/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FEF200;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFF200;
	scrollbar-shadow-color: #0C6521;
	scrollbar-highlight-color: #D2C808;
	scrollbar-3dlight-color: #D2C808;
	scrollbar-darkshadow-color: #0C6521;
	scrollbar-track-color: #999900;
	scrollbar-arrow-color: #000000;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

#ausrichtetabelle {
width:370px;
height:277;
padding:0px;
border:0px;
}

#ausrichtetabelle #oben {
height:251px;
}

#menutabelle {
border:0px;
width:100%;
padding:0px;
}

#menutabelle td {
padding:0px 5px 0px 5px;
}

#newstabelle {
width:370px;
height:144;
padding:0px;
margin-top:20px;
border:0px;
}

#newstabelle #newspic
{
padding-left:30px;
height:45px;
vertical-align:middle;
}

#newstabelle #newstext
{
padding-left:25px;
vertical-align:top;
}

.fett {
font-weight:bold;
}

.normal {
font-weight:normal;
}


ul {
list-style-position: outside;
list-style-image:url(../layout/headericon.gif);
}

hr {
color:#006600;
width:100%;
border:1px solid #006600;
}
