body
{
  margin:0px; 
  padding:0px; 
  font-family: verdana, sans-serif; 
  font-size:1.05em; 
  background-color:#B8A779;
  color:#000032003080; 
}

#big
{
  height:100%; 
  width:100%; 
  background-color:#B8A779; 
  margin:0px;
  padding:0px;
}

#uehome
{ 
  background-color:#607591;
  height:60px;
  padding:0px;
  color:#DED692;
  float:right;
  width:100%;
}

#navio
{ 
  background-color:#93B4DF;
  padding:5px;
  border-top:2px dashed #DEDEDE;
  border-bottom:2px dotted #607591;
  text-align:left;
  font-size:1.2em;
  color:#DED692;
}

#navis
{
  background-color:#93B4DF;
  border-top:none;
  width:20%; 
  float:left; 
}

#page
{
  background-color:#DEDEDE; 
  min-height:80%; 
  width:80%; 
  float:right;
}

.inhalt
{
  border:#212121 dashed 2px; 
  margin: .2em .5em; 
  padding:.5em;
  color:#000032;
}

a:link, a:active, a:visited
{
  color:#000096;
  text-decoration:none;
}

a:hover
{
  color:#B8A779;
  text-decoration:none;
}

.text:link, .text:active, .text:hover
{
  color:#000096;
}

.text:visited 
{
  color:#B8A779;
}

.kopf:link, .kopf:visited, .kopf:active, .kopf:hover
{
  color:#000096;
  font-weight:bold;
}

