@charset "utf-8";



*{
	margin: 0;
 }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f6f1b3;
	background-image: url(../design/bg.jpg);
	background-repeat: repeat-x;
}
.center { text-align:center;}	
p{hyphens: auto;}

#header{margin-top: 25px;
		background-image: url(../design/bg.jpg);
	position: relative;
	z-index: 1;
	font-size: 2em;
	padding-left: 0px;
		}
		
	h1.medienwand{ text-indent:-10000px;}
		.medienwand {
	margin: 0 auto; 
	width: 980px;
	height: 300px;
	background-image: url(../design/Banner.png);
	background-size: contain;
	background-repeat:no-repeat;
}


	 a.headerlink:link{
	display: block;
	width: 100%;
	height: 300px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 0px;
	float: left;
		}
			 a.headerlink:visited{

		}
		
		 a.headerlink:hover, a.headerlink:focus{

	background-image: url(../design/teilweiss.png);
	outline: none;
	position:relative;
	top: -45px;
		}	



#inhalt{
	width: 941px;
	margin: 50px auto;
	z-index:1;

			}
			#nav{/* Hier wird die Position und Größe der Navigationstabelle festgelegt. 
			*/
	height:auto;
	line-height:10mm;
	display: block;
	background-position: center center;
	width: 130px;
	float: left;
	padding-top: 50px;
				}
	#nav a{ 
	box-shadow:3px 3px 5px #666;}

				#hauptinhalt{
	width: 560px;
	padding-left: 100px;
	padding-right: 100px;
	z-index: 10;
	font-size: 1.1em;
	list-style-position: inside;
	padding-bottom: 20px;
	background-image: url(../design/teilweiss2.png);
	margin-left: 180px;
	padding-top: 20px;
	margin-top: 15px;
	box-shadow:5px 5px 5px #999;
								}

.clear{
				clear:both;}
.eingerueckt{
	margin-left: 40px;
	height: auto;
}
				.inhaltlinks {
	float:left;
	padding: 0px 20px 5px 20px;
	position: relative;
}	

.icoreponsive{ 	background-image: url(../design/responsive.png);
				background-repeat:no-repeat;
				line-height: 50px;
				padding: 0 0 0 70px;
				font-size: 16px;
				text-shadow: 0 1px 0 rgba(255,255,255,.7);
				margin: 20px 20px;}	
				
.trenner{		line-height: 50px;
				font-size: 16px;
				text-shadow: 0 1px 0 rgba(255,255,255,.7);
				margin: 20px 20px;}	}						
#footer {
	font-size: 12px;
	float:right;
	width: 100%;
	text-align: right;
			}		
	#footer img{
	float:left;
	width: 88px;
	height: 31px;
	border: 0px;
	}
	
p{ margin: 10px
}	
h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #211B70;
	text-indent:-200000px;
	
}
h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #211B70;
	background-image: url(../design/teilweiss2.png);
	padding: 20px 30px 20px 30px;
	text-align: center;
	box-shadow:5px 5px 5px #999;
	margin-top: 50px;
	
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #211B70;
	text-align:center;
	}
h5{
	font-size: 10px;
	font-weight: 100;
}
#unterschrift{
	font-family: Signature;
	font-size: 36px;
	font-weight: bold;
}	

					
a.type1:link {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #272727;
	width: 130px;
	height: 38px;
	outline: none;
	background-image: url(../design/button.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	font-weight: bold;
 }							
a.type1:visited{
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #808080;
	background-image: url(../design/button.jpg);
	background-repeat: no-repeat;
	width: 130px;
	height: 38px;
	outline: none;
	margin-top: 4px;
	font-weight: bolder;
}

a.type1:hover,
a.type1:focus
{
	color: #2A3F00;
	background-position: 0px -38px;
	margin-top: 4px;
	font-weight: bold;
} 
a.type2:link {
	font-size: 1.1em;
	color: #272727;
	outline: none;
	
 }							
a.type2:visited{
	font-size: 1.1em;
	color: #808080;
	
}

a.type2:hover,
a.type2:focus
{
	font-size: 1.1em;
	color: #2A3F00;
	
} 
a.type3:link {
	font-size: 12px;
	color: #808080;
	outline: none;
	
 }							
a.type3:visited{
	font-size: 12px;
	color: #5C5C5C;
	
}

a.type3:hover,
a.type3:focus
{
	font-size: 12px;
	color: #4D4D4D;
	
} 
#hauptinhalt img{ border:0;}
@media only screen and (max-width: 980px) {
		
	
	
#headerwrapper{
	width: 100%;
	margin: 0 auto;	
	height: 350px;
	}
	.medienwand { max-width: 100%;
}
.headerlink a:link, .headerlink  a:visited, .headerlink a:hover, .headerlink  a:focus{
		height: 300px;
		margin: 0;
		padding:0;}
#inhalt{width:100%;
}
#hauptinhalt{width:100%;
	margin: 0;
	padding:0;}

	#nav{
	display: block;
	float: none;
	width: 540px;
	height:50px;
	margin: 35px auto 0 auto;
	padding: 0 0 0 0;
		}
		
	a.type1:link, a.type1:visited, a.type1:hover, a.type1:focus  { 
	display:block;
	float:left;
	margin:2px;}

	#hauptinhalt{
		float:none;
		width:80%;
		margin: auto;
		padding: 5px 5% 5px 5%  ;
		}

}
@media only screen and (max-width: 550px) {
#headerwrapper{
	width: 100%;
	margin: 0 auto;	
	height: 120px;

	}	
#header{
	height: 120px;
	}	
			.medienwand { height: 120px;}
 a.headerlink:link,   a.headerlink:visited,  a.headerlink:hover,   a.headerlink:focus{
		height: 120px}
	a.type1:link, a.type1:visited, a.type1:hover, a.type1:focus  { display:block;
	float:none;}
	

	
	#nav{	 width:100%;
			margin-top:0px;
			float:none;
			box-sizing:border-box;
			height: 160px;
					}	
					a.type1:link {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #272727;
	width: 130px;
	box-sizing:border-box;
	height: 38px;
	outline: none;
	background-image: none;
	background-color: #E9E9E9;
	border:#272727;
	font-weight: bold;
	margin:auto;
	margin-top: 1px;
	 }
	 a.type1:visited{
	color: #808080;
	font-weight: bolder;
}

a.type1:hover,
a.type1:focus
{
	color: #2A3F00;
	background-color:#CCC;
	}