	body,td{
	margin-top:0px;
	margin-left: 0px;
	font-family: Arial, Helvetica,Verdana, Geneva,  sans-serif;
	font-size : 12px;
	}
	td.mnu1{
		background-color: White;
		/*border-bottom: 1px dotted #8B0000;*/
		height: 20px;
	}
	a.mnu1{
		margin-left: 10px;
		background-color: White;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #454545;
		font-weight: bold;
	}
	a:hover.mnu1{
		color: #008000;
	}
	a.mnu1active{
		margin-left: 10px;
		background-color: White;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #008000;
		font-weight: bold;
	}

	td.mnu2{
		background-color: White;
		height: 20px;

	}
	a.mnu2{
		margin-left: 20px;
		background-color: White;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #676767;
		font-weight: bold;
	}
	a:hover.mnu2{
		color: #008000;
	}
	a.mnu2active{
		margin-left: 20px;
		background-color: White;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #008000;
		font-weight: bold;
	}
	
	/*Newticker*/
	#domticker{
		width: 200px;
		height: 80px;
		padding: 5px;
		background-color: #f3f3f3;
	}
	
	#domticker div{
		/*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
		background-color: #f3f3f3;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	
	#domticker a{
		font-weight: bold;
		text-decoration : none;
		color : Green;
	}
	
	someclass{ //class to apply to your scroller(s) if desired
	}
	/*For Article*/
	h1.article{
	font-family : Arial, Helvetica,Verdana, Geneva,  sans-serif;
	color: #008000;
	font-size :14px;
	font-weight: bold;
	border-bottom : 1px solid #008000;
	/*text-transform: uppercase;*/
	}
	
	h2.article{
	color : black;
	font-size :14px;
	}
	p.article{
	color : Black;
	text-align : justify;
	}
	p.articleintro{
	color : #008000;
	text-align : justify;
	font-weight: bold;
	}
	p.article strong{
	color : #676767;
	font-weight: bold;
	}
	p.articlefussnote{
	color : gray;
	font-size : 10px;
	text-align : justify;}
	
	/*Navi*/
	a.navihorz{
		text-decoration: none;
		font-size: 11px;
		color: white;
		font-weight: bold;
	}
	
	a.navibig{
		text-decoration: underline;
		font-size: 12px;
		color: #306919;
		font-weight: bold;
	}
	/*Jahr in der Chronik*/
	
	td.chronikyear{
	color : Black;
	font-weight: bold;
	}
	td.chroniktext{
	color : Black;
	text-align : justify;
	}
	/* Tabellen*/
	
	table.infobox1 th{
	color : white;
	font-size: 11px;
	background-color: #4dac27;
	padding:2px;
	}
	table.infobox1{
	border:1px solid #999999;
	}
	table.infobox1 td{
	color : black;
	font-size: 12px;
	background-color: #f4faf1;
	border-left:1px solid #999999;
	padding:2px;
	}
	
	table.infobox1 tr.green td{
	background-color: #F4FAF1;
	}
	table.infobox1 tr.white td{
	background-color: #ffffff;
	}
	/*form*/
	form.formular{
	
	}
	form.formular input{
	border-style:solid;
	background-color: white;
	border-top:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #AFAFAF;
	border-left:1px solid #AFAFAF;
	}
	form.formular select{
	border-style:solid;
	background-color: white;
	border-top:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;
	border-bottom:1px solid #AFAFAF;
	border-left:1px solid #AFAFAF;
	}
	/*For News*/
	h1.news{
	font-family : Arial, Helvetica,Verdana, Geneva,  sans-serif;
	color: #008000;
	font-size :14px;
	font-weight: bold;
	border-bottom : 1px solid #008000;
	text-transform: uppercase;
	}
	
	h2.news{
	color : black;
	font-size :14px;
	}
	p.news{
	color : Black;
	text-align : justify;
	}
	p.newsintro{
	color : #008000;
	text-align : justify;
	font-weight: bold;
	}
	p.news strong{
	color : #676767;
	font-weight: bold;
	}
	p.newsfussnote{
	color : gray;
	font-size : 10px;
	text-align : justify;
	}
	a.news{
		text-decoration: none;
		font-size: 12px;
		color: #306919;
		font-weight: bold;
	}
	.clear{
	clear:both;
	text-align:right;
	}
	/*untertitel FOTOS*/
	p.untertitel{
	color : gray;
	font-size : 10px;
	text-align : left;
	vertical-align: top;
	}
	a.untertitel{
	color : gray;
	font-size : 10px;
	text-align : left;
	text-decoration:none;
	}
	/*For download*/
	h1.download{
	font-family : Arial, Helvetica,Verdana, Geneva,  sans-serif;
	color: #008000;
	font-size :14px;
	font-weight: bold;
	border-bottom : 1px solid #008000;
	}
	h2.download{
	color : #008000;
	font-family : Arial, Helvetica,Verdana, Geneva,  sans-serif;
	color: #008000;
	font-size :12px;
	font-weight: bold;
	}
	p.download{
	color : Black;
	text-align : justify;
	}
	/*For Kontakt*/
	h1.kontakt{
	font-family : Arial, Helvetica,Verdana, Geneva,  sans-serif;
	color: #008000;
	font-size :14px;
	font-weight: bold;
	border-bottom : 1px solid #008000;
	}
	
	h2.kontakt{
	color : black;
	font-size :14px;
	}
	p.kontakt{
	color : Black;
	text-align : justify;
	}
	p.kontakt strong{
	color : #676767;
	font-weight: bold;
	}
	p.kontakt a{
		text-decoration: none;
		font-size: 12px;
		color: #306919;
		font-weight: bold;
	}
