html {height: 100.13%; }

body {
margin-top: 0px;
background-color: #231F20;
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
color: #231F20;
text-align: center;
}

* {margin: 0px; padding: 0px; border: 0px;}

h1 {}

h2 {}

a {text-decoration: none;}
a:link {text-decoration: none;
		color: #024288;}
a:visited {}
a:hover { color: #231F20;}
a:active { color: #024288;}

div#wrapper {width: 980px;
			 margin: 0px auto; 
			 text-align: left;
			 border: 1px solid;
			 border-color: #888888;
			 background: #FFFFFF;
			 margin-top: 15px;}

div#logo {float: left;
		  margin-left: 10px;
		  background: #FFFFFF; }
			
div#ford {margin-left: 775px;
          margin-top: 40px;
		  background: #FFFFFF; }
		  
div#navi {float: left;
				width: 185px; 
				margin: 20px 0px 0px 0px;
				line-height: 25px;
				}

div#navi ul {list-style-type: none;
				   margin-left: 20px;}
				   
div#navi ul ul {margin-left: 10px;
					  margin-top: 0px;}

div#navi ul ul ul {margin-left: 10px;}

div#navi a {textdecoration: none;
				  color: #231F20;
				  font-weight: bold;
				  }

div#navi a:hover {color: #024288;}

div#content {margin-left: 185px;
			 margin-top: 20px;
			 margin-right: 255px;
			 background-color: #FFFFFF;}
			 
div#content h2 { color: #231F20;
				   font-weight: bold;
				   font-size: 14px;}
				   
div#content h3 { color: #231F20;
				   font-weight: bold;
				   font-size: 12px;
				   line-height: 17px;
				   margin-top: 20px;}	

div#content ul {margin-left: 20px;}

div#content li {margin-top: 10px;}		 
			 
div#anschrift {float: right;
			 margin-top: 20px;
			 margin-right: 0px;
			 width: 230px;
			 background-color: #FFFFFF;}
			 
div#anschrift h2 { color: #024288;
				   font-weight: bold;
				   font-size: 12px;}

div#anschrift p {margin-top: 10px;
   margin-left: 0px;
   margin-right: 15px;
   line-height: 14px;
   }

h5 { font-weight: bold;
	 font-size: 11px;
	 margin-bottom: 10px;} 

div#bilder {	float: left;
				 margin-top: 10px;
				 margin-right: 0px;
				 margin-left: 0px;
				
				 				 }
div#service {	width: 178px;
				 margin-top: 10px;
				 margin-right: 0px;
				 margin-left: 770px;
				
				 				 }								 
								 
.defloat {clear: both;}

div#formular p {margin-top: 10px;
   margin-left: 0px;
   margin-right: 15px;
   line-height: 22px;
   font-size: 11px;
   }

div#formular tr {   
   line-height: 25px;
   
   }
   
p {margin-top: 10px;
   margin-left: 0px;
   margin-right: 15px;
   line-height: 18px;
   }

.klein {font-size: 9px;
	    text-align: left;
	    margin-top: 25px;
		margin-left: 0px;
		margin-right: 15px;
		line-height: 12px;
}
input{ border: 1px outset;}
textarea {border: 1px outset;}
.zwischen { line-height: 23px;}
