body, h1, h2{
margin:0 0 0 0;
padding:0 0 0 0;
}
body{
background-color:#474747;
}
html{
font-family:Arial, Verdana, Helvetica;
font-size:14px;
}

iframe{
width:650px;
height:600px;
}

h1{
font-size:16px;
color:#474747;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
padding-bottom:10px;
margin-bottom:10px;
}
h2{
font-size:14px;
color:#474747;
padding-bottom:5px;
margin-bottom:10px;
}
td{
vertical-align:top;
}
a{
color:#036CA5;
text-decoration:none;
letter-spacing:1px;
}
/*##################################################*/
/*##################################################*/
div.Pos{
position:absolute;
left:50%;
width:914px;
margin-left:-457px;
z-index:2;
}
#Balken{
position:absolute;
top:50px;
width:100%;
height:300px;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
background-image:url(../images/bg_body_balken.gif);
background-repeat:repeat-x;
z-index:1;
}
#Logo{
margin-left:25px;
margin-top:5px;
}
#Content_start{
position:relative;
height:50px;
background-image:url(../images/bg_content.gif);
background-repeat:repeat-y;
}
#Content_header{
position:relative;
height:302px;
background-image:url(../images/bg_header.gif);
background-repeat:repeat-x;
}
#Content{
position:relative;
background-image:url(../images/bg_content.gif);
background-repeat:repeat-y;
}
#Content_ende{
position:relative;
background-image:url(../images/bg_content_end.gif);
background-repeat:no-repeat;
height:17px;
}
#Balken_Foto{
position:relative;
top:50px;
height:200px;
width:900px;
margin-left:7px;
margin-right:7px;
background-image:url(../images/bg_header_balken.gif);
background-repeat:repeat-x;
}
#Header{
z-index:3;
}
/*##################################################*/
/*##################################################*/
div.Menue_Global, div.Menue_Global_a, div.Menue_Local, div.Menue_Local_a{
width:175px;
padding-top:9px;
padding-bottom:9px;
border-bottom:1px solid #797979;
}
div.Menue_Local, div.Menue_Local_a{
width:150px;
padding-left:25px;
}
a.Menue_Global, a.Menue_Global_a, a.Menue_Local, a.Menue_Local_a, a.Menue_Erweitert, a.Menue_Erweitert_a{
font-size:12px;
}
a.Menue_Global_a, a.Menue_Local_a, a.Menue_Erweitert_a{
font-weight:bold;
}
div.Menue_Erweitert{
position:absolute;
top:63px;
margin-left:7px;
text-align:right;
width:875px;
}
a.Menue_Erweitert{
font-size:12px;
}
/*##################################################*/
/*##################################################*/
#Fooder{
margin-left:32px;
margin-right:32px;
padding-bottom:20px;
}
a.Link_Fooder{
font-size:10px;
color:#666666;
}
/*##################################################*/
/*##################################################*/
div.Content{
clear:both;
padding-bottom:7px;
text-align:justify;
}
.Content_Table{
margin-left:7px;
margin-right:7px;
width:900px;
}
.Content_Navi_Td{
padding-left:25px;
padding-right:40px;
width:170px;
}
.Content_Td{
padding-right:25px;
padding-top:6px;
}
div.Trenner{
/*border-top:1px solid #CCCCCC;*/
padding-bottom:10px;
}
/**/
@media print {
	#Header, #Balken, #Fooder, #Content_header, .News_box, .Content_Navi_Td{
	display:none;
	}
	#Logo{
	display:table;
	}
}
