body {
	background: #E8E6DD;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.right {
	text-align: right;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.hg {
	background-repeat: repeat-y;
	background-image: url(../images/layout/hg.gif);
	padding-top: 10px;
	padding-bottom: 20px;
}
.inhalt {
	background-color: #FFF;
	background-image: url(../images/layout/space.gif);
	background-repeat: repeat-y;
}
ul#navi {
	margin-top: 10px;
}
ul#navi li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul#navi a {
	color: #661720;
	display: block;
	font-weight: bold;
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
ul#navi a:hover {
	text-decoration: none;
	color: #99122A;
}
ul#navi a#aktiv {
	color: #99122A;
	display: block;
	font-weight: bold;
	float: left;
	width: 160px;
	margin-right: 10px;
	margin-left: 10px;
}
.box-beige {
	background-color: #E8E6DD;
	background-image: url(../images/layout/border-top-beige.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 0px;
}
.box-beige2 {
	background-color: #E8E6DD;
	margin-top: 0px;
	padding-top: 20px;
}
.box-rot {
	background-color: #661720;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(../images/layout/border-bottom-rot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.box-beige-unten {
	background-color: #E8E6DD;
	background-image: url(../images/layout/border-bottom-beige.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
}
.box-beige3 {
	background-color: #E8E6DD;
	background-image: url(../images/layout/border-bottom-beige.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	padding-top: 5px;
}
.rot {
	background-color: #99122A;
	background-image: url(../images/layout/dunkelrot.gif);
	background-repeat: repeat-y;
	height: 173px;
}
.rot1 {
	background-color: #99122A;
	height: 173px;
}
.rot2 {
	background-color: #661720;
	height: 173px;
}
.toplink {
	margin-right: 20px;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 0px;
}
.zentriert {
	text-align: center;
}
.linie {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.randlos {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.abstandtop {
	margin-top: 15px;
}
.abstandleft {
	padding-left: 20px;
}

.hero {background-color: #99122A;
	padding: 10px;
line-height: 10px;
display: inline-block;
color: #FFF;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.tag {width: 30px;
display: inline-block;}


#footer {
	background-color: #666;
	color: #FFF;
	background-image: url(../images/layout/border-bottom-grau.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
}
ul.topnavi {margin-right: 10px;}
ul.topnavi li{margin-left: 0px;
	list-style-type: none;
	display: inline;
}
ul.topnavi li a {margin-right: 10px;
font-weight: bold;
color: #333;
font-size: 11px;
line-height: 14px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
margin-left: 0px;}
ul.topnavi li a.hover {}

.button {display: inline; background-color: #661720; color: #fff; padding: 5px 20px; border-radius: 5px; text-decoration: none; }

.button:hover {background-color: #99122a; text-decoration: none;}
.corona {margin-bottom: 60px}

.hausarzt {position: relative}
.banner {display: none; position: absolute; background-color: #661720 ; color: #fff; padding: 5px 20px; transform: rotate(-35deg); transform-origin: 50% 50%; top: 55%; left: -5%;width: 100%; text-align: center}
.banner p {margin-bottom: 0}
.oeffnung {top: 45%}