html, body {
        margin: 0 auto;
        padding: 0px;  
        text-align: left;
        font-size: 1.0em;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 150%;
        color: #333333;
        background: #fff;
        scrollbar-face-color: #af0824;
        scrollbar-track-color: #ffffff;
        scrollbar-arrow-color: #ffffff;
  }


/*---------------------------- Layout ---------------------------*/



#container {
        width: 1000px;
        margin: 0px auto;
        padding: 0px;
        text-align: left;
        background: #ffffff;
  }

#header {
        width: 1000px; 
        height: 150px;
        padding: 0px;
        margin: 0px;
        background: #af0824;
  }

#headwrapper {
        float: left;
        width: 1000px;
        height: 150px;
        padding: 0px;
        margin: 0px;
        text-align: left;
  }

#headcenter {
        margin: 0px 280px 0px 225px;
        text-align: left;
        padding: 0px;
  }

#headright {
        float: left;
        width: 280px;
        margin-left: -280px;
        margin-top: 15px;
        text-align: left;
        line-height: 150%;
        color: #ffffff;
        font-size: 0.67em;
  }

#headleft {
        float: left;
        width: 225px;
        margin-left: -1000px;
        padding: 0px;
  }

#leiste {
        float: left;
        width: 1000px;
        height: 25px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background: #999999;
  }

#leistewrapper {
        float: left;
        width: 1000px;
        height: 25px;
        padding: 0px;
        margin: 0px;
        text-align: left;
  }

#leistecenter {
        margin: 2px 280px 0px 340px;
        padding: 0px;
        font-size: 0.8em;
  }

#leisteright {
        float: left;
        width: 280px;
        margin-left: -280px;
        margin-top: 1px;
        text-align: left;
        line-height: 150%;
        color: #fff;
        font-size: 0.8em;

  }

#leisteleft {
        float: left;
        width: 215px;
        margin-left: -996px;
        padding: 0px;
        text-align: left;
        color: #fff;
        font-size: 0.8em;
  }


#wrapper {
        float: left;
        width: 1000px;
        margin: 0px;
        padding: 0px;
        text-align: left;
        background: #ffffff;
  }

#content {
        margin: 40px 300px 10px 200px;
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 0.89em;
        min-height: 525px;
  }

#anfahrt {
        margin: 40px 50px 10px 200px;
        text-align: left;
        padding-left: 25px;
        padding-right: 25px;
        font-size: 0.89em;
  }



#left {
        float: left;
        width: 180px;
        margin-left: -1000px;
        margin-top: 30px;
        margin-bottom: 10px;
        padding-left: 0px;
        color:#555555;
        font-size: 0.8em;
        line-height: 150%;
        min-height: 500px;
  }

#right {
        float: left;
        width: 282px;
        margin-left: -282px;
        margin-top: 46px;
  }

#right p {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 0.79em;
        line-height: 150%;
        color: #666666;

  }

#facebook {
        width: 1000px;
        clear: both;
        text-align: left;
        font-size: 12px;
        color: #777777;
        padding-top: 10px;
        padding-bottom: 20px;
        margin: 0;
  }

#footer {
        width: 1000px;
        height: 40px;
        clear: both;
        text-align: left;
        font-size: 12px;
        color: #777777;
        padding-top: 0px;
        border-top: 1px solid #cccccc; 
        margin: 0;
  }


/*---------------------------- Listing ---------------------------*/


.listing {width: 450px; }

.listing_date {width: 90px; float: left; color: #666666; }

.listing_date2 {width: 180px; float: left; color: #666666; }

.listing_header {width: 360px; float: left; }

.listing_header2 {width: 270px; float: left; }

.listing hr {clear: both; margin: 0px;}

.listing p {margin-top: 4px; margin-bottom: 4px;}

.listing_mannschaft {width: 90px; float: left; color: #666666; background: #efefef; padding-right: 5px; padding-left: 5px;}

.listing_mannschaft2 {width: 340px; padding-left: 10px; float: left; }




/*---------------------------- Fonts ---------------------------*/



h1 {
        color: #af0824;
        font-size: 1.2em;
        line-height: 150%;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 5px!important; /* Firefox, Opera & CO */
        margin-top: 5px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 15px!important; /* Firefox, Opera & CO */
        margin-bottom: 0px; /* IE 5.01, 5.5, 6 */

  }

h2 {
        color: #555555;
        font-size: 1.1em;
        font-weight: bold;
        margin-top: 10px!important; /* Firefox, Opera & CO */
        margin-top: 0px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 15px!important; /* Firefox, Opera & CO */
        margin-bottom: 5px; /* IE 5.01, 5.5, 6 */
  }


h3 {
        color: #777777;
        font-size: 1.0em;
        margin-top: 15px!important; /* Firefox, Opera & CO */
        margin-top: 5px; /* IE 5.01, 5.5, 6 */
        margin-bottom: 0px!important; /* Firefox, Opera & CO */
        margin-bottom: 0px; /* IE 5.01, 5.5, 6 */
  }



li     { margin-bottom: 5px; margin-left: -20px; line-height: 150%}

ul     {list-style-image:url(/include/blue.gif);}

hr     { color: #cccccc; background-color: #cccccc; height: 1px; border: none; margin-bottom: 20px; }

td     { font-size: 1.0em; line-height: 150%}


a      {
  color: #af0824;
  text-decoration: none;
  }

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


.dark {font-size: 12px; color:#333333; text-decoration: none; line-height: 150%; font-family: Helvetica, Arial, sans-serif; }

.grey {font-size: 11px; color:#999999; text-decoration: none; line-height: 150%}

.grey2 {font-size: 12px; color:#999999; text-decoration: none; line-height: 150%}

.grey3 {color:#999999; }

.red { color:#ffffff; background: #af0824; padding-left: 5px; padding-top: 2px; padding-bottom: 2px; text-decoration: none; line-height: 150%; display: block; width: 95%; }

.red2 { color: #af0824; }

.red3 { color: #ffffff; background: #af0824; padding: 1px; display: block; text-align: center; font-size: 12px; margin: 0px; }


.adr {font-size: 11px; color:#666666; text-decoration: none; line-height: 150%; padding: 4px; border: 1px solid #ccc; font-weight: normal; text-transform: none; }

a.white {color:#ffffff; text-decoration: none; font-weight: normal;}
a.white:hover{color:#ffffff; text-decoration: underline}

a.footer {color:#777777; text-decoration: none; font-size: 12px; line-height: 140%; font-weight: normal;}
a.footer:hover{color:#af0824; text-decoration: none}

.bu {color:#cccccc; text-decoration: none; font-size: 10px; line-height: 140%; font-weight: normal; }
a.bu {color:#cccccc; text-decoration: none; font-size: 10px; line-height: 140%; font-weight: normal;}
a.bu:hover{color:#af0824; text-decoration: none}

a.redlink {border: 1px solid #af0824; color: #af0824; background: #efefef; text-decoration: none; font-size: 12px; font-weight: normal; padding: 4px;}
a.redlink:hover{color:#ffffff; background:#af0824; text-decoration: none}



/*---------------------------- Gästebuch & Newsletter ---------------------------*/

a.gb {color:#fff; letter-spacing: 0px; border: 1px solid #ccc; text-decoration: none; font-weight: normal; background: #999; display: block; font-size: 11px; width: 65px; text-align: center; background-image: url(/image/layout/button.gif);}
a.gb:hover{color: #ffffff; text-decoration: none; background: #af0824 }



/*---------------------------- Suche ---------------------------*/


.suche1 {
width: 190px;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 0px solid #999999;
height: 16px;
background-color: #efefef;
font-size: 11px;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
color: #333333;
display: inline;
}

.suche2 {
width: 19px;
height: 21px;
font-size: 10px;
font-weight: normal;
color: #666666;
background-color: #efefef;
display: inline;
padding-bottom: 2px;
text-decoration: none; 
border: 1px solid #999999;
}



/*---------------------------- Box ---------------------------*/



.box { padding: 0px; margin-top: 0px; margin-bottom: 10px; width: 280px; border: 1px solid #cccccc;}

.boximage { padding: 0; border: 0px; }

.boxtext { padding: 0px; color: #555555; line-height: 120%; }

.trauer { padding: 0px; margin-top: 0px; margin-bottom: 10px; width: 280px; border: 1px solid #000000; background: #efefef; color: #000000; line-height: 120%; font-size: 0.9em}

.aktuell { padding: 0px; margin-top: 0px; margin-bottom: 10px; width: 280px; border: 1px solid #af0824; background: #ffffff; color: #333; line-height: 120%;}




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



ul#menu {
  padding-left: 0px;
}

ul#menu a.current {
  text-decoration: none;
  display: block;
  padding: 4px;
  color: #af0824;
  font-weight: normal;
}

ul#menu a {
  text-decoration: none;
  color: #777777;
  display: block;
  padding: 4px;
}

ul#menu a:hover {
  color: #af0824;
}


ul#menu li {
  margin: 2px 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
}

ul#menu li ul {
  margin: 0;
  padding: 0;
}

ul#menu li ul li {
  margin: 0 0 0 10px;
  list-style: none;
  font-size: 13px;
  border-bottom: 0px;
  text-transform: none;
}


ul#menu li ul li ul {
  margin: 0;
  padding: 0;
}

ul#menu li ul li ul li {
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
  text-transform: none;
  line-height: 120%;
  font-size: 12px;
}




/*---------------------------- Slider ---------------------------*/



div.wrap {border: solid #ccc 0px; margin: 0; padding: 0px;}

div.wrap.one {width: 280px;}

div.item { }

div.item img { }

div.item p {width: 280px; line-height: 150%; margin: 0px; padding: 0px;}

div.example1_container { }

div.example1_container a.slider_prev, div.example1_container a.slider_next {color: #ccc; margin-top: 0px;}

a img {	border: 0;}



div.galerie {border: solid #ccc 0px; margin: 0; padding: 0px;}

div.galerie.one {width: 450px;}

div.item2 { }

div.item2 img { }

div.item2 p {width: 450px; line-height: 150%; margin-top: 0px; margin-bottom: 3px; padding: 0px;}

div.example2_container { }

div.example2_container a.slider_prev, div.example2_container a.slider_next {color: #ccc; margin-top: 0px;}

a img {	border: 0;}
