html { } 
body    { font-family: Arial, helvetica, sans-serif; background-color: #ececec;  }
p, ul, .logo, .nav, cite, .main, .seitenueberschrift           { font-size: 0.8em }
.seitenueberschrift  { color: #a9a9a9; text-align: center } 
h1 { }
h2 { }
h3 { font-size: 1.2em }
h4 { }
ul { }
ol { }
ul { margin-left: 10px;}
address { }
a:link { color: navy; text-decoration: none }
a:visited  { color: #000080; text-decoration: none }
a:hover   { color: #ff0000; text-decoration: none }
a:active      { color: #ff0000; text-decoration: none }
.main   { text-align: justify }
.littlehead   { font-size: 0.68em; color: #603; font-weight: bold  }
.rubrik { font-weight: bold }
.rubrik_grey  { color: #c0c0c0; font-weight: bold; text-align: center }
.top     { font-weight: bold; font-size: 110%; text-align: center }
.hp     { font-size: 105%; text-align: center }
.top_f  { font-weight: bold; font-size: 110%; text-align: center }
.hp_f  { font-size: 100%; text-align: center }
.klein       { font-size: 74%; text-align: center }
.bild   { border: 1px #000 }
.kasten { background-color: #cccccc; padding: 2em;}
.nav { background-color:#FFFFFF;}

.umfrage_hp {
font-family: Arial, helvetica, sans-serif;
font-size: 0.8em;
 }
 
form {
margin:0;
}

.button {
  width: 110px;
  background-color:#ffffff;
  color:#000000;
   border-top-color: #000000;
	border-top-style: solid;
	border-top-width:1px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width:1px;
	
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width:1px;
	
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width:1px;
}

.dic table {
color: #ffffff;
}

.dic {
color: #ffffff;
}

.dic a, .dic a:link, .dic a:visited, .dic a:hover, .dic a:active {
color: #ffffff;
font-weight: bold;
}

.bildunterschrift {
font-size: 0.6em;
}

.box {
font-size: 0.8em;
border: 1px dashed #ffffff;
background-color: #971818;
padding: 2px;
margin: 5px;
}

.angbutton {
margin-left: 25%;
width: 50%;
text-align:center;
color:#336699;
font-size: 1.65em;
border: 1px solid #336699;
background-color:#FFFFFF;
}
.angbutton_klein {
display:inline;
width: 120px;
text-align:center;
color:#336699;
font-size: 1em;
border: 1px solid #336699;
background-color:#FFFFFF;
padding: 1px;
}
.float {
float:left;
margin:10px;
}