body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
/*	color: #908b7f; 
	color: #726e65; */
	color: #615d54;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 110%;
		color: #cc9900;
}




h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #cc9900;
	}





h2 {
	font-size: 90%;
}
p {	font-size: 80%;
}

div.floatright {
  float: right; 
  padding: 10px;
  border: #85817b 1px solid; 
  background-color: #e8e5dd;
  }
div.floatright p {
	font-size: 11px !important;
	color: #85817b;
   }

.copyright{
	font-size: 80%  !important; 
	color: #ffffff;
	}
	
.slideshow {
	border-bottom: 1px #908b7f solid;

	}
	

	
.datatable {
 font-size: 70%;
 padding: 2px !important;

}
.datatable th {
 color: #85817b;
 border: 1px solid #908b7f;
 padding: 2px !important;

}
.datatable td {
 border: 1px solid #908b7f;
 padding: 2px !important;

}


a:link {color: #908b7f;
	text-decoration: underline;}
a:visited {color: #908b7f;
	text-decoration: underline;}
a:hover {color: #908b7f;
	background-color: #FFFFFF;
	text-decoration: none;}
a:active {color: #908b7f;
	text-decoration: underline;}
	
.side_menu ul, li
{ font-size: 80%;
padding-left: -22px;
margin-left: -22px;
}
 
.side_menu a:link {
	text-decoration: none;
	}
.side_menu a:visited{
	text-decoration: underline;
	}		
.side_menu a:hover, .side_menu a:active {
	text-decoration: none;
	}
	
.highlight
{font-weight: bold;
color: #cc9900;
}	


#footer_links{
	font-size: 70%  !important; 
	color: #ffffff !important;
	line-height: 100% !important;
	}
	
#footer_links a:link, #footer_links a:visited, #footer_links a:hover, #footer_links a:active {
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #c6c2b8 !important;
	}

.berninatable {
 padding: 2px !important;
 font-size: 12px !important;
}
.berninatable th {
 color: #85817b;
 border: none;
 padding: 2px !important;
}
.berninatable td {
  border: none;
 padding: 2px !important;
}

.berninatable a:link, .berninatable a:visited, .berninatable a:hover, .berninatable a:active {
	color: #85817b !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	}

.txtheadline
{font-size: 80% !important}

.date 
{font-size: 80%;
  border-bottom: #cc9900 1px dotted; 
    border-top: #cc9900 1px dotted; 
  }
  
.small {
font-size: 80%;
}  

.classes a:link, .classes a:visited, .classes a:hover, .classes a:active {
	background-color: #e1ddd4 !important;
	}



