a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: underline overline;
}
a:active {
	color: #333333;
	text-decoration: underline overline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#navigation {
position: absolute; 
left: 25px; 
top: 160px;
}

#werbung {
position: absolute; 
left: 15px; 
top: 480px;
border-top-width: 1px;
border-top-color: #000;
border-top-style: solid;
}
#werbung br {
  font-size: 5px;
}

#box2 {
position: absolute; 
top: 350px; 
left: 15px; 
width: 100px;
border-top-width: 1px;
border-top-color: #000;
border-top-style: solid;

}
#content {
position: absolute; 
left: 160px; 
top: 120px; 
width: 333px;
overflow: visible;
}
#content td a {
  font-size: small;
  border-style: solid;
  border-color: #CCC;
  border-width: 1px;
}
#content td a:hover {
  font-size: small;
  border-style: solid;
  border-color: #CCC;
  border-width: 1px;
  background-color: #EEEEEE;


}
#styletable {
background-image:url(../bg3.jpg); 
background-repeat:no-repeat; 
background-position:top left;
}
#styleswitcher {
position: absolute;
top: 280px;
left: 15px;
  font-size: xx-small;
border-top-width: 1px;
border-top-color: #000;
border-top-style: solid;
}

#styleswitcher form {
  margin: 0;
}

#styleswitcher select {
  margin-top: 6px;
  background-color: #BFCDDA;
  border: 1px solid #ccc;
  color: #687B8A;
}

#styleswitcher input {
  background-color: #BFCDDA;
  color: #687B8A;
}
.formnavi {
  background-color: #fff;
}