﻿body {
	font-family: Verdana;
	font-size: 14px;
}
h2 {
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
}
.h1 {
}
h1 {
}
h1 {
	padding: 15px;
	margin: 15px;
	border-radius: 10px;
	color: #EDDF1C;
	font-size: 16px;
	background-color: #A2A6A9;
	text-align: center;
}
img.logo {
	padding-left: 20px;
}
.adresse {
	position: absolute;
	width: 200px;
	height: 125px;
	top: 20px;
	right: 100px;
	bottom: auto;
	left: auto;
}
.main {
	position: relative;
	width: 960px;
	margin: auto;
}
.navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	position:  static;
}
.navcontainer ul li {
	display: inline;
}
.navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #F8E601;
	background-color: #A2A6A9;
	font-weight: normal;
	line-height: 30px;
}
.navcontainer ul li a:hover {
	border-radius: 10px;
	color: #000000;
	background-color: #FEE900;
	font-weight: normal;
}
.logo {
	position: relative;
	width: 250px;
	height: 201px;
	border-width: 0px;
}
.p {
	padding-left: 20px;
}
.auto-style2 {
	margin-top: 151px;
}
#notdienst {
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
}
#active {
	border-radius: 10px;
	color: #000000;
	background-color: #FEE900;
	font-weight: normal;
}
}
.adresse {
	font-size: 
	}
		
 
}
.logo {
height:100px;
width:125px;

	}
	{
.notfallnummer 
			position: absolute;
	width: 200px;
	height: 125px;
	top: 20px;
	right: 100px;
	bottom: auto;
	left: auto;

}
.schriftzug {
	padding: 10px;
	margin: 10px;
}
img.auto-style3 {
	position: absolute;
}
img.auto-style3 (min-width: 370px) {
    img.auto-style3{}
}
@media only screen and (max-width: 600px) {
    body {
        
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {...} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {...} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {...} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {...} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {...} 
Try it Yourself » 
}