BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 9px;
	scrollbar-base-color : Silver;
}
PRE {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
}
P {
	font-size : 14px;
	text-align : justify;
	line-height : 20px;
}

LI {
	font-size : 14px;
	list-style-type : circle;
}
P.pfad {
	color : #999999;
	text-decoration : none;
	font-size : 9px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
A.print {
	color : #999999;
	text-decoration : none;
	font-size : 9px;
	color : #336699;
}
A.aktiv {
	text-decoration : underline overline;
	background-color : #CCCCCC;
	color : #336699;
}

A.hmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : right;
	color : Gray;
}
TD.hmenu, TD.aktiv {
	text-align : right;
	background-color : #FFFFFF;
}
TABLE.smenu {
	background-color : #CCCCCC;
}
TD.smenu {
	background-color : #FFFFFF;
}
A.smenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	font-size : 9px;
}
TABLE.cmenu {
	background-color : #CCCCCC;
}
TD.cmenu {
	background-color : #CCCCCC;
}
A.cmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336699;
	font-size : 9px;
}
A.saktiv {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline overline;
	color : #336699;
	font-size : 9px;
}
A.caktiv {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline overline;
	color : #336699;
	font-size : 9px;
}
TABLE.content {
	border : 1px solid #CCCCCC;
}

thead.content {
	background-color : #666666;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
}
TR.content0 {
	font-size : 14px;
	color : #666666;
	background-color : #CCCCCC;
}
TR.content1 {
	font-size : 14px;
	color : #666666;
	background-color : #FFFFFF;
}
#bild {
	margin-right : 5px;
}
cite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	font-style : normal;
	color : #999999;
}
H1 {
	color : #336699;
	font-size : 16px;
	font-weight : bold;
}
H2 {
	font-size : 14px;
	color : #336699;
	font-weight : bold;
}

HR {
	height : 1px;
	color : Silver;
}
thead.immo {
	background-color : #666666;
	font-size : 9px;
	font-weight : bold;
	color : #FFFFFF;
}
TR.immo {
	font-size : 12px;
}
TD.immo {
	font-size : 12px;
}
INPUT, TEXTAREA, SELECT {
	border : 1px solid Gray;
	font-size : 12px;
	font-weight : bold;
	background-color : #F0F8FF;
}
FORM {
	font-size : 12px;
	font-weight : bold;
}
FIELDSET {
	border : 1px solid #336699;
}
LEGEND {
	color : #336699;
	font-size : 10px;
	font-weight : bold;
}
INPUT.button {
	background-color : #336699;
	color : #F0F8FF;
	border : none;
}

