a:link {
	color: #000;
}
a:visited {
	color: #000;
}
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: #999;
}
#navigation {
position: absolute; 
left: 32px; 
top: 140px;
}

#werbung {
position: absolute; 
left: 32px; 
top: 250px;
}
#werbung br {
  font-size: 5px;
}

#box2 {
position: absolute; 
top: -10px; 
left: 617px; 
width: 100px;
}

#content {
position: absolute; 
left: 160px; 
top: 130px; 
width: 535px;
height: 330px;
overflow: auto;
}
#styletable {
background-image:url(../bg2.jpg); 
background-repeat:no-repeat; 
background-position:top left;
}

#styleswitcher {
position: absolute;
top: 410px;
left: 32px;
  font-size: xx-small;
}

#styleswitcher form {
  margin: 0;
}

#styleswitcher select {
  margin-top: 6px;
  background-color: #A253DA;
  border: 1px solid #ccc;
  color: #fff;
}

#styleswitcher input {
  background-color: #A253DA;
  color: #fff;
}
.formnavi {
  background-color: #8281D1;
}