@import url("global.css");
@import url("news.css");
@import url("mailform.css");
@import url("nav.css");
@import url("fx2cols.css");
@import url("cssstyledimgtext.css");


/* Schatten an den Raendern erzeugen */
#container_aussen_schatten{ 
	width: 760px; 
	background-image:url(../images/schatten_seite.gif);
	text-align:center;
	margin:0px auto;
} 

#container_innen { 
	width: 720px; 
/*	height: auto!important;*/ 
	min-height: 100%; 
  	 _height: 100%; 
	text-align:top;
	margin:0px auto;
	background-color: #FFFFFF;
}
/* Ende Schatten an den Raendern erzeugen */

/*Aufteilung des Contentbereich in 3 Container*/
#container_oben { 
	width: 720px; 
	height: 88px; 
	background-color: #FFFFFF;
	text-align:right;
	margin:0px auto;
}

#container_unten { 
	width: 720px; 
	background-color: #FFFFFF;
	min-height: 503px; 
        _height: 100%; 
	text-align:right;
	margin:0px auto;
}

#container_unten_home { 
	width: 720px; 
	background-color: #FFFFFF;
	margin:0px auto;
	min-height: 468px; 
        _height: 468px; 
        text-alig:left;
}

#container_footer { 
	width:760px;
	height:34px;
	text-align:left;
	margin:0px auto;
	background-color: #E6E6E6;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
}

#container_footer_home { 
	width:760px;
	height:14px;
	text-align:left;
	margin:0px auto;
	background-color: #E6E6E6;
	background-image:url(../images/footer_home.gif);
	background-repeat:no-repeat;
}

#footer_content p {
	padding-top:25px;
        margin-left:0px;
	width:760px;
	font-family: Verdana;
	background-color: transparent;
	font-size:10px;
	text-align:center;
}
#footer_content_home p {
	padding-top:10px;
        margin-left:0px;
	width:760px;
	font-family: Verdana;
	background-color: transparent;
	font-size:10px;
	text-align:center;
}


/*Ende Aufteilung des Contentbereich in 3 Container*/

#animation {
	float:left;
	width:720px;
	height:95px;
	padding:0px;
	margin:0px;
}

#content_container {	
	width:491px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
}


#content {	
	width:491px;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:35px;
}
#content_left {	
	width:auto;
	padding:0px;
	margin-top:0px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:35px;
	text-align:left;
}
#content_right {	
        width:200px;
	padding:0px;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:35px;	
	margin-top:25px;
	float:right;
}
#content_home {	
	width:491px;
	margin:0px;
	padding:0px;
        float:left;	
}

#banner_helper {
	width:180px;
	margin:0px;
	padding:0px;
	float:left;
}

.clear { 
   clear: both; 
   line-height: 1px; 
   font-size: 1px; 
   height: 1px; 
}

.c2l1-left { 
   width:210px;
}

.c2l1-middle { 
   width:210px;
}

