body {
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	  }

h1, h2 {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #352300;
}

h1 {
	font-size: 18px;
	margin-bottom: 24px;
}

h2 {
	font-size: 12px;
	margin-bottom: 10px;
}


p {
	text-align:justify;
	padding-right: 10px;
}

.intern a
{
text-decoration:none;
color: #000000;
font-weight:bold;
}

.intern a:hover
{
text-decoration: underline;
}

img { border:0; }

input {
	opacity: .6;
	filter: alpha(opacity=60);
	}
	
.submit {
	border : 1px outset #999999;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.oneColFixCtr 
#container {
	width: 900px;
	height: 598px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/background_n.jpg);
}

#inhalt {
	position:relative;
	left:320px;
	top:100px;
	width:520px;
	height:480px;
	padding: 0px;
	margin: 0px;
}
#inhalt2 {
	height:370px;
	margin: 0px;
	overflow: auto;
	
}
/*
#inhalt2 {
background-image:url(../images/bg_trans.png);
	background-position: left;
	background-repeat:repeat;
} 

* html #inhalt2
{
background:none;
background-color: #FFFFFF;
}
*/
.intern
{
width: 470px;
padding: 0px;
}

#menue {
	position:absolute;
	color: #FFFFFF;
	text-transform: lowercase;
	bottom: 0px;
	left: -25px;
}

#menue a
{
font-weight: normal;
}

#menue a:link { color:#FFFFFF }
#menue a:visited { color:#CCCCCC}

ul {
	margin: 0px;
	text-align: left;
	padding: 0px;
	vertical-align: bottom;
}
.biografie {
	margin-left: 10px;
	
	list-style-position: outside;
	list-style-type: circle;
}
li.biografie {
	line-height: normal;
	margin-bottom: 2px;
}

LI.Standard {
	display: inline;
	padding-left: 0px;
	padding-right : 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #996600;
	margin-right: 0px;

}

LI.Letztes {
 display: inline;
 padding-left: 0px;
 padding-right: 3px;
}

/*
 * Nesium Player
 */

#npMusik
{
margin: 15px 0px;
text-align: left;
height: 37px;
}

/*
 * CDliste
 */

.accordeon_cont
{
width: 470px;
}

.last
{
border-bottom: 1px solid #906C4A;
}

.toggler
{
background: left top url(../images/toggler_bg.png) repeat-x;
line-height: 30px;
height:30px;
cursor:pointer;
padding-left: 10px;
color: #FFFFFF;
font-weight: bold;
}

.accordion
{
padding: 10px;
border-left: 1px solid #906C4A;
border-right: 1px solid #906C4A;
}

.accordion {
background-image:url(../images/bg_trans.png);
	background-position: left;
	background-repeat:repeat;
} 

* html .accordion
{
background:none;
background-color: #FFFFFF;
}

.accordion ul, .accordion li
{
list-style-type: none;
}

.accordion li
{
line-height: 25px;
}

.nesiumPlaylist li a
{
padding-left: 15px;
background: left center url(../images/audio_out.gif) no-repeat;
}

.cd_foto
{
float: right;
padding: 10px;
}.presse_headline {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 15px;
}
.presse_referenz {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: right;
	display: block;
	margin-top: 5px;
}

/*
 * Videos
 */
.video_container
{
float: left;
width: 220px;
padding: 5px;
margin-right: 10px;
margin-bottom: 20px;
background-color: rgb(255,255,255);
background-color: rgba(255,255,255,0.6);
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.lastvideo
{
margin-right: 0px;
}
.video_caption
{
padding: 5px;

}
