BODY, TD, P {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
/*
	scrollbar-3dlight-color : Gray;
	scrollbar-arrow-color : #003399;
	scrollbar-base-color : Gray;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : #E0FFFF;
	scrollbar-highlight-color : Gray;
	scrollbar-shadow-color : Gray;
	scrollbar-track-color : Silver;
*/
}

.markersilber {
	font-size: 18px;
	background-color : Red;
	color: #CCCCCC;
	font-weight: bolder;
}

.marker1 {
	font-size: 18px;
	background-color : #6699FF;
	color: #CCCCCC;
	font-weight: bolder;
}

.wichtig {
	font-size: 16px;
	color: black;
	font-weight: bolder;
}

.markerfelb {
	font-size: 12px;
	background-color : #FFFF00;
	color: red;
	font-weight: bolder;
}

.titel-regeln-hinweise {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 14px;
	color: #003399;
	padding-bottom : 3px;
}

#logo{
	position : absolute;
	top : 0px;	
	left : 0px;
	/* padding-right : 10%; */
}

#navigation{
	position: absolute;
	top : 185px;
	left : 0px;
	width : 160px;	
}

#content{
	padding-top : 165px;
	padding-bottom : 30px;
	padding-left : 210px;
	/* padding-right : 10%; */
	/* max-width: 710px; */
	width: 740px;
}

#footer{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	padding-left : 210px;
	width: 740px;
/* position: fixed;
	bottom: 0px;
*/
}

.listen {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 9px;
}

.fuss {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

.hinweis {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: Black;
	font-size: 10px;
}

H1 {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	font-weight: bold;
	color: #003399;
}

H2 {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
}

H3 {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

H4 {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color:  #003399;
}
.portrait-name {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	color: #003399;
	clip: rect( );
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fensterschliessen {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #0033FF;
	font-size: 10px;
	clip: rect( );
}
.bildunterschrift {
	Font-Family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	clip: rect( );
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabtitel_admin {
	font-size: 10px;
	background-color : #CCDDFF;
	color: #333333;
	font-weight: bolder;
}

.tabelle_news_startseite {
	border-bottom : 1px dotted Navy;
}

.button a {
	background-color : #CCCCCC;
	color : Black;
	display : block;
	padding-bottom : 4px;
	padding-top : 4px;
	}

.button a:hover {
	background-color : #CCCCCC;
	color : Black;
}


