a:link {
	COLOR: #000000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none; font-weight:bold
}

a:visited {
	COLOR: #000000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
}
a:active {
	COLOR: #000000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
}


a:hover {
	COLOR: #ffffff; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: underline; background:#7daaca;
}


body {COLOR: #000000; FONT-FAMILY: Arial;

}



div.unten {
  background-image:url(small.jpg);
  margin:3px 0px 3px 47px;width:720px;height: 30px;background-repeat:repeat-x;
}


h1 {
  font-size:140%;
  font-style:Arial;
  color:#000088;
  weight:bold;
}
h2 {
  font-size:120%;
  font-style:Arial;
  color:#000088;
  weight:bold;
}
small {
  font-size:10px;
  font-style:Arial;
  color:#444444;

}
h3 {
  font-size:100%;
  font-style:Arial;
  color:#444444;
}


#nav {
  list-style-type:none;
  margin:0;
  padding:0;
  border-bottom:none;
  width:135;
}

#nav li {
  list-style-type:none;
  width:220;
  background-color:transparent;
  margin:0 0 0 0;
  padding:0;
  
}

#nav a {
  margin:0 0 0 0;
  padding: 0px 0px 0 0;
  display:block;
  text-align:left;
   
}

#nav a:link {
  color:#000000;
  background-color:transparent;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
}

#nav a:visited {
  color:#000000;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
}

#nav a:hover,
#nav a:focus {
  color:#ffffff;
  background-color:#002F6B;
  text-decoration:none;
  font-weight:bold;
  border-left-color:black;
  font-size:12px;
}



#nav a:active {
  color:#ffffff;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  
}

img {border:0;}

tr.tabellenlinie td {
 color:#000000;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #999999;
}
