/*
Theme Name: Feinlaut
Theme URI: http://www.feinlaut.com/
Description: Feinlaut 2010.
Version: 1.0
Author: Flo Kosiol
Author URI: http://www.flokosiol.de/

*/


body {
	margin: 0;
	padding: 0;
	color: white;
	font: 70%/180% Verdana, Helvetica, Arial, sans-serif; 
	background: url(segmente/body.jpg) no-repeat top left fixed black;
}

h3 {
	color: #2b4307;
	font-family: Georgia, serif;
	font-size: 1.5em;
}

a {
	color: #2b4307;
	text-decoration: none;
	border-bottom: 1px dotted #2b4307;
}

a:hover {
	color: #2b4307;
	text-decoration: none;
	border-bottom: none;
}

#box {
	width: 1000px;
	background: url(segmente/body.png) repeat-y 0px 50px;
}

#header {
	width: 1000px;
	background: none;
}

#rod {
	float: left;
}

#rod h1 a,
#rod h1 a:hover {
	display: block;
	width: 375px;
	height: 80px;
	color: white;
	font-family: Georgia, serif;
	font-size: 48px;
	border: none;
	padding: 0 0 0 20px;
}

* html #rod h1 a,
* html #rod h1 a:hover { 
	padding-top: 10px;
}


#rod h1 a span,
#rod h1 a:hover span {
	color: white;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: none;
}

#content {
	width: 520px;
 	padding: 20px 40px 0 40px; 
	color: #444;
	margin: 30px 0 0 388px;
}

* html #content {
	padding-top: 0px;
}

#navi {
	background: url(segmente/navi.png) repeat-y top left;
	float: left;
	clear: left;
	width: 390px;
}

#navi * {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#navi ul {
	width: 190px;
	margin: 0 0 0 200px;
	padding: 10px 0;
	list-style-type: none;
}

#navi ul ul {
	display: none;
}

#navi a {
	font: 125%/180% Georgia, serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 0 5px;
}

* html #navi li { float: left;
	width: 190px;
}

#navi li.current_page_item a {
	color: #2b4307;
	background: url(segmente/navi2.png) repeat-y top right white;
}

#navi a:hover {
	background: #2b4307;
}

#navi li.current_page_item a :hover {
	color: #2b4307;
	background: url(segmente/navi2.png) repeat-y top right white;
}

#bild {
	clear: left;
	float: left;
	height: 270px;
	width: 390px;
	background: no-repeat top left;
}

#bild.bild-30,
#bild.bild-61,
#bild.bild-140,
#bild.bild-170 { /* Start */ 
	background-image: url(segmente/band.png)
}

#bild.bild-14,
#bild.bild-15 { /* Konzerte */
	background-image: url(segmente/phil.png)
}

#bild.bild-10 { /* Portrait */
	background-image: url(segmente/manu.png)
}

#bild.bild-11 { /* Musik */
	background-image: url(segmente/toni.png)
}

#bild.bild-9 { /* Kontakt */
	background-image: url(segmente/flo.png) 
}

#footer {
	clear: both;
	padding: 0 0 0 430px;
	height: 40px;
	color: #444;
	background: url(segmente/footer.png) no-repeat bottom left;
	background: none;
}

#logos {
	height: 50px;
	width: 608px;
	margin: 0 30px 0 390px;
}

#logos * {
	padding: 0;
	margin: 0;
}

#logos .float-right {
	width: 300px;
	float: right;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.rahmen {
	border: 1px solid #ccc;
	padding: 4px;
}

ul.news_index {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

ul.news_index li {
	margin: none;
	padding: none;
	list-style-type: none;
}