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: #FFFFFF;

}


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

}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.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;
	font-size: 12px;
	color: #BB8531;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #845C22;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DAB174;
	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;
}


.copy {
	FONT-SIZE: 11px;
}

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

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

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

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;
}
.infowohnung {
	padding: 10px 10px 10px 20px;
}

.text-links {
	color: #666666;
	padding-left: 32px;
	font-style: italic;
}

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

.rahmen {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	}
