/* Content Allg. */
#wrapper {
	position:absolute;
 	left:50%;
 	width:770px;
 	margin:0 0 0 -385px;
	padding: 2px 0 20px 0;
}
/*  */

/* Sprache */
#sprache {
	width: 110px;
	padding: 0 0 2px 660px;
}
/*  */

/* Head */
#headArea {
	width: 770px;
	height: 180px;
	background-image: url(/img/global/bg_head.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#headFlash {
	float:left;
	width:542px;
	height:180px;
}
#headImg {
	float:left;
	width:216px;
	height:156px;
	padding-top:12px;
}
/*  */

/* Content */

img {
	border: 0px;
}

body {
	background-color: #fff;
}
body, div, p, ul, form, h1, h2, h3, td {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 23px;
}
body, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;	
}

#contentAreaAll {
	width: 770px;
}

#contentLinks {
	float:left;
	width: 505px;
}

#contentRechts {
	float:left;
	width: 265px;
}

h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}

h4, h5, h6 {font-weight:normal;padding:0 0 0 0;margin:0 0 0 0;}

a {
	color: #ec487b;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}


/* Home */
#plakat01 {
	float: left;
	width: 240px;
	height: 150px;
	margin: 0 0 20px 0;
}
#plakat02 {
	float: left;
	width: 240px;
	height: 150px;
	margin: 0 0 20px 0;
}
#plakat03 {
	float: left;
	width: 240px;
	height: 150px;
	margin: 0 0 20px 25px;
}
#plakat04 {
	float: left;
	width: 240px;
	height: 150px;
	margin: 0 0 0 0;
}
#plakat05 {
	float: left;
	width: 240px;
	height: 150px;
	margin: 0 0 0 25px;
}
/*  */

/* News */
#aktuell {
	float:left;
	width:230px;
	height:140px;
	margin:0 0 0 25px;
	padding:5px;
}
#news {
	width:230px;
	height:140px;
	line-height:18px;
}
/*  */

/* News 
#aktuell {
	float: left;
	width: 240px;
	height: 316px;
	margin: 0 0 0 25px;
}
#newsTitel {
	width: 240px;
	height: 47px;
	background-image: url(/img/global/bg_news_titel.gif);
	background-repeat: no-repeat;
}
#newsTitel h2 {
	font-size: 16px;
	padding: 20px 0 0 25px;	
}
#news {
	width: 190px;
	height: 224px;
	background-image: url(/img/global/bg_news.gif);
	background-repeat: repeat-y;
	padding: 20px 25px 20px 25px;
}
#newsEnde {
	width: 240px;
	height: 5px;
	background-image: url(/img/global/bg_news_ende.gif);
	background-repeat: no-repeat;
}
*/

/* Bottom */
br.clearer { 
	clear: both; 
	font-size: 0px;
	line-height: 0px; 
	height: 0px;
}
#bottomStart {
	width: 525px;
	height: 50px;
	margin: 25px 0 0 0;
	padding: 0 0 0 245px;
}
#bottomText {
	float: left;
	width: 330px;
	font-size: 12px;
}
#bottomLogo1 {
	float: left;
	width: 99px;
	padding: 6px 0 0 27px;
}
#bottomLogo2 {
	float: left;
	width: 45px;
	padding: 0 0 0 20px;
}
/*  */


