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

body {
	margin: 440px 150px 0 150px;
	padding: 0;
	background-image:url(bilder/headerkachel.gif);
	background-repeat:repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 130%;

}


 
 a img, a:hover img, a:active img, a:visited img {
	 border: none !important;
 }

#header {
	background-image: url(bilder/k2.gif);
	background-repeat:no-repeat;
	position: absolute;
	top: 0px; left: 0px;
	height: 405px; width: 100%;
	font-weight: lighter;
	padding: 30px 150px 0px 150px;
}

#logotext {
	position: absolute;
	left: 790px;
	top: 140px;
	width: 192px;
	text-align: right;
}

#logo {
	position: absolute;
	left: 914px;
	top: 90px;
}

#randspalte {
	position: absolute;
	left: 650px;
	top: 490px;
	width: 200px;
}

#randspalte p {
	font-size: 0.9em;
	display: block;
	padding: 0;
	margin: 0;
	color: #d1002e;
	margin-bottom: 10px;
	width: auto;
}

#randspalte a, #randspalte a:active,#randspalte a:visited, #randspalte a:hover {
	 color: #d1002e;
 }


h1 {
	clear: both;
	color: #d1002e;
	background-color: #FFF;
	display: inline;
	padding-top: 2px;
	font-weight: lighter;
	font-size: 120%;
	line-height: 130%;
	margin-bottom: 20px;
}

h2 {
	color: #ffffff;
	background-color: #d1002e;
	display: inline;
	padding-top: 2px;
	font-weight: lighter;
	font-size: 120%;
	width: 660px;
	line-height: 130%;
}

h3 {
	color: #d1002e;
	font-weight: lighter;
	font-size: 120%;
	width: 660px;
	padding: 0;
	margin: 15px 0 10px 0;
}

#header li {
	color: #ffffff;
	font-size: 0.75em;
	display: inline;
	float: left;
	margin-right: 20px;
	
	}
 #header ul {
	 margin-top: 10px;
	 height: 74px;
	list-style-type: none;
	padding: 0;
 }
 
 #header a, a:active {
	 color: #ffffff;
	 text-decoration: none;
	 padding-bottom: 2px;
	border-bottom:1px dashed #FFFFFF;
 }
 
 #header a:hover {
	border-bottom:1px solid #FFFFFF;
 }


#content {
	width: 650px;
	padding: 0 0 40px 0;
}

#content a, #content a:hover, #content a:visited, #content a:active {
	color: #000000;
}
	
#header p {
	color: #FFF;
	font-weight: lighter;
	font-size: 120%;
	padding: 0;
	margin: 0;
	height: auto;
	display: block;
	}
	
#einltxt {
	margin-top: 20px !important;
}

.quelle {
	font-size: 70%;
}

#content ul {
	padding: 0;
	margin: 10px 0 15px 0;
	list-style-type: none;
	}
	
#content li {
		padding-bottom: 5px;
}

#einleitung {
	width: 400px;
	position: absolute;
	top: 140px;
}

.grbilder {
	display: block;
	padding: 0;
	margin: 20px 0 30px 0;
}


.portraits {
	display: block;
	margin: 30px 0 20px 0;
}
.klbilder {
	float: left;
	margin: 10px 30px 10px 0;
}

.aktiv {
		border-bottom:1px solid #FFFFFF !important;
}

.fett {
	font-weight: bold;
}



/*Formulare*/

label {
	font-size: 0.9em;
	display: block;
	padding: 0;
	margin: 0;
}

fieldset {
	padding: 20px 0 0 0;
	margin: 0;
	border: 0;
}

input {
	width: 430px;
	height: 16px;
	margin: 10px 0 5px 0;
	padding: 2px;
	color: #d1002e;
}

.optionen {
	margin-top: 12px;
	width: 470px;
}

.nachricht {
	margin-top: 20px;
}

.checkbox {
	width: auto;
	height: auto;
	margin-right: 5px;
}
	

