@charset "utf-8";
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Verdana,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size:100.1%;
	text-align:center;
	background-image:url(/layout/back-top.jpg);
	background-repeat:repeat-x;
	background-color:#f1f1f1;
}
body {
	behavior: url("/script/csshover3.htc"); 
}

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: Arial, Verdana, sans-serif; border:0; line-height:1.4}

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

a:link, a:visited{
	color:#c1022d;
	text-decoration: none;
}

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

/************** header tag styles **************/

h1{
 font: normal 110% Arial, Verdana,sans-serif;
 color: #000000;
 margin: 0px 0px 15px 0px;
 padding: 3px 0px 2px 0px;
 
}

h2{
 font: normal 150% Arial, Verdana, sans-serif;
 text-color: #000000;
 color: #000000;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}

h3{
 font: bold 110% Arial, Verdana, sans-serif;
 color: #000000;
 margin: 0px 0px 5px 0px ;
 padding: 0px;
}

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

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.imagespaceleft {
float:left;
padding-right:10px;
}

.imagespaceright {
float:left;
padding-left:10px;
}


.container {
	width: 974px;
	clear: both;
	margin: 0 auto 0 auto;
}

html>body .container {
	width: 974px;
	clear: both;
	margin: 0 auto 0 auto;
}

.container_box_left img, .container_box_middle img, .container_box_right img{
	border:1px #c81e44 solid;
	margin-bottom:15px;
}

.container_box_left, .container_box_middle, .container_box_right {
	width:207px;
	float:left;

}
.container_box_overview_verlauf {
	background-image: url(/layout/content_home_verlauf.gif);
	background-repeat:repeat-x;
}

.container_box_overview_left, .container_box_overview_middle, .container_box_overview_right {
	width:207px;
	float:left;

}
.container_box_overview_left h2, .container_box_overview_middle h2, .container_box_overview_right h2{
	color:#000000;  text-align:center;
}

.container_box_overview_left img, .container_box_overview_middle img, .container_box_overview_right img{
	border:1px #c81e44 solid;
	margin-bottom:15px;
}
.container_box_overview_left_text, .container_box_overview_middle_text, .container_box_overview_right_text {
	padding:5px 10px 5px 10px;
	line-height:1.2em;
}
.container_box_overview_left_text img , .container_box_overview_middle_text img , .container_box_overview_right_text img {
	border:none;
	margin:0px;
	padding:0px;
}

.container_box_overview_left_text a:link, .container_box_overview_middle_text a:link, .container_box_overview_right_text a:link,
.container_box_overview_left_text a:visited, .container_box_overview_middle_text a:visited, .container_box_overview_right_text a:visited{
	font-weight:bold;
	color:#c1022d;
}


.container_box_home_left, .container_box_home_right {
	width:336px;
	float:left;

}
.container_box_home_bottom{
	margin-top:25px;
}

.container_box_home_left_text, .container_box_home_right_text {
	padding:5px 10px 5px 10px;
	line-height:1.2em;
	
}

.container_box_full {
	clear:both;
}

.container_footer_left {
	width:400px;
	float:left;
	padding:20px;
}

.container_footer_right{
	width:480px;
	float:left;
	padding:20px;
}

#header {
	width: 100%;
	text-align: left;
	margin:0;
	padding:0;
	background-image:url(/layout/stars.gif);
	background-repeat:no-repeat;
	background-position:215px 0px;
	position:relative;

}
.logo {
	padding:12px 0px 10px 30px;
}
#content {
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	height:300px;
	text-align:left;
	padding-top:0px;
    border-bottom:2px solid #c1022d;
}

html>body #content {
	background-color:#FFFFFF;
	width:100%;
	min-height:300px;
	height:auto;
	text-align:left;
	border-bottom:2px solid #c1022d;
}

#content_home {
	clear:both;

	width:100%;
	height:300px;
	text-align:left;
	padding-top:0px;
    border-bottom:2px solid #c1022d;
}

html>body #content_home {

	width:100%;
	min-height:300px;
	height:auto;
	text-align:left;
	border-bottom:2px solid #c1022d;
}

.banner_home {
	padding-top:10px;
	clear:both;
	background-color:#FFFFFF;
}
.content_left {
	width:230px;
	float:left;
	text-align:left;
	padding:0em 0px 0px 0px;
}
.content_left_home {
	width:230px;
	float:left;
	text-align:left;
	padding:1.9em 0px 0px 15px;
}
.content_home2 {
	width:758px;
	float:left;
	text-align:left;
	padding:30px 0px 0px 18px;
}

.content_right {
	float:right;
	width:230px;
	padding:0em 0px 0px 0px;
	border: 0px solid #000000;
}

.content_main {
	float:left;
	text-align:left;
	width:700px;
	padding:20px;
	font-size:0.8em;
}



.content_main_overview_header {
float:left; padding-bottom:10px;
}




.content_main_overview {
	float:left;
	text-align:left;
	width:740px;
	font-size:0.8em;
	background-repeat:no-repeat;
	margin-top:3px;
	border: 0px solid #000000;
}


.content_main_overview_boxen {
padding:10px 20px 0px 20px ;
}

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

.content_main li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
	list-style-type: none !important;
    background: url("/layout/list_circle_red.gif") no-repeat 0em 0.3em;
/*    border-bottom: 1px solid #000;*/
    margin: 0;
    padding: 0 0 0 15px;
	margin:0px 4px 0px 0px;
}


.content_main h1 {
	font-size:1.25em;
	font-weight:bold;
}
.content_main h2 {
	font-size:1.1em;
	font-weight:bold;
}

.content_main_home {
	float:left;
	text-align:left;
	width:471px;
	padding:1.9em 0px 0px 0px;
}
.content_home {
	float:left;
	text-align:left;
	width:740px;
	padding:18px 0px 0px 0px;
	font-size:0.8em;
}
.content_home_verlauf {
	background-image: url(/layout/content_home_verlauf.gif);
	background-repeat:repeat-x;
	border-top:2px #FFFFFF solid;
}
.content_home ul {
    line-height: 0.4em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* LTR */
}

.content_home li {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
	list-style-type: none !important;
    background: url("/layout/list_circle_red.gif") no-repeat 0em 0.3em;
/*    border-bottom: 1px solid #000;*/
    margin: 0;
    padding: 0 0 0 15px;
	margin:0px 4px 0px 0px;
}


.content_home h1 {
	font-size:1.25em;
	font-weight:bold;
}
.content_home h2 {
	font-size:1.1em;
	font-weight:bold;
}

.content_home_home {
	float:left;
	text-align:left;
	width:471px;
	padding:1.9em 0px 0px 0px;
}

.content_text {
	padding: 0px 5px 0px 5px;
	font-size:0.9em;
}
.content_text a:link, .content_text a:visited {
	color:#000000;
	text-decoration:none;	
}
.content_text a:hover{
	text-decoration:underline;
}

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

#nav_meta{
	font-size:0.7em;
	color: #282828;
	padding:0px 10px 0px 0px;
/*	text-align:right;*/
	position:absolute;
	top:10px;
	right:120px;
	z-index:10;
}

#nav_meta a:link, #nav_meta a:visited{
	color: #282828;
	margin:0px 5px 0px 5px;
	text-decoration: none;
}

#nav_meta a:hover{
	text-decoration: underline;
}
#nav_logout a:link {
	color:#FFCC00;
	font-weight:bold;
	text-decoration: underline;	
}

/************** language_selector *****************/

#language_selector{
	font-size:0.7em;
/*	text-align:right;*/
	position:absolute;
	top:7px;
	right:10px;
	z-index:30;
}
.language_selector_box {
	background-color:#dbdbdb;
	background-image:url(/layout/select_box_button.gif); 
	background-position:right top;
	background-repeat:no-repeat;
	border:#bbbbbb 1px solid;
	padding:0px 0px 0px 0px;
	height:1.7em;
	width:100px;
	position:relative;
}

.language_selector_box a{
	text-decoration:none;
	display:block;
	padding:2px 30px 1px 5px;
	cursor:pointer;
color:#000000;
}
.language_selector_box:hover ul#flags {
	display:block;
	top:1.8em;
}

.language_selector_dropdown {
}

#flags {
	border:#bbbbbb 1px solid;
	background-color:#dbdbdb;		
	position:absolute;
	left:-1px;
	list-style-type:none;
	padding:0px;
	text-align:left;
	top:-999em;
	z-index:40;
	margin:0;
}
#flags li {
	margin:0;
	padding:0;
}

#flags a {
	color:#000;
	padding:2px 37px 2px 24px;
	display:block;
}
#flags a:hover {
	background-color:#bab9b9;
}
/* flaggen */
.flags_de{
	background:url(/layout/flag_de.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}	
.flags_en{
	background:url(/layout/flag_en.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;	
}	
.flags_fr{
	background:url(/layout/flag_fr.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;	
}	
.flags_it{
	background:url(/layout/flag_it.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;	
}	

/************** box_login *****************/

#box_login{
	font-size:0.7em;
	color: #282828;
	padding:0px 0px 0px 0px;
/*	text-align:right;*/
	position:absolute;
	top:40px;
	right:10px;
	z-index:20;
	width:198px;
	height:72px;
	background-image:url(/layout/box-login.gif);
	background-repeat:no-repeat;
}
#box_login h2{
	border-bottom:#FFFFFF 1px solid;
	width:188px;
	font-size:1.1em;
	padding:0px 2px 0px 2px;;
	margin:4px;
}


.box_login_form { width: 100%; clear: both; padding:0px 4px 0px 7px;}
.box_login_form fieldset { margin: 0; padding: 0em; border: 0 }
.box_login_form form{ display:inline;}
.box_login_form input { width:7em; font-size: 0.9em; font-family: Arial, Verdana, Helvetica, sans-serif; margin-bottom: 0.5em ; border:1px #cbcbcb solid; float:left; margin-right:5px;}
.box_login_form label.left { color:#696868; text-align: left; margin-right: 0.3em; margin-left: 0em; width: 6em; float: left; clear: both }
input.right {margin-top: 0em; margin-right: 0em; width: auto; float: left;}
.box_login_form input[type=submit].right { display:none; float:left; background-color:#bbbbbb; border:1px #cbcbcb solid;}


/************** hlist *****************/

  .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;    
  }

  .hlist ul {
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* 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;
    background: url("/layout/nav/left.png") no-repeat top left;
/*    border-bottom: 1px solid #000;*/
    float: left; /* LTR */
    margin: 0;
    padding: 0 0 0 3px;
	margin:0px 4px 0px 0px;
	color:#FFFFFF;
  }

  .hlist a,
  .hlist strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist größtenteils transparent */
    background: transparent url("/layout/nav/right.png") no-repeat top right;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 3px 31px 1px 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 */
  }

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

  /**
   * @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: #FFFFFF; }

  .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 */
    background: white url("/layout/nav/left_on.png") no-repeat top left;
    border: 0 none;
  }

  .hlist li.active strong, .hlist li.active a {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist größtenteils transparent */
    background: transparent url("/layout/nav/right_on.png") no-repeat top right;
    color: #FFFFFF;
  }

/************** level 2 *****************/

  .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%;
	background-color:#c1022d;
	font-size:0.82em;
  }

  .hlist2 ul {
    line-height: 0.4em;
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* 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;
    background: url("/layout/nav2_pfeil.gif") no-repeat 0.5em 0.3em;
/*    border-bottom: 1px solid #000;*/
    float: left; /* LTR */
    margin: 0;
    padding: 0 0 0 15px;
	margin:0px 4px 0px 0px;
	color:#FFFFFF;
  }

  .hlist2 a,
  .hlist2 strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist größtenteils transparent */
/*    background: transparent url("/layout/nav/right.png") no-repeat top right;*/
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 2px 31px 2px 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 */
  }

  .hlist2 a:link,
  .hlist2 a:visited { background-color: transparent; color: #FFFFFF; }

  /**
   * @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;*/
/*    background-position: 0 -150px;*/

  }

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

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

/************** vlist *****************/
.hlist3 {
    float: left;
    width: 100%;
	background-color:#c1022d;
	height:7px;
}

/************** 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;
  }

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

.info_box {
	float:right;
	background-color:#f7f7f7;
	background-image:url(/layout/infobox_back.gif);
	background-repeat:repeat-y;
	width:228px;
	margin:18px 0px 0px 0px;
}
.info_box a:link, .info_box a:visited {
	color:#c1022d;
	font-weight:bold;	
	text-decoration:none;
}

.info_box a:hover {
	font-weight:bold;
	text-decoration:underline;
}

.info_box_header{
	background-color:#808080;
	background-image:url(/layout/infobox_header.gif);
	background-repeat:no-repeat;	
}

.info_box_header h2{
	font-size:1em;
	color:#FFFFFF;
	padding:6px	10px 2px 20px;
	margin:0px;
	font-weight:bold;
}

.info_box_content {
	clear:both;
	font-size:0.75em;
	padding:0px;
	margin:0;
	font-weight:normal;
}

.info_box_content_text {
	font-size:0.8em;
	color:#000000;
	padding:10px 2px 0px 10px;
	margin:0;
	height:97px;
}

.info_box_content_link a {
	padding: 0 10px 0 0; font-size: 0.9em; color: #02c160; font-weight: bold; text-decoration:none;
}

.info_box_content_link a:hover {
	padding: 0 10px 0 0; font-size: 0.9em; color: #c1022d; font-weight: bold; text-decoration:underline;
}

.info_box_content_footer {
    height:2px;
	clear:both;
	padding:0px;
	margin:0;
	font-weight:normal;
	background-image:url(/layout/infobox_footer.gif);
	background-repeat:no-repeat;	
	background-position:bottom;
}

.info_box_content_text img{
/*	margin-left:5px;		*/
}

.info_box_content_bild {
	padding:0px 2px 0px 2px;
	margin:0;
}

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

.info_box_more {
	text-align:right;
	font-weight:bold;
}

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

.info_box_news {
	float:right;
	background-color:#f7f7f7;
	background-image:url(/layout/infobox_back.gif);
	background-repeat:repeat-y;
	width:228px;
	margin:18px 0px 0px 0px;
}
.info_box_news a:link, .info_box_news a:visited {
	color:#c1022d;
	text-decoration:none;
font-weight:bold;	
}
.info_box_news a:hover {
	text-decoration:underline;

}
.info_box_news_header{
	background-color:#808080;
	background-image:url(/layout/infobox_header.gif);
	background-repeat:no-repeat;	
}
.info_box_news_header h2{
	font-size:1em;
	color:#FFFFFF;
	padding:6px	10px 2px 20px;
	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:10px 10px 0px 10px;
	margin:0;
}
.info_box_news_content_text img{
/*	margin-left:5px;		*/
}

.info_box_news_content_bild {
	padding:0px 2px 0px 2px;
	margin:0;
}
.info_box_news_artikel {
	margin-bottom:10px;
}

.info_box_news_archive {
	border-top:#999999 1px solid;
	padding:8px 0px 5px 0px;
	margin:0;
	clear:both;
}

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

.info_box_news_more {
	text-align:right;
	font-weight:bold;
}



/*************** info_box_hotline *****************/

.info_box_hotline {
	float:right;
	background-color:#f7f7f7;
	background-image:url(/layout/infobox_back.gif);
	background-repeat:repeat-y;
	width:228px;
	margin:18px 0px 0px 0px;
}
.info_box_hotline a:link, .info_box_hotline a:visited {
	color:#c1022d;
	text-decoration:none;	
	font-weight:bold;
}
.info_box_hotline a:hover {
	text-decoration:underline;

}
.info_box_hotline_number {
	font-size:1.2em;
	font-weight:bold;
}
.info_box_hotline_header{
	background-color:#808080;
	background-image:url(/layout/infobox_header.gif);
	background-repeat:no-repeat;	
}
.info_box_hotline_header h2{
	font-size:1em;
	color:#FFFFFF;
	padding:6px	10px 2px 20px;
	margin:0px;
	font-weight:bold;
}
.info_box_hotline_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_hotline_content_text {
	padding:10px 2px 10px 10px;
	margin:0;
}
.info_box_hotline_img{
	border-top:#edeceb 1px solid;
	border-left:#edeceb 1px solid;	
	border-bottom:#edeceb 1px solid;
	margin-left:5px;		
}

.info_box_hotline_content_bild {
	padding:0px 2px 0px 2px;
	margin:0;
}
.info_box_hotline_link a:link, .info_box_hotline_link a:visited {
	color:#5e5d60;
	text-decoration:none;	
	font-weight:bold;	
}
.info_box_hotline_link a:hover {
	color:#5e5d60;
	text-decoration:underline;
	font-weight:bold;	
}



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

.info_box_hotline_more {
	text-align:right;
	font-weight:bold;
}



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

#footer{
clear:both;
background-color:#808080;
margin-top:2px;
width:100%;
font-size:0.8em;
color:#FFFFFF;
}

#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;
    background: url("/layout/list_arrow_footer.gif") no-repeat 0em 0.3em;
/*    border-bottom: 1px solid #000;*/
    margin: 0;
    padding: 0 0 0 15px;
	margin:5px 4px 0px 0px;
}


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

}

hr.spacer {
	border: none 0; 
/*	border-top: 1px solid #ECECEC; */
	border-bottom: 1px solid #ECECEC;
	width: 100%;
	height: 1px;
	margin: 10px auto 10px 0;
	text-align: left;
}



/*********** #formSuche styles ***********/

.formSuche {
	margin-top:1.5em;
}

.formSuche label {
	float: left;
	text-align: left;
	width: 18em;
	margin-right: 0.3em;
	margin-bottom:0.3em;
	clear:both;
}
.formSuche fieldset{
	padding:2em 2em 2em 2em;
}

.formSuche form input.submit { /* den Submit-Button */

	font-size:1em;
	margin-left: 1em;	
}
.formSuche form {
	display:inline;
}

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

.form_kontakt { background-color: #FFFFFF; width: 86%; clear: both; border: solid 1px #E5E5E5 }
.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 { margin: 0; padding: 1.5em 1em; border: 0 }
.form_pflichtfeld { color: #ff0000; margin-right: 0 }
.form_kontakt label.left { text-align: left; margin-right: 0.3em; margin-left: 1em; width: 9em; 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: 11.5em }

/*************** Form Newsletter *****************/

.formNL {
	margin-top:1.5em;
/*	background-color: #FFFFFF; width: 86%; clear: both; border: solid 1px #E5E5E5 */
}
.formNL h2{
	font-size:1em;
	padding:0;
	margin:0px 0px 10px 0px;

}
.formNL fieldset { margin: 0; padding: 1.5em 1em; border: solid 1px #E5E5E5 ;width: 78%;}

.formNL fieldset{
	padding:2em 2em 2em 2em;
}

.formNL form {
	display:inline;
}


#button_login {
height:72px;
padding:0;
position:absolute;
right:45px;
top:50px;
width:120px;
z-index:20;
}

