* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
body {
	background-color: #FFF;
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 10px;
}
.clear {
	clear: both;
}
a {
	color: #00619B;
}
img.border {
	border: 1px solid #000;
}
/*** Seitendefinition ***/
#page {
	width: 990px;
}
/*** Header ***/
#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	height: 90px;
}
/*** Headline ***/
.headline-big {
	padding-left: 35px;
	border-bottom: 2px solid #00619B;
	color: #00619B;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
}
.headline-big h1 {
	font-size: 30px;
	color: #00619B;
	font-weight: bold;
}
.big {
	font-size: 30px;
	color: #00619B;
	font-weight: bold;
}
/*** Linke Spalte ***/
#left {
	padding-left: 35px;
	width: 180px;
	float: left;
}
/*** Subheadline ***/
.subhead {
	font-size: 12px;
	color: #00619B;
	font-weight: bold;
	text-align: right;
	margin-bottom: 25px;
	height: 20px;
}
/*** Hauptspalte ***/
#main {
	float: left;
	width: 713px;
	clear: right;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
}
/*** Footer ***/
#footer {
	background-color: #00619B;
	/* height: 125px; */
	color: #FFF;
	padding: 8px 30px 5px 35px;
	margin-bottom: 15px;
}
#footer a {
	color: #FFF;
}
#footer .bilder {
}
#footer .adresse {
	clear: both;
}

table.bilder {
	margin-bottom: 5px;
}
table.bilder td {
	width: 115px;
	font-size: 11px;
}
table.bilder img {
	border: 1px solid #FFF;
	margin: 3px 0px 3px 0px;
}

/*** Menü ***/
#menu {
	border-left: 1px solid #00619B;
	border-right: 1px solid #00619B;
	background-color: #D1DEE6;
}
#menu ul {
	list-style: none;
}
#menu ul a {
	background-color: #00619B;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid #00619B;
}
#menu ul a:hover, #menu ul a.on {
	background-color: #FFF;
	color: #000;
}
#menu ul ul a {
	padding-left: 10px;
	background-color: #D1DEE6;
	color: #000;
	border-bottom: 1px solid #FFF;
	height: 20px;
	line-height: 20px;
}
#menu ul ul a:hover, #menu ul ul a.on {
	background-color: #FFF;
}
#menu ul ul ul a {
	font-weight: normal;
	padding-left: 20px;
}
/*** Inhaltselemente ***/
.linkesElementimage {
	width: 360px;
	vertical-align: top;
}
.linkesElement {
	width: 350px;
	padding-right: 10px;
	vertical-align: top;
}
.linkesElement h1 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #00619B;
}
.linkesElement ul {
	margin-left: 1.5em;
}
.linkesElementnormal {
	padding: 10px 0;
	vertical-align: top;
}
.linkesElementnormal h1 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #00619B;
}
.introtext {
	padding-right: 10px;
	margin-bottom: 10px;
}
/*** rechtes Element blau ***/
.rechtesElementblau {
	background-color: #00619B;
	color: #FFF;
	padding: 10px;
	width: 333px;
	vertical-align: top;
}
.rechtesElementblau h1 {
	font-size: 16px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
}
.rechtesElementblau h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
.rechtesElementblau ul {
	margin-left: 1.5em;
}
.rechtesElementblau a {
	color: #FFF;
}
/*** rechtes Element ***/
.rechtesElement {
	padding: 0 10px;
	width: 333px;
	vertical-align: top;
}
.rechtesElement h1 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #00619B;
}
table.techData td {
	padding: 2px;
	font-size: 11px;
}
table.techData .odd {
	background-color: #D1DEE6;
}
/*** Kontaktformular ***/
input, select, textarea {
	border: 1px solid #00619B;
	margin: 1px 0;
}
input.button {
	background-color: #00619B;
	border: 1px solid #00619B;
	border-color: #66a7cc #00304d #00304d #66a7cc;
	padding: 3px;
	color: #FFF;
	width: auto;
	cursor: pointer;
}
input.button:hover {
	background-color: #247eb3;
}
/*** Flaggen ***/
.flaggen {
	float: right;
	margin-top: 20px;
	width: 200px;
}
.headertitle {
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	float: left;
	width: 700px;
	color: #01619B;
	font-weight: bold;
}
#footertext {
	color: #C0C0C0;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 25px;
}