body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 13px;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 8px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#7a0202}
a:visited {	color:#666666}
a:active {color:#DEC3A9}
a:hover{color: #ff0000;	text-decoration: underline;}


td.navig {background-color : #ffffff; width: 120px; height: 20px; padding:6px; vertical-align:middle; text-align:center; }
td.navig:hover {background-color : #ffff33; width: 120px; height: 20px; padding:6px; vertical-align:middle; text-align:center}
a.navig {font-size: 13px; text-decoration: none; font-weight : bold;}
a.navig:link {color:#7a0202}
a.navig:visited {color:#666666}
a.navig:active {color:#DEC3A9}
a.navig:hover{color: #000000}


#titel {
  position:absolute;
  left: 180px;
  top: 15px;
  width: 750px;
  border: 2px solid #0482FE;
  background: white;
  padding:8px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
}

#container {
  position:absolute;
  left: 180px;
  top: 120px;
  width: 750px;
  border: 2px solid #0482FE;
  background: white;
  padding:8px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
}

#werbung {
  bottom:50px;
  left:0px;
  position:absolute;
  width: 150px;
  border: hidden
  background: white;
  padding:6px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
}

#navigation {
  margin: auto;
  position:absolute;
  top:0px;
  left:0px;
  width: 120px;
  border: hidden;
  padding:0px;
}

#copyr {
  margin: auto;
  position:absolute;
  bottom:0px;
  left :0px;
  width: 120px;
  border: hidden;
  padding:0px;
}
