body
{
   margin: 0;
   padding: 0;
   width:100%;
   height:100%;
} 

div.aussen
{

   width: 920px;
   height:100%;
   position: absolute;
   top: 0px;
   left: 50%;
   margin-left: -460px;
   margin-top: 0px;
}


div.logo
{
   width: 815px;
   height: 80px;
   margin-left: 0px;
   margin-top: 0px;
   top: 0px;
   left: 0px;
   position: absolute;   
   background: #f0f0f0;   
}

div.oben
{
   width: 815px;
   height: 20px;
   margin-left: 0px;
   margin-top: 80px;
   top: 0px;
   left: 0px;
   position: absolute;   
   background: #ffffff;   

}

div.untermenu
{
   width: 815px;
   height: 20px;
   margin-left: 0px;
   margin-top: 100px;
   top: 0px;
   left: 0px;
   position: absolute;   
   background: #808080;   
}
div.unter_untermenu
{
   width: 815px;
   height: 20px;
   margin-left: 0px;
   margin-top: 120px;
   top: 0px;
   left: 0px;
   position: absolute;   
   background: #c0c0c0;   
}

div.koerper_home
{
   width: 805px;
   margin-left: 0px;
   margin-top: 0px;
   top: 135px;
   position: absolute;     
   padding: 5px;   
   background: #f0f0f0;   
}

div.koerper_home_untermenu
{
   width: 805px;
   margin-left: 0px;
   margin-top: 0px;
   top: 155px;
   position: absolute;     
   padding: 5px;   
   background: #f0f0f0;   
}

div.koerper_mitte
{
   width: 800px;
   clear: both;   
   margin-left: 0px;
   margin-top: 0px;
   padding: 5px;   
   background: #f0f0f0;   
}

div.koerper_unten
{
   width: 800px;
   clear: both;   
   margin-left: 0px;
   margin-top: 0px;
   padding: 5px;   
   background: #f0f0f0;   
}
div.box1
{
   float: left;
   width: 390px;
   padding: 5px;
   border-right: 1px solid #000000;
   background: #f0f0f0;   
} 

div.box2
{
   float: right;
   width: 390px;
   padding: 5px;
   background: #f0f0f0;   
} 

div.counter
{
   width: 1020px;
   height: 20px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -510px;
   margin-top: 615px;
}


div.ticker
{
   border:1px solid gray;
   width: 90px;
   margin-left: 820px;
   margin-top: 0px;
   top: 100px;
   left: 0px;
   position: absolute;  
   background-color: #e0e0e0;
   color: #020202;
   padding: 5px;   
   
}






.v_zentriert {
	margin-top: 0px;
	vertical-align: middle;
	margin-right: 1px;
}

.h_zentriert {
	text-align: center;
}

.h_links {
	text-align: left;
}

.unterstrich {
	text-decoration: underline;
}



.stil_ticker {
	font-size: x-small;
}

.stil_tabelle {
	border-left: 1px solid #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.stil_courier {
	font-family: "Courier New", Courier, monospace;
}
.stil_courier_links {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
}

.stil_courier_rechts {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
}

.logo_oben_schrift {
	font-size: xx-small;
	color: #f0f0f0;
}

.kleine_bilder {
	border-style: solid;
	border-width: 0;
}

