body {
	scrollbar-face-color: #FAC780;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FBE8CE;
	scrollbar-track-color: #FBE8CE;
}

.datacell
{
	background-color: #FBE8CE;
}

.clickpic
{
	border: 2px solid #000000;
	cursor: pointer;
}

.pic
{
	border: 2px solid #000000;
}

.upbutton
{
	border: 0px;
}

.menuBig {  
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #050505; 
	text-decoration: none; 
	background-color: #FAC780
}

.menuSmall
{
	font-size: 10px;
	font-weight: normal;
	color: #0a0a0a;
	font-family: Verdana;
	background-color: #fac780;
	text-decoration: none;
}

.menuSmallHovered
{
	color: #ED9207;
}


a {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #5F5E5E; 
	text-decoration: none
}

a:hover {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #ED9207; 
	text-decoration: none}

.persistantBars {  font-family: Verdana; font-size: 11px; color: #ED9207}
.bottomText1 {  font-family: Verdana; font-size: 10px; color: #ED9207; text-decoration: none}
.bottomText2 {  font-family: Verdana; font-size: 10px; color: #E6E4E4}
.text {  font-family: Verdana; font-size: 11px; color: #000000}
.bold {  font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold}
.cursiv {  font-family: Verdana; font-size: 11px; font-style: normal; color: #666666}
.pictext { font-family: Verdana; font-size: 9px; color:#666666}

.error {  font-family: Verdana; font-size: 11px; color: #FF0000}

h1 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

