body {
	
	
	background-color:  #F5F5EC;
	
	margin: 0px;
	font-family: Arial,Times New Roman;
	font-size: 70%;
	color: #221E4A;

}

textarea , input, select {
	background-color:#F4ECDB;
	background-attachment:fixed;
	margin: 0px;
	font-family: arial;
	font-size: 100%;
	scrollbar-base-color:#C9983A;
  scrollbar-3dlight-color:#DCD6C6;
  scrollbar-arrow-color:DCD6C6;
  scrollbar-darkshadow-color:#DCD6C6;
  scrollbar-face-color:#DCD6C6;
  scrollbar-highlight-color:#DCD6C6;
  scrollbar-shadow-color:#750C3B;
  scrollbar-track-color:#F4ECDB;

}

p { text-align: left;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 10pt;
  font-family: Arial,Times New Roman;
	color: #221E4A;


}

img {
  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
  margin-bottom:0px;
}

UL
		{
			COLOR: #221E4A;
			margin-left: 30px;
			padding-left: 0px;
			margin-bottom: 0px;
			margin-top: 0px;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial,Times New Roman, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

}

LI
		{
			COLOR: #221E4A;
			margin-left: 20px;
			padding-left: 0px;
			margin-top: 1px;
			FONT-SIZE: 10pt;
			FONT-FAMILY: Arial,Times New Roman, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

.klein  {   font-size: 8pt }


TABLE,TD
		{
	                background-color:#F5F5EC;
		 	border: 0px;
			padding: 0px;
			margin: 0px;
			COLOR: #221E4A;
			FONT-SIZE: 10pt;
			FONT-FAMILY:  Arial, Helvetica, sans-serif;
			TEXT-DECORATION: None;
		}

h1 {
	font-size: 11pt;
	color: #000000;
	font-family:  Arial,Times New Roman;
	margin-left: 0px;
	margin-top: 0pt;
	margin-bottom: 10pt;
}



h2 {
	font-size: 11pt;
	color: #2E1C86;
	font-family:  Arial,Times New Roman;
}

h3 {
	font-size: 13pt;
	color: #FFFFFF;
	font-family: Arial,Times New Roman; 
}

td.fest  {
	background-image:url(bilder/schiefersteine.jpg);
	
	background-attachment:fixed;
	font-size: 11pt;
	color: #072D6E;
	font-family: Arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 2px solid #000000;
}

a:link    {color: #EB932C;}
a:active  {color: #EB932C;}
a:visited {color: #EB932C;}
		


