td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;

}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF3333;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996699;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}


.kleingedruckte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
}

BODY {
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F9EEEE;
	color: #990000;

}



.copy {
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px;

}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FEFBE7;

}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #fcf4c7;
	color: #000000;

}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcf4c7;
}

img { border:none }

form {
display:inline
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.text {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 10px;


}
.copy-ohneabstand {

	FONT-SIZE: 11px;
	COLOR: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text-links {
	color: #666666;
	padding-left: 32px;
	font-style: italic;
}

div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.aktuelles {
	font-size: 11px;
	color: #999999;
}
.rahmen{
	border: 2px dotted #CC3366;
	padding: 10px;
}