body, table, tr, td, div, p, pre, ul
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	
	scrollbar-base-color:#03003B;
	scrollbar-3dlight-color:#03003B;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#03003B;
	scrollbar-face-color:#03003B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#03003B;
}


a {color: #FFFFFF; text-decoration: none;}
a:active {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:hover {color: #E6BA09;}



#back
{
	background-attachment: scroll;
	background-position: bottom right;
	background-image: url(../images/archiv.jpg);
	background-attachment:  fixed;
	background-repeat: no-repeat;
	position : absolute;
	border: none;
	z-index: 1;
	visibility: visible;
}

.unten
{
	background-position: bottom right;
	background-repeat: no-repeat;
	z-index: 2;
}

.uber
{
	font-size: 16px;
	font-weight: bold;
	color: #E6BA09;
}

#tabuber 
{
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	width : 300;
	background-color: #003366;
	border: none;
}

.archiv {xborder-color: #FFFFFF; border: 1px solid #FFFFFF;}
