body {
	color: black;
	font-size: 10pt;
	line-height: 130%;
	font-family: Verdana;
	background-color: #ffe699;
	margin: 0px;
	padding: 0px;
}

p {
	color: black;
	font-size: 10pt;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}


p.klein {
	color: #903;
	font-size: 8pt;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

p.impressum_text {
	color: #000;
	font-size: 8pt;
	line-height: 130%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}


.klein {
	font-size: 8pt;
	}


a:link, a:active; a:hover; a:visited {
	color: #903;
	font-weight: normal;
	font-size: 10pt;
	line-height: 130%;
	font-family: Verdana;
	text-decoration: underline;
}

a:link {
	color: 00c;
}


ul.liste_rechts, ul.liste_rechts2 {
	color: #903;
	font-weight: bold;
	font-size: 8pt;
	line-height: 130%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul.liste_rechts {
	margin-top: 15px;
	
}

li {
	margin-bottom: 3px;
}

.impressum_link {
	color: blue;
	font-weight: normal;
	font-size: 8pt;
	line-height: 120%;
	font-family: Verdana;
	text-decoration: underline;
}


#header {
	padding: 0px;
	margin: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100px;
	background-color: #ffe699;
	overflow: auto;
	float: none;
}


#content {

margin-top: 105px;
}
