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

}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A2323A;
	font-weight: bold;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #996600;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #C68600;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #6F4A00;
}


.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: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFF7D7;
	color: #3E332F;
	font-weight: bold;

}



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

}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #fcf4c7;
    border: 1px solid #CCCCCC; 

}

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

}
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;
}

div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}
