body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	font-size:11px;
	line-height:16px;
	color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
	background-position:top;
	SCROLLBAR-FACE-COLOR: #666666; SCROLLBAR-HIGHLIGHT-COLOR: #333333; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #344556; SCROLLBAR-ARROW-COLOR: #fefefe; SCROLLBAR-TRACK-COLOR: #000011; SCROLLBAR-DARKSHADOW-COLOR: #333333;
	}

input, textarea, select {
   border: 1px solid #cccccc;
   background: #FFFFFF;
   font: 11px Verdana, Arial, Helvetica, sans-serif;

}


	input:hover, textarea:hover {
	background:#cccccc;
	}

td {
   font-size:11px;
}

img {
border:0px;
}


a:link {
	color: #999;
	text-decoration: none;
}


a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;	
}
a:active {
	text-decoration: none;
	color: #999;
}

h1 {
	color:#FF3300;
	font-size:15px;
	font-weight:bold;

}

h2 {
	color:#FF6600;
	font-size:12px;
	font-weight:bold;

}


#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-315px;
	width:1px;
}
 
#master {
	position:relative;
	clear:left;
	height:630px;
	width:920px;
	left:50%;
	margin-left:-460px;
	background-color:none;
}

#container {
    position:absolute;
   	left:50%;
    top:49%;
    width: 916px;
    height: 616px;
    margin-top:-308px;
	margin-left:-458px;
	background-color:none;
	background-color:#fff;

}


#page {
    position:absolute;
   	left:8px;
    top:8px;
    width: 900px;
    height: 600px;
	background-color:#fff;

}

#logo {
    position:absolute;
   	left:346px;
    top:0px;
    width: 208px;
    height: 120px;
	background-color:none;
	z-index:3000;
}



#portrait {
    position:absolute;
   	left:710px;
    top:20px;
    width: 120px;
    height: 130px;
	background-color:#ccc;
	border: 1px solid #666;
	z-index:6000;
}


#bg_header {
    position:absolute;
   	left:000px;
    top:0px;
    width: 900px;
    height: 120px;
	background-color:none;
	background-image:url(images_evp/bg_header.jpg);
	background-color:#FF3300;
	background-repeat:repeat-x;
	z-index:2000;
}


#menu {
    position:absolute;
   	left:0px;
    top:560px;
    width: 900px;
    height: 40px;
	background-color:#FF3300;
	z-index:2900;


}

#name {
    position:absolute;
   	left:0px;
    top:120px;
    width: 900px;
    height: 40px;
	background-color:#000;
	z-index:4000;
	background-image:url(images_evp/name_evp.jpg);


}


#banner {
    position:absolute;
   	left:0px;
    top:0px;
    width: 900px;
    height: 150px;
	background-color:#fff;
	background-image:url(images_evp/bg_banner.gif);
	background-repeat:repeat-x;
	z-index:5;

}

#wechsel {
    position:absolute;
   	left:0px;
    top:160px;
    width: 900px;
    height: 390px;
	background-color:#fff;
	z-index:5;

}


#content_area {
    position:absolute;
   	left:0px;
    top:150px;
    width: 900px;
    height: 240px;
	background-color:#fff;

}

#content {
    position:absolute;
   	left:50px;
    top:0px;
    width: 810px;
    height: 235px;
	background-color:none;
	overflow:auto;
	padding-right:40px;
	text-align:justify;
}

#content_blende {
    position:absolute;
   	left:0px;
    top:235px;
    width: 880px;
    height: 25px;
	background-color:#fff;
	z-index:4000;
}





#haftungsausschluss {
    position:absolute;
	color:#666;
   	left:30px;
    top:200px;
    width: 550px;
    height: 80px;
	background-color:none;

}


#footer {
    position:absolute;
	text-align:right;
	color:#666666;
   	left:500px;
    top:612px;
    width: 400px;
    height: 25px;
	background-color:none;

}


#footer a:link {
    color:#ccc;

}

#footer a:hover {
    color:#fff;

}


#sound {
    position:absolute;
	color:#666666;
   	left:880px;
    top:620px;
    width: 50px;
    height: 25px;
	background-color:none;

}

#intro_evp {
    position:absolute;
   	left:50%;
    top:49%;
    width: 600px;
    height: 400px;
    margin-top:-200px;
	margin-left:-300px;
	background-color:none;

}

#intro {
    position:relative;
    width: 600px;
    height: 350px;
	background-color:#ffffff;

}

#skip {
    position:relative;
    width: 600px;
    height: 30px;
	background-color:none;
	text-align:right;
	margin-top:10px;

}


#player_container {
	position:relative;
	left:410px;
	top:-15px;
	width:30px;
	height:30px;
	background-color:none;
	z-index:999;
}

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

.pointer { cursor:pointer;}


