/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center; /* IE Fix */
	margin: 200 0 0;
	color: #666;
	padding: 15px 0px 0px;
	background-color: #fff;
	background-image: url(../images/hg3b.gif);
	background-position: 0px -28px;
	}
acronym { cursor: help; border-bottom: 1px solid #999; }
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 600px;
	background: #FFFFFF url(../_png/rahmen_start.png) no-repeat 0px 0px;
	padding: 100 20px 20;
	text-align: left; /* Cancel IE Fix */
	border-top: 2px solid #231F20;
	border-right: 2px solid #231F20;
	border-bottom: 3px solid #231F20;
	border-left: 3px solid #231F20;
	height: 400px;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #231F20 url(../images/header/header.jpg) no-repeat 0px 12px;
	height: 110px;
	margin: 19px 20px 0px;
	padding: 10px;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2935B;
	}	

* html #header {
	background: #231F20 url(../images/header/header_ie.jpg) no-repeat 0px 12px;	
}




/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	background: #993333; 
	border-bottom: 4px solid #fff;
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #009A34;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #993333; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 194px;
	position: relative;
	word-spacing: 2px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	}

*html #sidebar {
	margin-left: 5px;
	padding-left: 10px;
	}




#sidebar div { }	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
	
#content div, #sidebar div { 
	padding: 1px 0 10px 0;  
	border-top: 1px solid #A4955C; 
  padding: 10px;
	}	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: left;
	width: 505px;
	position: relative;
	line-height: 20px;
	text-align: justify;
	word-spacing: 2px;
	padding: 0px;
	margin: 0px;
	background-color: #231F20;
	height: 348px;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2935B;
	}	
	
* html #content {
	width: 495px;
}	
	
	
#content div {
	background-color: #231F20;
	height: 345px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: 0px -17px;
}	




#content_start {
	width: 550px;
	position: relative;
	line-height: 20px;
	text-align: justify;
	word-spacing: 2px;
	padding: 0px;
	margin: 22px 0px 0px 25px;
	background-color: #231F20;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2935B;
	height: 350px;
	}	
	
* html #content_start {
	width: 550px;
}	
	
	
#content_start div {
	background-color: #231F20;
	height: 345px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

	background-position: 0px -17px;
}























#content h2 {
	font-size: 16px;
	color: #A2935B;

}

#content #leer {
position:absolute;



}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	padding: 0px 10px;
	line-height: 16px;
	clear: both;
	margin: 0px;
	}
#footer a:hover { border-bottom: 1px dashed #fff; color: #fff; }


/* easy drop shadow
================================== */

.img-wrapper {
 background:url(../images/shadow.gif) no-repeat right bottom;
 float: left;
}

.img-outer {
	background:url(../images/bottom-left2.gif) no-repeat left bottom;
	float: left;
}

.img-inner {
  background:url(../images/top-right2.gif) no-repeat top right;
  padding: 0 1px 5px 0;
  float: left; /* :KLUDGE: Fixes problem in IE5.2/Mac */
}

.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0px;
  display: block;
}
#content img {
	padding: 0px 0px 3px;
	float: left;
	margin-right: 10px;
}



/* styling tables
================================== */

#tblVideos {
	margin: 0px;
	padding: 0px;
	width: 480px;
	border-collapse:collapse;
}
#tblVideos tr, td {
	border: 1px solid #fff;
	margin: 0px;
	padding: 2px;
}

#tblVideos td.grau {
	background-color: #e7e7e7;

}

#tblVideos td.blau {
	background-color: #993333;
	color: #FFFFFF;

}

#tblVideos td.weiss {
	background-color: #F8F8F8;
	color: #666666;
}

#tblVideos td.gruen {
	background-color: #009A34;
	color: #FFFFFF;
}


#tblFotogal {
	border-collapse:collapse;
}
#content_bio p {
	position: relative;
	line-height: 20px;
	padding: 5px;
	background-color: #231F20;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2935B;
}
#tblBio {
	margin-left: 10px;
	width: 450px;
}
#tblBio tr, td {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
iframe {
	margin: -5px 0px 0px;
	padding: 0px;
}




#content p {
	position: relative;
	line-height: 20px;
	padding: 5px 10px 0px 5px;
	margin: 200px 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2935B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #231F20;
	color: #FFFFFF;
}
#content h1 {
	position: relative;
	padding: 0px 0px 0px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A2935B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #231F20;
	color: #A09850;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}



#hilfsnavi {
	color: #231F20;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
}
#musik_button {
	background-color: #BEB678;
	float: right;
	height: 40px;
	width: 30px;
	border: thin solid #000000;
}


* html #newsticker {
	margin-top: 0;
	
}
