html, body {
	background-color: #FBF8F1;
	height: 100%;
	margin:0px;
	padding:0px; 
	scrollbar-face-color:#012D5A;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#c1a13d;
	scrollbar-track-color:#FDFDFD;
}


.unten {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C6A345; 
	font-weight: bold
}


h2     {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #000000; 
	font-weight: bold
}


br     {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;  
	font-weight: normal
}


p      {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;  
	font-weight: normal
}


li     {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 
	font-weight: normal
}

.leiste:link {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #C6A345; 
	text-decoration: none;
}


.leiste:active {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #C6A345; 
	text-decoration: none;
}


.leiste:visited {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #C6A345; 
	text-decoration: none;
}


.leiste:hover {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #FBF8F1; 
	text-decoration: none;
}


.leistetot {
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	color: #FBF8F1; 
	text-decoration: none;
}

a:link    {
	color: #C6A345; 
	text-decoration: none;
}


a:active  {
	color: #C6A345; 
	text-decoration: none;
}


a:visited {
	color: #C6A345; 
	text-decoration: none;
}


a:hover   {
 	color: #012D5A; 
	text-decoration: none;
}


TABLE { 
	border-collapse: collapse;
}


TD    { 
	border: 1px #C6A345 solid; 
}
 