@charset "ISO-8859-1";
body {
	background-image: url(Bilder/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #99CCFF;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	width: 981px;
	margin: auto;
	text-align: center;
	position: relative;
}
.subline {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #09F;
	padding-right: 80px;
}
.subline a{
	color: #09F;
}
#md {
	position: absolute;
	top: 5px;
	left: 865px;
}
#angebot {
	position: absolute;
	height: 160px;
	width: 320px;
	left: 38px;
	top: 275px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #006;
	text-align: left;
	line-height: 17px;
}
#angebot h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
	line-height: 21px;
}
#angebot p {
	margin: 0px;
}
#angebot-preis_Euro {
	position: absolute;
	height: 25px;
	width: 75px;
	top: 410px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FBAD32;
	text-align: center;
	left: 290px;
	z-index: 5;
	font-weight: bolder;
}
#angebot-preis_Euro-blau {
	position: absolute;
	height: 25px;
	width: 75px;
	top: 410px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #006;
	text-align: center;
	left: 290px;
	z-index: 5;
	font-weight: bolder;
}
#angebot-preis_pP {
	position: absolute;
	height: 20px;
	width: 100px;
	top: 413px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #006;
	text-align: right;
	left: 180px;
	z-index: 5;
}
#angebot table tr td ul li {
	font-size: 13px;
	line-height: 14px;
	list-style: circle;
}
#angebot table tr td ul {
	padding-left: 15px;
	padding-right: 7px;
}
.mdslogan {
	position: absolute;
	top: 20px;
	right: 125px;
}
.mdslogan_s {
	position: absolute;
	top: 10px;
	right: 122px;
	width: 200px;
	height: auto;
}
#iiqcheck {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 2px 6px #666666;
    left: 11px;
    position: absolute;
    top: 699px;
}
#buchbox .cont_img {
	margin-left: -6px;
	margin-right: -8px;
	width: 186px;
	border: 0px;
}
#buchbox {
	position: absolute;
	right: 20px;
	width: 175px;
	background-opacity: 0.5;
	border: solid grey 1px;
	padding: 5px 5px 5px 0;
	top: 664px;
	background-color: #bd0f1d;
	color: #ffffff;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 1px 2px 6px #666666;
}
.d21Header, .d21CheckHeader {
	color: #fff !important;
}
#buchbox a {
	color: #fff;
}
.d21Row6 {
	display: none;
}
#angebot img {
	position: absolute;
	top: -72px;
	right: -9px;
}

