@charset "utf-8";
/* CSS Document */
/* PiE .clearfix CSS */
br.clearfix {
clear:both;
margin:0px !important;
padding:0px !important;
height: 1px;
font-size: 1px;
line-height: 1px; }

.morph2 {
	width: 80px;
	height: 80px;
	border: 1px solid black;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	float: right;
}
* {
margin: 0;
padding: 0;
}
body {
	font-size: 92%;
}
/* id#s für Struktur-Layout */
#Container {
	background-color: #D4D5C2;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1020px;	
}

#ElementContainer {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 980px;
}

#Header {
	background: url(/images/background/header_bg.jpg) top left repeat-x;
	background-color: #AFCEE0;
	display: block;
	position: relative;
	margin: 0;
	width: 1020px;
	height: 157px;
}
.logo {
	position: relative;
	margin: 0;
	padding: 0;
	top: 12px;
	left: 18px;
	display: block;
	float: left;
	
}
.logofont {
	position: relative;
	margin-left: 15px;	
}

#Navigation0 {
/*	
	
	background: yellow;
	
	width: 100%;
	
	padding: 0;
	margin: 0 auto;
	overflow: hidden;	
	height: 36px;*/
	width: 980px;
	display: block;
	text-align: center;
	display: block;
	padding: 0;
	background: #3D464A;
	margin: 10px auto;
}
#NavigationList0 {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 85%;
	overflow: hidden;
	display: block;
	
}


#NavigationList0 li {
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}

#NavigationList0 li a{
	float: left;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0 15px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	line-height: 2.5;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	
/*	border-right: 1px solid #FFF;*/
}

#NavigationList0 li a:hover {
	background: #000033;
	
}

#NavigationList0 li a:active, #NavigationList0 li a:focus {
	background: #000033;
}



div#Box2 {
	display: none;
}






#Featurebar {
	background-color: transparent;
	display: block;
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden; /* This fixes the collapsing height of a div just containing images */
}

#Teaser {
	background-color: transparent;
	display: block;
	margin: 5px auto;
	padding: 0;
	position: relative;
	width: 980px;
	height: 100%;
	overflow: hidden;
}

#Content {
	/*background: url(/images/background/body_bg.jpg) repeat-y top center;*/
	display: block;
	position: relative;
	width: 980px;
	/*height: 700px;*/
	margin: 0 auto;
	padding: 0;
	height: 100%;
	overflow: hidden;
}

#LeftContent {
	float: left;
	width: 30%;
	height: auto;
	margin: 0;
	padding: 0 10px;
	position: relative;
	display: block;
	overflow: hidden;
}
#RightContent {
	display: block;
	float: left;
	width: 65%;
	margin: 0 0 0 5px;
	padding: 0 10px;
	position: relative;
	height: auto;
	overflow: hidden;
}

#Footer {
	background-color: #0099FF;
	background: url(/images/background/footer_bg.jpg) top left repeat-x;
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1020px;
	height: 40px;
}
#Footerleft {
	display: block;
	position: relative;
	width: auto;
	height: 38px;
	float: left;
}

#Footerright {
	display: block;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 20px 0 0 0;
	position: relative;
	width: 100px;
	height: 38px;
	float: right;
}
/* Klassen für Schrift */
.container {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.header1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}



.navigation0 {
	
}

.navigationlist0 li a:link, .navigationlist0 li a:visited {
	
}

.navigationlist0 li a:hover {
	
}

.navigationlist0 li a:active {

}

.featurebar {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.feature_left {
	display: block;
	float: left;
	position: relative;
}

.feature_right {
	display: block;
	float: right;
	position: relative;
}



.footer {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

#Footerright {
	background-color: transparent;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	
	width: 15%;
	overflow: hidden;
}

#Middle {
	position: absolute;
	top: 25%;
}

#Footerright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#Footerright a:hover {
	text-decoration: underline;
}

#Footerleft {
	background-color: transparent;
	display: block;
	float: left;
	width: 80%;
	
	position: relative;
}

/*.teasecontainer {
	display: block;
	float: left;
	margin: 5px 10px 5px 10px;
	width: 200px;
	height: 20px;
	position: relative;
}*/
/*#subteaser {

	width: 100%;
	display: block;
	margin: 0;
	height: 100%;
	position: relative;
	overflow: hidden;
}*/
.teaser {
	background-color: #000000;
	display: block;
	float: left;
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	padding: 60px 10px 10px 10px;
	width: 205px;
	height: 20px;
	position: relative;
	overflow: hidden;
}

.teaser a:link, .teaser a:visited {
	font-family: Lucida Console, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.teaser1a {
	background-color: #F39E2C; /*#F0910E*/
	padding: 10px 10px 10px 10px;
	height: 70px;
}
.teaser1link {
	color: #000066;
	
}

.teaser2a {
	background-color: #545AA5; /*#F0910E*/
	padding: 10px 10px 10px 10px;
	height: 70px;
}
.teaser2link {
	color: #FF6600;
	
}

.teaser3a {
	background-color: #6D6203; /*#F0910E*/
	padding: 10px 10px 10px 10px;
	height: 70px;
}
.teaser3link {
	color: #F9F1B0;	
}

.teaser4a {
	background-color: #777FE7; /*#F0910E*/
	padding: 10px 10px 10px 10px;
	height: 70px;
}
.teaser4link {
	color: #E6CF17;
}
h1,h2,h3,h4,h5,h6,h7,h8 {
margin-top: 1em;
margin-bottom: 0;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.3em;
line-height: normal;
}

p {
margin: 0.4em 0 0.5em 0;
padding: 0;
line-height: normal;
letter-spacing: normal;
}
img {
border: none;
}
#Validation {
	display: block;
	font-family: Lucida Console, Verdana, sans-serif;
	float: right;
	width: 176px;
	margin: 0 14% 0 0;
	padding: 0;
	height: 70%;
	overflow: hidden;
}
/*.teaser a:hover, .teaser a:active {

	text-decoration:underline;
}*/



