body
{
 font-family:Verdana;
 font-size:12px;
 background-image:url(hoehle.jpg);
 text-align:center;
}

h1 {font-size:24px;color:#000000;margin:0px;}
h2 {font-size:18px;color:#000000;}
h3 {font-size:16px;color:#000000;}
h4 {font-size:12px;color:#000000;}
p {margin-top:0px;}
td {vertical-align:top}

a:link, a:visited, a:active, a:hover
{ 
  color:#800000;
  font-size:12px;
  text-decoration:none;
}
a:active, a:hover
{ 
  color:#900000;
  text-decoration:underline;
}

/* Die Titelzeile */
#title {
height:90px;
padding:0px;
text-align:left;
color:#000000;
font-size:28px;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:#800000;
text-align:center;
font-weight:bold;
padding:10px 0px;
}
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{
  color:#eeeeee;
  text-decoration:underline;
}

/* Das Submenü */
#submenu {
color:#ffffff;
background-color:#900000;
text-align:right;
font-weight:bold;                   
padding:2px 0px;
font-weight:bold;
font-size:10px;
}

a.submenu:link, a.submenu:visited
{
  color:#cecfc6;
  text-decoration:none;
font-weight:bold;
font-size:10px;
}
a.submenu:active, a.submenu:hover
{
  color:#eeeeee;
  text-decoration:underline;
font-weight:bold;
font-size:10px;
}

/* Der Inhalt */
#content {
border-top:1px solid #000000;
background-color:#d0b49e;
padding:5px;
color:#000000;
}

/* Die Fusszeile */
#fuss
{color:#cecfc6;
font-size:11px;
background-color:#800000;


#fusslinks
{
color:#ffffff;
font-size:10px;
text-align:left;
}
#fussrechts
{
color:#ffffff;
font-size:10px;
text-align:right;
}

