* 	{
		margin:0px;
		padding:0px;
	}

body
	{
		background-color: #ececec;
		background-image:url(../_images/background.jpg);
		background-repeat:repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:100.1%;
	}
a img
	{
		border:none;
	}
ul 
	{
		list-style-type:none;
	}
#wrapper
	{
		width:950px;
		margin:0px auto 0px;
		overflow:hidden;
		font-size:9pt;
		background-color:#ffffff;  
		background-image:url(../_images/content-bg.gif);
    background-repeat:repeat-y;
	}
#header
	{
		background-color:#ffffff;
		height:141px;
		border-bottom:10px solid #7e7e7e;
	}

#left-column
  {
    width:205px;
    float:left;
    overflow:hidden;
    padding-left:15px;
  }

#navigation-liste
  {
    margin-top:30px;
    border-top:1px solid #E2001A;
    margin-right:15px;
  }

#navigation-liste li 
  {
    border-bottom:1px solid #E2001A;
    width:190px;
    padding-top:10px;
    padding-bottom:10px;
    float:right;
    clear:both;
    text-align:right;
  }

#navigation-liste li a
  {
    text-decoration:none;
    color:#000000;
    font-weight:bold;
  }
  
#navigation-liste li a:hover
  {
    color:#E2001A;
  }
#subnavigation-liste
  {
    margin-top:6px; 
  }
#subnavigation-liste li
  {
    /*border-bottom:1px dashed #000000;*/
    border-bottom:none;
    width:140px;
    padding-top:6px;
    padding-bottom:6px;
  }
#subnavigation-liste li a
  {
    color:#E2001A;   
    font-size:7pt; 
  }
.left-container
  {
    clear:both;
    background-color:#ebebeb;
    background-image:url(../_images/boxen-unterer-rand.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
    margin-top:20px;
    width:191px;
    overflow:hidden;
  }

.left-column-link
  {
    margin-left:5px;
    padding-bottom:15px;
    background-image:url(../_images/pfeil.gif);
    background-position:top left;
    background-repeat:no-repeat;
    width:150px;
    padding-left:30px;
  }
.left-column-link a
  {
    display:block;
    width:150px;
    text-decoration:none;
    color:#000000;
    font-weight:bold;
  }
#service-nummer
  {
    display:block;
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    width:150px;
  }
#service-nummer span
  {
    color:#E2001A;
    font-size:11pt;
  }
#fernwartung
  {
    background-image:url(../_images/fernwartung.jpg);
    background-repeat:no-repeat;
    display:block;
    width:191px;
    height:27px;
    margin-bottom:15px;
  }
#fernwartung span
  {
    visibility:hidden;
  }
#service-hotline
  {
    background-image:url(../_images/service-hotline.jpg);
    background-repeat:no-repeat;
    display:block;
    width:191px;
    height:27px;
    margin-bottom:15px;

  }

#service-hotline span
  {
    visibility:hidden;
  }
#middle-right-column
  {
    width:720px;
    float:right;
  }
#middle-column
  {
    width:480px;
    float:left;
    overflow:hidden;
    line-height:150%;
  }
#content-text-container
  {
    margin-left:40px;
  }
#content-text-container a
  {
    text-decoration:none;
    color:#E2001A;
  }
#content-text-container h3
  {
    font-size:9pt;
    margin-bottom:10px;
    color:#E2001A;
  }
#content-text-container ul
  {
    list-style-type:disc;
    margin-left:20px;
    margin-bottom:20px;
    margin-top:10px;
  }
.content-image
  {
    float:left;
  }
.content-image-text
  {
    float:right;
    width:260px;
    margin-right:10px;
    margin-left:15px;
  }
.content-image-text p
  {
    margin-bottom:10px;
  }
.content-headline
  {
    font-size:11pt;
    color:#E2001A;
    margin-top:25px;
    margin-bottom:25px;
  }
.content-text
  {
    font-weight:bold;
  }
#content-text-container p
  {
    margin-bottom:10px; 
  }
.abschitt-container
  {
    margin-bottom:20px;
  }
.partner-container
  {
    margin-bottom:20px;
    border-bottom:1px solid #DADADA;
  }
input
  {
    border:1px solid #E2001A;
    background-color:#F9F9F9;
    margin-bottom:10px;
    margin-top:5px;
  }
textarea
  {
    border:1px solid #E2001A;
    background-color:#F9F9F9;
    margin-bottom:10px;
    margin-top:5px;
  }
.contact_email
  {
    margin-top:10px;
  }
.button
  {
    font-weight:bold;
    background-color:#E2001A;
    border:none;
    color:#ffffff;
  }
.imprint-container
  {
    margin-bottom:20px;
  }
.imprint-container ol
  {
    margin-left:20px;
  }
#right-column
  {
    width:220px;
    float:right;
    overflow:hidden;
  }
#aktuelle-meldungen
  {
    background-image:url(../_images/aktuelle-meldungen.gif);
    background-repeat:no-repeat;
    display:block;
    width:190px;
    height:33px;
    margin-top:20px;
    margin-bottom:20px;
  }
#aktuelle-meldungen span
  {
    display:none;
  }
#meldungen-container
  {
    margin-left:10px;
    margin-right:20px;
  }
.srfr li
  {
    border-bottom:1px dashed #000000;  
    margin-bottom:15px; 
  }
.srfr-feed-title
  {
    font-size:7pt;
    color:#E2001A;
    text-decoration:none;
    font-weight:bold;
    display:block;
    margin-bottom:10px;
  }
.srfr-feed-intro
  {
    font-size:7pt;
    font-weight:bold;
    margin-bottom:15px; 
  }
#daten-container
  {
    margin-left:10px;
    margin-right:20px;
    font-family: Georgia, Times New Roman, serif;
    line-height:140%;
    margin-bottom:20px;
    color:#7e7e7e;
  }
#ihre-daten
  {
    background-image:url(../_images/ihre-daten.gif);
    background-repeat:no-repeat;
    display:block;
    width:190px;
    height:33px;
    margin-top:20px;
    margin-bottom:10px;
  }
#ihre-daten span
  {
    display:none;
  }
#footer
  {
    clear:both;
    background-image:url(../_images/footer-bg.gif);
    background-repeat:repeat-x;
    background-color:#f8f8f8;
  }
#partner
  {
    float:left;
    background-image:url(../_images/unsere-partner.jpg);
    background-repeat:no-repeat;
    display:block;
    margin-left:60px;
    margin-right:20px;
    width:136px;
    height:52px;
  }
#partner span
  {
    display:none;
  }
#partnerliste li
  {
    float:left;
    margin-left:15px;
  }
.clearer
  {
    clear:both;
    visibility:hidden;
    margin:0px;
    height:0px;
  }
.err-message
  {
    font-size:9pt;
    color:#d60012;
    margin-left:50px;
  }