html {
    overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFCC;
}

#aktuelles .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 140%;
}

#aktuelles h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7500;
}

#aktuelles h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7500;
}

.news-list-item h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF7500;
}

.news-single-item h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666633;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B91E28;
}

a {text-decoration: none;}

a:link {
	color: #CC9933;
}
a:visited {color: #CC9933;
}
a:hover {
	color: #B91E28;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	line-height: 140%;
	margin-left: -10px;
} 

#container {
	width: 990px;
	margin: 0px auto 0px;
	position: relative;
	text-align: left;
	height: 500px;
}

#header {
	height: 150px;
}

#header_line_top {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 172px;
	border-top: 1px solid #999966;
}

#header_line_unten {
	width: 470px;
	border-top: 1px solid #999966;
}

* html #header_line_unten {
	margin-bottom: -12px;
}

#logo {
	position: absolute;
	left: 202px;
	top: 20px;
}

#icon_navi {
	width: 612px;
	min-height: 120px;
	padding-left: 60px;
	padding-top: 10px;
	float: left;
}

* html #icon_navi {
	height: 120px;
}

#nav_links {
	width: 148px;
	min-height: 114px;
	float: left;
	padding: 12px;
	border: 1px solid #CC9933;
}

* html #nav_links {
	height: 114px;
}

#nav_links div a {
	color: #CC9933;
}

#nav_links div a:hover {
	color: #B91E28;
}

#nav_links div.menue1_level1 {
	font-size: 11px;
	font-weight: bold;
	color: #CC9933;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level1_act {
	font-size: 11px;
	font-weight: bold;
	color: #B91E28;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level1_act a {
	color: #B91E28;
}	

#nav_links div.menue1_level2 {
	font-size: 11px;
	color: #CC9933;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level2_act {
	font-size: 11px;
	font-weight: bold;
	color: #B91E28;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level2_act a {
	color: #B91E28;
}

#nav_links div.menue1_level3 {
	font-size: 11px;
	color: #CC9933;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level3_act {
	font-size: 11px;
	font-weight: bold;
	color: #B91E28;
	padding-top: 2px;
	padding-bottom: 4px;
    padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9933;
}	

#nav_links div.menue1_level3_act a {
	color: #B91E28;
}	

#nav_oben {
	width: 490px;
	position: absolute;
	left: 400px;
	top: 70px;
	border-top: 1px solid #999966;
	padding-left: 100px;
}

#nav_unten {
	padding-top: 30px;
	margin-left: 200px;
    padding-bottom: 10px;
	clear: both;
}

#inhalt {
	min-height: 154px;
	width: 470px;
	float: left;
	margin-left: 28px;
}

* html #inhalt {
	height: 154px;
}

#aktuelles {
    min-height: 223px;
	width: 264px;
	padding: 12px;
	border: 1px solid #CC9933;
	float: right;
}

* html #aktuelles {
	height: 223px;
}

#quadrat_79 {
    height: 79px;
	width: 79px;
	border: 1px solid #CC9933;
	margin-top: 14px;
	float: left;
}

#quadrat_139 {
    height: 139px;
	width: 139px;
	background-color: #999966;
	margin-bottom: 14px;
	float: right;
}

.contenttable {
	width: 100%;
	background-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	color: #993300;
}
.tr-even {
	background-color: #CCCC99;
}
.tr-odd {
	background-color: #CCCC99;
}
/*.tr-0 {
	background-color: #00654E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 120%;
	color: #FFFFFF;
}*/

/*
.csc-mailform {
    border: 0px;
	background: #B91E28;
}

.csc-mailform-field label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
    width: 350px;
	margin-left: 10px;
	margin-top: 30px;
    float: left;
    text-align: left;
	background: #FF0000;
}

.csc-mailform-submit {
    margin-left: 20px;
} 
*/


/*
fieldset {
    border: 0px;
    background: #B91E28;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
label {
   width: 400px;
   /*padding: 20px 0px 10px 0px;*/
/*   margin-top: 10px;
   margin-bottom: 5px;
   float: left;
   text-align: left;
}
input {
   margin-bottom: 10px;
}
textarea {
   margin-bottom: 10px;
} 
*/