a img {
	border: 1px solid #53504f;
}

a img:hover {
	border: 1px solid #d5b329;
}

p,body {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 12pt;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	color: #53504f;
	background-color: #aad8e5;
	border-color: #53504f;
	scrollbar-base-color: #fce6cb;
	scrollbar-3dlight-color: #fce6cb;
	scrollbar-darkshadow-color: #070400; 
	scrollbar-arrow-color: #53504f;
	scrollbar-face-color: #d5e7ec;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #f9f9f9;
}

a:link {
	color: #ef4B46;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ef4B46;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #d5b329;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #ef4B46;
	font-weight: bold;
	text-decoration: none;
}

.navi {
	font-size: 8pt;
	line-height: 110%;
}

.navact {
	font-size: 8pt;
	line-height: 110%;
	color: #d5b329;
	font-weight: bold;
	text-decoration: underline;
}

.navi_unten {
	font-size: 7pt;
	line-height: 100%;
}

.navact_unten {
	font-size: 7pt;
	line-height: 100%;
	color: #d5b329;
	font-weight: bold;
	text-decoration: underline;
}

.titel {
	font-size: 16pt;
	line-height: 150%;
	font-weight: bold;
}

.titel_beige{
	font-size: 14pt;
	line-height: 140%;
	font-weight: bold;
	color: #db883d;
}

.beige{
	font-weight: bold;
	color: #db883d;
}

.k {
	font-size: 9pt;
	line-height: 120%;
}

.sk {
	font-size: 7pt;
	line-height: 100%;
}

.n {
	font-size: 12pt;
	line-height: 140%;
}

.mitte {
	background-color: #ffffff;
	table-layout: fixed;
}

.rand {
	background-color: #53504f;
	table-layout: fixed;
}

.eingabefeld {
	font-family: arial,tahoma,verdana,sans-serif;
	font-size: 10pt;
	color: #53504f;
	background-color: #d5e7ec;
}	 
