@charset "utf-8";
/* CSS Document */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #FEF0C9;
	padding: 0;
	margin: 0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}

/*Umschließt den gesamten Inhalt der Website*/
#frame {
	width:903px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 40px;
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	border: 1px solid #999999;
}


/* HEAD -----------------------------------------------------------------------------------------------------------------*/
/*header Bereich*/
#header {
	margin: 0;
	padding: 0;
	height: 110px;
	width: 903px;
	background-color: #FFFFFF;
}
#streifen-gelb/*Bild Logoschrift*/
 {
	margin: 0;
	padding: 0;
	height: 30px;
	width: 450px;
	background-color: #FABB00;
	float: left;
}

#language {
	margin: 9px 0 0 13px;
	width: auto;
	height: 16px;
	float: left;
}

/* Main-Navigation Liste */
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
	width: 453px;
	float: right;
	background-color: #B1B1B1;
	height: 30px;
}
/* Mainnav */
.mainnav li {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


/* Main-Navigation Huelle */
#mainnav-huelle {
	clear: both;

}

/* Navi */
#navi {
	width: 892px;
	height: 30px;
	background-color: #999999;
	clear: both;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 0 0 0 11px;
	color: #FFFFFF;
}

/*Navigation - Text */
.navtext, .navtext:link, .navtext:active, .navtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	line-height: 28px;
}
/*Navigation - Text - hover*/
.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FABB00;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}
/*Navigation - Text - ausgew&auml;hlt*/
.navtext_choose, .navtext_choose:link, .navtext_choose:hover, .navtext_choose:active, .navtext_choose:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FABB00;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
	line-height: 28px;
	font-weight: normal;
}
.navtext_choose a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FABB00;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
	line-height: 28px;
	font-weight: normal;
}

/* Navigation Liste */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
}
/* Neue Navigation */
.nav li {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	float: left;
}


/* Subnavi */
#subnavi {
	width: auto;
	height: auto;
	background-color: #CCCCCC;
	padding: 0 21px 4px 10px;
	float: right;
	text-align: right;
	margin: 0 0 5px 5px;
}

/*Subnavi - Text */
.subnavtext, .subnavtext:link, .subnavtext:active, .subnavtext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	line-height: 1.5em;
	text-align: right;
}
/*Subnavi - Text - hover*/
.subnavtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #FABB00;
}
/*Subnavi - Text - ausgew&auml;hlt*/
.subnavtext_choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	text-align: right;
	border-bottom: 1px solid #FABB00;
}

/* Subnavi Liste */
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
	text-align: right;
}
/* Subnavi */
.subnav li {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	text-align: right;
}



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

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


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

/*Content mit Inhalt*/
#content-breit {
	width: 903px;
	height: 380px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
}


/*Bild neben Content*/
#bild {
	width: 448px;
	height: 380px;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	background-color: #FFFFFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: left 382px;
}


/*Text*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0 50px 0 16px;
	text-align: left;
	line-height: 1.5em;
	margin-top: 2px;
}

/*H1*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FABB00;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 6px 50px 10px 16px;
	margin: 0;
}

/*H1 f&uuml;r Seitentitel im gelben Bereich*/
.seitenname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 7px 0 0 21px;
	margin: 0;
}

/*H1 auf der Team-Seite*/
.team-klick {
	padding: 100px 0 0 16px;
}

/*H2*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 5px 20px 0 16px;
	margin: 0;
}
/*H2*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	padding: 0 50px 0 16px;
	margin: 0;
}

/*Links*/
a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FABB00;
	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: #333333;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-align: left;
	margin: 10px 0 0 16px;
}
/*kein Padding, margin, border*/
.nopad {
	border: 0;
	margin: 0;
	padding: 0;
}

/*kein pad nach unten*/
.nopad-bottom {
	padding-bottom: 0px;

}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 50px 0 0;
	line-height: 1.5em;
	color: #333333;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
	
}

/*Trennstrich im Impressum/fuer text*/
hr.gelb-trenn {
	color: #999999;
	background-color: #999999;
	margin: 10px 50px 10px 16px;
	border: 1px solid #999999;
}

/*Sitemap Auflistung ohne Symbol*/
.sitemap-li {
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
}
.sitemap-p {
	list-style-type: none;
	padding: 0 0 0 16px;
	margin: 0 0 5px 0;
}

/*Bookmark*/
#bookmark {
	margin: 0 0 0 16px;
}

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

/*Bilder*/
img {
	padding: 0;
	margin: 0;
	border: 0;
}
/*header bild*/
img.right {
	padding: 0;
	margin: 0;
	border: 0;
	float: right;
}
/*header bild*/
img.left {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

/*logo bild*/
img.logo {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

/*flaggen*/
img.flaggen {
	padding: 0 5px 0 0;
	margin: 0;
	border: 0;
}



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

/* Footer Zeile hellgrau */
#foot-zeile {
	background-color: #CCCCCC;
	width: 903px;
	clear: both;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

/*Footer mit Inhalt*/
#footer {
	position: relative;
	width: 903px;
	height: auto;
	padding: 7px 0 7px 0;
	margin: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #999999;
	text-align: center;
	clear: both;
}

/*Navigation - Text - Footer */
.navtext_foot, .navtext_foot:link, .navtext_foot:active, .navtext_foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FABB00;
	font-weight: normal;
	font-size: 1.1em;
}
/*Navigation - Text - hover - Footer*/
.navtext_foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
/*Navigation - Text - ausgew&auml;hlt - Footer*/
.navtext_foot_choose {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.1em;
}
