* {
  padding: 0;
  margin: 0;
}

html { 
  background-color: #324770; 
}

body, td, p, ul {
  font-family: verdana; 
  font-size: 12px;
  line-height: 14px;
  color: #000000; 
}

p {
  padding: 6px;
}

h1, h2, h3, h4, h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  padding: 10px;
  padding-left: 0px;
}

ul { 
  list-style-type: none; 
  font-size: 14px; 
  font-family: verdana; 
  color: #ffffff;
}

li {
  padding: 6px; 
}

div#menue li.normal a { color:#ffffff; font-weight: bold; text-decoration: none; }
div#menue li.normal a:hover { color:#ffffff; font-weight: bold; text-decoration: none; }
div#menue li.active a { color:#ffffff; font-weight: bold; text-decoration: underline; }
div#menue ul ul.sub li.normal a { padding-left: 14px; font-weight: normal; color:#ffffff; text-decoration: none; display: block; }
div#menue ul ul.sub li.normal a:hover { padding-left: 14px; font-weight: normal; color:#ffffff; text-decoration: none; }
div#menue ul ul.sub li.active a { padding-left: 14px; font-weight: normal; color:#ffffff; text-decoration: underline; }

div#myspace li a { color:#ffffff; font-weight: bold; text-decoration: none; }
div#myspace li a:hover { color:#ffffff; font-weight: bold; text-decoration: none; }
div#myspace li a { color:#ffffff; font-weight: bold; text-decoration: none; }

div#header {
  background: url(header.jpg);
  width: 1006px;
  height: 213px;
}

div#textkasten {
  background: url(textkasten.jpg) repeat-y;
  width: 1006px;
}

div#text {
  top: 50px;
  width: 520px;
  left: 240px;
  position: relative;
  clear: both;
}

div#menue {
  width: 180px;
  background: transparent;
  left: 10px;
  top: 260px;
  position: absolute;
  overflow: hidden;
}

div#myspace {
  width: 180px;
  background: transparent;
  left: 10px;
  top: 480px;
  position: absolute;
  overflow: hidden;
  display: none;
}

div#amensis {
   width: 219px;
  background: transparent;
  left: 787px;
  top: 894px;
  position: absolute;
  overflow: hidden;
}

div#footer {
  background: url(footer.jpg);
  width: 1006px;
  height: 270px;
}

div#seitentitel {
  background: transparent;
  width: 520px;
  left: 240px;
  height: 65px;
  top: 220px;
  position: relative;
}

div#schildbild {
  width: 219px;
  height: 256px;
  top: 113px;
  left: 787px;
  position: absolute;
}

div#facebook {
  width: 219px;
  background: transparent;
  left: 787px;
  top: 914px;
  position: absolute;
  overflow: hidden;
  display: none;
}


div#kwick {
  width: 219px;
  background: transparent;
  left: 787px;
  top: 369px;
  height: 545px;
  position: absolute;
  overflow: hidden;
}


div#schild {
  background: url(schild.gif);
  width: 219px;
  height: 256px;
  top: 113px;
  left: 787px;
  position: absolute;
}