* { padding:0px; margin:0px; }

html { /* In Firefox Rollbalken erzwingen */
 height: 101%;
}

body {
	background: #FCF4E0;
	margin-top: 1px; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: left; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #aaaaaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
    }
    
body a{

color: #cc0000;

}
    
.topmenu {
	height: 32px;
	margin-top: 4px;
	margin-left: 21px;
	margin-right: 21px;
	padding: 0px;
	border: 0px;
	background-color: #006AB2;
	z-index: 2
	float: left;
}
.menu {
	height: 32px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	z-index: 3
	float: left;
}
.zusatz {
	float: right;
	height: 32px;
	margin-top: -32px;
	padding: 0px;
	border: 0px;
	z-index: 3
	
	//margin-top: -34px;
	//
	}

.menu img {
//vertical-align: bottom;
}  

.zusatz img {
//vertical-align: bottom;
}   
    
    
h1 {
font-size: 13pt;
font-weight: normal;
//font-size: 18px;
//font-weight: 500;
color: #000000;
background-color: #99ccff;
text-indent: 15px;
height: 32px;
line-height: 32px;
}
h2 {
font-size: 13pt;
font-weight: normal;
color: #066ab2;
text-indent: 15px;
height: 32px;
line-height: 32px;
}
h3 {
font-size: 12pt;
font-weight: normal;
color: #066ab2;
text-indent: 15px;
height: 32px;
line-height: 32px;
}
    
h4 {
font-size: 12pt;
font-weight: normal;
color: #066ab2;
text-indent: 15px;
height: 32px;
line-height: 32px;
}

#Container,
#ContainerStartseite {
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	min-height: 710px;
	margin-top: 0px;
	/*background-color: yellow;*/
	background-image: url(../images/Container_filler.jpg);
	background-repeat: y-repeat;
	//overflow: hidden;
	padding: 0px;
	//height: none;
	/*height: auto !important;  Hierdurch wird height nicht überschrieben, der IE 6 interpretiert dies nicht */
        
    }
    
    .prop {
  //height: 570px;
  //float: right;
  //width: 1px;

}

.prop2 {
  //clear:both;
  //height:1px;
  //overflow:hidden;

}
#ContainerStartseite div {
	padding: 0px;
}
#Container_kopf {
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	height: 23px;
	background-image: url(../images/Container_kopf.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	//font-size: 21px;
    }
    
#Container_fuss {
	position: relative;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	height: 23px;
	margin-top: -5px;
	background-image: url(../images/Container_fuss.jpg);
	background-repeat: no-repeat;
}

 


.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
    }




.header {
	background-image:url(...);
	background-color:#ffcccc;
}

.logo {
	margin-left: 21px;
	margin-top: -4px;
	height: 80px;
	width: 386px;
	float: left;
	z-index: 20;

	
}	
	


#suchbox {
        background-color:#f2f2f2;
	position: relative;
	width: 290px;
	height: 76px;
	margin-top: 0px;
	margin-right: 21px;
	/*background-image: url(../images/Suchboxplatzhalter.gif);*/
	/*background-repeat: no-repeat;*/
	float: right;
	//width: 311px;
}

.leftmenu {
	float: left;
	width: 200px;
	margin-left: 21px;
	margin-top: 4px;
	z-index: 10;
}
.position {
	
	width: 200px;
	margin-left: 21px;
	margin-top: 2px;
	margin-bottom: 0px;
	z-index: 10;
	//margin-left: 11px;
	*+margin-left: 11px;
}



.breadcrumb {
	background-color:#ffffcc;
}

.middle {
	background-color:#ccffcc;
}

.left {
	/*background-color:#ccffff;*/
	float:left;
	width:200px;
}

.submenu {
	/*background-color:#ccccff;*/
}

.right {
	float:right;
	width:200px;
	background-color:#ccffaa;
}

.content_narrow,
.content {
	
	width: 604px;
	margin-left: 325px;
	margin-top: 4px;
	z-index: 5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #066ab2;
	//margin-left: 322px;
}

.content p {
margin-left: 15px;

margin-top: 8px;


}

.content ul {
margin-left: 45px;

margin-top: 20px;


}

.contenttable {
/*background-color: #99ccff;*/
width: 100%;
//width: 590px;
}
.MsoNormalTable{
width: 604px;

}

.MsoNormalTable td{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #066ab2;
	font-size: 12;
}


/*.contenttable tr.tr-0 {
background-color: #aaffcc;
}*/

.contenttable td{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #066ab2;
	font-size: 12;
	//font-size: 10;
}

.contenttable td.td-0{
        width: 80px;
}

.csc-firstHeader {
//font-size: 12pt;
}

.content_wide {
	background-color:#aaffcc;
	margin: 0px 0px 0px 220px;
}

.clear {
	clear:both;
}


.box1 {
	/*background-color: #99CC00;*/
	width: 300px;
	float: left;
	height: 300px;
	overflow: hidden;
	margin-top: 4px;
	margin-left: 21px;
	margin-bottom: 4px;
	line-height: 16px;

}
.box1 p {
	font-weight: 500;
}
.box2 {
	/*background-color: #990000;*/
	width: 604px;
	float: right;
	overflow: hidden;
	height: 300px;
	margin-top: 4px;
	margin-right: 21px;
	margin-bottom: 4px;
	line-height: 16px;
}

.box3 {
	/*background-color: #0000FF;*/
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
	margin-left: 21px;
	line-height: 16px;
}

.box5u6 {
	width: 604px;
	float: right;
	height: 300px;
	overflow: hidden;
	margin-right: 21px;
}
.box5 {
	/*background-color: #99CC00;*/
	width: 300px;
	float: left;
	height: 300px;
	overflow: hidden;
	line-height: 16px;
}
.box6 {
	background-color: #f2f2f2;
	width: 300px;
	float: right;
	height: 300px;
	overflow: hidden;
	line-height: 16px;
}


#containerStartseite h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
font-weight: normal;
color: #000000;
background-color: #99ccff;
height: 32px;
line-height: 32px;
}

#containerStartseite a{

/*color: #cc0000;*/

}

.box6 h1 a{
color: #ffffff;
text-decoration: none;
}
#containerStartseite .box6 h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
font-weight: normal;
color: #ffffff;
background-color: #cc0000;

height: 32px;
line-height: 32px;
}


#ContainerStartseite p {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #066ab2;
}


.csc-textpic-imagewrap{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 4px;
        margin-bottom: 0px;
}
#ContainerStartseite .csc-textpic-imagewrap{
margin-top: 8px;
}
.box2 img {
	height: 300px;
	width: 604px;
	}
	
	
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:100%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
border: 0px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 300px;

}

.mf-check {
border: 0px;
margin-left:287px;
margin-top: -15px;
line-height: 25px;
}

label{ 


}




.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width: 300px;
}

.mf-submit {
color: #ffffff;
background-color: #066ab2;
border: 0px;
}

.tx_indexedsearch[submit_button] {
color: #ffffff;
background-color: #066ab2;
border: 0px;
}

.suchformular td{
padding: 10px;
}

.news-single-img {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 8px;
margin-top: 8px;
float: left;
}

.news-single-item h3 {
color: #066ab2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
font-weight: bold;
margin-left: 15px;

}
.news-list-item img {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 8px;
margin-top: 8px;
float: left;
}

.tx-indexedsearch td{
	color: #066ab2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
}
.tx-indexedsearch-whatis{
margin-top: 10px;
}
.tx-indexedsearch-searchbox-button input{
margin-top: 10px;
}