/*main.css beinhaltet alle allgemeingültigen Formatierungen, die alle Seiten betreffen*/
body {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
}
/**/
#eb_container {
	background-image: url(../bilder/higru_dunkel.jpg);
	background-repeat: repeat-y;
	margin-top: -230px;
	margin-left: -380px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	position:absolute;
	width:760px;
	height:430px;
	z-index:0;
	visibility: visible;
	left: 50%;
	top: 50%;
}
/* Navigation beginn*/
#eb_navi {
	font-weight: bolder;
	color: #666666;
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:31px;
	z-index:7;
	background-color: #FFFFFF;
	line-height: 32px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
	visibility: visible;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 0.1em;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#eb_navi td {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-align: center;
}
#eb_navi .rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#eb_navi .links {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#eb_navi a.aktiv {
	 
	 
	color: #333333;
}
 

#eb_navi a{
	text-decoration:none;
	color: #9B9AA0;
}
#eb_navi .nav_aktiv,
#eb_navi a:hover{
	color: #333333;
}
/* Navigation ende*/

#eb_logo {
	position:absolute;
	left:-2px;
	top:430px;
	width:704px;
	height:29px;
	z-index:5;
	visibility: visible;
	
}
.textart_klein{
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	letter-spacing: 0.1em;
}
#eb_schatten_rechts {
	position:absolute;
	left:760px;
	top:-59px;
	width:73px;
	height:491px;
	z-index:1;
	visibility: visible;
	background-image: url(../bilder/schatten_rechts.gif);
	background-repeat: no-repeat;
}

/*Animation*/
#eb_maennchen {
	position:absolute;
	z-index:7;
	left: 46px;
	top: 227px;
	visibility: visible;
	width: 90px;
}
