/* >>>>> Inhalt Styles MDH<<<<< */

* {
	margin:0;
	padding:0;
	}

body  { text-align:center; /* horizontal zentrieren für IE 5 */
			}
			
body { background: url(../img/hi.gif) repeat;
				}

/* >>>>> Text MDH<<<<< */				
				
a:link {font-family: Arial, sans-serif;font-size: 12px;display:inline;line-height: 1.4em;color: #ff7f40;text-decoration: none;}
a:visited {font-family: Arial, sans-serif;font-size: 12px;display:inline;line-height: 1.4em;color: #ff7f40;text-decoration: none;}
a:hover {font-family: Arial, sans-serif;font-size: 12px;display:inline;line-height: 1.4em;color: #000000;text-decoration: underline;}

h1 {
  	font-family: Arial, sans-serif;
  	font-size: 18px;
	line-height: 18px;
	color: #000000;
	padding: 54px 0px 20px 29px;
	}

h2 {
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #ff7f40;
	padding: 10px 0px 10px 29px;
	}	
	
h4 {
  	font-family: Arial, sans-serif;
  	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	background-color: #ffffff;	
	border-right-width: 30px;
	border-right-style:solid;
	border-right-color:#ff7f40;
	color: #ff7f40;
	padding: 4px 20px 4px 10px;
	}		
	
p, td {	font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1.4em;
color: #000000;
margin: 0; 
padding: 0px 10px 11px 29px;
 	}	
	
ul, ol {	font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1.4em;
color: #000; 
padding: 0px 0px 20px 45px;
 	}	
	
pre {font-family: Helvetica, sans-serif;
font-size: 11px;
color: #fff;
margin: 0px; 
padding: 5px 10px 0px 10px;
 	}	

/* >>>>> Div MDH<<<<< */	
				
#rahmen { text-align:left;
			width:802px;
			margin:0px auto;
			color:white;
			background-color: #ffffff;
			z-index:1;
			}
			
#header 	{ text-align:left;
			width:802px;
			height: 174px;
			margin:0px;
			background: url(../img/kopf_geldauflagen.gif) left no-repeat;
			color:#000000;
			}		
			
				
			
			
#contentStart { margin:0px;
				width: 802px;
				min-height: 409px;
				background-color: #ffffff;
			}
			

#foto{width:700px;}
#text {float:left;width:500px;}			
#textSpalte1 {float:left; margin-left: 0px; padding-top: 0px; width:210px;}
#textSpalte2 {float: right; padding-top: 82px; margin-right: 300px; width:210px; }	
#textSpalte0 {float: left; padding-top: 0px;  width:500px; }		
#textSpalte3 {float:left; margin-left: 10px; padding-top: 40px; width:210px;}
#textSpalte4 {float: left; padding-top: 240px; width:210px; }		

#clear {clear:right;}
										
#blockRechts 	{ float:right;
                margin: 0px;
				width: 259px;
				height: 415px;
				background-color: #ff7f40;
			}	
			
#blockRechtsBild 	{ float:right;
                margin: 0px;
				width: 259px;
				background-color: #fffff;
			}
						
#blockRechts a:link {font-family: Arial, sans-serif;font-size: 11px;display:inline;line-height: 13px;color: #fff;text-decoration: underline;}
#blockRechts a:visited {font-family: Arial, sans-serif;font-size: 11px;display:inline;line-height: 13px;color: #fff;text-decoration: underline;}
#blockRechts a:hover {font-family: Arial, sans-serif;font-size: 11px;display:inline;line-height: 13px;color: #000000;text-decoration: underline;}				

#footer { clear:left;
			background: url(../img/footer.jpg) no-repeat;
				z-index:10;
				color:#000000;
				text-align:right;
				font-family: Arial, sans-serif;
				font-size: 12px;
			}		
			
.footerLink a {font-family: Arial, sans-serif;font-size: 12px;color: #fff;text-decoration: none;}
.footerLink a:visited {font-family: Arial, sans-serif;font-size: 12px;color: #fff;text-decoration: none;}
.footerLink a:hover {font-family: Arial, sans-serif;font-size: 12px;color: #ffcc99;text-decoration: none;}
				
#header {		 
				color:white;
				padding:0;
				}				


#pictureRight { float: right;
				display:inline;
			}


/* >>>>> Formular MDH<<<<< */	
form { width:460px;
  background: #ffffff;
  margin-left: 42px;
  font-family: Arial, sans-serif;
font-size: 13px;
line-height: 1.4em;
padding-top: 16px;
color: #00386b;
}

label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 220px; /* Breite.*/
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: 100px;
}

.submitbtn {width:123px; background:#a8b3cc; border:1px solid; border-color:#999 #333 #333 #999; color:#fff; cursor:pointer; padding:0; margin:0;}
.submitbtn:hover {background:#00386b; color:#fff; border:1px solid; border-color:#999 #333 #333 #999;}

label {
 text-align: left;  
 padding: 4px 0px 14px 0px;
}
.left {width:65%; float:left; white-space:nowrap;}
textarea {width:220px; }





