html, body {
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	overflow-y:yes;
	scrollbar-arrow-color: #A1A1A1;
	scrollbar-highlight-color: #A1A1A1;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #A1A1A1;
	scrollbar-face-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
}
th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #1b5fa9;
	text-align: left;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	line-height:150%
}
.small, a.small:link, a.small:visited, a.small:hover, a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.orange {
	color: #1b5fa9;
	font-weight: bold;
	font-style: italic;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1b5fa9;
	text-decoration: none;
}
a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #1b5fa9;
	text-decoration: underline;
}
a:hover{position:relative;top:2px;left:1px;text-decoration:none}
.hoverON{ position:relative;top:2px;left:1px;text-decoration:none }
.hoverOFF{ position:relative;top:0px;left:0px;text-decoration:none }

input {
	border: 1px solid #1b5fa9;
	background-color:#EFEFEF;
	color: #000000;
	width: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-indent: 2px;
}
select {
	border: 1px solid #1b5fa9;
	background-color:#EFEFEF;
	color: #000000;
	width: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.inputradio {
	border: 0px;
	width: 18px;
}
textarea {
	border: 1px solid #1b5fa9;
	background-color:#EFEFEF;
	color: #000000;
	width: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-indent: 2px;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF
}
.immoheader{
	font-weight: bold;
	font-size: 120%;
	color: #1b5fa9;
}
.preis {
	font-size: 120%;
	font-weight: bold;
}
.green {
	color: #006600;
	background-color: #B6E9CD;
	width: 100px;
	text-align: center;
	border: 1px dotted #006600;
}
.red {
	color: #990033;
	background-color: #EBCFD7;
	width: 100px;
	text-align: center;
	border: 1px dotted #990000;
}
.immobez {

	font-weight: bold;
	height: 25px;
	color: #1b5fa9;
}
