
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #33ff00;
	text-decoration:none;

}

a:hover{
	text-decoration: underline;
	color: #33ff00;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Arial, Helvetica, sans-serif;
	color: #dddddd;
	background: url(bilder/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #939393;
	text-align:center;
	
}

#mainbg{
	background: url(bilder/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}

#main{
	margin: 0 auto;
	width: 1014px;
	border:1px solid #000000;
	background-color: #000000;

}

#header{

	width: 1014px;
	margin: 0 auto;
	height: 234px;
	background: url(bilder/header.jpg) no-repeat top;
}

#header_2{

	width: 1014px;
	margin: 0 auto;
	height: 234px;
	background: url(bilder/header_2.jpg) no-repeat top;
}

#listencontainer{
	height: 77px;
	margin: 0 auto;
	background: url(bilder/menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#listencontainer ul {
    padding-left: 0px;
}

#listencontainer li {
	display: inline;
}

#listencontainer a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	display: block;
	float: left;
	width: 14%;
	height: 47px;
	padding-top: 30px;
}

#listencontainer a:hover {
	height: 47px;
	background-color:#000000;
	color:#33ff00;

}

#text{
}

#content{
	padding-top: 15px;
	padding-bottom: 25px;
}

#content_bg{

	background-color: #000000;
}



#left{
	width: 700px;
	margin-left: 10px;
	text-align:left;
			
}

#left p{
	padding-left:5px;
	padding-right:15px; 
}

#left H2 {
	font-size: 10px;
	color: #ffffff;
	
}


#left .boxleft{	
 float: left; padding-top:0px; padding-bottom:18px; padding-right:25px; padding-left:10px; 
} 

#left .box_team{	
  padding-top:0px; padding-bottom:18px; padding-right:25px; padding-left:20px; 
} 

#left ul {
	line-height: 20px;
	padding-left:5px;
	list-style-type:none;
}

#left H1{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 17px;
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:20px;
	background: url(bilder/title_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#right{
	width: 262px;
	float:right;
	margin-right: 10px;
	padding-left:10px; 
	border: 0px;
		text-align:left;
}

#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #ffffff;
	font-size: 18px;
	text-align:center;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(bilder/title_right.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
}
#right p{
padding-top:12px;
}

#right ul{
	list-style-type:none;
}


#right li{
	line-height: 18px;
}

#footer
{
	background: url(bilder/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 50px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.boxleft_team{	
 float: left; padding-top:50px; padding-bottom:18px; padding-right:25px; padding-left:0px; 
}

span{	
color:#00cc00;
}

.font1 { 
font-size:11px; color:#dddddd; line-height:normal; 
}

H3 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color:#00EA00;
	font-size: 16px;
	height: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:100%;
	margin-bottom:10px;
}

.center{text-align:center;}

