/* CSS Document */

body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color: #FFFFFF;
	background-color: #959595;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;



} 

 h1, h2, h3, h4, h5, p, u, ul, ol, li{

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size:12px;

	color: #FFFFFF;



} 

table, td {	background-color: #ffffff;

font-family: "Trebuchet MS", Verdana, Arial;

	font-size:12px;

	color: #FFFFFF;} 





.kant { border: thin dashed #7DA7D0}





body {

scrollbar-face-color: #DEB67E; 

scrollbar-highlight-color: #DEB67E; 

scrollbar-shadow-color: #DEB67E;

scrollbar-3dlight-color: #DEB67E;

scrollbar-arrow-color: #000000; 

scrollbar-track-color: #DEB67E;

scrollbar-darkshadow-color: #DEB67E; 

}





h1{	font-size:13px;

	margin-top:0px;	

	margin-bottom:6px;

	border-style: solid; border-color: #CA5E94; border-width:1px 1px;

	background:#E3DCCE;



} 

p, ul{ 

margin-top:0px; 

margin-bottom:10px 

} 

h2{ 

font-size:12px; 

margin-top:0px; 

margin-bottom:0px;

} 

h3{

	font-size:12px;

	margin-top:2px;

	margin-bottom:2px;

	font-style: normal;

	background-color:#E3DCCE;

	border: 1px none #7B5226;







} 

table{

	margin-bottom:5px;

	border: thin dashed #FFFFFF;





} 

a:link {

	color: #FFFFFF;

	font-weight:bold;

	text-decoration: none;



}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

	font-weight: bold;

}

a:active {

	text-decoration: none;

	color: #FFFFFF;

	font-weight: bold;

}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;


}
