* {margin: 0; padding: 0;border: none;}

body {
    background-color: #5f2a13;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 100.1%;
}



#wrapper {
width: 100%;
background: #fff;
font-size: 0.9em;
color: #000;
}

#header {
display: none;
}


#menu {
display: none;
}



#inhalt {
  float: left;
  
}

#content {    float: left;  }




#content_ref {    float: left; }

ul {
margin: 15px 350px 0 50px;
list-style: square;
color: #000;
background: inherit;
}

ul li {
margin-left: 15px;
font-size: 1em;
line-height: 1.4em;
color: #000;
background: inherit;
}


h1 {
margin: 40px 150px 20px 50px;
}

h2 {
margin: 40px 150px 20px 50px;
color: #000;
font-size: 1.2em;
letter-spacing: 2px;
line-height: 1.4em;
}

h3 {
margin: 5px 150px 0 50px;
color: #000;
font-size: 1em;

}

p {
margin: 0px 200px 20px 50px;
font-size: 1em;
line-height: 1.4em;
color: #000;
}

.ohne {
margin: -15px 350px 0 50px;
font-size: 1em;
line-height: 1.4em;
color: #000;
}

table {
margin: 15px 20px 0 50px;
font-size: 1em;
line-height: 1.4em;
color: #000;
vertical-align: top;
}

th {text-align: left; color: #000;padding-left: 2px; }

.td1 {
vertical-align: top;
width: 120px;
}

td {vertical-align: top; padding-right: 5px;}

adress {
margin: 15px 50px 0 50px;
font-size: 0.9em;
color: #fff;
letter-spacing: 1px;
line-height: 1.4em;
}


ul#text  {margin: 10px 50px 0 50px;
font-size: 0.9em;
color: #fff;
letter-spacing: 1px;
line-height: 1.4em;
list-style: square;}

ul#text li {
margin-left: 15px;
}


abbr {
cursor : help;

}

#bild {
text-align: center;
font-size: 0.8em;
overflow: hidden;
}

#bild h2 {
margin: 20px 0;
color: #f0f0f0;
font-size: 1em;
letter-spacing: 2px;
line-height: 1.4em;
}


a:link, a:visited {
color: #fff;
text-decoration: none;
font-weight: bold;
}

a:hover, a:focus {
text-decoration: underline;
font-weight: bold;
}

#anfahrt {
width: 650px;
text-align: center;
font-size: 0.8em;
}

hr {
margin: 10px 0;
background-color:#014460; /* Mozilla 1.4 */
color:#014460; /* IE 6 */
border: #014460; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

abbr {
cursor: help;
text-decoration: underline;
}