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 { 
	color: #004a9b; 
	font-size: 133%; 
	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; 
	width: 995px; 
	margin: 0 auto; 
	}
#seite-rand { 
	background-image: url(/neustadtcms/_layout/bilder/hg-seite.gif); 
	background-repeat: repeat-y; 
	background-position: left top; 
	margin: 0; 
	padding: 0; 
	border-right: 4px solid #fc3; 
	border-left: 1px solid #fc3; 
	}
#kopf {
	background-color: #fff; 
 	position: relative; 
 	}
#sp-li {
	width: 170px; 
	float: left; 
	}
#sp-re { 
	width: 160px; 
	float: right; 
	}
#sp-re hr {
	color: #fc3;
	background-color: #fc3;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-width: 0;
	}
#sp-re p {
	margin: 0;
	padding: 5px;
	}
#sp-re img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 0;
	}
#sp-re a { 
	color: #004a9b; 
	}
#sp-re a:hover { 
	color: #000; 
	}

#inhalt { 
	width: auto;  
	margin-right: 180px; 
	margin-left: 180px; 
	}
#inhalt a {
	color: #004a9b;
	}

#inhalt a:hover {
	color: #000;
	}
#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 { 
	background-image: url(/neustadtcms/_layout/bilder/hg-fuss.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
	clear: both; 
	}
#fuss img { 
	margin-top: -130px; 
	}
.clearzeile { 
	clear: both; 
	}
#kopf-li { 
	background-color: #004a9b; 
	width: 830px; 
	float: left; 
	}
#kopf-re { 
	background-color: #fff; 
	width: 160px; 
	float: right; 
	}
#kopf-re img { 
	margin-top: 5px; 
	}
#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; 
	}
.umrissbild {
	border: solid 1px; 
	color: #004a9b; }
	
.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 {
	 color: #004a9b; 
	 }
.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;
	}
.linie1 {
	border-bottom: 1px solid #004a96
	}
