body {
   text-align: center;
   padding: 0;
   margin: 1em;
   font-size: 12px;
   font-family:Arial, Helvetica, sans-serif ;
   color: #333333;
}

td {
   padding: 0px;
}

.logo {
   width: 650px;
   height:83px ;
}

.infoImage {
   width:200px;
   height:133px;
}

#wrapper {
   width: 650px;
   background: #ffffff ;
   text-align: left;
   margin: 0 auto;
}

#header {
}

#bread {
   display:none ;
}

#language {
   display:none ;
}

#footer {
   float:left;
   width:100%;
   font-size:10px;
}

#footer a {
   color:#ff9900 ;
   text-decoration:none ;
}

#footer a:hover {
   color: #666666 ;
}

div#foot_line {
   clear:both ;
   margin-top: 10px;
   border-top: 2px solid #063E66 ;
   background-color: #FF9900 ;
   font-size:5px;
   height: 3px;
}

.sline {
   position: relative ;
   clear: both ;
   margin: 1px 0 1px 0 ;
}


/* =================== Formatierung Detailseite =========================== */

.tx-mic-pi3 {
   width: 650px ;
}

.det_container  {
   width: 650px ;
   page-break-inside:avoid ;
}

.det_container_1sp {
   width: 215px;
   float: left;
   padding-right: 5px;
}

.det_container_2sp {
   width: 425px;
   float: left;
   padding-right: 5px;
}

.det_container_pdf2sp {
   width: 415px;
   float: left;
   padding-right: 11px;
}


.det_spacer {
   width: 500px ;
   clear:both ;
   position:static ;
}

.det_desc {
   width: 295px ;
   float:left ;
   padding-right: 5px;
}

.det_karte {
   width: 350px ;
   height: 275px ;
   float:left ;
}

.det_title_line {
   width: 295px ;
   color: #ff9900 ;
   font-weight: bold ;
}

.det_pdftitle_line {
   width: 650px ;
   color: #ff9900 ;
   font-weight: bold ;
}

.det_head_line {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 295px;
   margin-top: 10px;
}

.det_pdfhead_line {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 650px;
   margin-top: 10px;
}

.det_head_line_underlined {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 325px;
   border-bottom: solid 2px #ff9900 ;
}
.det_pdfhead_line_underlined {
   color: #ff9900 ;
   font-size: 16px;
   font-weight: bold;
   width: 650px;
   border-bottom: solid 2px #ff9900 ;
}

.det_title_bar {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 644px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
}

.det_title_bar_2sp {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 419px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
   margin-right:5px;
}

.det_title_bar_pdf2sp {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 409px;
   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: 209px;
   color: #ff9900;
   
   padding: 3px;
   margin-top:15px;
   margin-left:5px;
}

.det_title_bar_pdf1sp {
   border-top: solid 2px #ff9900;
   font-size: 16px;
   font-weight: bold ;
   width: 199px;
   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: 158px;
   margin-left: 10px;
}

.det_title_bar2 {
   width: 469px;
}

.det_imgs {
   margin-top: 10px;
}

.det_img_border {
   float: left;
}

.det_img_center {
   float: left;
   margin-right: 20px ;
   margin-left: 20px;
}

.det_borderinfo, .det_borderinfo2 {
   float:left;
   margin-top:10px;
   width: 628px;
   border: solid 1px #ff9900;
   padding: 10px;
}

.det_borderinfo2 {
   width: 144px;
   height: 157px;
   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: 144px ;
   padding: 5px 3px 3px 17px ;
   float:left ;
   text-align: right;
   margin-left: 8px;
   
}

.det_borderinfo_2sp {
   float:left ;
   margin-top:10px;
   margin-right: 5px ;
   width: 403px;
   border: solid 1px #ff9900;
   padding: 10px;
}

.det_borderinfo_pdf2sp {
   float:left ;
   margin-top:10px;
   margin-right: 5px ;
   width: 393px;
   border: solid 1px #ff9900;
   padding: 10px;
}

.det_borderinfo_1sp {
   border: solid 1px #ff9900;
   padding: 10px;
   width: 193px;
   margin-left: 5px;
   margin-right: 0px;
   margin-top:10px;
   float:left;
}

.det_borderinfo_pdf1sp {
   border: solid 1px #ff9900;
   padding: 10px;
   width: 183px;
   margin-left: 5px;
   margin-right: 0px;
   margin-top:10px;
   float:left;
}

.det_info2 {
   float:left;
   margin:3px;
   margin-left: 4px;
   width: 468px;
}

.det_div1, .det_div2 {
   float:left ;
   width: 40%;
}

.det_img1, .det_img2, .det_img3 
{
   float:left ;
   margin: 3px;
}


/* =================== 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 ;
}


/* ============ Navigation, Container ========================== */
.navi {
   float: left;
   display:none;
}

.navi1 {
   float:right ;
   display: none;
}

/* ============ Inhalt ========================================= */
.nav, .nav1 {
   background: #FF9900;
   padding: 0;
   margin:0 ;
   font-size: 16px ;
   height: 24px;
   list-style: none;
   line-height: 1;
   display: none;
}

/* ============ 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; 
}
