body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url("images/bg.gif");
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a { 
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

tt { font-family: Courier New,Courier; }

h1,h2,h3,h4,h5,b,th { font-weight: 600; }

p,ul,ol,li,div,td,address,blockquote,nobr,i,a,u,tt { font-weight: normal; }

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,strong,u,tt {
  font-style: normal;
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em,strong,u,tt,table {
  color: #000000;
}

p,ul,ol,li,td,th,div,address,blockquote,nobr,strong,u {
  font-size: 11px;
}

h1 {
  font-size: 14pt;
  line-height: 30px; font-family:Verdana; color:#800000; font-weight:bold
}

h2 {
  font-size: 10pt;
  line-height: 27px; font-family:Verdana; font-variant:small-caps; color:#800000; font-weight:bold
}

h3 {
  font-size: 10pt;
  line-height: 24px; font-family:Verdana; color:#800000; font-weight:bold
}

h4 {
  font-size: 8pt;
  line-height: 21px; font-family:Verdana; color:#800000; font-weight:bold
}

h5 {
  font-size: 12px;
  line-height: 17px; font-family:Verdana; color:#800000
}

u { text-decoration: underline; }

i { font-style: italic; }

em { font-style: oblique; }

strong { font-weight: 900; }

small { font-size: 9px; }

sup { font-size: 8px; }

a
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #960;
}

table {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

th,td {
  text-align: left;
  vertical-align: top;
}

.logo {
  background-image: url("images/logo-bg.gif");
}

.bottom {
  text-align: center;
  vertical-align: bottom;
}

a.nav
{
	text-decoration: none;
	color: black;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#dlmenu {
	height: 100px;
	width: 160px;
	margin-top: 10px;
	margin-left: 0px;
}
#menu {
	list-style-type: none;
	margin: 0px 0px 10px;
	padding: 0px;
	position: absolute;
	width: 160px;
	background: #FFFFCC;
	z-index: 100;
}
#menu li {
	display: block;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 100;
}
#menu li a, #menu li a:visited {
	display: block;
	text-decoration: none;
}
#menu li dd {
	display: none;
}
#menu li:hover, #menu li a:hover {
	border: 0px;
}
#menu li:hover dt a, #menu li a:hover dt a {
	background-color:#CC3300;
	color: #FFFFCC;
/*  Besuchter Button */
}
#menu li:hover dd, #menu li a:hover dd {
	display: block;
}
#menu li:hover dl, #menu li a:hover dl {
	background-color:#663300;
}
#menu table {
	border-collapse: collapse;
	padding: 0px;
	margin: -4px;
	font-size: 12px;
}
#menu dl {
	width: 160px;
	margin: 0px;
	background: #FFFFCC;
	cursor: pointer;
}
#menu dt {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-top: 1px solid #663300;
}
#menu dd {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}
.gallery dt a, .gallery dt a:visited {
	display: block;
	color: #FFFFCC;
	padding: 5px 5px 5px 10px;
	background-color:#996600;
/*	Hauptbuttons, standardmäßig */
}
.gallery dd a, .gallery dd a:visited {
	color: #663300;
	min-height: 1em;
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 10px;
	background-color:#FFFFCC;
/*  Unterbuttons, nicht angezeigte */
}
* htm .gallery dd a, * htm .gallery dd a:visited {
	height: 1em;
}
.gallery dd a:hover {
	background: #FFCC66;
	color: #663300;
/*	Unterbuttons, angezeigte */
}
#wetter {
	position: relative; top:240px;
}
