/* CSS Document */

 	body{
 	background-color:#000000;
 	}
	
	.outframe{ 
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:950px;
 	height:740px;
	background-color:#000000;
	}
	
	
	.background_filler{ 
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:100px;
 	height:740px;
	background-color:#000000;
	float:left;
	}
	
	.header{ 
	width:950px;
 	height:114px;
	background-color:#000000;
	float:left;
	}
	
	.top_navi{ 
	width:950px;
 	height:24px;
	background-color:#000000;
	float:left;
	}
	
	
	.content_left{ 
	width:210px;
 	height:416px;
	background-color:#000000;
	float:left;
	}
	
	
	.content_main{ 
	width:533px;
 	height:416px;
	background-color:#000000 #000000;
	background-image:url(../images/layout/main_content.jpg);
	background-repeat:no-repeat;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	overflow:auto;
	}
	
	
	.content_right{ 
	width:186px;
 	height:391px;
	background-color:#000000 #00ffff;
	float:left;
	}
	
	
	.content_right_2{ 
	width:207px;
 	height:86px;
	background-color:#000000 #00ffff;
	float:left;
	}
	
	
	.content_right_main{ 
	width:164px;
 	height:327px;
	background-color:#000000 #00ffff;
	background-image:url(../images/layout/right_content.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	overflow:auto;
	float:left;
	}
	
	
	.bottom{ 
	width:950px;
 	height:53px;
	background-color:#000000 #00ffff;
	float:left;
	clear:right;
	}
	
	
	.float_left{
	float:left;
	}

	.float_right{
	float:right;
	}
	
	a {color: #ffffff;
	text-decoration:none;
	}

	a:hover {
	color: #333333; 
	text-decoration:none;
				}
	
	.textfeld{ 
	width:500px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:5px;
 	background-color:#000000;
	}



	.news_textfeld{ 
	width:145px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-top:5px;
 	background-color:#000000;
	}

	
	
	.team_feld{ 
	width:200px;
	height:135px;
	float:left;
	padding:10px;
	margin:10px;
	border:solid;
	border-style:double;
	border-color:#333333;
	
	}
	
	
	.spacer{ 
	width:400px;
	height:20px;
	float:left;
	}
	
	

	.adressen_feld{ 
	width:200px;
	height:130px;
	float:left;
	padding:10px;
	margin:10px;
	border:solid;
	border-style:double;
	border-color:#333333;
	}
	
	.link_feld{ 
	width:465px;
	height:75px;
	float:left;
	padding:10px;
	margin:7px;
	border:solid;
	border-style:double;
	border-color:#333333;
	font-size:10px;
	}
	
	.linktext{ 
	width:465px;
	height:auto;
	float:left;
	padding:10px;
	margin:7px;
	border:solid;
	border-style:double;
	border-color:#333333;
	font-size:10px;
	font-size:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
	
	.party_feld{ 
	width:115px;
	height:50;
	float:left;
	padding:10px;
	margin:7px;
	border:solid;
	border-style:double;
	border-color:#333333;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image:url(../images/bg/party_bg.jpg)
	}
	
/* Information*/	
	
	.leftcontent_top{ 
	width:210px;
	height:186px;
	float:left;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image:url(../images/layout/left_content_top.jpg);
	background-repeat:no-repeat;
	}


.info_feld{ 
	width:450px;
	height:auto;
	float:left;
	padding:10px;
	margin:10px;
	border:solid;
	border-style:double;
	border-color:#333333;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	













