/* CSS Document */


A:link {text-decoration:none; color: #EC4D00; font-weight: none}
A:visited {text-decoration:none; color: #FF8040; font-weight: none}
A:hover {font-weight:none; color: #990000; text-decoration:underline}

BODY 
{
	font-family:tahoma;
	font-size: 11px;
    margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color:#5B5B5B;
	color:#FFFFFF;
	scrollbar-base-color: #dfdfdf;
	scrollbar-track-color: #dfdfdf;
	scrollbar-face-color: #888888;
	scrollbar-highlight-color: #dfdfdf;
	scrollbar-3d-light-color: #dfdfdf;
	scrollbar-darkshadow-color: #dfdfdf;
	scrollbar-shadow-color: #dfdfdf;
	scrollbar-arrow-color: #dfdfdf;
	text-align: center;


} 


.menue {


}
#pageNav{
	float: left;
	width:180px;
	padding: 0px;
	background-color: #000000;
}
#sectionLinks {
	margin: 0px;
	padding: 0px 0px 0px 0px;
float: left;
text-align:left;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
         width:160px;
	border-top: 1px solid #000000;
	border-bottom: 1px dashed #666666;
	background-color:#000000;
	padding: 0px 0px 3px 20px;
	color: #FF8C1B;
	font-weight: bold;
	background-image:url(hg/tb_bg.png);
         background-repeat: no-repeat;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
         border-bottom: 1px solid #666666;
         width:160px;
	background-color: #FF8C1B;
         color: #000000;
	font-weight: bold;
	text-decoration: none;
         background-image:url(hg/tb_bg2.png);
         background-repeat: no-repeat;
}





.eintrag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: center;
    font-weight:bold;
	border: 1px dotted #CCCCCC;
}


.gbk {
	font-family:verdana, "times new roman";
    padding: 0px;
	font-size: 10px;
	color:#252525;
	text-align: left;
}


.side{


	font-family:tahoma;
    padding: 0px;
	font-size: 11px;
	text-align: left;
}

.normal{
	font-family:tahoma;
    padding: 0px;
	font-size: 11px;
	color:#000000;
	text-align: center;
}


.fussball
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-top: thin none #D4D4D4;
	border-right: thin dotted #D4D4D4;
	border-bottom: thin dotted #D4D4D4;
	border-left: thin dotted #D4D4D4;
	padding: 4px;
	text-align: center;
	height: auto;
}


h1 {
	font-family:verdana;
	font-size: 10px;
	color:#252525;
	text-align: left;
 	width:600px;
    font-weight:none;
}

h2 {
	font-family:verdana;
	font-size: 11px;
	color:#000000;
	text-align: left;
 	width:150px;  

    
}

h3
{
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

input, select, textarea, button 
{
	background-color: #dfdfdf;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #888888;
    size:10px;
} 

