a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

a:active {
	color: #FF3300;
}

a.nav1:link {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.nav1:visited {
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.nav1:hover {
	color: #0099CC;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.nav1:active {
	color: #FE0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.nav2:link {
	color: #0099CC;
	font-size: 10pt;
	text-decoration: underline;
}

a.nav2:visited {
	color: #0099CC;
	font-size: 10pt;
	text-decoration: underline;
}

a.nav2:hover {
	color: #0099CC;
	font-size: 10pt;
	text-decoration: none;
}

a.nav2:active {
	color: #FE0000;
	font-size: 10pt;
	text-decoration: underline;
}

a.navb:link {
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}

a.navb:visited {
	color: #333333;
	font-size: 10pt;
	text-decoration: none;
}

a.navb:hover {
	color: #0099CC;
	font-size: 10pt;
	text-decoration: none;
}

a.navb:active {
	color: #FE0000;
	font-size: 10pt;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

input {
	background: #FFFFFF;
	color: #000066;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.dank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
}
select {
	background: #FFFFFF;
	color: #000066;
	font-size: 9pt;
	 font-family: Arial, Helvetica, Verdana, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

textarea{
	background: #FFFFFF;
	color: #000066;
	font-size: 9pt;
	 font-family: Arial, Helvetica, Verdana, sans-serif;
}

.black {
	color: #333333;
	line-height: 13pt;
}

.blau {
	color: #0099CC;
	line-height: 13pt;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
}

.hg-streifen {
	background-image: url(../img/bg/u-streifen.gif);
	background-position: left center;
	background-repeat: repeat-x;
}

.lh20 {
	line-height: 14pt;
}

.nav {
	color: #333333;
	font-weight: bold;
}

.tdkopf {
	background-image: url(../img/bg/kopfbild_s.jpg);
	background-repeat: no-repeat;
	color: #333333;
}

#bild {
	font-size: 10pt;
	line-height: 13pt;
}

/*.tdkopf_i {
	background-image: url(/img/bg/kopfbild.jpg);
	background-repeat: no-repeat;
}
.tdkopf {
	background-image: url(/img/bg/kopfbild_s.jpg);
	background-repeat: no-repeat;
}

*/