body {
  scrollbar-base-color: rgb(103,86,60);
  scrollbar-3dlight-color: rgb(245,200,120);
  scrollbar-arrow-color: rgb(245,200,120);
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:rgb(103,86,60);
  scrollbar-highlight-color: rgb(245,200,120);
  scrollbar-shadow-color:#000000;
  scrollbar-track-color: rgb(103,86,60);
}

a {
 color: #FFFFA7;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}

td {
 font-family: Arial, Helvetica;
 font-weight: bold;
 color: #FFFFA7;
 font-size: 8pt;
}

td.footer {
 text-align: center;
 font-size: 8pt;
 color: #FFFFA7;
}

div {
  scrollbar-base-color: rgb(103,86,60);
  scrollbar-3dlight-color: rgb(245,200,120);
  scrollbar-arrow-color: rgb(245,200,120);
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:rgb(103,86,60);
  scrollbar-highlight-color: rgb(245,200,120);
  scrollbar-shadow-color:#000000;
  scrollbar-track-color: rgb(103,86,60);
}

div.login {
 color: black;
}

div.banner { 
  width: 120px;
  height: 110px;
  overflow: auto;
  font-family:"Andale Mono",Arial,sans-serif;
}
 
#content { 
  position: absolute;
  top: 30px;
  width: 498px;
  height: 314px;
  overflow: auto;
  font-family:"Andale Mono",Arial,sans-serif;
  font-size: 9pt;
  color: #FFFFA7;
  padding-right: 10px;
}

input {
 filter:alpha(opacity=35);
 color: #440000; 
 font-weight: bold; 
 font-size: 8pt;
}
input.submit {
 filter:alpha(opacity=60);
}
input.checkbox {
 filter:alpha(opacity=45);
}

textarea {
 filter:alpha(opacity=35);
}

input.login {
 width: 90px;
 background: black;
 color: white;
 font-weight: bold;
 font-size: 8pt;
 color: #440000;
}

td.footer {
 padding-top: 7px;
 padding-right: 15px;
}

#meldungen {
 color: ##FFFFA7;
}

td.lowervertical {
 padding-top: 3px;
 padding-left: 5px;
 padding-right: 5px;
}

hr {
 color: black;
 width: 350;
}

#lang {
	position: absolute;
	left: 630px;
	top: 50px;
	width: 230px;
	height: 30px;
	z-index: 1;
}

#rahmen {
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#visits {
	position: absolute;
	left: 50px;
	top: 5px;
	width: 100px;
	height: 50px;
	z-index: 2;
}

#footer {
	position: absolute;
	text-align: center;
	top: 383px;
	width: 500px;
	height: 30px;
	z-index: 3;
}

#login {
	position: absolute;
	text-align: center;
	top: 2px;
	left: 569px;
	width: 110px;
	height: 30px;
	z-index: 4;
	text-align: left;
}


#banner {
	position: absolute;
	text-align: center;
	top: 295px;
	left: 560px;
	width: 110px;
	height: 30px;
	z-index: 5;
	text-align: left;
}
#lograhmen {
 	color: #440000;
}

#lograhmen a {
	color: #440000;
}

#lograhmen td {
	color: #440000;
}