/* CSS Document */
body {
background-color: #ffffee;
font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.zitat {
	color: #003300;
	font-weight: bold;
	font-size: small;
	text-align:right;
	padding-right: 10px;
}
.autor {
	font-size: 10px; 
	color: #003300;
	text-align: right;
	}

.uvl {
border-bottom: 2px solid #003300;
}

.immo {
border-bottom: 2px solid #ee9911;
}

.archiv {
border-bottom: 2px solid #660000;
}

.copyright {
color:#003300;
font-size:10px;
font-weight: bold;
text-align:right;
padding-right: 20px;
}
