img {
	border: 0px;
}


a.menu {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}
a:visited.menu {
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
}
a:visited.menu2 {
	color: #00008B;
	font-weight: normal;
	text-decoration: none;
}
a.menu2 {
	color: #00008B;
	font-weight: normal;
	text-decoration: none;
}
a:hover.menu {
	color: #2E8B57;
	text-decoration : underline overline;
}
a:hover.menu2 {
	color: #2E8B57;
	text-decoration : underline overline;
}

a:active.menu {
	color: #2E8B57;
}
a:active.menu2 {
	color: #2E8B57;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 0;
	background-attachment: scroll;  
	background-position:30px 220px;
	background-repeat: no-repeat;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 21px;
	word-spacing: 1px;
	}


td.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.3;
	text-align: left;
	font-weight: normal;
	color: #00008B;
}


td.menutitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10px;
}


th.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.3;
	font-weight: lighter;
	text-align: left;
}


.fusszeile {
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


HR.fusszeile {
	color: #939393;
}


.titel {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #00008B;
}
.titelblack {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: Black;
}
.titelklein {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #00008B;
}

A {
	text-decoration : none;
}


A:HOVER {
	text-decoration : underline overline;
}



HR {
	color : #A9A9A9;
}


.textueber{
	color: black;
	font-weight: bold;
}


.warnung{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 10px;
}


td.copy {
	font-size : 8pt;
}


.button{
	background-color: #E7E7E7;
	border-style: solid;
	border-color: #575757;
	border-width: 1px;
}
ul{
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

li{ 
	list-style-type: disc;  
	list-style-position: inside;

  }