html * { 
	font-size: 100.01% 
	}
textarea, pre, tt, code { 
	font-family:"Courier New", Courier, monospace;
	}
body { 
	color: black; 
	font-size: 75%; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	background-color: white; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	}
div { 
	margin: 0; 
	padding: 0; 
	}
h1 { 
	font-size: 150%; 
	margin: 0 0 10px; 
	}
h2 { 
	font-size: 115%; 
	margin: 0 0 10px; 
	}
h3 { 
	font-size: 105%; 
	margin: 0 0 6px; 
	}
h4  {
	font-size: 105%;
	background: url(/neustadtcms/_layout/bilder/quadrat10orange.gif) no-repeat left center;
	margin: 0px 10px;
	padding: 6px 0px 2px 15px;
	border-bottom: 1px solid #fc3
	}


#seite { 
	text-align: left;  
	margin: 0 auto; 
	}
#seite-rand {
	margin: 0;
	padding: 0;
	}
#kopf {
	background-color: #fff;
	position: relative;
	display: none;
	}
#sp-li { 
	background-image: url(/neustadtcms/_layout/bilder/verlauf_menuelinks.jpg); 
	background-repeat: repeat-x; 
	background-position: left top; 
	width: 170px; 
	float: left; 
	display: none;
	}
#sp-re { 
	width: 160px; 
	float: right; 
	display: none;
	}



#inhalt { 
	width: auto; 
	}
#inhalt a {
	color: #004a9b;
	}

#inhalt ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	}
#inhalt ul li {
	padding: 3px 0 1px 15px;
	background-image: url(/neustadtcms/_layout/bilder/liste1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	}
#inhalt ul li ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	}
	
#inhalt ul li ul li {
	padding: 3px 0 1px 15px;
	background-image: url(/neustadtcms/_layout/bilder/liste2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	}
#inhalt  .liste-immo  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#inhalt  .liste-immo li    {
	background: url(/neustadtcms/_layout/bilder/liste1.gif) no-repeat left top;
	margin: 2px 0px 2px 30px;
	padding: 3px 0px 1px 12px;
	}




#fuss {  
	clear: both; 
	padding-bottom: 15px; 
	display: none;
	}
.clearzeile { 
	clear: both; 
	}
#kopf-li { 
	background-color: #004a9b; 
	width: 830px; 
	float: left; 
	}
#kopf-re { 
	background-color: #fff; 
	width: 160px; 
	float: right; 
	}
#kopfbild { 
	clear: both; 
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.floatbox {
	overflow:hidden; 
	}
.absatz-einltg { 
	font-size: 115%; 
	}
.absatz-linie {
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #fc3;
	}
.absatz-zentriert {
	text-align: center;
	}
.bild-rechts { 
	float: right;
	margin: 10px 0 10px 20px; 
	}
.bild-links { 
	float: left; 
	margin: 10px 20px 10px 0; 
	}
.box-re { 
	margin: 5px; 
	padding: 0; 
	}
.box-re-gelb { 
	color: #004a9b; 
	font-weight: bold; 
	background-color: #fc3; 
	margin: 0 1px; 
	padding: 3px; }
.box-re-gelb a {
	color: #004a9b; 
	}
.box-re-gelb a:hover {
	color: #000;
	}
.box-re-zentriert { 
	text-align: center; 
	margin: 5px; 
	padding: 0; 
	}
.box-re-zentriert a:hover { 
 	color: #000; 
 	}
.tabelle {
    border-collapse: collapse;
	}
.tabelle td, th {
	padding: 3px 5px;
	border: solid 1px #fc3;
	}
.tabelle th {
	background-color: #fc3;
	}
.tabelle caption {
	font-size: 110%;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 10px;
	}
.formular {
	background-color: #ffc;
	border: solid 1px #fc3;	
	}

.formular td {
	padding: 2px 10px;
	}
#suche {
	margin-bottom: 15px;
	}
#suche #text{
	width: 150px;
	border: solid 1px #004a9b;
	}
#hauptmenue {
    display: none;
    }
#ebene {
    display: none;
    }