a img {
	border: 1px solid #3e2b31;
}

a img:hover {
	border: 1px solid #d6408e;
}

#tab {
	width: 954px;
	margin: 0 auto;
}

p,body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12pt;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	color: #3e2b31;
	background-color: #ffffff;
	border-color:#3e2b31;
	scrollbar-base-color: #8e8e8e;
	scrollbar-3dlight-color: #5a5a5a;
	scrollbar-darkshadow-color: #a0a0a0; 
	scrollbar-arrow-color: #3e2b31;
	scrollbar-face-color: #cacaca;
	scrollbar-highlight-color: #a0a0a0;
	scrollbar-track-color: #f0f0f0;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #d6408e;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.navi {
	font-size: 9pt;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
}

.navi_unten {
	font-size: 7pt;
	line-height: 110%;
	text-decoration: none;
	font-weight: bold;
	background-color: #d1cdce;
}

.navact {
	font-size: 9pt;
	line-height: 120%;
	color: #d6408e;
	text-decoration: none;
	font-weight: bold;
}

.navact_unten {
	font-size: 7pt;
	line-height: 110%;
	color: #d6408e;
	text-decoration: none;
	font-weight: bold;
}

.klein {
	font-size: 10pt;
	line-height: 120%;
	font-weight: bold;
}

.kl {
	font-size: 10pt;
	line-height: 120%;
}

.titel {
	font-size: 50pt;
	line-height: 140%;
}

.fussnote {
	font-size: 8pt;
	line-height: 100%;
}
.fussnote_blau {
	font-size: 8pt;
	line-height: 100%;
	color: #162b7c;
}

.gr {
	color: #737373;
}

.grau {
	background-color: #e5e5e5;
}

.eingabefeld {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 10pt;
	color: #3e2b31;
	background-color: #e5e5e5;
}
 
