html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color: #454545;
	margin: 0px;
	padding: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:16px;color:#0066CC;}
p {margin-top:0px;}
a {outline:0px;}

a:link, a:visited, a:hover, a:active
{ 
  text-decoration:none;
  color:#454545;
  font-size:12px;
}
a:hover, a:active
{
	text-decoration:underline;
}
#oben {
	height:110px;
	width: 876px;
	margin: 0px  auto;
}
#box {
	width:876px;
	position: relative;
	background-image: url(pics/back.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0px  auto;
	height: 600px;
	padding-bottom: 0px;
}
#links {
	float:left;
	width: 110px;
	margin-top: 50px;
	height: 550px;
}
#links p {
	background-image: url(pics/pfeil.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #757575;
	margin-right: 5px;
	margin-left: 7px;
}
#links a {
	padding-left: 12px;
}
#links a:link {
	color: #454545;
	font-weight: normal;
	font-size: 12px;
}
#links a:visited {
	color: #454545;
	font-weight: normal;
	font-size: 12px;
}
#links a:hover, a:active {
	color: #454545;
	font-weight: bold;
}
#rechts {
	width: 201px;
	float: left;
	height: 600px;
	margin-top: 1px;
	padding-top: 1px;
}
.rechtstext {
	padding-left: 10px;
	border-left: 1px dashed #666666;
}
.rechtstext a:link, a:visited {
	color: #0033FF;
	font-weight: normal;
	font-size: 11px;
}
.rechtstext a:hover, a:active {
	color: #0033FF;
	font-weight: bold;
	font-size: 11px;
}
.rechtstext p {
	margin: 0px;
	padding: 3px 3px 5px;
	text-align: justify;
	font-size: 12px;
	color: #454545;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.rechtstext h3 {
	color: #666666;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(pics/grau.jpg);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}
#inhalt {
	float:left;
	width:525px;
	padding-bottom: 150px;
	height: auto;
	position: relative;
	margin: auto;
}
#inhalt h3 {
	padding-top: 30px;
	padding-left: 15px;
}
#inhalt a:link {
	color: #0033FF;
	font-weight: normal;
	font-size: 12px;
}
#inhalt a:visited {
	color: #0033FF;
	font-weight: normal;
	font-size: 12px;
}
#inhalt a:hover, a:active {
	color: #0033FF;
}
.text {
	padding: 5px;
	width: 515px;
}
.text p {
	text-align: justify;
	padding-left: 10px;
}
.hinweis {
	font-size: 11px;
	color: #959595;
	padding-left: 30px;
	padding-top: 10px;
}
.bild {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 300px;
	position: relative;
	float: left;
	top: -252px;
	text-align: left;
}
.teaser {
	width: 470px;
	height: 114px;
	background-image: url(pics/teaserback.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 30px;
}
.teaserbild {
	margin: 0px;
	padding: 1px;
	height: 100px;
	width: 150px;
	position: relative;
	float: left;
	border: 1px solid #666666;
	left: 12px;
	top: 5px;
	}
.teasertext {
	margin: 0px;
	padding: 5px 5px 1px 10px;
	height: 100px;
	width: 275px;
	position: relative;
	float: left;
	color: #454545;
	left: 12px;
	}
.teaserlink {
	margin: 0px;
	padding: 1px;
	height: 15px;
	width: 272px;
	position: relative;
	float: left;
	top: 10px;
	}
.teasertext a {
	padding-left: 12px;
	padding-right: 5px;
	background-image: url(pics/pfeilg.gif);
	background-repeat: no-repeat;
}
.teasertext a:link, a:visited {
	color: #aa1010;
}
.teasertext a:hover, a:active {
	color: #FF6600;
	background-color: #CCCCCC;
}
#unten {
	height:110px;
	width: 876px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: auto;
	float: left;
	text-align: center;
}
.untentext {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 730px;
	margin: auto;
	padding-top: 5px;
	top: 5px;
	position: relative;
	float: left;
	left: 110px;
	font-size: 11px;
	color: #757575;
	height: 50px;
	text-align: center;
}
.untentext a:link, a:visited {
	color: #0033FF;
	font-size: 11px;
	font-weight: normal;
}
.untentext a:hover, a:active {
	color: #0033FF;
	font-weight: normal;
}
.valid {
	float: right;
}
.preisbox {
	margin: 0px 0px 10px;
	padding: 20px 0px 0px 40px;
	width: 450px;
	height: auto;
	position: relative;
	float: left;
}
.preisboxtext {
	width: 440px;
	height: auto;
	text-align: justify;
	position: relative;
	padding: 5px 0px 0px;
	float: left;
	border: 1px solid #666666;
	margin: 0px;
	background-color: #E9E9E9;
}
.preisboxl {
	width: 345px;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
}
.preisboxl ul{
	margin: 0px;
	padding: 0px;
}
.preisboxl ul li{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	background-image: url(pics/grau2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.preisboxr ul{
	margin: 0px;
	padding: 0px;
}
.preisboxr ul li{
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	background-image: url(pics/grau2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.preisboxr {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 95px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.preisboxtext2 {
	background-color: #E9E9E9;
	padding: 4px;
}
.preisboxwrap {
	width: 450px;
	position: relative;
}
#layersponsor {
	position:absolute;
	width:300px;
	height:225px;
	z-index:1;
	left: -150px;
	top: 35px;
	visibility: hidden;
	border: 2px solid #666666;
}
#layerstandard {
	position:absolute;
	width:300px;
	height:225px;
	z-index:1;
	left: -150px;
	top: 35px;
	visibility: hidden;
	border: 2px solid #666666;
}
#layerpro {
	position:absolute;
	width:300px;
	height:225px;
	z-index:1;
	left: -150px;
	top: 35px;
	visibility: hidden;
	border: 2px solid #666666;
}
#layerproplus {
	position:absolute;
	width:300px;
	height:225px;
	z-index:1;
	left: -150px;
	top: 35px;
	visibility: hidden;
	border: 2px solid #666666;
}
.rahmen {
	border: 1px solid #666666;
	margin: 2px 0px;
	width: 180px;
	position: relative;
	padding: 0px;
}
.spacer {
	height: 50px;
	width: 100px;
	position: relative;
}
