html {
	height: 100%;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #00353b;
	padding-bottom: 20px;
	margin: 0px;
	color: #333333;
}
a {
	color: #00565f;
}
a:hover {
	color: #00565f;
}
.page_wrapper1 {
	background:url(/design/images/background_repeat.jpg) top left repeat-x;
	height: 100%;
}
.page_wrapper {
	background:url(/design/images/body_background.jpg) top center no-repeat;
	height: 100%;
}
.footer {
	height: 20px;
	background-color: #00353b;
}
td {
	line-height: 18px;
	font-size: 12px;
	font-family:  Verdana, Helvetica, sans-serif;
}
.text {
	line-height: 18px;
}
p {
	line-height: 18px;
}
select {
	font-size: 9px;
}
.sprachauswahl {
	color: #FFFFFF;
	text-decoration: none;
}
a.textnavi {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	clear: both;
	height: 33px;
	display: block;
	padding-top: 6px;
	background-image: url(../images/menue-aktiv.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a:hover.textnavi {
	text-decoration: underline;
}

.hier-sind-sie {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.design-trenner {
	font-size: 11x;
	color: #005862;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/design/images/design_trenner.gif);
	background-position: 1px 16px;
	background-repeat: no-repeat;
}
hr {
	background-image: url(/design/images/design_trenner.gif);
	background-position: 1px 3px;
	background-repeat: repeat-y;
	text-decoration: none;
	background-attachment: fixed;
	border: none;
}
.siteyourself {
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
input {
	border: 1px solid #005862;
	background-color: #D7E1DD;
	color: #005862;
}
textarea {
	border: 1px solid #005862;
	background-color: #D7E1DD;
	color: #005862;
}
h1 {
	color: #005862;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	float:none;
	clear:both;
	display:block;
}
.text_rechts {
	color: #03477E;
	font-size: 10px;
	text-decoration: none;
}
.bglinks {
	background-attachment: fixed;
	background-image: url(/design/images/bg_links.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgrechts {
	background-attachment: fixed;
	background-image: url(/design/images/bg_rechts.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
