body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: Arial, Helvetica, sans-serif; background-color : #ffffff;}
body,td,div,p,pre,ul {font-size: 13px;}

h1 {font-size: 40px;}
h2 {font-size: 20px;}
h3 {font-size: 13px;}

.grau {font-family: Arial, Helvetica, sans-serif; background-color : #c0c0c0;}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 8px;}
.big { 	font-size: 30px; font-weight : bold; }

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;}


.navig {color: #FCD116 ;}
.navig:link  {color: #FCD116 ;}
.navig:visited {color: #FCD116 ;}
.navig:active {color: #FCD116 ;}
.navig:hover{color: #FCD116 ;}

#bild {
	border: 2px;
	border-color: White;
}



#inhalt {
  position:absolute;
  left: 250px;
  top: 10px;
  width: 600px;
  border: none;
  background: white;
  padding:8px;
  -moz-border-radius: 10px;
}


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

#naviginhalt {
  vertical-align: top;
  text-align:center;
  margin: auto;
  width: 120px;
  height: 35px;
  border: hidden;
  padding:0px;
}

#naviginhalt:hover {
  vertical-align:top;
  text-align:center;
  margin: auto;
  width: 120px;
  height: 35px;
  border: hidden;
  padding:0px;
}



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

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