
body 
{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 background-color:#000099;
 text-align:center;
}

h1 {font-size:35px;color:#ffffff;margin:0px;font-weight:normal;}
h2 {font-size:18px;color:#ffffff;}
h3 {font-size:18px;color:#ffffff;}
p {margin-top:0px;}

#pagewidth760{
  width:760px;
  margin:0px auto;
  text-align:left;
}

#capital{
 font-size:1.7em;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#ffffff;
  font-size:14px;
}
a:active, a:hover
{ 
  color:#00ccff;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#ffffff;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#0066ff;
}

/* Die Titelzeile */
#title {
padding:5px;
text-align:center;
color:#ffffff;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:#202099;
text-align:center;
padding:10px 0px;
}

/* Der Inhalt */
#content {
border:3px solid #202099;
background-color:#000099;
background-image: url(schnoerkel.png);
background-position: bottom right;
background-repeat: no-repeat;
padding:10px;
padding-bottom:50px;
color:#ffffff;
}

#map{
background-color:#000;
color:#000;
}