body
{
  font-family:verdana, helvetica, arial, sans-serif;
  margin: 0;
  padding: 0;
  font-size:90%;
}

h1, h2, h3
{
  font-size: 128%;
  font-weight: bold;
  color: black;
}

h2
{
  font-size: 118%;
}

h3
{
  font-size: 108%;
}


a
{
  color: #af0100;
}

li
{
  font-weight:normal;
}

.selected
{
  font-weight:bold;
}

#kopf
{ 
  width:980px;
  height:55px;
}

#kopf a
{
  color:red;
}

#geruest
{
  background-image:url('/geruest.gif');
  background-repeat:repeat-y;
}

#navigation
{
  position:absolute;
  top: 90px;
  left: 0;
  margin:0;
  padding:0;
  height: 300px;
  width: 178px; 
}

#navigation ul
{
  margin: 0;
  padding:10px;
  list-style-type:none;
/*  list-style-image:url('/england-flagge.gif');*/
}

#navigation ul li
{
  border:#970000 solid 1px;
  padding:4px;
  margin-top:2px;
  text-align:right;
}

#navigation ul li:hover
{
  font-weight:bold;
  border-left:#970000 solid 8px;
}

#navigation ul ul li:hover
{
  border:none;
  font-weight:normal;
}

#navigation ul ul li.selected:hover
{
  border:none;
  font-weight:bold;
}

#navigation ul li.selected
{
  border-left:#970000 solid 8px;
}


#navigation ul ul
{
  list-style-image:none;
  color:#af0100;
  margin:0;
  padding:0;
  font-size:85%;
}

#navigation ul ul li, #navigation ul ul li.selected
{
  border:none;
  padding:0;
  marign:0;
}

#navigation ul li.selected ul li a
{
  color: #666666;
}

#navigation ul li.selected a
{
  color:#970000;
}

#navigation a
{
  color:#666666;
  font-size: 90%;
  text-decoration: none;
}

#navigation ul li.selected ul li a:hover
{
  color:#970000;
}


#inhalt
{
  margin-left:210px; 
  margin-top:0;
  width:558px;
  padding-top:30px;
  line-height: 145%;
/*  background-color:a2f3a2;*/
  color:#333333;
}

#inhalt #breadcrumbs
{
  background-image:url('/breadcrumbs.gif');
  background-position:bottom;
  background-repeat:no-repeat;
  padding-left:3px;
  padding-bottom:5px;
  font-weight:normal;
  font-size:80%;
}

#inhalt #breadcrumbs #seite
{
  font-weight:bold;
}

#inhalt p, #inhalt li, #inhalt td
{
  font-size: 90%;

}

#inhalt img.rahmen
{
  border: #000000 solid 1px;
}

#fuss
{
  width:980px;
  min-height:30px;
  clear:both;
  background-image:url('/fuss.gif');
  background-repeat:no-repeat;
  padding-top:9px;
  padding-left:178px;
  font-size:80%;
  color:#970000;
}

#fuss a
{
  color:#970000;
}

#spanisch_lernen_rechts
{
  position:absolute;
  top: 102px;
  left: 810px;
  margin:0;
  padding:0;
  height: 600px;
  width: 120px;
}

