body
{
	margin: 0;
	padding: 0;
}
body, p, td, a, font, input, select, textarea { 
	font-family: Arial, Helvetica; 
	font-size: 10pt; 
}

A {
	color:black;
}

H1 {
	font-size:14pt;
}

.kursivklein {
	font-style: italic;
	font-size: 9pt;
}

.grgr {
	color: #444444;
	font-size: 12pt;
}

.input {
	width: 320px;
}

.textarea {
	width: 385px;
}

.button {
	width: 80px;
}

.err {
	color: red;
}

.gross {
	font-size: 12pt;
}

.klein {
	font-size: 8pt;
}

.ueb {
	font-weight: bold;
}

.ort {
	font-size:12pt;
	font-weight: bold;
}

.cunternehmen {
	color: #006699;
	font-weight: bold;
}

.ceigentumsobjekte {
	color: #990000;
	font-weight: bold;
}

.cmietobjekte {
	color: #CC9900;
	font-weight: bold;
}

.cgebaeudeverwaltung {
	color: #006666;
	font-weight: bold;
}

.ckontakt {
	color: #000000;
	font-weight: bold;
}

.cexposeanforderung {
	color: #000000;
	font-weight: bold;
}

.bcmietegrau {
	background-color: #DEE6E7;
}

.bcmietegelb {
	background-color: #EEE5C5;
}

.bceigenrot {
	background-color: #E6CECE;
}

.ddmenu {
	color:black;
	text-decoration:none;
}
SPAN.weiss {
	font-family:Arial, helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-decoration:none;
}
SPAN.klein {
	font-family:Arial, helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	text-decoration:none;
}
