body
{
 font-family:Verdana;
 font-size:13px;
 background-color:black;
 text-align:center;
}

h1 {font-size:24pt;color:#000000;margin:0pt;}
h2 {font-size:18pt;color:#000000;}
h3 {font-size:16pt;color:#000000;}
h4 {font-size:12pt;color:#000000;}
p {margin-top:0pt;}
td {vertical-align:top}

a:link, a:visited, a:active, a:hover
{
  text-decoration:underline;
  font-weight:bold;
  color:#394529;
}
a:active, a:hover
{
  color:#ff9200;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{
  color:#cecfc6;
  text-decoration:none;
  font-size:13px;
}
a.menu:active, a.menu:hover
{ 
  color:#eeeeee;
  text-decoration:underline;
  font-size:13px;
}

/* Die Hyperlinks im Subenü */
a.submenu:link, a.submenu:visited
{
  color:#cecfc6;
  text-decoration:none;
  font-size:10px;
}
a.submenu:active, a.submenu:hover
{
  color:#eeeeee;
  text-decoration:underline;
  font-size:10px;
}
/* Die Titelzeile */
#title {
height:30pt;
padding:5pt;
text-align:center;
background-color:#9c9a63;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:darkblue;
text-align:center;
font-weight:bold;
padding:10pt 0pt;
font-size:13px;
}

/* Das Subenü */
#submenu {
color:#cecfc6;
background-color:blue;
text-align:right;
font-size:10px;
font-weight:bold;
padding:2pt 0pt;
}

#menucontainer {
color:#ffffff;
font-weight:bold;
background-color:blue;
width:160pt;
float:right;
padding:5pt;
margin:15pt 5pt 5pt 0pt;
}

/* Der Inhalt */
#content {
border-top:1pt solid #000000;
background-color:#C0C0C0;
padding:5pt;
color:#000000;
}

/* Die Galerien */
table.galery

{
text-align:center; 
margin-left:auto; 
margin-right:auto;
}

td.galery
{
font-size:10pt;
}
