body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}

h1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;


	-moz-border-radius: 10px;
	background-image: url(../bilder/h1_back.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 45px;
}

h2{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

h3{
    color: #333333;
	font-weight: bold;
	font-size: 12px;
}

h4{
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

a{
	color: #666666;
}

a:hover{
	color: #333333;
}

a.anchor{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

a.anchor:hover{
    color: #333333;
	font-weight: bold;
	font-size: 14px;
}

#header{
	height:100px;
	background-image: url(../bilder/header_grafik.png);
	background-repeat: no-repeat;
	position: relative;
	border: 1px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	-moz-border-radius: 10px;
}

#navigation_wahl{
	width:150px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 125px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;

	-moz-border-radius: 10px;
	background-color: #DCDADA;
}

#navigation_wahl ul{
     margin: 0px;
     padding: 0px;

}

#navigation_wahl li{

	list-style-type: none;


}

#navigation_wahl a{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
    display: block;
    padding: 10px;
    margin:5px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFCC00;
	-moz-border-radius: 10px;
}

#navigation_wahl a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9900;
}

#navigation{
	width:150px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 258px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;

	-moz-border-radius: 10px;
	background-color: #DCDADA;

}

.naviheader{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../bilder/navi_back_2.gif);
	height: 40px;
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	padding-top: 20px;
	background-position: center;
	margin: 0px;
}

a.naviheader_link{
    color: #FFFFFF;
	text-decoration: none;
}

a.naviheader_link:hover{
    color: #999999;
	text-decoration: none;
}


#navigation ul{
     margin: 0px;
     padding: 0px;

}

#navigation li{

	list-style-type: none;


}

a.navigation{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
    display: block;
    padding: 10px;
    margin:5px;
    border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFCC00;
	-moz-border-radius: 10px;
}

a.navigation:hover{
	
	background-color: #FF9900;
}

#content{
	width: 950px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

#text_content{
	background-color:#FFFFFF;
	width: 768px;
	position: absolute;
	left: 160px;
	top: 125px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	-moz-border-radius: 10px; 		
	height: auto;
	padding: 10px;
}

.kenz_datei {
	font-size: 9px;
}

.thinline td, th {
	background-color: #CCCCCC;
}

.proofstone_gray {
	background-color: #F7FB5E;
	padding: 10;
}

.date_events {
	background-color: #D3D3D3;
}
