body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}
.top {
	width: 995px;
	vertical-align: baseline;
	height: 10px;
	display: none;
	position: absolute;
}
.bild {
	width: 286px;
	vertical-align: baseline;
	height: 1px;
	position: absolute;
	display: none;
	left: 0px;
	top: 38px;
}
.inhaltheadline {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 100px;
	font-size: 25px;
	height: 30px;
	color: #DF022D;
}
.inhalt {
	/* width: 645px; */
	position: relative;
	top: 35px;
	left: 0px;
	font-size: 12px;
}
.text {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-height: 380px;
}
.impressum {
	height: 20px;
	font-size: 9px;
	padding-top: 5px;
	text-align: left;
}
.impressum a{
	text-decoration: none;
	color: #324D96;
}
.impressum a:hover{
	text-decoration: underline;
	color: #324D96;
}
.nav {
	width: 165px;
	height: 379px;
	top: 245px;
	position: absolute;
	font-size: 16px;
	padding-left: 5px;
	display: none;
}
.nav a{
	text-decoration: none;
	color: #3B539B;
	display: none;
	padding-left: 20px;
	padding-top: 5px;
	background-position: 0px 5px;
}
.nav a:hover{
	background-position: 0px 5px;
}
.termin {
	width: 174px;
	height: 413px;
	position: absolute;
	top: 245px;
	left: 821px;
	font-size: 12px;
	color: #3B539B;
	display:none;
}
.linie {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
.headline {
	color: #3B539B;
	font-size: 20px;
}

/* ----------------------------------------------------*/

.teaser {
	margin-top: 10px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

.header {
	font-size: 14px;
	color: #3B539B;
}

.termin a, .warenkorb {
	font-size: 16px;
	font-weight: bold;
	color: #3B539B;
	text-decoration: none;
}

.warenkorb {
	font-size: 12px;
}

