.subtitle {
font-family:Arial,Helvetica,Sans-serif;
font-size:12pt;
font-style:normal;
font-weight:bold;
color:#CC0F33;
}

.newstext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #33597C;
	text-align: left;
}

.angebot {
  font: 12px Arial, sans-serif;
  font-weight: bold;
  background: #33597C;
  color: white;
  padding: 2px;
}

.objbox {
    font: 11px Arial, sans-serif;
    border-right: 1px solid #33597C;
    width: 209px;
    float: left;
}
.news {
  width: 170px;
  float: right;
  background: white;
}
.objheader {
	background: #C7DAEA;
	color: #33597C;
	margin: 0;
	padding: 2px;
	font-size: 11px;
}

.sidenews {
	background: #C7DAEA;
	color: #33597C;
	padding: 2px;
	font: 11px Arial, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
}

h2 {
	background: #33597C;
	color: White;
	padding: 2px;
	font: 11px Arial, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

h4 {
	color: Red;
	font-size: 12px;
}


h3 {
	background: #33597C;
	color: White;
	padding: 2px;
	font: 13px Arial, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
.topicbox {
	background: #C7DAEA;
	font: 11px Arial, sans-serif;
	width: 209px;
	border-right: 1px solid #33597C;
	text-align: center;
	float: left;
	margin-bottom: 4px;
	margin-top: 0px;
}

.aktuellbox {
	background: #C7DAEA;
	font: 11px Arial, sans-serif;
	width: 350px;
	text-align: center;
	float: left;
	margin-bottom: 4px;
}
.newslink {
	font-family: Arial, sans-serif;
	font: bold 13px;
	color: Red;
}

.newsheader {
	background-color: #33597C;
	font: 10px Arial, sans-serif;
	color: white;
	text-align: left;
	letter-spacing: 10px;
	padding-left: 70px;
}


.topmenu {
	float: left;
}



.newsbox {
	background: #C7DAEA;
	font: 11px Arial, sans-serif;
	width: 349px;
	text-align: center;
	float: left;
}


.objimg {
  display: block;
  padding: 2px;
  background: url("images-new/home-vr.jpg") no-repeat right center;
}
.objimg img { border: none; }
.objdesc {
  background: #EEF6FD;
  margin: 0; padding: 2px;
}
.objdesc a { color: #33597C; }
.preis {
  margin: 0; padding: 2px;
  text-align: right;
  font-weight: bold;
}

.panheader {
	background: #C7DAEA;
	color: #33597C;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	width: 100%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin: 0;
}
.panbox {
	font-family: Arial;
	float: left;
	height: 425px;
	width: 774px;
	left: 0px;
	top: 0px;
	position: relative;
	margin-top: 75px;






}
.pandesc {
	background: #EEF6FD;
	margin: 0;
	padding: 10px 20px;
	font-family: Arial;
	font-size: 12px;
	left: 400px;
	top: 30px;
	float: left;
	position: absolute;
}
.pandesc h5 {
	font-weight: bold;
	color: #33597C;
	font-size: 14px;
	margin-bottom: 6px;
}

.panimg {
	display: block;
	padding: 2px;
	margin-left: 20px;
	background: url("images-new/home-vr.jpg") no-repeat right center;
}
.panimg img { border: none; }

.normimg {
	display: block;
	padding: 2px;
	margin-left: 20px;
	width: 400px;
	position: absolute;
	left: 0px;
	top: 30px;


	}
.normimg img { border: none; }


li {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #33597C;
	text-align: left;
	list-style-image: url(bullet_teaserblue.gif);
	list-style-position: outside;
	list-style-type: disc;
	line-height: normal;
	font-style: normal;







}

body {
	font-family: Arial, Helvetica, sans-serif;
}


/* Damit nach der Aufzählung der gewohnte Abstand entsteht */
ul, blockquote, ol {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_teaserblue.gif);
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 5px;
}

h1 {
	color: #C7DAEA;
}

a:link, a:visited, a:active {
	color:#33597C;
	text-decoration:none;
	font-size: 11px;

}
.redlink {
	background-color: #33597C;
	color: #fff;
padding: 5px;

}
