@charset "utf-8";

body {
	background-color: #D1D1D1;
	margin-top: 18px;
	margin-left: 0px;
	margin-top: 16px;
	scrollbar-face-color:#d1d1d1;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#d1d1d1;
	scrollbar-darkshadow-color:#d1d1d1;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#D1d1d1;
}

body,td,th {
	font-size: 10px;
	color: #333333;
	font-family: Verdana;
}


a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 12px;
	color: #333333;
}

h2 {
	font-size: 14px;
	color: #333333;
}

h3 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 11px;
	color: #666666;
}
h3 {
	font-size: 11px;
	color: #666666;
}


h4 {
	font-size: 14px;
	color: #666666;
}

#inhalt {
	height: 590px;
	width: 485px;
	padding-right: 12px;
	overflow: auto;
	padding-left: 12px;
}


h5 {
	font-size: 11px;
	color: #FF7DCB;
}

.Trennlinie {
	color: #A8A8A8
}

