@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial,sans-serif;
	color: #383633;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size:100.1%;
	text-align:center;
	background-image:url(/layout/background.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	padding:15px 0px 0px 0px;
}
a, blockquote, caption, dd, dfn, div, dl, dt, form, h1, h2, h3, h4, h5, img, label, legend, li, ol, p, samp, table, tbody, td, tfoot, th, thead, tr, ul {font-size:100.1%; font-family: Verdana, Arial, sans-serif; border:0; line-height:1.4}

legend { display: none }
/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color:#a7091e;
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color:#a7091e;
	text-decoration: underline;
}

/************** header tag styles **************/
/*
h1{
font:normal 150% "Times New Roman", Times, serif;
 font: normal 150% Arial, Verdana,sans-serif;
 font-family: Times New Roman, Times, serif;
 color: #444444;
 margin: 0px;
 padding: 0px;
}
*/

/*
h2{
 font: 120% "Times New Roman", Times, serif;
 color: #444444;
 margin: 0px;
 padding: 0px;
}
*/

h3{
 font: 110% "Times New Roman", Times, serif;
 color: #444444;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% "Times New Roman", Times, serif;
 color: #444444;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Verdana, Arial, sans-serif;
 color: #444444;
 margin: 0px;
 padding: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.container {
	width: 994px;
	clear: both;
	margin: 0 auto 0 auto;
/*	background-color:#FFFFFF;*/
}

html>body .container {
	width: 994px;
	clear: both;
	margin: 0 auto 0 auto;
/*	background-color:#FFFFFF;	*/
}

#header {
	width: 100%;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;;
	position:relative;
	background-color:#FFFFFF;

}
#content {
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	height:300px;
	text-align:left;
	padding-top:0px;
	padding:0px 0px 20px 0px;
}

html>body #content {
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	min-height:300px;
	height:auto;
	text-align:left;
	padding:0px 0px 20px 0px;	
}
.content_main {
	float:left;
	text-align:left;
	width:757px;
	padding:13px 0px 0px 0px;
	color:#282828;
}
.content_right {
	width:212px;
	float:right;
	text-align:left;
	padding:0px 0px 0px 0px;
}
/*************** content_box *****************/
.content_boxen {
	clear:both;
	padding:15px 0px 0px 0px;
}
.content_boxen_text {
	height:180px;
	padding:3px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
	position:relative;
	line-height:1.1;
/*    opacity:0.85;  
    filter:alpha(opacity=85);  
    -moz-opacity:0.85;  */
	background-image:url(/layout/content_box_headline.png);
	background-repeat:no-repeat;
	top:-31px;
	margin-bottom:-31px;

}
.content_boxen_text:hover{

	background:transparent url(/layout/content_box_headline_active.png);
	background-color:#98525f;
	background-repeat:no-repeat;
	top:-31px;
	color:#FFFFFF;
    opacity:0.85;  
    filter:alpha(opacity=85);  
    -moz-opacity:0.85; 
	 
}
.content_boxen img:hover .content_boxen_text {
	background:transparent url(/layout/content_box_headline_active.png);
	background-color:#98525f;
	background-repeat:no-repeat;
	top:-31px;
	color:#FFFFFF;
        opacity:0.85;  
        filter:alpha(opacity=85);  
        -moz-opacity:0.85; 

}

.content_boxen_text:hover h1{
	color:#FFFFFF;
}

.content_boxen_text:hover .content_boxen_link a{
	color:#FFFFFF;
	background-image:url(/layout/infobox_pfeil_weiss.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:15px;
}

.content_boxen_link  {
	color:#414141;
	text-align:right;
	position:absolute;
	bottom:5px;
	right:10px;
}
.content_boxen_link  a:link,.content_boxen_link  a:visited {
	color:#414141;
	background-image:url(/layout/infobox_pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:15px;

}

.content_box_left {
	width:243px;
	background-color:#e2e2e2;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;
}
.content_box_middle {
	width:243px;
	background-color:#e2e2e2;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;	
}
.content_box_right {
	width:243px;
	background-color:#e2e2e2;
	position:relative;
	float:left;
}


.content_boxen_text h1{
        font-family:Verdana, Arial, serif;
	font-size:16px;
	padding:2px 0px 5px 0px;
	color:#444444;
        font-weight:bold;
 margin: 0px;


	
}

/*************** Inhaltstemplates *****************/
.content_text {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
}

.content_text h1 {
        font-family:Verdana, Arial, serif;
	font-size:18px;
        font-weight:bold;
        color:#444444;
	margin:0px;
        padding-bottom: 10px;
}
.content_textblock {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
	width:450px;
	float:left;
}
.content_textblock h1 {
        font-family:Verdana, Arial, serif;
	font-size:18px;
        font-weight:bold;
        color:#444444;
	margin:0px;
        padding-bottom: 10px;
}
.content_bildblock {
	width:250px;
	float:right;
        padding-top:17px;
}
.content_bildblock img{
	margin:0px 0px 0px 0px;
}
.content_bildblock_link {
	text-align:right;
	min-height:10px;
	height:auto;
	margin-right:10px;
}
.content_bildblock_link a:link, .content_bildblock_link a:visited{
	font-size:0.75em;
	text-align:right;
	text-decoration:none;
}
.content_bildblock_link a:hover {
	text-decoration:underline;
}
.content_liste {
}
.content_liste ul {
	border-top:#c7c7c7 1px solid;	
	margin:0;
	padding:0;
}

.content_liste li {
    list-style-type: none !important;
    border-bottom:#c7c7c7 1px solid;		
    margin: 0;
    padding: 0px 0 0px 0px;
    margin:0px 0px 0px 0px;
}

.content_liste li a:link,.content_liste li a:visited {
	display:block;
	padding:5px 0px 5px 0px;
	background-image:url(/layout/infobox_pfeil_grau.gif);
	background-repeat:no-repeat;
	background-position:center right;
	color:#414141;
}


/*************** Template Auflistung (z.B. Kooperationspartner) *****************/
.content_text_list {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
}

.content_text_list h1 {
        font-family:Verdana, Arial, serif;
	font-size:18px;
        font-weight:bold;
        color:#444444;
	margin:0px;
        padding-bottom: 10px;
}

.content_text_list h2 {
        font-family:Verdana, Arial, serif;
	font-size:12px;
        font-weight:bold;
        color:#444444;
	margin:0px;
        padding-bottom: 0px;
}

.content_text_list_left {
	float:left; 
        padding-right:15px;
        border:0px solid #000000;
}

.content_text_list_right {
	float:left; 
        width:520px; 
        border:0px solid #000000;
        padding:0px;
}

.content_text_list_right ul {
        margin:0 0 0 15px; 
        padding:0px;
}

.content_line { 
        border-bottom:1px solid #dfdfdf; 
        margin: 15px 0px 15px 0px; 
}



/*************** Ansprechpartner *****************/

.content_asp {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
}

.content_asp a:link, .content_asp a:visited{
	color:#414141;
	font-weight:normal;
}

.content_asp h1 {
        color: #444444;
        font-family: Verdana,Arial,serif;
        font-size: 18px;
        font-weight: bold;
        margin: 0;
        padding-bottom: 10px;

}

.content_asp h2 {
        font-family:Verdana, Arial, serif;
	font-size:1.1em;
	margin:0;
	font-weight:bold;
	border-bottom:#c7c7c7 1px solid;	
	text-transform:uppercase;
	padding:0;
}

.content_asp h3 {
         margin:10px 0px 5px 0px;
        color: #444444;
        font-family: Verdana,Arial,serif;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        padding-bottom: 10px;


}

.content_asp_box {
	border-bottom:#c7c7c7 1px dashed;
	clear:both;	
	padding:8px 0px 8px 0px;
}
.content_asp_box_bild {
	width:290px;
	float:left;
}

.content_asp_box_text {
	width:420px;
	float:left;
	color:#757575;
	line-height:1.2;
}
.content_asp_box_link{
	margin:8px 0px 0px 290px;

	
}
.content_asp_box_link a:link, .content_asp_box_link a:visited{
	font-weight:normal;
}


/*************** Flottenuebersicht *****************/

.content_flotte_uebersicht {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
}
.content_flotte_uebersicht h1 {
        font-family:Verdana, Arial, serif;
	font-size:18px;
        font-weight:bold;
        color:#444444;
        margin: 0px;
        padding-bottom: 10px;
}

.content_flotte_uebersicht h2 {
	font-family:Verdana, Arial, serif;
	font-size:14px;
        font-weight:bold;
        color:#444444;
	margin:0;
	border-bottom:#444444 1px solid;	
	text-transform:uppercase;
	padding:0;
}

.content_flotte_uebersicht h3 {
	color:#a7091e;
	margin:0px 0px 5px 0px;
}

.flotte_box {
	border-bottom:#c7c7c7 1px dashed;
	clear:both;	
	padding:8px 0px 8px 0px;
}
.flotte_box_bild {
	width:320px;
	float:left;
}

.flotte_box_text {
	width:390px;
	float:left;
	color:#757575;
	line-height:1.2;
}
.flotte_box_link{
	margin:8px 0px 0px 0px;
}

/*************** Rangemap *****************/

.content_rangemap {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
}
.content_rangemap h1 {
	font-size: 18px;
        font-family:Verdana,Arial,sans-serif;
        color:#444444;
        font-weight:bold;
        margin: 0;
        padding-bottom: 10px;
}

.content_rangemap h2 {
	font-size:1.4em;
	margin:0;
	font-weight:bold;
	padding:0;
	margin:10px 0px 10px 0px;
}

.content_rangemap_text {
	padding:0px 0px 0px 0px;
	width: 260px;
        color:#444444;
	float:left;
        line-height:1.2;
}
.content_rangemap_bild{
	width: 450px;
	line-height:1.2;
	float:right;
        padding-top:15px;
}


/*************** uebersicht_box *****************/
.uebersicht_intro {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#757575;
}
.uebersicht_intro h1 {
	font-size:1.6em;
	margin-bottom:10px;
}
.uebersicht_boxen {
	clear:both;
	padding:15px 0px 0px 0px;
}
.uebersicht_boxen_text {
	padding:3px 10px 10px 10px;
	font-size:0.8em;
	color:#444444;
	position:relative;
	line-height:1.1;
/*    opacity:0.85;  
    filter:alpha(opacity=85);  
    -moz-opacity:0.85;  */

}

.uebersicht_boxen_link  {
	color:#a7091e;
	text-align:right;
}
.uebersicht_boxen_link  a:link,.uebersicht_boxen_link  a:visited {
	color:#a7091e;
	background-image:url(/layout/infobox_pfeil.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:15px;

}

.uebersicht_box_left {
	width:243px;
	background-color:#f4f4f4;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;
}
.uebersicht_box_middle {
	width:243px;
	background-color:#f4f4f4;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;	
}
.uebersicht_box_right {
	width:243px;
	background-color:#f4f4f4;
	position:relative;
	float:left;
}
.uebersicht_boxen_header{
	background-color:#f4f4f4;
	background-image:url(/layout/infobox_header.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	border-bottom:#822920 1px solid;
}
.uebersicht_boxen_header h1 {
	font-family:Verdana,Arial,serif;
	font-size:16px;
	color:#444444;
	padding:3px	10px 3px 8px;
	margin:0px;
	font-weight:bold;
}

/*************** flotte details *****************/
.detail_boxen {
	clear:both;
	padding:5px 0px 0px 0px;
}
.detail_boxen_text {
	height:100%;
	padding:10px 10px 10px 10px;
	font-size:0.75em;
	color:#444444;
}
.detail_boxen_text h2 {
	font-weight:bold;
	font-size:1em;
	margin-bottom:3px;
}

.detail_boxen_text table {
	border-collapse:collapse;
}
.detail_boxen_text table th {
	text-align:left;
	font-weight:normal;
	border-top:1px #c7c7c7 solid;
	border-bottom:1px #c7c7c7 solid;	
	padding:0px 0px 0px 0px;	
	vertical-align:top;	
}
.detail_boxen_text table td {
	text-align:right;
	border-top:1px #c7c7c7 solid;
	border-bottom:1px #c7c7c7 solid;	
	padding:0px 0px 0px 0px;
	vertical-align:top;
}

.detail_boxen_link  {
	color:#414141;
	text-align:right;
	position:absolute;
	bottom:5px;
	right:10px;
}
.detail_boxen_link  a:link,.detail_boxen_link  a:visited {
	color:#414141;
}

.detail_box_left {
	width:243px;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;
}
.detail_box_middle {
	width:243px;
	position:relative;
	float:left;
	margin:0px 14px 0px 0px;	
}
.detail_box_right {
	width:243px;
	position:relative;
	float:left;
}
.detail_boxen_header{
	background-color:#f4f4f4;
	background-image:url(/layout/infobox_header.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	border-bottom:#822920 1px solid;
}
.detail_boxen_header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#424242;
	padding:3px	10px 3px 8px;
	margin:0px;
	font-weight:normal;
}
.detail_intro {
	padding:10px 10px 10px 10px;
	font-size:0.8em;
	color:#757575;
}

.detail_intro h1 {
        font-family:Verdana, Arial, serif;
	font-size:18px;
        font-weight:bold;
        color:#444444;
	margin:0px;
        padding-bottom: 10px;
}

.detail_boxen ul {
    list-style: none;
	margin:0;
	padding:0;
}

.detail_boxen li {
    list-style-type: none !important;
	background-image:url(/layout/detailbox_pfeil.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0px 0px 0px 16px;
}
.detail_floorplan {
	padding:10px 0px 10px 0px;
}

/*************** info_box *****************/

.info_box {
	float:right;
	background-color:#f4f4f4;
	margin:0px 0px 0px 0px;
	width:212px;
	margin:0px 0px 15px 0px;
}
.info_box a:link, .info_box a:visited {
	color:#a7091e;
	text-decoration:none;
	padding:0;
	margin:0;		
}
.info_box a:hover {
	text-decoration:underline;

}
.info_box_header{
	background-color:#e3e3e3;
	background-image:url(/layout/infobox_header.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	border-bottom:#822920 1px solid;
}
.info_box_header h2{
	font-size:16px;
        font-family:Verdana,Arial,sans-serif;
        color:#444444;
	padding:3px	10px 3px 8px;
	margin:0px;
	font-weight:bold;

        
}
.info_box_content {
	clear:both;
	font-size:0.75em;
        color:#444444;
	padding:0px;
	margin:0;
	font-weight:normal;
}
.info_box_content_text {
	padding:6px 5px 6px 5px;
	margin:0;
	line-height:1.4;
}
.info_box_content_text img{
	margin:0px 0px 0px 0px;
/*	margin-left:5px;		*/
}

.info_box_content_bild {
	padding:0px 5px 5px 0px;
}

.info_box_pic {
	float:left;
	padding-right:5px;
}

.info_box_more {
	text-align:right;
	font-weight:bold;
}
.info_box_hotline_number {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	font-size:1.4em;
	font-weight:bold;
        color:#444444;
	text-align:center;
	width:100%;
        padding-bottom:7px;

}

/*************** info_box_news *****************/

.info_box_news {
	float:right;
	background-color:#f4f4f4;
	margin:0px 0px 0px 0px;
	width:212px;
	margin:0px 0px 15px 0px;
}
.info_box_news a:link, .info_box_news a:visited {
	color:#a7091e;
	text-decoration:none;
	padding:0;
	margin:0;		
}
.info_box_news a:hover {
	text-decoration:underline;

}
.info_box_news_header{
	background-color:#e3e3e3;
	background-image:url(/layout/infobox_header.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	border-bottom:#822920 1px solid;
}
.info_box_news_header h2{
	font-family:"Verdana", Arial, serif;
	font-size:16px;
	color:#000000;
	padding:3px	10px 3px 8px;
	margin:0px;
	font-weight:bold;
}
.info_box_news_content {
	clear:both;
	font-size:0.75em;
	padding:0px;
	margin:0;
	font-weight:normal;
	background-image:url(/layout/infobox_footer.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
}

.info_box_news_content_text {
	padding:6px 5px 6px 5px;
	margin:0;
	line-height:1.4;
}
.info_box_news_content_text img{
	margin:0px 0px 0px 0px;
/*	margin-left:5px;		*/
}

.info_box_news_content_bild {
	padding:0px 5px 5px 0px;
}
.info_box_news_content_text h3{
	font-size:0.9em;
	padding:0;
	margin:0;
        color:#000000;
}

.info_box_news_pic {
	float:left;
	padding-right:5px;
}

.info_box_news_more {
	text-align:right;
	font-weight:bold;
}
.info_box_news_archive {
	border-top:#c7c7c7  1px solid;
	padding:5px 5px 5px 5px;
	margin:0;
	clear:both;
}

/*************** info_box_bild *****************/

.info_box_bild {
	float:right;
	background-color:#f4f4f4;
	margin:0px 0px 0px 0px;
	width:212px;
	margin:0px 0px 15px 0px;
}
.info_box_bild a:link, .info_box_bild a:visited {
	color:#a7091e;
	text-decoration:none;
	padding:0;
	margin:0;		
}
.info_box_bild a:hover {
	text-decoration:underline;

}
.info_box_bild_header{
	background-color:#e3e3e3;
	background-image:url(/layout/infobox_header.jpg);
	background-repeat:no-repeat;	
	background-position:right;
	border-bottom:#822920 1px solid;
}
.info_box_bild_header h2{
        font-family:Verdana,Arial,sans-serif;
	font-size:16px;
	color:#444444;
	padding:3px	10px 3px 8px;
	margin:0px;
	font-weight:bold;
}

.info_box_bild_content {
	clear:both;
	font-size:0.75em;
	padding:0px;
	margin:0;
	font-weight:normal;
	background-image:url(/layout/infobox_footer.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
}
.info_box_bild_content_text {
	padding:0px;
	margin:0;
	line-height:1.4;
}
.info_box_bild_content_link {
	padding:6px 5px 6px 5px;
}


/************** nav_meta *****************/

#nav_meta{
	font-size:0.7em;
	color: #414141;
	padding:0px 10px 0px 0px;
/*	text-align:right;*/
}

#nav_meta a:link, #nav_meta a:visited{
	color: #414141;
	margin:0px 7px 0px 7px;
	text-decoration: none;
	font-weight:normal;
}

#nav_meta a:hover{
	text-decoration: underline;
}
/*************** navigation_language *****************/
.navigation_language {
	position:absolute;
	right:10px;
	top:-2px;
}
.navigation_language img{
	margin:0px 0px 0px 8px;
}

/************** hlist *****************/
#nav_main {
	min-height:9px;
	height:auto;
	background-color:#FFFFFF;
	clear:both;
	padding:0px 0px 5px 0px;
        position:relative;

}
  .hlist {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
/*    background: transparent url("/layout/nav/bg.gif") repeat-x bottom;*/
    float: left;
    width: 100%;
	font-size:0.9em;
	border-bottom:#c7c7c7 1px solid;	
	background-color:#FFFFFF;
  }

  .hlist ul {
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px; /* LTR */
    white-space: nowrap;

  }

  .hlist li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    list-style-type: none !important;
/*    border-bottom: 1px solid #000;*/
    float: left; /* LTR */
    margin: 0;
    padding: 0 0 0 0px;
	margin:0px 0px 0px 0px;
	color:#000000;
  }

  .hlist a,
  .hlist strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    color: #000000;
    display: block;
    font-weight: bold;
	font-size:0.8em;
    padding: 4px 8px 3px 8px;
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
	border-left:#c7c7c7 1px solid;
	border-top:#c7c7c7 1px solid;	
	border-right:#c7c7c7 1px solid;
	margin:0px 2px 0px 2px;
  }

  .hlist a:link,
  .hlist a:visited { background-color: transparent; color:#000000; }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  .hlist > ul a,
  .hlist > ul strong { width: auto; }  /* for other browsers */

  .hlist ul li:focus,
  .hlist ul li:hover,
  .hlist ul li:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
/*    background-color: #c4d0dc;*/
    background-position: 0 -150px;
  }

  .hlist li:focus a,
  .hlist li:hover a,
  .hlist li:active a { background-position: 100% -150px; }

  .hlist a:focus,
  .hlist a:hover,
  .hlist a:active { background-color: transparent; color: #a7091e; }

  .hlist li.active,
  .hlist ul li.active:focus,
  .hlist ul li.active:hover,
  .hlist ul li.active:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    border: 0 none;
  }

  .hlist li.active strong, .hlist li.active a {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
	border-top:#a7091e 2px solid;
    color: #a7091e;
  }

/************** hlist2 *****************/
  .hlist2 {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
/*    background: transparent url("/layout/nav/bg.gif") repeat-x bottom;*/
    float: left;
    width: 100%;
	font-size:0.9em;
	border-bottom:#c7c7c7 1px solid;	
  }

  .hlist2 ul {
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px; /* LTR */
    white-space: nowrap;

  }

  .hlist2 li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    list-style-type: none !important;
/*    border-bottom: 1px solid #000;*/
    float: left; /* LTR */
    margin: 0;
    padding: 0 0 0 0px;
	margin:0px 0px 0px 0px;
	color:#737373;
	background:transparent url(/layout/nav_trenner.gif) no-repeat center right;
  }

  .hlist2 a,
  .hlist2 strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    color: #737373;
    display: block;
    font-weight: normal;
	font-size:0.8em;
    padding: 4px 0px 4px 0px;
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
	margin:0px 11px 0px 8px;
  }

  .hlist2 a:link,
  .hlist2 a:visited { background-color: transparent; color:#737373; font-weight:normal; }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  .hlist2 > ul a,
  .hlist2 > ul strong { width: auto; }  /* for other browsers */

  .hlist2 ul li:focus,
  .hlist2 ul li:hover,
  .hlist2 ul li:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
/*    background-color: #c4d0dc;*/


  }

  .hlist2 li:focus a,
  .hlist2 li:hover a,
  .hlist2 li:active a { background-position: 100% -150px; }

  .hlist2 a:focus,
  .hlist2 a:hover,
  .hlist2 a:active { background-color: transparent; color: #a7091e; }

  .hlist2 li.active,
  .hlist2 ul li.active:focus,
  .hlist2 ul li.active:hover,
  .hlist2 ul li.active:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    border: 0 none;
  }

  .hlist2 li.active strong, .hlist2 li.active a {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
	border-bottom:#a7091e 2px solid;
  }

/************** hlist3 *****************/
  .hlist3 {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
/*    background: transparent url("/layout/nav/bg.gif") repeat-x bottom;*/
    float: left;
    width: 100%;
	font-size:1em;
	border-bottom:#c7c7c7 1px dashed;	
  }

  .hlist3 ul {
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* LTR */
    white-space: nowrap;

  }

  .hlist3 li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    list-style-type: none !important;
/*    border-bottom: 1px solid #000;*/
    float: left; /* LTR */
    margin: 0;
    padding: 0 0 0 0px;
    margin:0px 0px 0px 0px;
    color:#000000;
    background:transparent url(/layout/nav_trenner.gif) no-repeat;
    background-position:center left;
  }

  .hlist3 a,
  .hlist3 strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
    color: #444444;
    display: block;
    font-weight: bold;
    font-size:1.1em;
    padding: 4px 0px 4px 0px;
    text-decoration: none;
    text-transform: none;

    /**
     * @bugfix
     * @affected   IE5.x, IE6
     * @css-for    all browsers
     * @valid      yes
     */
    width: auto; /* only IE 5.x */
    width/**/:/**/ .1em; /* only IE 6.0 */
	margin:0px 14px 0px 16px;
  }

  .hlist3 a:link,
  .hlist3 a:visited { background-color: transparent; color:#444444; font-weight:bold; }

  /**
   * @bugfix
   * @affected   IE5.x, IE6
   * @css-for    all browsers
   * @valid      yes
   */
  .hlist3 > ul a,
  .hlist3 > ul strong { width: auto; }  /* for other browsers */

  .hlist3 ul li:focus,
  .hlist3 ul li:hover,
  .hlist3 ul li:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
/*    background-color: #000000;*/


  }

  .hlist3 li:focus a,
  .hlist3 li:hover a,
  .hlist3 li:active a { background-position: 100% -150px; }

  .hlist3 a:focus,
  .hlist3 a:hover,
  .hlist3 a:active { background-color: transparent; color: #a7091e; }

  .hlist3 li.active,
  .hlist3 ul li.active:focus,
  .hlist3 ul li.active:hover,
  .hlist3 ul li.active:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    border: 0 none;
  }

  .hlist3 li.active strong, .hlist3 li.active a {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist grÃ¶ÃŸtenteils transparent */
	font-weight:bold;
	color:#a7091e;
	text-decoration:underline;

  }


/*************** footer *****************/

#footer{
clear:both;
background-color:#ededed;
font-size:0.8em;
color:#6d6d6d;
text-align:left;
padding:15px 0px 15px 0px;
font-size:0.75em;
}

#footer h1{
	font-family: Verdana, Arial,sans-serif;
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
}

#footer ul {
    line-height: 0.4em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* LTR */
}

#footer li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
	list-style-type: none !important;
/*    border-bottom: 1px solid #000;*/
    margin: 0;
}
.footer_left {
	float:left;
	padding:0px 15px 0px 15px ;
}

.footer_left a:link {
 	font-size:1em;
	font-weight:normal;
        color:#6d6d6d;
        text-decoration:none;
}

.footer_left a:hover {
 	font-size:1em;
	font-weight:normal;
        color:#a7091e;
        text-decoration:underline;
}

.footer_right {
	width:190px;
	float:right;
	padding:5px 15px 17px 0px;
}
.footer_sitemap {
	width:130px;
	float:left;
	white-space:nowrap;
	margin:0px 0px 15px 0px;
	
}
.footer_sitemap li {
	font-size:0.9em;
	list-style-image:none;
/*	list-style-position:outside;*/
	list-style-type:none;
        padding: 0 0 0 0px;
	margin:0px;
}
.footer_sitemap li a:link, .footer_sitemap li a:visited{
	color:#454545;
	font-weight:normal;
	text-decoration:none;
}
.footer_sitemap li a:hover{
	text-decoration:underline;
}
.footer_sitemap h4 {
	color:#454545;
	font-weight:bold;
	margin:0px 0px 5px 0px;
}

/************** sitemap *****************/

  .sitemap {
  font-size:1em;
    width: 100%;
    overflow: hidden;
    margin: 0 0 0em 0;
    list-style-type: none;
	padding:0;
/*    border-bottom: 2px #ddd solid;*/
  }

  .sitemap ul {
    list-style-type: none;
    margin:0;
    padding: 0;
  }

  .sitemap li {
    float:left; /* LTR */
    width: 100%;
    margin:0;
    padding: 0;
	list-style-type:none;
	background-image:none;
  }

  .sitemap a {
    display:block;
    padding: 5px 5px 5px 0px;
    text-decoration: none;
  }

  .sitemap a,
  .sitemap a:visited {
    color: #000000;
  }

  /* Level 1 */
  .sitemap li a {  
  background-image:url(/layout/infobox_pfeil.gif);
    background-repeat:no-repeat;
    background-position:5px 6px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 25px;
  
   } /* LTR */

  .sitemap li a:focus,
  .sitemap li a:hover,
  .sitemap li a:active { 
  	text-decoration:underline;
 }

  /* Level 2 */
  .sitemap li ul li a { width: 100%; padding-left: 10%; padding-right: 2%; 
	background-image:url(/layout/infobox_pfeil.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
	font-weight:normal;
	margin:0px 0px 0px 35px;
	padding:0px 0px 0px 20px;
  
  } /* LTR */

  .sitemap li ul li a, 
  .sitemap li ul li a:visited { color: #000000; }
  .sitemap li ul li a:focus,
  .sitemap li ul li a:hover,
  .sitemap li ul li a:active {  color: #000000; }

  .sitemap li ul li a.active:hover {
	text-decoration:underline;
  }


  /* Level 3 */
  .sitemap li ul li ul li a { width: 100%; padding-left: 10%; padding-right: 2%; 
	background-image:url(/layout/infobox_pfeil.gif);
    background-repeat:no-repeat;
    background-position:0px 5px;
	font-weight:normal;
	margin:0px 0px 0px 55px;
	padding:0px 0px 0px 20px;
  
  } /* LTR */

  .sitemap li ul li ul li a, 
  .sitemap li ul li ul li a:visited { color: #000000; }
  .sitemap li ul li ul li a:focus,
  .sitemap li ul li ul li a:hover,
  .sitemap li ul li ul li a:active {  color: #000000; }

  .sitemap li ul li ul li a.active:hover {
	text-decoration:underline;
  }


/*************** Form Kontakt *****************/

.form_kontakt { background-color: #FFFFFF; width: 96%; clear: both; border: 0;padding:0px 0px 0px 0px;}
.form_kontakt legend { display: block; font-weight:bold; margin:0px 0px 0px 1em;}
.form_kontakt input, select { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0.5em }
.form_kontakt input, textarea { width: 23em }
.form_kontakt textarea { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; width: 23em; overflow: auto }
.form_kontakt fieldset {background-color:#FFFFFF; margin: 0px 0px 20px 0px; padding: 0.8em 0.8em; border: solid 1px #E5E5E5}
.form_pflichtfeld { color: #ff0000; margin-right: 0 }
.form_kontakt label.left { text-align: left; margin-right: 0.3em; margin-left: 1em; width: 14em; float: left; clear: both }
.form_kontakt p { font-size: 0.9em; margin-left: 1em }
input.right { margin-top: 1em; margin-right: 0.3em; margin-left: 12.3em; width: auto; float: left; clear: both }	
input[type=checkbox].right, input[type=radio].right, input[type=submit].right { margin-left: 17em }


/*************** sonstiges *****************/
.cleardiv {
	clear:both;
}
.footer-spacer {
	clear:both;
	height:20px;
}








