/* ################ */
/* # CSS Document # */
/* ################ */

html, body {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	height:100%;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #c5bdb4;
	background-image: url(../img/hintergrund_kachel.jpg);
	background-repeat: repeat-x;
}

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

p {
	margin: 0;
	padding: 0 0 10px 0;
}

ul {
	list-style-image: url();
	list-style-position: outside;
	line-height: 20px;
	padding-top: 0;
	margin-top: 0;
}

li {
	margin: 0;
	padding: 0;
}

.links ul {
	list-style-type: square;
	line-height: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0;
}

.links ol {
	line-height: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0;
}

.links li {
	margin: 0;
	padding: 0;
	padding-left: 2px;
}

.links ol li {
	font-weight: bold;
}

.links ul li {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #b60000;	
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	margin: 0;
	padding: 0;
}

#seite {
	padding: 0;
	margin:0 auto;
	width: 1000px;
	height: 750px;
	text-align: left;
	background-image: url(../img/hintergrund_seite.jpg);
	background-repeat: no-repeat;	
}

#links {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 167px;
}

#bus {
	float: left;
	padding-left: 45px;
	padding-bottom: 0px;
	width: 210px;
	height: 118px;
	text-align: center;
}

#logo {
	float: left;
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 0;
}


#navigation {
	float: left;
	width: 1000px;
}

#navigation ol {
	color: #6bcde6;
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	font-style: italic;
	margin: 0;
	padding-top: 0;
	padding-left: 80px;
	background-image: url(../img/hintergrund_navigation.jpg);
	background-repeat: repeat-y;
}

#navigation li {
	width: 200px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 16px;
	height: 24px;
	background-image: url(../img/pfeil_navigation.jpg);
	background-repeat: no-repeat;
	background-position: 80% 50%;
	display: list-item;
}

#navigation li a {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

#navigation li.aktiv {
	background-image: url(../img/pfeil_navigation_aktiv.jpg);
	background-position: 100% 50%;
}

#navigation li.aktiv a {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.linkpfeil {
	width: 150px;
	text-decoration: none;
	background-image: url(../img/pfeil_linktext.jpg);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	display: block;
}

.adresse {
	padding-top: 20px;
	padding-left: 60px;
	font-size: 11px;
	color: #65605a;
}

.adresse a{
	color: #ffffff;
}

#inhaltrahmen {
	position: absolute;
	top: 70px;
	margin-left: 320px;
	width: 610px;
	height: 610px;
	padding: 10px;
	background-image: url(../img/hintergrund_rahmen.jpg);
	background-repeat: no-repeat;
}

#inhaltbox {
	width: 588px;
	height: 589px;
	border: 1px solid #e1dedc;
	background-color: #ebe9e7;
}

#claim {
	width: 588px;
	height: 115px;
	background-color: #b60000;
}

#claim h1 {
	width: 430px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 35px;
	color: #ffffff;
	padding-top: 20px;
	padding-left: 20px;
}

.button {
	position: absolute;
	top: 0px;
	width: 123px;
	height: 129px;
	margin-top: -11px;
	padding-left: 450px;
}

#subnavigation_konzept {
	height: 30px;
	background-color: #32c1e0;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	border-bottom: 1px solid #ebe9e7;
}

#subnavigation_konzept .reiter {
	float: left;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 7px;
	width: 195px;
	text-align: center;
	background-color: #cee5eb;
	border-left: 1px solid #ebe9e7;
	cursor: pointer;
}

#subnavigation_konzept .reiter_aktiv {
	float: left;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 7px;
	width: 195px;
	text-align: center;
	background-color: #cee5eb;
	border-left: 1px solid #ebe9e7;
	background-image: url(../img/hintergrund_subnavi_aktiv.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}

#subnavigation_konzept a {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

#subnavigation_untersuchung {
	height: 72px;
	background-color: #32c1e0;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	border-bottom: 1px solid #ebe9e7;
}

#subnavigation_untersuchung td.abstand {
	height: 1px;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
}

#subnavigation_untersuchung td.reiter {
	padding-top: 1px;
	margin: 0;
	height: 35px;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	background-color: #cee5eb;
	border-left: 1px solid #ebe9e7;
	font-size: 11px;
	cursor: pointer;
}

#subnavigation_untersuchung td.reiter_aktiv {
	padding-top: 1px;
	margin: 0;
	height: 35px;
	width: 146px;
	text-align: center;
	vertical-align: middle;
	background-color: #cee5eb;
	border-left: 1px solid #ebe9e7;
	background-image: url(../img/hintergrund_subnavi_aktiv.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	cursor: pointer;
}

#subnavigation_untersuchung a {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
}


.subnav1 {/* Elemente bei Unternavigation mit einer Zeile */}
.subnav1 .links {
	float: left;
	width: 323px;
	height: 412px;
	padding: 15px;
	margin: 0;
	overflow: auto; 
}

.subnav2 {/* Elemente bei keiner Unternavigation */}
.subnav2 .links {
	float: left;
	width: 323px;
	height: 442px;
	padding: 15px;
	margin: 0;
	overflow: auto; 
}

.subnav3 {/* Elemente bei Unternavigation mit zwei Zeilen */}
.subnav3 .links {
	float: left;
	width: 323px;
	height: 372px;
	padding: 15px;
	margin: 0;
	overflow: auto;
}

.linksbreit {
	float: left;
	width: 575px;
	padding: 15px;
	margin: 0;
}

.rechts {
	float: right;
	width: 235px;
	text-align: right;
	padding: 0;
	margin: 0;
}

span.legende {
	font-size: 9px;
	color: #b60000;
}

.menschen {
	position: relative;
	float: left;
	padding-top: 25px;
	width: 250px;
	height: 300px;
	padding-right: 20px;
}

.menschen a {
	text-decoration: none;
}

.menschen span.rot {
	color: #b60000;
}

.menschen img {
	padding-left: 10px;
	padding-bottom: 6px;
}

.menschen .linkpfeil {
	float: left;
	height: 80px;
	padding-top: 4px;
	padding-right: 4px;
}


.sprechblase {
	width: 300px;
}

.sprechblase .oben {
	width: 300px;
	height: 4px;
	background-image: url(../img/sprechblase_oben.gif);
	background-repeat: no-repeat;
	line-height: 0;
	font-size: 0;
}

.sprechblase .mitte {
	padding: 10px; 
	background-color: #dfdddb;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: #82807d;
}

.sprechblase .unten {
	width: 300px;
	height: 33px;
	background-image: url(../img/sprechblase_unten.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
}

#footer {
	float: right;
	position: relative;
	top: -110px;
	padding-top: 160px;
	padding-right: 135px;
	margin: 0;
}

/* safari and chrome hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #footer {padding-top: 0px;}
}

#footer a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}

/*
	border: 1px solid blue;
*/



/*
#header {
	height: 140px;
	background-image: url(../img/hintergrund_header.jpg);
	background-repeat: no-repeat;
}



#navigation .reiter {
	width: 100px;
	height: 22px;
	padding-top: 8px;
	margin-right: 1px;
	float: left;
	background-image: url(../img/hintergrund_navigation.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#navigation a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation .reiter_aktiv {
	width: 100px;
	height: 22px;
	padding-top: 8px;
	margin-right: 1px;
	float: left;
	background-image: url(../img/hintergrund_navigation-aktiv.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#navigation .reiter_aktiv a {
	font-weight: bold;
}

#subnavigation {
	width: 380px;
	height: 28px;
	float: left;
	margin-top: -14px;
	margin-bottom: 15px;
}

#subnavigation .reiter {
	height: 20px;
	padding: 8px 8px 0px 8px;
	margin-right: 1px;
	float: left;
	background-color: #aea090;
	text-align: center;
}

#subnavigation a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#subnavigation a:hover {
	text-decoration: underline;
}

#subnavigation .reiter_aktiv {
	height: 20px;
	padding: 8px 8px 0px 8px;
	margin-right: 2px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}

#subnavigation .reiter_aktiv a {
	color: #bf2b37;
	font-weight: bold;
}

.aktuelles a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #bf2b37;
}

#rahmen {
	width: 680px;
	height: 530px;
	padding: 10px 20px 10px 20px;
	background-image: url(../img/hintergrund_rahmen.jpg);
	background-repeat: no-repeat;
}

.headline {
	width: 666px;
	height: 18px;
	padding: 7px;
	background-image: url(../img/hintergrund_headline.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 20px;
	font-style: italic;
}

#karikatur {
	width: 240px;
	height: 358px;
	color: #a1a1a1;
}

#karikatur b {
	color: #ffffff;
	font-weight: bold;
}

#karikatur p {
	padding-top: 310px;
	text-align: center;
}

/*#inhalt {
	position: absolute;
	top: 250px;
	float: right;
	margin-left: 260px;
	text-align: left;
	width: 360px;
	height: 460px;
	padding: 20px;
	background-image: url(../img/hintergrund_inhalt.jpg);
	background-repeat: no-repeat;
}

#inhalt_navigation {
	position: absolute;
	top: 250px;
	float: right;
	margin-left: 260px;
	text-align: left;
	width: 360px;
	height: 460px;
	padding: 20px;
	background-image: url(../img/hintergrund_inhalt_navigation.jpg);
	background-repeat: no-repeat;
}

#inhalt {
	position: absolute;
	top: 300px;
	float: right;
	margin-left: 260px;
	text-align: left;
	width: 370px;
	height: 410px;
	padding: 20px 15px 20px 15px;
	background-image: url(../img/hintergrund_inhalt.jpg);
	background-repeat: no-repeat;
}

#inhalt_navigation {
	position: absolute;
	top: 300px;
	float: right;
	margin-left: 260px;
	text-align: left;
	width: 370px;
	height: 410px;
	padding: 20px 15px 20px 15px;
	background-image: url(../img/hintergrund_inhalt_navigation.jpg);
	background-repeat: no-repeat;
}

#inhalt b, #inhalt_navigation b {
	color: #bf2b37;
	font-weight: bold;
}

#inhalt .text, #inhalt_navigation .text {
	color: #2a2a2a;
	border-bottom: 1px solid #dbd3ca;
}

#inhalt ol, #inhalt_navigation ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#inhalt li, #inhalt_navigation li {
	color: #bf2b37;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0;
	padding: 3px 3px 3px 20px;
	background-image: url(../img/aufzaehlung-pfeil.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}

#inhalt .text, #inhalt_navigation .text, #inhalt p, #inhalt_navigation p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	background-image: url(../img/textlinie.gif);
	background-repeat: repeat;
}

#inhalt div.scroller {
	width: 370px;
	height: 420px;
	padding-right: 10px;
	overflow: auto; 
}


#inhalt_navigation div.scroller {
	width: 370px;
	height: 390px;
	padding-right: 10px;
	overflow: auto; 
}

#inhalt_navigation div.scroller2 {
	width: 370px;
	height: 370px;
	padding-right: 10px;
	overflow: auto; 
}



.team, .aktuelles {
	width: 98px;
	height: 98px;
	border: 1px solid #cccccc;
	float: left;
	margin: 6px;
}

.team img, .aktuelles img {
	border: 0px solid #ffffff;;
}

.referenzen {
	width: 100px;
	float: left;
	margin: 6px;
	text-align: left;
}

.referenzen img {
	border: 1px solid #cccccc;
}

.referenzen a {
	text-decoration: none;
}

.spacer {
	border-bottom: 1px solid #000000;
	padding-top: 20px;
	margin-bottom: 20px;
}

#seite {
	padding-top: 15px;
	float: left;
}

#seitereferenzen {
	margin-top: -15px;
	float: left;
}

input, select {
	width: 180px;
	margin-bottom: 8px;	
}

textarea {
	margin-left: 80px;
	width: 180px;
	height: 100px;
	
}

label {
	clear: both;
	float: left;
	width: 80px;
	margin-bottom: 8px;
}

#submit {
	width: 80px;
}

*/
/*
	border: 1px solid blue;
*/
