@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
	color: #333;
}

div {
	margin: 0;
	padding: 0;
}

img {border: none; }

#cover { width:500px; }

#superbanner {
	/* text-align:center; */
	padding-left: 60px;
	width:988px;
	height:90px;
	line-height:0px;
	margin:0 0 0 135px;
	overflow:visible;
}

#hbv_skyscraper {
	position:absolute;
	top:114px;
	left:975px;
	width:200px;
	height:600px;
	overflow:visible;
	z-index:10001;
	display: inline;
	visibility: visible;
}


div#page, div#darkpage, div#top, div#bottom, div#clearpage, div#whiteBottom {
	font-family: Arial, Helvetica, Swiss, Switzerland, Verdana, sans-serif;
	font-size: 15px;
	line-height: 150%;
	background: #f8f8f8 url("bilder/bg.jpg") top left repeat-y;
	margin: 0 auto;
	width: 790px;
	padding: 0px 30px 10px 40px;
}

div#page {
	padding-top: 0px;
}

div#darkpage {
	background: #f8f8f8 url("bilder/bg-dark.jpg") top left repeat-y;
}

div#top {
	background: #f8f8f8 url("bilder/bg-top.jpg") top left no-repeat;
	height: 41px;
	padding: 0px 30px 0px 40px;
}

div#bottom {
	background: #f8f8f8 url("bilder/bg-dark-bottom.jpg") top left no-repeat;
	height: 54px;
	padding: 0px 30px 0px 40px;
}

div#whiteBottom {
	background: #f8f8f8 url("bilder/bg-white-bottom.jpg") top left no-repeat;
	height: 54px;
	padding: 0px 30px 0px 40px;
}


div#clearpage {
	background: none;
}

#right_text {
	width: 234px;
	font-size: 20px;
	color: #666;
	margin-left: 22px;
}

#right_text h1 {
	margin:0;
	padding: 0;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}

#right_text p {
	margin:0;
	padding: 0;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

a, a:link, a:visited, a:active,
#right_text a, #right_text a:link, #right_text a:visited, #right_text a:active {
	color: mediumvioletred;
	text-decoration: underline;
}

#right_text a, #right_text a:link, #right_text a:visited, #right_text a:active {
	font-size: 12px;
	font-weight: bold;
}

#right_text p.abolinks {
	margin: 6px 0;
}

a:hover, #right_text a:hover {
	color: darkslateblue;
}

#right_text p.unterschrift {
	margin: 4px 0 6px 0;
}

.artikel {
	background-color: #434045;
	color: whitesmoke;
	width: 240px;
	margin-right: 20px;
	margin-top: 20px;
}

.artikel .text {
	font-size: 13px;
	margin: 6px;
}

.artikel .text a {
	color: white;
	text-decoration: underline;
}

.ausverkauft {
	background-color: whitesmoke;
	height: 390px;
}

#hotline, #versandbedingungen, #impressum {
	font-size: 15px;
	width: 746px;
	margin-top: 20px;
	padding: 6px;
	border: 1px solid #e0e0e0;
}

#versandbedingungen, #impressum {
	margin-top: 0px;
	padding-top: 15px;
	border: none;
	color: whitesmoke;
}

#impressum {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed silver;
}

#impressum a {
	color: whitesmoke;
	text-decoration: underline;
}

#impressum a:hover {
	color: white;
}

#hinweise {
	width: 746px;
	padding: 6px;
}

#hinweise p {
	font-size: 11px;
	line-height: 130%;
	padding-top:0;
}

#gaHinweis {
	font-size: 7pt;
	line-height: 135%;
	color: #666;
	padding-right: 40px;
}

.presentedBy {
	font-family: Arial, Helvetica, Swiss, Switzerland, Verdana, sans-serif;
	color: #5B6C73;
	font-size: 11px;
	line-height: 13px;
	z-index: 333;
	display: block;
	clear:both;
	height: 44px;
	margin-left: 6px;
}


.left { float:left }
.right { float:right }
.clear { clear:both; height:0px; }
.rand { border: 1px solid yellowgreen; }


#uc_text {
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: 22px;
}

#uc_text p {
	margin-top:0;
	padding-top:0;
	font-size: 20px;
	line-height: 30px;
	color: #666;
}


