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

h1, h2, h3
{
  font-size: 125%;
  font-weight: bold;
  color: #990200;
}

h2, h3
{
  font-size:115%;
}

a
{
  color:#012978;
}

li
{
  font-weight:normal;
}

.selected
{
  font-weight:bold;
}

#kopf
{ 
  position:absolute;
  top:0;
  width:1038px;
  height:158px;
  margin:0;
  padding:0;
  background-color:#73a6df;
}

#kopf img
{
  border:none;
  margin:0;
  padding:0;
}

#navigation
{
/*  background-image:url('/navigation.gif');
  background-repeat:repeat-y;*/
  background-color:#73a6df;

  position:absolute;
  top: 158px;
  left: 0;
  margin:0;
  padding:0;
  height: 300px;
  width: 160px;
  z-index:2; 
}

#navigation ul
{
  margin: 0;
  padding-top:30px;
  padding-left:0;
  padding-bottom:40px;
  list-style-type:none;
  list-style-image:url('/england-flagge.gif');
  background-color:#73a6df;

}

#navigation ul li
{
  width:118px;
  padding:6px;
  border-bottom: #012978 solid 1px;
}

#navigation ul ul
{
  list-style-image:none;
  list-style-type:none;
  margin:0;
  padding:0;
  padding-left:13px;
}

#navigation ul li ul li
{
  width:98px;
  padding:6px;
/*  border-top: #1f7d6a solid 1px;*/
}

#navigation ul li ul li ul li
{
  width:78px;
  padding:6px;
/*  border-top: #1f7d6a solid 1px;*/
}

#navigation a, #kataloge_bestellen a
{
  color:#990200;
  font-size: 80%;
  font-weight:bold;
  line-height:1.5;
  text-decoration: none;
}

#navigation a:hover
{
  text-decoration: underline;
}

#nav_oben
{
  position: absolute;
  top:158px;
/*  background-image:url(/navigation_oben.gif);*/
  width:166px;
  height:98px;
  z-index:1;
}

#nav_unten
{
  width:158px;
/*  background-color:#73a6df;*/

}


#inhalt
{
  margin-left:190px; 
  margin-top:159px;
  width:558px;
  padding-top:20px;
  line-height: 1.7;
/*  background-color:a2f3a2;*/
}

#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
{
  padding-top:12px;
}

#fuss
{
  border-top: solid 1px #012978;

  width:949px;
  height:47px;
  clear:both;
  padding:0;
/*  background-image:url('/fuss.gif');
  background-repeat:no-repeat;*/
/*  background-color:#73a6df;*/
  padding-top:10px;
  padding-left:20px;
/*  padding-bottom:10px;*/
  font-size:80%;
  color:#012978;
  margin:0;
}

#fuss a
{
/*  background-color:#af0100;*/
  color:#012978;
}

#nach_australien_rechts
{

  position:absolute;
  top: 140px;
  left: 760;
  margin:0;
  padding:0;
  height: 600px;
  width: 168px;
  z-index:2; 
}

#kataloge_bestellen
{
  position:absolute;
  left:300px;
  top:110px;
  color:#012978;
}
