body {
  font-family: Verdana, sans-serif;
  font-size: 14px;
}
td {
  font-family: Verdana, sans-serif;
  font-size: 14px;
}
div.maindiv {
  margin: 0;
  padding: 0;
  padding-bottom:
  border-width: 1px;
  border-style: solid;
  border-color: black;
  background-color: white;
}

table.everything {
  margin-top: 20px;
  margin-bottom: 30px;
}
td.aussenrechts {
  background-image: url(img/laengs_r.jpg);
  background-repeat: repeat-y;
}
td.aussenunten {
  background-image: url(img/laengs_u.jpg);
  background-repeat: repeat-x;
}
div.smaller {
  font-family: Verdana, sans-serif;
  font-size: 10px;
}
table.content {
  margin-top: 20px;
  margin-bottom: 20px;
}
img.floatleft {
  float: left;
  margin-right: 15px;
}
h3.fairreport {
  clear: left;
}
table.downloads td {
  padding: 3px 5px 3px 5px;
}
table.downloads td.header {
  font-weight: bold;
  background-color: #dfdfdf;
}
table.downloads td.file {
  font-style: italic;
}

table.downloads td.description {
	vertical-align: top;
}
table.downloads td.n {
  border-top: 1px solid black;
}
table.downloads td.s {
  border-bottom: 1px solid black;
}
table.downloads td.e {
  border-right: 1px solid black;
}
table.downloads td.w {
  border-left: 1px solid black;
}

h1 a { color: black; text-decoration: none; }
h2 a { color: black; text-decoration: none; }
h3 a { color: black; text-decoration: none; }
h4 a { color: black; text-decoration: none; }

div.submenue {
  margin-left: 15px;
}

div.submenue div.menueitem {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.menue {
  font-family: Verdana, sans-serif;
  font-size: 12px;	
}

div.menueitem {
  margin-top: 4px;
  margin-bottom: 4px;
}

div.menue img {
  margin-right: 5px;
}

div.menue A {
  color:black;
  text-decoration:none;
}

div.address {
  margin-top: 55px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

img.tourimage {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}

div.werbung {
	float:right;
	margin-left:30px;
	font-size: 20px;
	color: red;
	border-style: solid;
    border-color: red;
    padding:20px;
}
div.werbung A {
    A{color:red; text-decoration:none}
}

img.bordered {
  border: 2px solid black;
}  

h4.firstheadline {
  margin-top: 0;
}

h4.clear {
  clear: both;
}

A{color:blue; text-decoration:none}
A:hover {color:black; background-color:#f85809; text-decoration:none}

p.margin-bottom {
    margin-bottom: 0.1cm
}