body {
   text-align: center;
   padding: 0;
   margin: 1em;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
}

#wrapper {
   width: 960px;
   background: #ffffff ;
   text-align: left;
   margin: 0 auto;
}

#header {
   height: 122px ;
}

#bread {
   padding: 0 9px 0 9px ;
   height: 20px;
}

#language {
float:right;
}

#footer {
   float:left;
   width:100%;
   font-size:10px;
}

#footer a {
   color:#ff9900 ;
   text-decoration:none ;
}

#footer a:hover {
   color: #666666 ;
}

.internal-link, .mail{
   color:#ff9900 ;
   text-decoration:none ;
}

.internal-link:hover, .mail:hover {
   color: #666666 ;
}

.nlink {
   font-size: 12px ;
   color:#ff9900 ;
   text-decoration:none ;
}

.nlink a:hover {
   color: #666666 ;
}

.sline {
   position: relative ;
   clear: both ;
   margin: 1px 0 1px 0 ;
}

/* =================== Formatierung Suchergebnis ===================== */
.list-container {
   position:static ;
}

/* ------------ erste Zeile der Ausgabe -------------- */
.list-header {
   background-color: #FF9900 ;
   font-weight: bold;
   color:black;
   text-align:right;
   padding: 2px 0 ;
}

/* ------------ zweite Zeile der Ausgabe ------------- */

.list-body {
   height: 100px ;
   width:705px;
   margin: 3px 0px ;
}

.listrowField-body {
   height: 100px ;
}

.list-info {
   margin: 10px;
   font-weight: bold;
}

.list-objimg {
   width:150px;
   height:100px;
   float:left;
}

.list-objserg {
   float:right ;
   width:530px;
   height:65px;
   padding:10px 10px;
   overflow: auto;
}

.list-left {
   background-color: #FF9900 ;
   width:495px;
   float:left ;
   text-align: left;
   padding-left: 5px;
}

.list-right {
   background-color: #FF9900 ;
   width:203px;
   float:right ;
   padding-right: 5px;
   text-align: right
}

.list-link {
   float:right ;
   padding-left: 5px;
   width:530px;
   height:15px;
   text-align: right ;
}

.list-objserg a, .pageList a {
   color:#ff9900;
   font-weight:bold;
   text-decoration:none ;
}

.list-link a {
   color:black;
   font-weight:bold;
   text-decoration:none ;
}

.list-link a:hover {
   color: #FF9900 ;
}

.list-objserg a:hover{
   color: #666666 ;
}

/* verhindert beim IE7 die Zentrierung der Seite ...
*+html, * html .list-objserg {
   width:560px;
   height:100px;
}
*/

.list-spacer {
   height:20px;
   clear: both ;
}

.pageList {
   float:right ;
   font-size: 14px;
   width:540px;
   height:20px;
   padding:10px 10px;
   overflow: auto;
}

.list-footer {
   clear:both ;
   padding:  0px 5px ;
   height:19px;
   border: solid 1px #ff9900 ;
   color: black;
   width: 695px ;
}

/* =================== Formatierung Detailseite =========================== */

.tx-mic-pi3 {
   width: 960px ;
}

.det_container  {
   overflow:hidden;
   width: 960px ;
}

.det_container_1sp {
   width: 315px;
   float: left;
   padding-right: 5px;
}

.det_container_2sp {
   width: 635px;
   float: left;
   padding-right: 5px;
}



.det_spacer {
   width: 500px ;
   clear:both ;
   position:static ;
}

.det_desc {
   width: 500px ;
   float:left ;
   padding-right: 10px;
}

.det_karte {
   margin-left: 100px ;
   width: 350px ;
   height: 275px ;
   float:left ;
}

.det_title_line {
   width: 500px ;
   color: #ff9900 ;
   font-weight: bold ;
}

.det_head_line {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 500px;
   margin-top: 10px;
}

.det_head_line_underlined {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 500px;
   border-bottom: solid 2px #ff9900 ;
}
.det_title_bar {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 954px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
}

.det_title_bar_2sp {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 629px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
   margin-right:5px;
}

.det_title_bar_1sp {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 309px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
   margin-left:5px;
}

.det_title_bar2, .det_title_bar1 {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
   float:left ;
}

.det_title_bar1 {
   width: 469px;
   margin-left: 10px;
}

.det_title_bar2 {
   width: 469px;
}
/*
*+html, * html .det_title_bar2{
   width: 475px;
} */

.det_imgs {
   margin-top: 10px;
}

.det_img_border {
   float: left;
}

.det_img_center {
   float: left;
   margin-right: 45px ;
   margin-left: 45px;
}

.det_borderinfo, .det_borderinfo2 {
   float:left;
   margin-top:10px;
   width: 938px;
   border: solid 1px #ff9900;
   padding: 10px;
}

.det_borderinfo2 {
   width: 454px;
   height: 117px;
   margin-top: 6px;
   margin-left: 8px;
   border-bottom:none ;
}

.det_borderinfo2_footer {
   border: solid 1px #ff9900;
   border-top:none ;

   color: #ff9900;
   font-weight: bold ;
   font-size: 16px;
   width: 454px ;
   padding: 5px 10px 3px 10px ;
   float:left ;
   text-align: right;
   margin-left: 8px;
   
}

.det_borderinfo_2sp {
   float:left ;
   margin-top:10px;
   margin-right: 5px ;
   width: 613px;
   border: solid 1px #ff9900;
   padding: 10px;
}

.det_borderinfo_1sp {
   border: solid 1px #ff9900;
   padding: 10px;
   width: 293px;
   margin-left: 5px;
   margin-right: 0px;
   margin-top:10px;
   float:left;
}

.det_info2 {
   float:left;
   margin:3px;
   margin-left: 4px;
   width: 469px;
}

.det_div1, .det_div2 {
   float:left ;
   width: 40%;
}

.det_img1, .det_img2, .det_img3 
{
   float:left ;
   margin: 3px;
}

/* ... bis hierher die Detailseite alles weitere ... */

/* =================== SPAN Elemente in Suchergebnis ======================= */
.tx-mic-sres-listrowField-locname {
   padding: 2px 10px 2px 5px;
   float:left;
   border-right: 1px solid #ff9900 ;
   font-weight: bold;
   width: 150px;
}
.tx-mic-sres-listrowField-flaeche {
   padding: 2px 10px 2px 5px;
   float:left;
   border-right: 1px solid #ff9900 ;
}
.tx-mic-sres-listrowField-schlafz {
   padding: 2px 10px 2px 5px;
   float:left;
   border-right: 1px solid #ff9900 ;
}

/* =================== Formatierung der Rootline Navigation ================ */
.delim {
}

.delim_a {
   font-weight: bold ;
   color: #FF9900; 
}

.act,
.act a:active,
.act a:visited,
.act a:hover {
   color: #FF9900;
   text-decoration:none ;
   font-weight: bold;
}

.act_d,
.act_d a:visited, 
.act_d a:hover {
   text-decoration:none ;
   color: #FF9900 ;
}

/* =============== rootline Formatierungen ========================= */
.rl,
.rl a,
.rl a:active,
.rl a:visited,
.rl a:hover {
   font-weight:bold ;
   color: #FF9900 ;
   text-decoration:none ;
}


.rl_a,
.rl_a a:active,
.rl_a a:visited,
.rl_a a:hover {
   color: black;
   text-decoration:none ;
}


.content {
   position: relative ;
   clear: both;
}

#line1,
#line2 {
   clear: both ;
   position: relative ;
   margin: 2px 0 ;
}

.image {
   height:160px;
   float:left;
   border-left: 1px solid #ff9900 ;
   border-right: 1px solid #ff9900 ;
}

.image_mitte {
   height: 345px ;
   margin: 0 8px 0 8px ;
}

.info_center {
   float:left ;
   height: 330px ;
   margin: 0 10px 0 10px ;
   padding: 0px 8px 8px  8px ;
}

.info_center1 {
   height:200px;
   padding: 0px 8px 8px  8px ;
   margin: 0 10px 0 10px ;
}

/*
*+html, * html .info_center {
   height:345px;
}
*/

.immo_right {
   float:left ;
   width: 708px ;
   margin: 0px 0px 0px 0px ;
   padding: 0px 0px 0px 10px ;
}

.info_right {
   padding-left: 20px;
   padding-right: 0px;
   float:left ;
}

.info_serg {
   float:left ;
}

.info_gesamt {
   float:left ;
   width: 960px;
   margin: 0 0px 0 0px ;
   padding: 0px ;
}

.line_left, .line_right {
   float: left ;
   width: 242px ;
   margin:0 ;
   margin-bottom: 5px;
}


.line_middle {
   float: left ;
   width: 476px ;
}

.line_gesamt {
   margin-top: 10px;
   width:960px ;
   float:left;
}

.newsletter {
   float: left ;
   height: 200px;
   width: 226px;
   padding: 7px;
   border: 1px solid #ff9900;
   background-color: #ff9900;
}

* html .newsletter {
   width: 240px ;
   padding: 6px;
}


.title {
   position: relative ;
}

.title_left, .title_right {
   border-top: 2px solid #063E66 ;
   background-color: #d9d9d9 ;
   float: left ;
   width: 242px;
   margin: 10px 0;
   height: 0px;
}

.title_middle {
   border-top: 2px solid #063E66 ;
   background-color: #d9d9d9 ;
   float: left ;
   width: 460px ;
   margin:  10px 8px 10px 8px; 
   height: 0px;
}

* html .title_middle {
   margin:  10px 4px 10px 4px; 
}

.title_center {
   border-top: 2px solid #FF9900 ;
   background-color: #d9d9d9 ;
   float: left ;
   width: 710px ;
   margin: 10px 0 10px 10px; 
   height: 0px;
}

.title_gesamt {
   border-top: 2px solid #FF9900 ;
   background-color: #d9d9d9 ;
   float: left ;
   width: 960px ;
   margin: 10px 0px; 
   height: 0px;
}

div#foot_line {
   clear:both ;
   margin-top: 10px;
   border-top: 2px solid #063E66 ;
   background-color: #FF9900 ;
   font-size:5px;
   height: 3px;
}
/* =========== normaler Link auf Seite ======================= */
.link {
   text-decoration: none ;
   font-size: 12px ;
   color: #FF9900 ;
}

.link:hover {
   color:#666666 ;
}

/* ============ Navigation, Container ========================== */
.navi {
   float: left;
   width: 830px;
}

.navi1 {
   width: 130px;
   float:right ;
}

/* ============ Inhalt ========================================= */
#nav, #nav1 {
   background: #FF9900;
   padding: 0;
   margin:0 ;
   font-size: 16px ;
   height: 24px;
   list-style: none;
   line-height: 1;
}

/* ============ Elemente, die Unterelemente haben ============== */
#nav ul, 
#nav1 ul {
   float: left;
   width: 130px;           /* !! Breite eines Menueeintrags */
   list-style: none;
   background-color: #ffffff;
   padding: 0;
   margin: 0 0 1em 0;
}

/* =================== alle Listenelemente incl. Ueberschrift =======*/
#nav li, 
#nav1 li {
   display:inline ;
   float: left;
   width: 130px;           /* !! Breite des Containers */
   height: 24px ;
   text-align: left ;
   border-right:1px solid #ffffff;
}

#nav1 li {
   border:none ;
}
 
/* IE7 aus der Mitte
*+html, * html #nav li {
   width: 128px; 
}

*+html, * html #nav1 li {
   width: 128px; 
}
*/

/* ================== Sub Menue 1. Ebene ========================== */
#nav li ul, 
#nav1 li ul {
	position: absolute;
 	height: auto;

	left: -999em;
}

/* =================== Punkte im Aufklappmenue ===================== */
#nav ul li, 
#nav1 ul li {
   height: 24px;
   width: 128px;
   font-size: 12px ;
   border-left:   1px solid #FF9900 ;
   border-right:  1px solid #FF9900 ;
   border-bottom: 1px solid #FF9900 ;
   background-color:#FFFFFF;
   text-align: left ;
}

/* ============ das sind die echten Links ===================== */
#nav a, 
#nav1 a {
   display: block;
   color: black;
   text-decoration: none;
   padding: 4px;
}

/* ============ Überschrift ohne Links ===================== */
.nnlink {
   display:block;
   color: black;
   text-decoration: none;
   padding: 4px;
}


/* =========== das erste Element ist oben geschlossen ======== */

#nav a.first, #nav li.first, 
#nav1 a.first, #nav1 li.first {
  border-top:   1px solid #FF9900 ;
}

/* =========== ausblenden der Untermenues ==================== */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul,
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}

/* =========== einblenden der Untermenues =================== */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul,
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
  z-index: 4000 ;
}

/* === Hintergrund der von der Maus aktivierten Flaechen === */
#nav li:hover, #nav li.sfhover,
#nav1 li:hover, #nav1 li.sfhover {
	background: #ffcc66; 
}


 /*=========================Artikelüberschriften==================*/
H1{ 
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
  margin: 0 ;
} 

/*=============Spartentitel (z.B.Immobiliensuche)=================*/
H2{ 
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9900;
  margin: 0.5em ;
}
 
/*============Spartentitel (z.B.aktuelle information)=============*/	
H3{ 
   font-size: 12px;
   font-weight: bold;
   color: #333333;
   margin: 0.5em ;
} 

/*=========================Newsletter=============================*/	
H4{ 
   font-size: 12px;
} 

/* ================= Formularstyles ==================== */

.formtitel {
   width: 100px;
}

/* ================= Kontaktformular =================== */

.koError {
   color:#FF0000 ;
   font-weight:bold ;
}


.koNormal, .koRequired {
   vertical-align: top ;
   width: 180px;
}

.koRequired {
   color:#FF9900 ;
   font-weight:bold ;
}


.koTexts {
   width: 440px;
   height: 50px;
}

.koAddInfo {
   font-size:10px ;
}

  /* ============= Formulare mit css =============== */

fieldset {
    margin-left: 10px;
    margin-top:10px;
    padding: 10px;
    width: 400px;
    border: 1px solid #ff9900;
}
/* =================== Formatierung Linkbox ===================== */


