.link1 {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
.link2 {
	color: #0000CC;
	border: 0px;
	margin: 0px;
	text-decoration: underline;
}
.link3 {
	color: #0000CC;
	border: 0px;
	margin: 0px;
	text-decoration: underline;
	font-size: 12px;
}
.link1:hover, .link2:hover, .link3:hover {
	color: #FFFFFF;
	background-color: #009900;
}.rahmen1 {
	border: 1px solid #000099;
}
.underline {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 15px;
}
h3 {
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 13px;
	line-height: normal;
}
p {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: justify;
	line-height: 16px;
}
a{
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul{
	margin-top: 6px;
	margin-bottom: 15px;
	margin-left: 43px;
	text-align: left;
	list-style-position: outside;
}
ul li {
	margin-bottom: 2px;
	margin-top: 2px;
}
.ul0{
	margin-top: 3px;
}
.bantext {
	float: left;
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 2px;
}
.rahmen2 {

	border: 1px solid #CCCCCC;
}
.link4 {
	color: #000099;
	border: 0px;
	margin: 0px;
	text-decoration: none;
}

