/* 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/Header.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#headImg {
	float: left;
	width: 216px;
	height: 156px;
	padding: 12px 0 0 542px;
}
/*  */

/* 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;
}

/* H1 - H6 */
h1 {
	font-size: 18px;
	color:#FFF;
	padding:20px 0 20px 20px;
}
h2 {
	font-size: 14px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 20px;
}
h4 {
	font-size: 12px;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/*  */

/* Home */
#buttonArea {
	float: left;
	width: 530px;
}
.button01 {
	float: left;
	cursor:pointer;
	width: 240px;
	height: 119px;
	background-image: url(/img/global/bg_button_rot.gif);
	background-repeat: no-repeat;
	padding: 0 25px 21px 0;
}
.buttonOver01 {
	float: left;
	cursor:pointer;
	width: 240px;
	height: 119px;
	background-image: url(/img/global/bg_button_rot_over.gif);
	background-repeat: no-repeat;
	padding: 0 25px 21px 0;
}
.button02 {
	float: left;
	cursor:pointer;
	width: 240px;
	height: 119px;
	background-image: url(/img/global/bg_button_blau.gif);
	background-repeat: no-repeat;
	padding: 0 25px 21px 0;
}
.buttonOver02 {
	float: left;
	cursor:pointer;
	width: 240px;
	height: 119px;
	background-image: url(/img/global/bg_button_blau_over.gif);
	background-repeat: no-repeat;
	padding: 0 25px 21px 0;
}
.buttonOver02Inaktiv {
	float: left;
	width: 240px;
	height: 119px;
	background-image: url(/img/global/bg_button_blau_over.gif);
	background-repeat: no-repeat;
	padding: 0 25px 21px 0;
}
/*  */

/* News */
#aktuell {
	float: left;
	width: 240px;
	height: 399px;
}
#newsTitel {
	width: 215px;
	height: 27px;
	font-size: 18px;
	color:#666;
	padding:20px 0 0 25px;
	background-image: url(/img/global/bg_news_titel.gif);
	background-repeat: no-repeat;
}
#news {
	width: 190px;
	height: 307px;
	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: 0 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;
}



