
/* schriftstil,abstände */

body
{margin-top: 10px; margin-left: 0px; margin-right: 0px;margin-bottom: 10px; color: #000000;  background-color:#f1f1f1;

}


table,tr,td
{ color: #000000;font: normal 13px/18px  helvetica,verdana, times, serif;}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #800000; scrollbar-base-color: #ffffff;
scrollbar-highlight-color : #000000; scrollbar-shadow-color : #ffffff;
SCROLLBAR-TRACK-COLOR: #800000;}

/* grundlayout*/
.inhalt {background-color:#ffffff;

}

#toolbar {
background-color:#c3c3c3;
color:white;
border:solid 1px black;
border-bottom: none;
height:40px;
}

#toolbar-links a , #toolbar-links a:visited , #toolbar-links a:active, #toolbar-links a:hover {
color:#222222;
text-decoration:none;
padding: 2px 2px 2px 2px;
}


#toolbar-links {
float:left;
left:300px;
top:7px;
position:relative;
}

#toolbar-telefon {
float:left;width:219px;
height:33px;
left:5px;
top:0px;
position:relative;
background-image:url("images/header-telefon.png");
}

.leisteun {
background-color:#c82b25;
color:white;
font-size: 10px;
height:20px;
line-height:20px;
}

.addthis_default_style a:hover {
background-color: white;
}

.logo {color:black;
height:120px;
background: #ffffff url("images/back.jpg") ;

}

/* von der Alkohol-Seite, sind per Klick einblendbar */
#tathergang {
  display: none;
}
#exploration {
  display: none;
}
#heute {
  display: none;
}


.hpname{ 
position:relative;
left:435px;
top:30px;
width:375px;
font-size:10px;
font-style:italic;
line-height:10px;
}

ul{
list-style-type:circle;
}

.point1 {border:solid 1px black;background-color:#611310; color:white}
.point2 {border:solid 1px black;background-color:#b5b596}
.point3 {}




/* menue oben */

#menu2 a , #menu2 a:visited , #menu2 a:active {display:inline;
float: left;
background-color:#c82b25;
color:#ffffff;
text-decoration:none ;
font: normal 11px verdana, times, serif;
line-height:20px;
text-decoration:none ;
padding: 0px 0px 0px 0px;
text-align:center;
width:100px;
border: solid 1px #ffffff;
}

#menu2 a:hover{
color:#ffffff;
background-color:#611310;
text-decoration:none ;
}




/* allgemeine links im text */

a:link, a:visited, a:active{ font: normal 13px/18px helvetica,verdana, times, serif;text-decoration:underline;color:#000000}


