* {
margin: 0; 
padding: 0;
}
body {
margin-top: 25px;
font: 80% Verdana, Arial, Helvetica, sans-serif;
color: #000;
text-align: center;
background-image:url(../bilder/hg-body-rot.jpg);
background-position: top;
background-repeat: repeat-x;
	}
a {
color:#333333;
text-decoration: underline;
}
a:visited {
color:#333333;
text-decoration: underline;
}
a:hover {
color: #e41937;
text-decoration: none;
}
a:active {
color: #e41937;
text-decoration: none;
}

a img {
border: 0 none;
}
h1, h2, h3 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #808080;
background: transparent;
}
h1 {
font-size: 1.3em;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1.1em;
}
p {
line-height: 130%;
}
ul {
list-style-type: square;
}
#container {

text-align: left;
position: relative;
width: 776px;
color: #000;
margin: 0 auto;
background-color: #fff;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
}

#logo {
padding: 3px;
}
address {
width: 50%;
	padding: 20px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.9em;
line-height: 110%;
	font-family: Tahoma, Arial;
	border: 1px dashed #4b88a4;

}
.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}
#main {
margin-top: 25px;
}

#column {
float: right;
width: 350px;
padding: 0 20px 0 0; 
}
#column_anfahrt {
float: right;
width: 220px;
padding: 0 20px 0 0; 
}

#content_anfahrt img {
border: 1px solid #000;
margin: 20px 0;
}
#content img {
border: 1px solid #4B88A4;
margin: 0 10px 0 0px;
}
#column img {
border: 1px solid #000;
margin: 20px 10px;
}
#column h2 {
margin: 0 0 10px 0;
color: #000;
background: transparent;
}

#content {
margin: 0 20px 0 30px;
}
#content_anfahrt{
margin: 0 250px 0 20px;
}
#content h2, #content h3 {
margin: 15px 0;
}
#content p {
margin: 10px 0;
}
#content ul {
margin: 10px 25px;
}
#content li {
padding: 3px 0;
}
#navi {
padding:2px 0px 2px 0;
text-align: center;
height:26px;
width: 100%;
background: #fc0;
border-bottom: 1px solid #993333;
margin-bottom: 15px;
}
#navigation {
padding:2px 0px 2px 0;
text-align: right;
height:26px;
width: 100%;
background: silver;
margin-bottom: 15px;
border-top: 1px solid #339900;
border-bottom: 1px solid #339900;

}
#navigation a {
line-height: 110%;
text-decoration:none;



}
#navigation img {
margin-right: 0.8em;
border:#999999 1px;




}
#nav {
position: relative;
width: 100%;
background: #94212D;
border-bottom: 1px solid #993333;
margin-bottom: 25px;
}
#nav li {
display: inline; 
}
#nav a {
text-decoration: none;
display: block;
float: right;
padding: 3px 20px;
font-weight: bold;
font-size: 1.1em;
line-height: 1.5em;
color: #fff;
background: #94212D;

}
#nav a:hover {
color: #94212D;
background: #6EBBC5; 
}
.footer {
background-image:url(../bilder/hg-footer.jpg);
background-position: bottom;
background-repeat: repeat-x;
}


p.footer {
border-top: 1px solid #333;
border-bottom: 1px solid #333;
font-size: 90%;
color: #333333;

padding: 10px;
margin-top: 20px;
}
p.footer img {
padding: 4px 20px 4px 10px;
vertical-align: middle;
}
/* Klassen */

.teaser {
font-weight: bold;
}
.nowrap {
white-space: nowrap;
}
a.pfeil {
display: block;
color: #94212D;
background: transparent url(../img/pfeil.gif) 0 0.2em no-repeat;
padding-left: 30px;
font-size: 125%;
font-weight: bold;
}
.karten{
	margin-left: 20px;
	border:none;
}

.karten th{
	background-color: #fff;
}
.karten td{
background-color: #fff;
border:none;
}


table {
	margin-left: 8px;
	border:#808080 1px solid;
}
th{
	background-color: #808080;
	text-align:center;
	font-size: 1.0em;
color:#fff;
}
td{
	background-color: #fefefe;
	padding: 4px 2px;
	font-size: 0.8em;
border:#8db6ca 1px solid;
}


.download {
	background-image: url(../bilder/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 40px;
}
.dienst {
	background-image: url(../bilder/worker.png);
	background-repeat: no-repeat;
	background-position: 0px 90%;
	line-height:200%;
	padding-left: 40px;
}
