@charset "utf-8";
/* CSS Document */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #FCF0D2;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/*Umschließt den gesamten Inhalt der Website*/
#frame {
	width:762px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #004877;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}


/* HEAD -----------------------------------------------------------------------------------------------------------------*/
/*header Bereich*/
#header {
	margin: 0;
	padding: 0;
	height: 269px;
	width: 762px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #004877;
}

#logo {
	position: relative;
	height: auto;
	float: left;
	margin: 0;
	width: 452px;
	padding: 0;
	background-color: #FFFFFF;
}

#bildbox {
	margin: 0;
	padding: 0;
	height: 269px;
	width: 310px;
	background-color: #C8D3E0;
	float: right;
	position: relative;
}


/* Navi -----------------------------------------------------------------------------------------------------------------*/

/*Navigation - Text */
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004877;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	line-height: normal;
	display: block;
	margin: 0;
}
/*Navigation - Text - hover*/
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 3px 20px;
	display: block;
	background-color: #004877;
}
/*Navigation - Text - ausgew&auml;hlt*/
.navtext_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	display: block;
	background-color: #004877;
	padding: 3px 0 3px 20px;
}

/* Navigation Liste */
.nav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
}
/* Neue Navigation */
.nav li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


/*Seite mit Navi*/
#navi {
	position: relative;
	height: auto;
	float: left;
	margin: 0;
	width: 452px;
	padding: 0;
	background-color: #FFFFFF;
}

/* CONTENT -----------------------------------------------------------------------------------------------------------------*/

/*H&uuml;lle um den gesamten unteren Bereich - in verschiedenen L&auml;ngen*/
#huelle {
	height: auto;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	clear: both;
	overflow: auto;
	background-position: top left;
}


/*Content mit Inhalt*/
#content {
	width: 452px;
	height: auto;
	float: left;
	margin: 0;
	padding: 25px 0 0 0;
	background-color: #FFFFFF;
	position: relative;
}

/*Content mit Inhalt*/
#side {
	width: 310px;
	height: auto;
	float: right;
	margin: 0;
	padding: 25px 0 0 0;
	background-color: #C8D3E0;
	position: relative;
	text-align: center;
	overflow: visible;
}

/*Text*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0 30px 0 20px;
	text-align: left;
	margin-top: 5px;
	line-height: 1.5em;
}
/*Text*/
p.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004877;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: center;
	line-height: normal;
}
/*Text*/
.blau_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004877;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: center;
	line-height: normal;
}

/*Text im Impressum - Haftungsauschluss, Disclaimer etc.*/
p.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0 30px 0 20px;
	text-align: left;
	line-height: 1.5em;
}
/*H1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 6px 30px 10px 20px;
	margin: 0;
}
/*H1 im Kopf*/
h1.gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004877;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 7px 0 0 0;
	margin: 0;
}
/*H1 im Kopf*/
.gross02 {
	font-size: 14px;
}

/*H2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 5px 30px 5px 20px;
	margin: 0;
}
/*H2*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004877;
	text-decoration: none;
	line-height: 10px;
	text-align: center;
	padding: 0;
	margin: 0;
}

/*Links*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #004877;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}
/*Link - hover*/
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/*Tabelle*/
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: left;
	margin: 10px 0 0 20px;
}

/*Tabelle mit Unterstrich*/
.unterstrich td {
	border-bottom: 1px solid #C8D3E0;
}

/*kein Padding, margin, border*/
.nopad {
	border: 0;
	margin: 0;
	padding: 0;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 50px 5px 3px;
	line-height: 16px;
	color: #333333;
}


/* PICTURES -----------------------------------------------------------------------------------------------------------------*/

/*Bilder*/
img {
	padding: 0;
	margin: 0;
	border: 0;
}
/*Bild im Kopf*/
img.kopf {
	padding: 34px 0 0 0;
	margin: 0;
	border: 0;
}
/*bild*/
img.right {
	padding: 0;
	margin: 0;
	border: 0;
	float: right;
}
/* bild*/
img.left {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}



/* FOOTER -----------------------------------------------------------------------------------------------------------------*/

/*Footer mit Inhalt*/
#footer {
	position: relative;
	width: 762px;
	height: 17px;
	padding: 0;
	margin: 0;
	color: #333333;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #004877;
	text-align: center;
}

/*Navigation - Text - Footer */
.navtext_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d89c95;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 2px 7px 2px;
	margin: 0;
	line-height: 25px;
	border-right: 1px solid #FFF;
}
/*Navigation - Text - hover - Footer*/
.navtext_foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
}
/*Navigation - Text - ausgew&auml;hlt - Footer*/
.navtext_foot_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #950213;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 2px 7px 2px;
	margin: 0;
	line-height: 25px;
}

