/* CSS Document */

body {
	margin:0px;
	padding: 0px;
	font-size: 101%;
	background-color: #CCCCCC;
	}

#da_box
{
position: relative;
width: 972px;
height: auto;
top: 0px;
margin: auto;
background-color: #ffffff;

}


#header_box
{
position: relative;
width: 972px;

top: 0px;
margin: auto;
float: left;
background-color: #ffffff;
}

#logo
{
position: relative;
width: 569px;
height: 76px;
top: 0px;
margin: auto;
float: left;
background-image:url(../Bilder/logo.gif)
}

#menue_box
{
position: absolute;
width: 198px;
height: auto;
top: 0px;
left:569px;
margin: auto;
float: left;
z-index: 20;

}

#menue
{
position: absolute;
width: 198px;
height: auto;
top: 0px;
left: 0px;
margin: 0;
z-index: 20;
background-color: #7f7f7f;
}

#spacer_head
{
position: relative;
width: 207px;
top: 0px;
margin: auto;
clear: both;
background-color: #ffffff;

}

#button1
{
position: relative;
width: 237px;
height: 74px;
top: 0px;
margin: auto;
float:left;
background-image:url(../Bilder/button1.jpg);
}

#button2
{
position: relative;
width: 330px;
height: 74px;
top: 0px;
margin: auto;
float: left;
background-image:url(../Bilder/button2.jpg)
}

#hg_button
{
position: relative;
width: 198px;
height: 74px;
top: 0px;
margin: auto;
float: left;
background-image:url(../Bilder/hg_button.jpg)
}

#suche
{
position: relative;
width: 207px;
height: 74px;
top: 0px;
margin: auto;
float: left;
background-image:url(../Bilder/suche.jpg)
}

#banner_box
{
position: relative;
width: 972px;
height: 173px;
top: 0px;
margin: auto;
float: left;
}

#schatten_l
{
position: relative;
width: 15px;
height: 173px;
top: 0px;
margin: auto;
float:left;
background-image:url(../Bilder/schattenbanner_l.jpg)
}

#banner
{
position: relative;
width: 940px;
height: 173px;
top: 0px;
margin: auto;
float:left;
background-color:#CCCCCC
}

#schatten_r
{
position: relative;
width: 17px;
height: 173px;
top: 0px;
margin: auto;
float:left;
background-image:url(../Bilder/schattenbanner_r.jpg)
}



#content_box
{
position: relative;
width: 972px;
height: auto;
top: 0px;
margin: auto;
float: left;
background-color: #ffffff;
}

#verlauf_l
{
position: relative;
width: 15px;
height: 277px;
top: 0px;
margin: auto;
float:left;
background-image:url(../Bilder/vl_content_l.jpg)
}

#content
{
position: relative;
width: 940px;
min-height: 277px;
top: 0px;
margin: auto;
float:left;
background-color: #f4f1eb;
}

#verlauf_r
{
position: relative;
width: 17px;
height: 277px;
top: 0px;
margin: auto;
float:left;
background-image:url(../Bilder/vl_content_r.jpg)
}

#footer
{
position: relative;
width: 972px;
height: 43px;
top: 0px;
margin: auto;
float: left;
background-color: #ffffff;
}

#copyright
{
position: relative;
width: 300px;
height: 43px;
top: 0px;
margin: auto;
float:left;

}

#spacer_footer
{
position: relative;
width: 332px;
height: 43px;
top: 0px;
margin: auto;
float:left;

}

#menue_unten
{
position: relative;
width: 300px;
height: 28px;
top: 10px;
left: 100px;
margin: auto;
float:left;

}

