body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E1E7F7;
	background-image: url(../img/schnipsel.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.top {
	background-image: url(../img/top_avsenik.jpg);
	background-repeat: no-repeat;
	width: 995px;
	vertical-align: baseline;
	height: 245px;
	position: absolute;
}
.bild {
	background-repeat: no-repeat;
	width: 286px;
	vertical-align: baseline;
	height: 207px;
	position: absolute;
	left: 0px;
	top: 38px;
	background-image: url(img/fahne.jpg);
}
.inhaltheadline {
	width: 200px;
	position: absolute;
	top: 195px;
	left: 313px;
	font-size: 25px;
	height: 30px;
	color: #DF022D;
}
.inhalt {
	width: 645px;
	position: absolute;
	top: 245px;
	left: 170px;
	font-size: 12px;
}
.text {
	background-color: #FFFFFF;
	border-color: #9999CC;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px  1px;
	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;
/*	background-image: url(../img/nav_bg.jpg);*/
	background-repeat: no-repeat;
	position: absolute;
	font-size: 16px;
	padding-left: 5px;
}
.nav a{
	background-image: url(../img/selbst.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #3B539B;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	background-position: 0px 5px;
}
.nav a:hover{
	background-image: url(../img/selbst_1.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.avsenik {
	top: 625px;
	position: absolute;
	padding-left: 5px;
}
.termin {
	width: 174px;
	height: 413px;
	position: absolute;
	top: 245px;
/*	background-image: url(../img/termin_bg.jpg);*/
	background-repeat: no-repeat;
	left: 821px;
	font-size: 12px;
	color: #3B539B;
}
.linie {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}
.headline {
	color: #3B539B;
	font-size: 20px;
}

.highlights, .highlight_center {
	width: 600px;
	z-index: 10;
}

.highlight_center {
	text-align: center;
}

.highlights {
	text-align: center;
}

.highlight_l, .highlight_r {
	float:left;
	margin-left: 50px;
	width: 180px;
	background-color: #E1E7F7;
}
.highlight_l {
	margin-left: 110px;
}

.highlight {
	text-align: center;
	width: 180px;
	background-color: #E1E7F7;
}	

.highlight_front {
	text-align: center;
	margin: 0 auto;
	width: 480px;
	background-color: #fff;
}

.highlight_r {
	left: 358px;
}

.highlights .band, .highlights img, .highlights .teaser {
	margin-top: 5px;
	text-align: center;
	color: #3B539B;
}

.highlight .band, .highlight img, .highlight .teaser {
	margin-top: 5px;
	text-align: center;
	color: #3B539B;
}

.highlight .teaser p, .highlights .teaser p {
	margin: 0px;
}

.highlights .band, .highlight .band {
	font-weight: bold;
}

.highlights a, .highlight_center a {
	text-decoration: none;
	color: #3B539B;
}

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

.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;
}

