@import "styleie.css";


a {
	color: #4f0000;
	text-decoration: none;
}		
	a:hover {
		color: #4f0000;
		text-decoration: underline;
	}	
	
	


.inhalt ol {
	list-style: decimal;
	margin: 15px 20px 15px 25px;
}
	.inhalt ol li {
		padding: 0 0 9px 0;
	}	
		
.inhalt ul {
	list-style: square;
	margin: 15px 20px 15px 20px;
}
	.inhalt ul li {
		padding: 0 0 9px 0;
	}	
			 

.inhalt p {
	margin: 0 0 20px 0;
}


	
hr {
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	border-collapse: collapse;
	clear: both;
	margin: 10px 0 15px;
}



h1 {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.1em;
	color: #4f0000;
	font-weight: normal;
}	
	
h2 {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1.1em;
	color: #4f0000;
	font-weight: normal;
}	

h3 {
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.1em;
	color: #4f0000;
	font-weight: normal;
}		

h4 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 1.1em;
	color: #4f0000;
	font-weight: normal;
}	

h5 {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.1em;
	color: #4f0000;
	font-weight: normal;
}	
	
	

body {
	font-family: verdana, helvetica, sans-serif;
	color: #666;
	font-size: 75%;		
	background: url(bilder/seiteback.gif);
}
	#body {	
		background: url(bilder/back.gif) 0 0 repeat-x;
	}

	html>body {
		font-size: 12px;
	}


	
	
		
#seitencont {
	position: relative;
	margin: 0 auto;
	max-width: 949px;
}
		


#header {
	height: 190px;
}		
	#header #logo {
		margin: 0 0 0 200px;
		max-width: 537px;
		padding: 0;
	}			

	

#navigation {
	height: 67px;
	float: left;
	margin: 3px 0 0 131px;
	border-left: 1px solid #420000;
}	
	#navigation .hauptnav li {
		float: left;
		font-size: 15px;
		color: #fff;
	}	
		#navigation .hauptnav li a {
			display: block;
			color: #fff;
			padding: 26px 25px 0;
			height: 41px;
			text-decoration: none;
			border-right: 1px solid #420000;
		}	
			#navigation .hauptnav li a:hover {
				background: #1B5542 url(bilder/naviback.gif) 0 0 repeat-x;
			}	
			
	
#inhaltcont {	
	clear: both;	
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

	.home #inhaltcont {
		background: url(bilder/mitteback.gif) 0 0 repeat-y;
	}
		.home #inhaltcontoben {	
			background: url(bilder/mitteoben.gif) 0 0 no-repeat;
		}
		.home #inhaltcontunten {	
			min-height: 650px;
			height: auto !important;
			background: url(bilder/mitteunten.gif) 100% 100% no-repeat;
			padding: 10px 0 25px;
		}	
	

		
	.home #hauptspalte {
		float: left;
		width: 495px;
		margin: 5px 70px 0 82px;
		min-height: 100px;
		height: auto !important;
		height: 100px;
	}
	
	.home #seitenspalte {
		float: left;
		max-width: 245px;
		color: #fff;
		padding: 100px 0 25px;
		font-size: 12px;
	}	
	
		
	
.home #foto {
	margin: 0 0 25px 44px;
	max-width: 870px;
	max-height: 300px;
	height: auto !important;
}

	
	

#unten {
	clear: both;
	padding: 0 90px 25px 0;
	margin: 0 auto;
	max-width: 929px;
	font-size: 12px;
	color: #fff;
	position: relative;
	text-align:center;
}	
	#unten .untennav li {
		display: inline;
	}
		

	
	#unten a {
		color: #fff;
		text-decoration: none;
	}
	
	#unten p {
		font-size: 10px;
		margin-top: 4px;
	}
	
	#banner {
		position: absolute;
		top: -112px;
		left: 34px;
		max-width: 571px;
	}
textarea, input {
	border: 1px solid #ccc;
	font-family: verdana, helvetica, sans-serif;
	}	
   
   .einblenden {
	display: none;
}




@media screen and (max-width:800px) {
	
.einblenden {
	display: block;
}

.ausblenden {
	display: none;
}

.flexbild {
	width: 100%;
	height: auto;
	min-width: 180px;
}



#navimobil {
	text-align: center;
padding: 5px;
margin: 8px;
background: #eac3b4;
}

#navimobil select {
font-size: 20px;
background: #eac3b4;
}

.logomobil img {
	text-align: center;
	width: 100%;
	height: auto;
}

	.home #hauptspalte {
		width: 300px;
	}

	.home #inhaltcont {
		background: white;
	}
		.home #inhaltcontoben {	
			background: white;
		}
		.home #inhaltcontunten {	
			min-height: 650px;
			height: auto !important;
			background: white;
			padding: 10px 0 25px;
		}	

#navigation {
	height: 120px;
	float: left;
	margin: 3px 0 0 10px;
	border-left: 1px solid #420000;
	background: #610c0a;
}	
	#navigation .hauptnav li {
		float: left;
		font-size: 15px;
		color: #fff;
	}	
		#navigation .hauptnav li a {
			display: block;
			color: #fff;
			padding: 26px 25px 0;
			height: 41px;
			text-decoration: none;
			border-right: 1px solid #420000;
		}	
			#navigation .hauptnav li a:hover {
				background: #610c0a url(bilder/naviback.gif) 0 0 repeat-x;
			}
			
}
