body {
	background-color: #E7E6ED;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-width:0px;
	margin-height:0px;
}
.hg {
	background-color: #E7E6ED;
	background-image: url(images/hg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hgimg {
	background-image: url(images/img_hg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.hgimg2 {
	background-image: url(images/img_hg2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.hg2 {
	background-image: url(images/hg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.hgnavi {
	background-image: url(images/hg_navi.png);
	background-repeat: repeat;
	background-position: left top;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	color: #FFF;
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #140C6A;
	text-decoration: underline;
}
.ue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #140C6A;
}
.ue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #9c9c9c;
}
.ue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #140C6A;
	line-height: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #7f7e8e;
	line-height: 20px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7f7e8e;
	line-height: 20px;
}

.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
}
.unavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #140C6A;
	line-height: 20px;
}
a.hinweis:link, a.hinweis:active, a.hinweis:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9c9c9c;
	text-decoration: none;
}
a.hinweis:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.ue1:link, a.ue1:active, a.ue1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.ue1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #140C6A;
	text-decoration: none;
}
a.unavi:link, a.unavi:active, a.unavi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
a.unavi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #140C6A;
	text-decoration: underline;
	line-height: 20px;
}
.linieob2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.linieun2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rahmen1 {
	border: 1px solid #999;
}
.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #140C6A;
	background-color: #999;
	font-size: 14px;
	font-weight: bold;
	color: #fff;

}.punktlinie {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #dcdbe4;
}

.cc_container .cc_btn {
background-color: #cbf1f1 !important; /* Farbe des Buttons */
color: #140C6A !important; /* Textfarbe des Buttons */
border: 1px solid #140C6A;
}
 
.cc_container {
background: #FFF !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #7f7e8e !important; /* Schriftfarbe des gesamten Bereichs */
font-size:10px;
}
 
.cc_container a {
color: #140C6A !important; /* Textlink-Farbe "Mehr Infos" */	
}