@charset "iso-8859-1";
/* CSS Document */

* { margin:0px; padding:0px;}
body { font-family:"Myriad Pro", Calibri;
	 color:#62615e; background-color:#eeedea;
	}
img{border:none;
	}
a { text-decoration:none; color:#F90; outline:none; }

#main { width:990px; 
		background-image:url(bilder/hintergrund.png);
		margin:0px auto; 
		background-color:#eeedea;
		border:1px solid #bebcb7; min-height:700px;
		}
#main2 { width:990px; 
		height: 1700px;
		margin:0px auto; 
		background-color:#eeedea;
		border:1px solid #bebcb7; 
		}
/*galerie*/
#main3 {width:990px;
		height:750px;
		margin:0px auto;
		background-color:#eeedea;
		 
		}
#top3 {	width:990px; 
		height:750px; }
		
#top3 p{text-transform:uppercase;
		letter-spacing:2px;
		line-height:60px; 	
		}
#top3 a:link, #top3 a:visited{text-decoration:none;
		color:#F90;}
		
#top {
	width:990px; 
	height:90px; 
	 }
#top h1{text-transform:uppercase;
		padding-left:50px; 
		letter-spacing:4px; 
		line-height:120px; 
		color:#868581; font-weight:100;
		}
.fett { font-weight:bold;}
.versch {font-weight:bold; font-size:18px;}
		
#navi {
	width:990px;
	height:50px;
		}
#navi ul { 
	list-style-type:none;
	padding-left:32px;
	}
#navi ul li {
	display:inline;
	}
#navi a:link, #navi a:visited{
	padding:0 18px;
	font-size:12pt;
	text-decoration:none;
	text-transform:uppercase;
	color:#62615e;
	}

#navi a:hover { color:#F90;}

#content { width:630px;
			height:460px;  
			margin-left:50px;  
			}
			
#content h1{text-transform:uppercase;
			padding-top:100px; 
			letter-spacing:5px; font-size:38px; 
			color:#868581; 
			font-weight:100;
			}			
#content p { line-height:25px;}

#content2 { width:630px;
			height:1400px;  
			margin-left:50px;  
			}
#content2 p { line-height:25px; padding-bottom:15px;}

#menu {
	width:200px;
	height:700px;
	float:right;
	margin-right:30px;
	   }
	   
.overflow{overflow:auto;

}
#footer {width:990px;
		height:100px; margin-top:0px; 
		}

#footer ul { 
	list-style-type:none;
	padding-left:36px;
	}
#footer ul li {
	display:inline;
	}
#footer a:link, #footer a:visited{
	padding:0 13px;
	font-size:14pt; 
	line-height:100px;
	text-decoration:none;
	text-transform:uppercase;
	color:#62615e;
	}
#footer a:hover { color:#F90;}

.flolinks { float:left; margin-right:50px;}


<!--Formular css-->
#formular { 
				margin:auto; 
				padding:50px 100px; 
				min-height:600px;
				}
					
	#formular p { font-size:18px; padding:5px;}
					
	.textfeld { width:200px; 
					margin:3px; background-color:#eeedea; 
					border:1px solid #F49B22;}
					
	.textfeld2 { width:200px; 
				height:220px; 
				margin:3px; color: #62615e; 
				background-image:url(bilder/windlicht_200.jpg); float:left; 
				border:1px solid #F49B22;}
				
	.textfeld3 { width:200px; 
				height:220px; 
				margin:3px; color: #62615e; 
				background-image:url(bilder/schale_200.jpg); 
				border:1px solid #F49B22;}
					
	.error { 
			 background-color:#F49B22;
			 }
	
	label {width:120px; 
		   text-align:right; 
		   float:left; 
		   padding-right:5px;
		   }
	
	.kl { font-size:10px;
		}
	
	.schaltfläche {width:200px; 
					margin:3px 0px 3px 129px; outline:none; 
					background-color:#F49B22; 
					border:1px solid #F49B22;}
					
	.formularbild {margin:10px 10px 10px 0px; 
				float:left;
					}
	
	.anzahl {width:50px; 
			margin:7px 3px 20px 3px; background-color:#eeedea; 
			border:1px solid #F49B22;}

