html, body {
      margin: 0;
      padding: 0;
      border: 0;
}

body {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 13px;
     /*line-height: 1.4em; */
     background-color: #ffffff;
     color: #555555;
}

.clear { clear: both; }


p  {
   margin: 0;
   padding-left: 20px;
   padding-bottom: 18px;
   padding-right: 14px;
}

a, a:link, a:visited {
  text-decoration: underline;
  background-color: inherit;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  background-color: inherit;
  color: #a6040c;
}

h1 {
   font-size: 20px;
   /* line-height: 1.2em; */
   background-color: #ffffff;
   color: #a6040c;
   padding-left: 20px;
   margin-top: 0px;
}

h2 {
   font-size: 15px;
   /* line-height: 1.2em;  */
   background-color: #ffffff;
   color: #444444;
   padding-left: 20px;
   margin-top: 0px;
   margin-bottom: 5px;
}

h3 {
   font-size: 20px;
   text-transform: uppercase;
   background-color: inherit;
   color: #ffffff;
   padding-left: 12px;
   margin-top: 5px;
   margin-bottom: 5px;
}

h4 {
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
   background-color: #000000;
   color: #ffffff;
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
   padding-left: 8px;
   padding-top: 3px;
   padding-bottom: 3px;
   width: 212px;
   margin-left: 4px;
   margin-top: 0px;
   margin-bottom: 0px;
}

ol {
margin-top: 0px;
margin-bottom: 0px;
padding-left: 45px;
}

* html ol {
padding-left: 10px;
}

*:first-child+html ol {
padding-left: 10px;
}

.wrapper {
margin: 0 auto;
width: 1000px;
text-align: left;
position: relative;
}


* html .wrapper {
width: 1000px;
/* w\idth: 697px;  */
}

.outer {
/* linke Spalte */
border-left: 160px solid #a6040c;
/* rechte Spalte */
border-right: 220px solid #a6040c;
}


.inner {
margin-left: -2px;
width: 838px;
}


* html .inner {
width: 100%;
/*margin-left: 0px;  */
}

.float-wrap {
float: left;
width: 777px;
margin-left: -160px;  /* wie linke Spalte */
}

.left {
float: left;
width: 160px;
position: relative;
}

.right {
float: right; 
width: 220px;
position: relative;
}

* html .right {
margin: 0 -222px 0 0;
}

        .rightImg {
			border-bottom: #FFFFFF solid 1px;
          width: 220px;
          margin-left: 4px;
          margin-top: 0px;
        }

        .rightText {
          background-color: inherit;
          color: #ffffff;
          font-size: 12px;
          padding-left: 10px;
          margin-top: 5px;
          margin-bottom: 5px;
        }
                 .rightText a, .rightText a:link, .rightText a:visited {
                   background-color: inherit;
                   color: #ffffff;
                   font-weight: bold;
                   text-decoration: none;
                 }

                 .rightText a:hover {
                   background-color: inherit;
                   color: #ffffff;
                   font-weight: bold;
                   text-decoration: none;
                 }

        .rightPrice {
          font-size: 14px;
          font-weight: bold;
          background-color: inherit;
          color: #ffffff;
          padding-left: 10px;
          margin-top: 5px;
          margin-bottom: 10px;
        }

.center {
float: right;
width: 615px;
}
        .centerRightImg {
          float: right;
          padding: 5px;
          padding-right: 14px;
          padding-bottom: 10px;
        }

        .centerLeftImg {
          float: left;
          padding: 0px 10px 10px 20px;
        }

        .centerTextMarkup {
          background-color: #ffffff;
          color: #a5040a;
        }
        

        .centerBox {
          background-color: #dddddd;
          background-image: url(bg_centerbox.gif);
	  background-repeat: repeat-x;
	  background-position: 0px 0px;
	  height: 226px;
          font-size: 12px;
          color: #444444;
          padding-left: 10px;
          margin: 10px 14px 10px 20px;
        }


                  .centerBox a, .centerBox a:link, .centerBox a:visited {
                    text-decoration: none;
                    background-color: #dddddd;
                    color: #444444;
                  }
                  
                  .centerBox a:hover {
                    text-decoration: none;
                    background-color: #dddddd;
                    color: #a6040c;
                  }


                  .centerBoxRight {
                    width: 375px;
                    height: 226px;
                    background-image: url(bg_centerbox_right.jpg);
	            background-repeat: no-repeat;
	            background-position: 0px 0px;
                    background-color: inherit;
                    float: right;
                  }
                  
                  .centerBoxHead {
                    background-color: #A5040A;
                    color: #ffffff;
                    font-weight: bold;
                    margin-bottom: 10px;
                    padding-top: 3px;
                  }
                  
                  .centerBoxPhone {
                    background-color: inherit;
                    color: #a6040c;
                    font-weight: bold;
                    font-size: 20px;
                    margin-top: 10px;
                  }


        /* ------------ normale Liste -------------- */

        ul.UnorderedList {
          padding-left: 35px;
          padding-bottom: 18px;
          margin: 0px;
        }



.wide {
/* width: 100%;  */
}

.wide p {padding-bottom: 3px;}

.top {
	background-image: url(kopf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 138px;
}

      #topMenu {
                position: absolute;
                top: 93px;
                left: 355px;
                font-size: 12px;
                font-weight: normal;
                background-color: #000000;
	        color: #EEEEEE;
	        z-index: 10;
        }
      #topMenu a, #topMenu a:link, #topMenu a:visited{
                text-decoration: none;
                background-color: #000000;
                color: #EEEEEE;
        }
      #topMenu a:hover{
                text-decoration: none;
                background-color: #000000;
                color: #EEEEEE;
        }

.bottom {
	background-image: url(bg_bottom.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	font-size: 11px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 165px;
	padding-right: 233px;
}

/* Mozilla bug fixes */
html>body .inner, html>body .float-wrap {
border-bottom: 1px solid transparent;
}

/* ----------------- Navigation ------------------------- */


ul#Navigation {
    font-size: 12px;
    width: 160px;
    margin-left: 2px;
    margin-top: 10px;
    padding: 0;
  }

ul#Navigation li {
    list-style: none;
    margin:0;
    padding:0;
  }

ul#Navigation li ul {
    margin:0;
    padding:0;
  }
ul#Navigation li ul li {
    list-style: none;
    margin:0;
    padding:0;
  }

ul#Navigation li a {
    display:block;
    text-decoration: none;
    font-weight: bold;
    background-color: #a6040c;
    color: #ffffff;
    padding-top:3px;
    padding-bottom:3px;
    padding-left: 8px;
  }

ul#Navigation li ul li a {
    display:block;
    text-decoration: none;
    font-weight: normal;
    background-color: #333333;
    color: #ffffff;
    padding-top:3px;
    padding-bottom:3px;
    padding-left: 12px;
  }

* html ul#Navigation li a {
    width: 152px;
  }

* html ul#Navigation li ul li a {
    width: 148px;
  }

ul#Navigation li a:hover {
    background-color: #000000;
    color: #ffffff;
  }

ul#Navigation li.liClosed a:hover {
    background-color: #000000;
    color: #ffffff;
  }
ul#Navigation li.liClosed ul li a:hover {
    background-color: #a6040c;
    color: #ffffff;
  }
ul#Navigation li.liOpen a:hover {
    background-color: #a6040c;
    color: #ffffff;
  }
ul#Navigation li.liOpen ul li a:hover {
    background-color: #a6040c;
    color: #ffffff;
  }

ul#Navigation li.liOpen a{
    background-color: #000000;
    color: #ffffff;
  }
ul#Navigation li.liOpen ul li a{
    background-color: #333333;
    color: #ffffff;
  }


ul#Navigation li ul li a:hover {
    background-color: #a6040c;
    color: #ffffff;
  }
  
.centerImageCaption {
	position: absolute; 
	top: 3px; 
	left: 10px;
}

	.centerImageCaption a, .centerImageCaption a:link, .centerImageCaption a:visited {
		font-size: 11px; 
		font-weight: bold; 
		text-transform: uppercase; 
		color: #FFFFFF;
		text-decoration: none;
	} 

#centerTopImages {
	height: 133px; 
	margin-bottom: 18px;	
	margin-left: 20px; 
	position: relative; 
	width: 578px; 
}

#centerTopImage1 {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 112px; 
	width: 186px;
}

#centerTopImage2 {
	position: absolute; 
	left: 196px; 
	top: 0px; 
	height: 112px; 
	width: 186px;
}

#centerTopImage3 {
	position: absolute; 
	left: 392px; 
	top: 0px; 
	height: 112px; 
	width: 186px;
}

#centerTopImage1Caption {
	position: absolute; 
	left: 0px; 
	top: 113px; 
	height: 20px; 
	width: 186px; 
	background-color: #000000; 
	color: inherit;
}

#centerTopImage2Caption {
	position: absolute; 
	left: 196px; 
	top: 113px; 
	height: 20px; 
	width: 186px; 
	background-color: #000000; 
	color: inherit;
}

#centerTopImage3Caption {
	position: absolute; 
	left: 392px; 
	top: 113px; 
	height: 20px; 
	width: 186px; 
	background-color: #000000; 
	color: inherit;
}

p.redLinkText {
	color: #000000;
	background-color: inherit;
}

p.redLinkText a, p.redLinkText a:link, p.redLinkText a:visited {
	color: #a6040c;
	background-color: inherit;
	text-decoration: underline;
}

p.redLinkText a:hover {
        color: #a6040c;
	text-decoration: none;
}
