/* Größenanpassung bei: */
/* menuleiste, content h2 und h3, content p, content ul */

/* GRUNDANGABEN ZU SCHRIFT UND BILDSCHIRMHINTERGRUND */
body {
	font-family: arial, verdana, tahoma, arial, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
}

/* --------------------------------------------------------------- */

/* ANKER AM OBEREN RAND FÜR TOPLINK */


/* TOPLINK AM SEITENENDE */
.toplink {
display: none;
}

/* --------------------------------------------------------------- */

/* ÄUSSERER RAHMEN FÜR HEAD, MENÜ UND CONTENT */
#rahmen {
	margin: 0px auto 10px 30px;
	width: 900px;
	border: 1px gray solid;
	background-color: #ffffff;
	}

/* INNERER RAHMEN FÜR MENÜ UND CONTENT */
#innenrahmen {
	background-color: #ffffff;
	padding-top: 0px;
	}

/* --------------------------------------------------------------- */

/* SEITENKOPF */
#head {
	font-family: verdana, arial;
	height: 90px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px gray solid;
	}

#head h1 { 
	color: #000000;
	padding: 15px 20px 7px 20px;
	margin: 0px;
	font-weight: bold;
	font-size: 160%;
	letter-spacing: 2px;
	word-spacing: 5px;
	text-align: left;
	}

#head h2 { 
	color: #000000;
	padding: 0px 20px 0px 20px;
	margin: 0px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-align: left;
	}

#head p.datum {
	color: #eeeeee;
	font-size: 80%;
	padding: 0px 20px 0px 20px;
	margin-top: 10px;
	text-align: right;
	}

/* --------------------------------------------------------------- */

/* PSEUDO BREADCRUMB FÜR SEITENAUSDRUCK */
#bc {
display: none;
}

/* --------------------------------------------------------------- */

/* MENÜLEISTE AM LINKEN RAND */
.menuleiste {
display: none;
	}


/* --------------------------------------------------------------- */

/* RECHTSBALKEN */
#rechtsbalken {
display: none;
}

/* --------------------------------------------------------------- */

/* INHALTSBEREICH - CONTENT */

#content {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 5px 20px;
	background-color: #ffffff;
	border: none;
	}

#content h1, #content h2, #content h3, #content h4{
	color: #222222;
	}

#content h1 {
	font-weight: normal;
	font-size: 130%;
	letter-spacing: 1px;
	word-spacing: 2px;
	}


#content h2, #content h3 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 1px;
	word-spacing: 2px;
	}

#content h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 80%;
	letter-spacing: 0px;
	word-spacing: 0px;
	}


#content .bildrechts {
float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

#content .bildrechtsimg  {
text-align: center;
}

.imgtitle  {
margin-top: 0px:
padding-top: 0px;
font-size: 80%;
text-align: center;
}

.imgtitle p {
margin-top: 3px;
padding-top: 0px;
}

img.link {
border: none;
}

#content form {
	font-size: 80%;
	}

#content form#search {
	font-size: 100%;
	}

#content ol {
font-size: 80%;
margin-bottom: 25px;
}

#content ol li {
margin-bottom: 20px;
}

#content .ergebnis {
	color: gray;
	font-size: 80%;
	}

#content p {
	font-weight: normal;
	font-size: 80%;
	}

#content p.first {
margin-top: 0px;
}

#content p.strong {
font-weight: normal;
font-size: 80%;
letter-spacing: 1px;
word-spacing: 2px;
}

#content a:link, #content a:visited , #content a:link:visited {
color: brown;
}

#content a:focus, #content a:link:hover, #content a:active, #content a:visited:active, #content a:visited:hover {
color: orange;
}

#content table {
margin: 10px 0px 20px 0px;
padding: 0px;
border: 1px gray dotted;
}

/* --------------------------------------------------------------- */

	.formbox {
	font-size: 85%;
	width: 300px;
	border: none; 
	padding: 10px 200px 30px 0px;
	margin-top: 35px;
	margin-bottom: 35px;
	}
		
		.head {
 		width: 300px;
 		font-size: 90%;
 		text-align: left;
 		font-weight: bold;
 		margin: 0px 0px 0px 0px;
 		padding-bottom: 20px;
		}

		.label, .alert {
 		width: 300px;
 		font-size: 90%;
 		text-align: left;
 		margin: 0px 0px 0px 0px;
		}
		
		.alert {
		color: red;
		}
		
		.feld, .feld2 {
		background-color: whitesmoke;
 		width: 300px;
 		text-align: left;
 		margin: 0px 0px 10px 0px;
		}
		
		.feld2 {
		margin: 0px;
		}

		.knopf {
		background-color: #eeeeee; 
 		width: 300px;
 		text-align: right;
 		margin: 0px 0px 0px 0px;
		}
		


	.button{
	border: none;
	font-family:Verdana;
	font-size: 11px;
	text-align: right;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bolder;
	color:black;
	background-color:#eeeeee;
	cursor:hand;
	display:inline;
	width:auto;
	}

/* --------------------------------------------------------------- */

/* SEITENFUSS , FUSSZEILE */
#fuss {
clear: both;
margin: 0px auto 10px auto;
width: 900px;
padding: 0px 0px 0px 20px;
}


#fuss p {
margin: 0px;
padding: 0px;
font-size: 70%;
font-style: regular;
color: #222222;
}

/* --------------------------------------------------------------- */

	.float_right {
	float: right;
	margin-left: 20px;
	}

.strong {
font-weight: bold;
}

.clear {
clear: both;
}

.clearbottom {
clear: both;
margin-bottom: 30px;
}

.gesperrt {
letter-spacing: 2px;
word-spacing: 4px;
}


.small {
font-size: 80%;
}

.medium {
font-size: 110%;
}

.big {
font-size: 150%;
}

.blindtext , h3.blindtext, .gray {
color: gray;
}

.bib {
color: black;
}

#content ul {
font-weight: normal;
font-size: 80%;
list-style-type: none;
text-indent: -12px;
margin-left: 12px;
}

#content ul.cv {
text-indent: 0px;
margin-left: 0px;
padding-left: 0px;
}

#content ul li {
margin-bottom: 10px;
}

#content ul li.nospace ,#content ul li.strong {
margin-bottom: 0px;
}

#content ul li.doublespace {
margin-bottom: 20px;
}

#content p.pimp {
margin-bottom: 5px;
font-weight: bold;
}

#content ul.ulimp {
margin-top: 0px;
}



/* --- */

#content img.rechts, #content img.rechts_border {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	}

#content img.rechts_border {
border: 1px gray solid;
	}

#content img.links, #content img.links_border {
	float: left;
	margin: 10px 20px 15px 0px;
	}

#content img.links_border {
border: 1px gray solid;
}
