a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline overline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
color: #CCC;
}
#navigation {
position: absolute; 
left: 90px; 
top: 490px;
background-color: #620013;
border-color: #000;
border-style: solid;
border-width: 2px;
width: 110px;
height: 120px;
padding:3px;
}

#werbung {
position: absolute; 
left: 350px; 
top: 470px;
background-color: #620013;
border-color: #000;
border-style: solid;
border-width: 2px;
width: 100px;
height: 140px;
padding:3px;
}
#werbung br {
  font-size: 5px;
}

#box2 {
position: absolute; 
left: 235px; 
width: 90px;
top: 470px;
background-color: #620013;
border-color: #000;
border-style: solid;
border-width: 2px;
height: 140px;
padding:3px;
}
#content {
border-top-color: #000;
border-top-style: solid;
border-top-width: 10px;
background-color: #620013;
border-bottom-color: #000;
border-bottom-style: solid;
border-bottom-width: 15px;
position: absolute; 
left: 9px; 
top: 650px; 
width: 483px;
height: auto;
padding-bottom: 10px;
}
#styletable {
background-image:url(../bg5.jpg); 
background-repeat:no-repeat; 
background-position:top left;
overflow: visible;
height: 710px;
}
#styleswitcher {
position: absolute;
top: 10px;
left: 400px;
background-color: #620013;
border-color: #CCC;
border-style: solid;
border-width: 1px;
height: 70px;
padding:3px;
  font-size: xx-small;
}

#styleswitcher form {
  margin: 0;
}

#styleswitcher select {
  margin-top: 6px;
  background-color: #92122B;
  border: 1px solid #ccc;
  color: #CCCCCC;
}

#styleswitcher input {
  background-color: #92122B;
  color: #CCCCCC;
}
.formnavi {
  background-color: #92122B;
}