@charset "UTF-8";
@media screen {

body {
	margin: 0px;}

#wrapper{
	padding-top: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	min-height: 768px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#tab {
	margin-left: 8em;
	margin-right: 0.5em;
	padding-top: 30px;
}
#tab_ref {
	margin-top: 20px;
}

.navigation {
	margin-left: 30em;
	padding-bottom: 12px;
	font-family: Helvetica;
	font-size: 12px;
	color: #63aabc;
	font-style: normal;
	font-weight: normal;
}
/* IE 7 */
	* + html .navigation {
	padding-bottom: 26px;

}

.yellow_left {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	font-family: Helvetica;
	font-size: 18px;
	color: #f99b1c;
}

.content_right {
	padding-top: 55px;
	padding-left: 10px;
	margin-right: 20px;
	font-family: Helvetica;
	font-size: 11px;
	height: 300px;
	color: #015466;
}
.content_right_with {
	padding-top: 55px;
	padding-left: 10px;
	margin-right: 20px;
	font-family: Helvetica;
	font-size: 11px;
	overflow: scroll;
	overflow-x: hidden;
	height: 300px;
	color: #015466;
}
/* IE 7 */
	* + html .content_right_with {padding-top: 45px;}
	
/* IE 7 */
	* + html .content_right {padding-top: 45px;}
	

.impressum {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 850px;
	padding-top: 30px;
}
.impressum a:link {
	color: #CCCCCC;
}

/* IE 7 */
	* + html .impressum {
	font-family: Helvetica;
	font-size: 14px;
	color: #C9E7E9;
	padding-left: 850px;
	padding-top: 10px;
}
.aktiv {
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #63aabc;
}
a:visited {
	text-decoration: none;
	color: #63aabc;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

h2 {
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #015466;
}
.Stil1 {
	color: #71B2C2;
	font-family: Helvetica;
	padding-left: 230px;
	font-size: 22px;
}
.Stil2 {
	color: #f99b1c;
	font-size: 18px;
	font-family: Helvetica;
	padding-left: 230px;
}
.Stil3 {
	font-family: Helvetica;
	font-size: 11px;
	color: #015466;
	
}
.Stil4 {
	color: #B0B5BF;
	font-family: Helvetica;
	font-size: 22px;	
}
.Stil5 {
	color: #f99b1c;
	font-size: 18px;
	font-family: Helvetica;	
}
.referenz_empty {
	color: #c9c9c9;
}
.referenz_sub_empty {
	color: #c9c9c9;
	padding-left: 20px;
}
.ref_nav {
	color: #71B2C2;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 18px;
	padding-left:32px;
}

.ref_sub_nav {
	color: #71B2C2;
	font-family: Helvetica;
	font-size: 11px;
	padding-left: 20px;
}
.ref_nav_aktiv {
	color: #015466;
	font-family: Helvetica;
	font-size: 11px;
}
.ref_sub_nav_aktiv {
	color: #015466;
	font-family: Helvetica;
	font-size: 11px;
	padding-left: 20px;
}
.imprint_txt {
	padding-left: 230px;
}

#sub_nav {
	margin-left: 20px;
	margin-top: 20px;
}

#footer{
	padding-top: 0px;
	margin-top:12px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 20px;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #EF8A09;
}
.karte {
	background-image: url(images/karte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
}
