h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.7em;
	font-family: Verdana, Arial;
	padding: 0px;




}
body {
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.news {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;


}
h2 {
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-size: 1em;
	padding: 0px;



}
a {
	color: #FFFFFF;
	text-decoration: none;

}
.suchen {

	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-bottom: 3px;
}

select {
	border: 1px solid #333333;
	font-family: verdana;
	color: #333333;
	font-size: 1em;
}

textarea {
	border: 1px solid #333333;
	color: #333333;
	font-family: Verdana;
	font-size: 1em;
	padding: 3px;

}
input {
	font-family: verdana;
	font-size: 1em;
	color: #333333;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FFFFFF;


}
h3 {
	font-weight: bold;
	color: #990000;
	padding-bottom: 10px;
	padding-top: 10px;

}
li {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;

}
ol {
	list-style-type: decimal;
}

