html, body {
  margin: 0em;
  padding: 0em;
  }

body {
  margin-left: 180pt;
  margin-right:10pt;
  background-image:url(../hintergrund/background.jpg);
  background-attachment:fixed;
  font-family:Helvetica, sans-serif;
  }

h1 {font-size:18pt;}
h2 {font-size:16pt;}
h3 {font-size:14pt;}

a {font-size:12pt;}
a:link {font-weight:normal; color:#C0C0C0; text-decoration:underline;}
a:visited {color:black;}
a:hover {color:green;}
a:active {background-color:#E00000;}
a:focus {color:#00E000;}

table.guestbook {
   width: 100%;
   border-width: 10px;
   border-color: black; // #4c4c4c
   }
table.guestbook th {
	background-color: #5c8526;
	}


div.hauptmenu {
  position: absolute;
  left: 10px;
  top: 220px;
  width: 182px;
  }

*.me1 {margin-left:0.0cm; font-size:12pt; font-weight:normal; text-decoration:underline;}
*.me1:link {color:black}
*.me1:visited {color:black; font-weight:normal;}
*.me1:hover {color:green; }
*.me1:active {background-color:#E00000;}
*.me1:focus {color:#00E000;}

*.me2 {margin-left:0.5cm; font-size:12pt; font-weight:normal; text-decoration:underline;}
*.me2:link {color:black}
*.me2:visited {color:black;}
*.me2:hover {color:green; }
*.me2:active {background-color:#E00000;}
*.me2:focus {color:#00E000;}

*.textueberschrift {font-size:1.5em; font-weight:normal;}

div.emblem {
   position: fixed;
   position: absolute;
   left: 10px;
   top: 10px;
   background-image:url(../hintergrund/karstenemblem.jpg);
   background-repeat:no-repeat;
   border-width:2px;
   border-style:solid;
   border-color:black;
   height:182px;
   width:182px;
}

div.umkopf {
  background-color:#000066;
  margin-bottom: 1em;
  margin-top: 1.6em;
  border: 1px solid #4444aa;
  }

div.kopf {
  position: relative;
  top: -0.6em;
  left: -0.8em;
  background-color:#ffffee;
  padding: 0em;
  border: 1px solid #ccccaa;
  }
div.kopf h1 {
  float: left;
  margin: 0.5em;
  margin-right: 1.5em;
  }
div.kopf h2 {
  float: right;
  }
div.kopf h3 {
  text-align: center;
  }

div.text {
  position: relative;
  margin-top: 3.5em;
  left: -0.4em;
}

div.umfuss {
  position: absolute;
  bottom: 2em;
  left: -14.5em;
  z-index: 0;
  }
div.fuss  {  }


<!--  """""p:first-letter
  {
  float: left;
  font-size: 2em;
  padding-right: 0.2em;
  }
  h3:first-letter
  {
  font-size: 1.6em;
  }ed; background-color:#e7efef; "}   -->