

body	{
	background-color: #000000;
	color: #F1F2EC;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	}

table		{
	color: #ffffff;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: thin; 
	}



.tHead {

	background-color: #000000;
	color: #F0F0F0;
	font-size: 12px; 
	font-weight: bold;
	}

.tCont {
	background-color: #000000;
	border: #B7B7B5; 
	border-style: thin; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	padding-left: 12px;
	padding-right: 12px;
	}

.tSubMenu {
	background-color: #000000;
	border: #B7B7B5; 
	border-style: thin; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}

.small {
	font-size: 12px;
	}


input, textarea, select 
	{
	font-family: verdana;
	font-size: 12px;
	}



i	{
	color: #505050;
	font-weight: italic;
	}

hr	{color: #646966; border-style: thin; border: 0}

a:link    	{text-decoration: none; color: #FFFF33}
a:visited 	{text-decoration: none; color: #FFFF33}
a:active   	{text-decoration: none; color: #FFFF33}
a:hover  	{text-decoration: underline; color: #FFFFFF}

html { 
padding:0px;
margin:0px;
}

body {

font-size: 12px;
margin:0px;
padding:0px;
}


#links { 
position: absolute; 
left: 2%; 
width: 22%; 
top: 280px; 
background-color: #000000;  
}

#aktuelles { 
position: absolute; 
left: 2%; 
width: 22%; 
top: 394px; 
background-color: #000000;  
}

#rechts { 
position: absolute; 
left: 76%; 
width: 22%; 
top: 280px; 
background-color: #000000;
overflow: auto;
}

#box {
width:750px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#info { 
position: absolute; 
left: 76%; 
width: 22%; 
top: 394px; 
background-color: #000000;
overflow: auto;
}

#inhalt { 
position: absolute; 
left: 25%; 
width: 50%; 
top: 280px; 
background-color: #000000;
overflow: visible;
text-align: left;
}

#kopf {
background-color:#000000 ;

}
#ticker {
background-color:#800708 ;

}



