

body {
  background-color: #fffff5;
  color: #696969;
  font-family:Verdana;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  scrollbar-face-color:#ECE2B8; 
  scrollbar-arrow-color:#6B2D2C; 
  scrollbar-base-color:#ECE2B8; 
  scrollbar-3d-light-color:#fffff5; 
  scrollbar-darkshadow-color:#6B2D2C; 
  scrollbar-highlight-color:#ECE2B8; 
  scrollbar-shadow-color:#FDDC97; 
  scrollbar-track-color:#ECE2B8; 
} 







<!--/*links*/
a:link	{
	font-family: verdana;
	font-weight: bold;
	color: #772100;
}

a:visited	{
	font-family: verdana;
	font-weight: bold;
	color: #772100;
}

a:active	{
	font-family: verdana;
	font-weight: bold;
	color: #D2691E;
}

a:hover {
	font-family: verdana;
	font-weight: bold;
	color: #D2691E;
}

 

/*TEXTFORMATE*/

/*Überschrift*/

.h3 {
	margin-bottom:15px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #696969;
}

.big {
	margin-bottom:20px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DAA520;
	
}

/*normaler text*/
.normal {
	font-family: verdana;
	font-style: normal;
	font-size: 12px;	
	color: #696969;
}

.kopf {
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
}

.normal1 {
   margin-bottom: 5px;
	font-family: verdana;
   font-weight: bold;
	font-style: normal;
   font-size: 14px;
	color: #DAA520;
} 

/*teil des impressums copyrightformatierung*/
.textklein {
	font-family: verdana;
	font-style: oblique;
	font-size: 9px;
	color: #696969;
}

.impressum {
	font-family: Verdana;
	font-style: normal;
	font-size:9px;
	color: 696969;
}
/*Besondere Hinweise*/
.highlights {
	font-family: Verdana;
	font-style: normal;
	font-size:	12px ;
	color: #ADFF2F;
	
}

.border {
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #696969;
}
hr {
  height:1px; 
  color:#ECE2B8;
  background-color:#fffff5;
}

.button {
  font-family:  Verdana;
  background-color: #FDDC97;
  color: #696969;
  font-size: 11px;
  font-weight: bold;
}

-->

</style>
</head>

<body>


</html></body>
