body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #9eb1c8;
	background-attachment: scroll;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: left;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414141;
	line-height: 19px;
	font-weight: bold;
}

.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6851F;
	line-height: 19px;
	font-weight: normal;
}

.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 19px;
}

.basictext A:link {
	color:#535353;
	font-weight:normal;
	text-decoration: underline;
}
.basictext A:visited {
	color:#535353;
	font-weight:normal;
	text-decoration: underline;
} 
.basictext A:hover {
	color:#535353;
	font-weight:normal;
	text-decoration: none;
} 
.basictext A:active {
	color:#535353;
	font-weight:normal;
	text-decoration: underline;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265ba5;
	line-height: 19px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
}

.navigation A:link {
	color:#535353;
	font-weight:normal;
	text-decoration: none;
}
.navigation A:visited {
	color:#535353;
	font-weight:normal;
	text-decoration: none;

} 
.navigation A:hover {
	color:#265ba5;
	font-weight:normal;
	text-decoration: none;
} 
.navigation A:active {
	color:#265ba5;
	font-weight:normal;
	text-decoration: none;
}

.navigation-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265ba5;
	line-height: 19px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0px;
}

.submenue-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button_li.png);
}

.submenue-h-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button_li_h.png);
}

.submenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button.png);
}

.submenue-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button_h.png);
}

.submenue-re {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button_re.png);
}

.submenue-h-re {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub_button_re_h.png);
}

.submenue-plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub-button_plain.png);
}

.submenue-plain-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub-button_plain_h.png);
}

.submenue-plain-re {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub-button_re_plain.png);
}

.submenue-plain-h-re {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0px;
	background-image: url(buttons/sub-button_re_plain_h.png);
}


.klappmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	vertical-align: top;	
}

.klappmenue A:link {
	color:#535353;
	font-weight:normal;
	text-decoration: none;
}
.klappmenue A:visited {
	color:#535353;
	font-weight:normal;
	text-decoration: none;

} 
.klappmenue A:hover {
	color:#265ba5;
	font-weight:normal;
	text-decoration: none;

} 

.klappmenue-centerback {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-right-color: #DDDCDC;
	border-bottom-color: #DDDCDC;
	border-left-color: #DDDCDC;
}

.klappmenue-leftback {
	background-color: #FFFFFF;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDCDC;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #DDDCDC;
}




.headline-titelbild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 20px;
	font-weight: bold;
	background-color: #ebebeb;
	font-style: normal;
}

.headline-startseite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124F98;
	line-height: 18px;
	font-weight: bold;
}

.headline-orangeback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb8e2f;
	font-weight: bold;
}

.headline-blueback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #346397;
	font-weight: bold;
}

.text-orangeback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
	line-height: 14px;
	font-weight: bold;
}

.text-orangeback A:link {
	color:#535353;
	font-weight:bold;
	text-decoration: none;
}
.text-orangeback A:visited {
	color:#535353;
	font-weight:bold;
	text-decoration: none;
} 
.text-orangeback A:hover {
	color:#535353;
	font-weight:bold;
	text-decoration: underline;
} 
.text-orangeback A:active {
	color:#535353;
	font-weight:bold;
	text-decoration: none;
}


.text-blueback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	line-height: 16px;
	font-weight: normal;
}

.text-blueback A:link {
	color:#3778A8;
	font-weight:normal;
	text-decoration: underline;
}
.text-blueback A:visited {
	color:#3778A8;
	font-weight:normal;
	text-decoration: underline;
} 
.text-blueback A:hover {
	color:#3778A8;
	font-weight:normal;
	text-decoration: none;
} 
.text-blueback A:active {
	color:#3778A8;
	font-weight:normal;
	text-decoration: underline;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	line-height: 18px;
	font-weight: normal;
}

.smalltext A:link {
	color:#535353;
	font-weight:normal;
	text-decoration: underline;
}
.smalltext A:visited {
	color:#535353;
	font-weight:normal;
	text-decoration: underline;
} 
.smalltext A:hover {
	color:#3778A8;
	font-weight:normal;
	text-decoration: none;
} 
.smalltext A:active {
	color:#3778A8;
	font-weight:normal;
	text-decoration: underline;
}


.formal-menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888282;
	line-height: 16px;
	font-weight: bold;
}

.formal-menue A:link {
	color: #888282;
	text-decoration: none;
}
.formal-menue A:visited {
	color: #888282;
	text-decoration: none;
} 
.formal-menue A:hover {
	color: #888282;
	text-decoration: none;
} 
.formal-menue A:active {
	color: #888282;
	text-decoration: none;
}

.rahmen {
	border: 0px solid #C7C7C7;
}

