@charset "UTF-8";
/* CSS Document */

@media screen and (max-width:500px) {
@-ms-viewport{ width: extend-to-zoom; zoom: 1.0;}
	

html, body, td, .rsTD {
	font-size: 0.9em;
	line-height:1.2em;
}
h1 {
	font-size: 1.3em;
	line-height:1.5em;
}
h2 {
	font-size: 1.2em;
	line-height:1.5em;
}
h3 {
	font-size: 1.1em;
	line-height:1.5em;
}
/****************** Kopf *****************/
#Kopf_breit {
	height:95px;
	}
#Logobereich {
	width: 100%;
	height:72px;
	background-color: #fff;
	border-bottom: 50px solid  #485151;
	}
#Logo {
	width: 100%;
	max-width:200px;
	height:auto;
	}
#Adressbereich {
	visibility: hidden;
	}
#Adresstextbereich {
	position: relative;
	background-image:none;
	border-top: 10px solid #dde1e1;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	margin: 70px 0px 0px 0px; 
	}
.Adresse {
	display:block;
	margin: 5px 0px 0px 1em; 
	font-size: 0.9em;
	line-height:1.2em;
	}
	
#Fuss {
	visibility:visible;
	}
/******************** Menü ******************/
#a, a.totop {
	} 
#a,
#a a, a.totop
#a a:link, a.totop:link,
#a a:visited, a.totop:visited,
#a a:active, a.totop:active,
#a a:hover, a.totop:hover {
	background-color: transparent;
	text-decoration: none;
	outline: none;
	border: 0px;
	visibility: visible;
	position: relative;
	float: left;
	width:90%;
	padding: 1em 1em 0% 1.5em;
	margin: 10px 0px 0px 0px;
	}
#Menue {
	width: 100%;
	position:relative;
	padding-top: 0px;
	}
a.nav1,
a.nav1:link,
a.nav1:visited,
a.nav1:active,
a.nav1:hover,
a.nav1X,
a.nav1X:link,
a.nav1X:visited,
a.nav1X:active,
a.nav1X:hover {
	font-size: 1.2em;
	line-height: 1.5em;
	}
a.nav2,
a.nav2:link,
a.nav2:visited,
a.nav2:active,
a.nav2:hover,
a.nav2X,
a.nav2X:link,
a.nav2X:visited,
a.nav2X:active,
a.nav2X:hover {
	font-size: 1em;
	line-height: 1.4em;
	}
a.nav3,
a.nav3:link,
a.nav3:visited,
a.nav3:active,
a.nav3:hover,
a.nav3X,
a.nav3X:link,
a.nav3X:visited,
a.nav3X:active,
a.nav3X:hover {
	font-size: 0.8em;
	line-height: 1.3em;
	}
#impressum {
	padding-top: 5px;
	}
/***************** Inhalt **************/
#bodycontent {
	background-image: none;
	border-bottom: none;
	}
#content_breit {
	width: 100%;
	}
	
}