body {
	text-align:center;
	background-color: #dcdcdc; 
	font-family: Verdana;
	background-image:url(style_images/main_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px;
	padding:0px;
	width:100%;
}

#bg{
	position:absolute;
	left:0px;
	top:0px;
	height:281px;
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(style_images/balken_bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

#wrapcenter{
	position:relative;
	margin:0px auto;
	width:820px;	
}

#begruessung{
	position:absolute;
	left:0px;
	top:5px;
	width:820px;
	height:49px;
	text-align:center;
	vertical-align:middle;
}

#headerbg{
	position:absolute;
	left:0px;
	top:37px;
	width:820px;
	height:244px;
	margin:0px;
	padding:0px;
	background-image:url(style_images/main_bg.png);
	background-repeat:repeat-y;
}

#header {
	position:absolute;
	left:25px;
	top:49px;
	width:770px;
	height:180px;
	margin:0px;
	padding:0px;
	background-image:url(style_images/header_bg.jpg);
	background-repeat:no-repeat;
}

#logotus{
position:absolute;
left:15px;
top:10px;
width:162px;
height:162px;
}

#fussball_c{
position:absolute;
left:193px;
top:0px;
height:180px;
width:133px;
}

#tennis_c{
position:absolute;
left:335px;
top:0px;
height:180px;
width:133px;
}

#leichtathletik_c{
position:absolute;
left:477px;
top:0px;
height:180px;
width:133px;
}

#turnen_c{
position:absolute;
left:619px;
top:0px;
height:180px;
width:133px;
}

#abteilungs_c1{
position:absolute;
left:193px;
top:0px;
height:180px;
width:133px;
}

#abteilungs_c2{
position:absolute;
left:686px;
top:0px;
height:180px;
width:16px;
}

#abteilungs_c3{
position:absolute;
left:711px;
top:0px;
height:180px;
width:16px;
}

#abteilungs_c4{
position:absolute;
left:736px;
top:0px;
height:180px;
width:16px;
}

#abteilungs_headline{
position:absolute;
left:326px;
top:0px;
height:180px;
width:360px;
}


#menucontainer{
position:absolute;
left:25px;
top:230px;
height:200px;
width:760px;
text-align:left;
z-index:100;
}

#column{
position:absolute;
left:25px;
top:285px;
width:520px;
}

#column_news{
position:absolute;
left:585px;
top:290px;
width:200px;
padding:0px 5px 0px 0px;
z-index:99;
}

#column_news_single_ueberschrift{
width:180px;
height:30px;
padding:0px 0px 0px 30px;
background-image:url(style_images/news_bg.gif);
background-repeat:no-repeat;
background-position:center;
text-align:left;
vertical-align:bottom;
}

#column_news_single{
width:180px;
}


#menu_down_under{
width:520px;
height:30px;
text-align:left;
background-image:url(style_images/menu_down_under.gif);
background-repeat:no-repeat;
padding: 10px 0px 0px 0px;
}

