body,
html {
	margin: 0px;
	padding: 0px;
}

.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 11px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}

.bodytext p {
	line-height: 100%;
}


/*Grundlegene Elemente zur Positionierung von Bildern im Text mit nötigen Abständen zum Text*/

.img-left {
  	margin-top: 1.0em;
  	margin-left: 38px;
	margin-right:38px; 
	margin-bottom: 0.0em;
}	

.align-center {
  	text-align:center;
}

.content1 {
	FONT-FAMILY: arial;
	FONT-SIZE: 9pt;
	COLOR: #F3F5F6;
	background-color: #364497;
	} 	
.r-verlauf {
	font-family: verdana;
	FONT-SIZE: 10pt;
	}


/* Das Kontaktformular */
.csc-mailform {
   background-color: #eee;
   width: 450px; /* Breite des Formulars */ 
   padding: 20px; 
   border: 1px solid #8c8c8c;
}
/* Beschriftung auf eigener Zeile */
label { 
   display: block; 
   cursor: pointer; 
} 

csc-mailform-check { 
clear: left;
position: relative;
display:block;
left:364;
width:auto;
background: #F2F5F5;
}
																								 
.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:170;
width:auto;
background: #F2F5F5;
}

																				
