h2 {
	font-size: 20px;
	color: #5C9700;
}
hr {

	color: #DFBC00;
}

body {
	background-color: #DFBC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color : #DFBC00;
	
	
}
table,td {
	
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
}
td.menuebg {  background-image: url(bilder/menue.jpg); background-repeat: no-repeat }
td.contentbg {  background-image: url(bilder/site.jpg); background-repeat: no-repeat; background-position: left top;}



a:link img {border-color: #000000;}
a:visited img {border-color: #000000;}
a:active img {border-color: #000000;}
a:hover img {border-color: #DFBC00;}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #DFBC00;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


A.link1:link{color: #000000; text-decoration: none}
A.link1:visited{color: #000000; text-decoration: none}
A.link1:active{color: #000000; text-decoration: none}
A.link1:hover{color: #565C30; text-decoration: none}
input {
	background-color: #FFE21A;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
textarea {
	background-color: #FFE21A;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
