*{
	border: 0;
	margin: 0;
	padding: 0;
}


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

body{
	color: #000;
	background: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
}

#container{
width: 780px;
	color: #000;
	background: #FFF url(../img/header2.jpg) no-repeat top left;
	padding-top: 210px;
	text-align:left;
	margin: 0 auto;
}

#header{

padding-left: 22px;
margin-bottom: 45px;
font-size: 0.75em;
	
}

#headertext{
color: #374976;
background-color: #FFF;
padding-left: 390px;
	
}

#header h1{
	display: none;
}

#contentleft{
	width: 360px;
	float: left;
	padding-left: 40px;
	padding-top: 0px;
	background: #fff url(../img/hg-contentleft.gif) repeat-y left top;
	font-size: 0.75em;
	font-weight: bold;
	color: #374976;
	background-color: #FFF;
}

#contentlefttext{
	width: 360px;
	float: left;
	padding-left: 40px;
	padding-top: 0px;
	background: #fff url(../img/hg-contentleft.gif) repeat-y left top;
	font-size: 0.75em;
	color: #374976;
	background-color: #FFF;
	font-weight: normal;
}

#contentlefttext a, #fullwidth a{
	color: #455476;
background-color: #FFF;
text-decoration: underline;}

#fullwidth{
	width: 700px;
	float: none;
	padding-left: 40px;
	padding-top: 0px;
	background: #fff url(../img/hg-contentleft.gif) repeat-y left top;
	font-size: 0.75em;
	color: #374976;
	background-color: #FFF;
	font-weight: normal;
}


#contentright{
	margin: 0 0 0 410px;
	background: #fff url(../img/hg-contentright.gif) repeat-y right top;
	font-size: 0.75em;
	font-weight: bold;
	color: #374976;
	background-color: #FFF;
}

#contentrighttext{
	margin: 0 0 0 410px;
	background: #fff url(../img/hg-contentright.gif) repeat-y right top;
	font-size: 0.75em;
	font-weight: normal;
	color: #374976;
	background-color: #FFF;
}

#contentright a, #contentleft a{
color: #455476;
background-color: #FFF;
text-decoration: underline;
	
}

#contentright a:hover, #contentleft a:hover{
	text-decoration: none;
}

#contentright a:active, #contentleft a:active{
	text-decoration: underline;
}

#iconseins img{
	margin: 0 11px 11px 0;
}

#iconszwei img{
	margin: 0 11px 11px 0;
}

#iconsdrei img{
	margin: 0 11px 11px 0;
}

#iconsvier img{
	margin: 0 11px 11px 0;
}


#impressum{
	clear: left;
	font-size: 0.75em;
	color: #455476;
	background: #fff url(../img/hg-impressum.gif) no-repeat left top;
	text-align: right;
	padding: 10px;
}

#impressum a{
color: #455476;
background-color: #FFF;
text-decoration: underline;
	
}

.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #efa4a4 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #3b4872 !important; /* Textlink-Farbe "Mehr Infos" */
}