@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #e1e1e1;
	height: 100%;
}

textarea input {
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #f2a129;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	color: #f09825;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
	margin: 0;
	font-weight: normal;
}

a {
	color: #505050;
	text-decoration: underline;
}

a:visited {
	color: #505050;
	text-decoration: underline;
}

a:hover {
	color: #f09825;
	text-decoration: underline;
}

a:active {
	color: #f09825;
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Layout */

#gesamt
{
	width: 1021px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	text-align: left;
	padding: 0;
	z-index: 10;
	margin-top: 0;
}

#oben {
	width: 1012px;
	height: 38px;
	text-align: right;
	marginp: 0;
}

#banner {
	width: 1021px;
	height: 216px;
	margin-bottom: 41px;
	clear: both;
}

#navigation {
	width: 131px;
	margin-right: 53px;
	margin-left: 20px;
	float: left;

}

#mitte {
	width: 577px;
	float: left;
}

#leisterechts {
	width: 211px;
	margin-bottom:20px;
	float: right;
	padding-right: 9px;
}
	

/* Schriften */

.orangebold {
	color: #f09825;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fliess {
	font-size: 11px;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px;
}

.gross-ohne-unterstr {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.gross-ohne-unterstr a:link {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	text-decoration: none; 
}

.gross-ohne-unterstr a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	text-decoration: none; 
}

.gross-ohne-unterstr a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #f09825;
	text-decoration: none; 
}

.gross-ohne-unterstr a:active {
	font-size: 14px;
	font-weight: bold;
	color: #f09825;
	text-decoration: none; 
}


/* Spalte Mitte */

.zweispaltig {
	width: 577px;
	margin-top: 12px;
}

.spaltelinks {
	width: 130px; float: left; margin-right: 10px;
}

.spalterechts {
	width: 437px; float: left;
}

.sauber {
	clear: both;
}

.partnerlinks {
	width: 154px; float: left; margin-right: 20px;
}

.partnerrechts {
	width: 403px; float: left;
}

.partnerdetaillinks {
	width: 250px; float: left; margin-right: 20px;
}

.partnerdetailrechts {
	width: 307px; float: left;
}

/* Spalte rechts */

.rechts {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/shared/right-header.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 5px;
}

.rechtsl {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.rechtsl:link {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.rechtsl:visited {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.rechtsl:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.rechtsl:active {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.rechtsblocktop {
	width: 211px;
	height: 15px;
	background-image:url(/images/shared/right-block-top.gif);
	background-repeat: no-repeat;
	margin: 0;
}

.rechtsblockmitte {
	width: 211px;
	background-color: #fdf4d7;	
}

.rechtsblocktext {
	width: 182px;
	margin-left: 15px;
	margin-right: 14px;
	
}

.rechtsblockbottom {
	width: 211px;
	height: 16px;
	background-image:url(/images/shared/right-block-bot.gif);
	background-repeat: no-repeat;
	margin: 0;
}

/* Navigation */

.navi {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/shared/navi.jpg);
	background-repeat: no-repeat;
	width: 131px;
	height: 14px;
	padding-top: 0;
	margin-bottom: 5px;
	text-indent: 13px;
}

.naviaktiv {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-image: url(/images/shared/navi-aktiv.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 14px;
	padding-top: 0;
	text-indent: 13px;
	margin-bottom: 5px;
}

.navil{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.navil:link {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.navil:visited {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.navil:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

a.navil:active {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


.ebene2 {
	color: #343434;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	width: 131px;
	text-indent: 0px;
	text-align: left;
	padding-left: 13px;
}

.ebene2 a:link {
	color: #343434;
	text-decoration: none;
}

.ebene2 a:visited {
	color: #343434;
	text-decoration: none;
}

.ebene2 a:hover {
	color: #f2a129;
	text-decoration: none;
}

.ebene2 a:active {
	color: #f2a129;
	text-decoration: none;
}

.ebene2aktiv {
	color: #f2a129;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	width: 131px;
	text-indent: 0px;
	text-align: left;
	padding-left: 13px;
}

.ebene2aktiv a:link {
	color: #f2a129;
	text-decoration: none;
}

.ebene2aktiv a:visited {
	color: #f2a129;
	text-decoration: none;
}

.ebene2aktiv a:hover {
	color: #f2a129;
	text-decoration: none;
}

.ebene2aktiv a:active {
	color: #f2a129;
	text-decoration: none;
}


.ebene3 {
	color: #343434;
	font-weight: normal;
	font-size: 11px;
	margin-top: 3px;
	width: 131px;
	text-indent: 0px;
	padding-left: 24px;
}

.ebene3 a:link {
	color: #343434;
	text-decoration: none;
}

.ebene3 a:visited {
	color: #343434;
	text-decoration: none;
}

.ebene3 a:hover {
	color: #f2a129;
	text-decoration: none;
}

.ebene3 a:active {
	color: #f2a129;
	text-decoration: none;
}

.ebene3aktiv {
	color: #f2a129;
	font-weight: normal;
	font-size: 11px;
	margin-top: 3px;
	width: 131px;
	text-indent: 0px;
	padding-left: 24px;
}

.ebene3aktiv a:link {
	color: #f2a129;
	text-decoration: none;
}

.ebene3aktiv a:visited {
	color: #f2a129;
	text-decoration: none;
}

.ebene3aktiv a:hover {
	color: #f2a129;
	text-decoration: none;
}

.ebene3aktiv a:active {
	color: #f2a129;
	text-decoration: none;
}

.navitop {
	color: #000;
	font-size: 11px;
	font-family: inherit;
}

a.navitop {
	color: #000;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitop:link {
	color: #000;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitop:visited {
	color: #000;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitop:hover {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitop:active {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

.navitopaktiv {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
}

a.navitopaktiv:link {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitopaktiv:visited {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitopaktiv:hover {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}

a.navitopaktiv:active {
	color: #f2a129;
	font-size: 11px;
	font-family: inherit;
	text-decoration: none;
}
