td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

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

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #996699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.kleingedruckte {
	font-family: Verdana, Arial, Helvetica, sans-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;
	background-color: #F5F5D8;

}



.copy {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #F4E6B9;

}

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

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

img { border:none }
.td-kleiner {
	font-size: 11px;
}

form {
display:inline
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
