@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C90230;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
	text-transform: uppercase;
	background-color: #888888;
	line-height: 18px;
}
.navShade {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C90230;
	border-right-color: #C90230;
	border-bottom-color: #C90230;
	border-left-color: #C90230;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.back {
	background-attachment: fixed;
	background-image: url(pics/backgV.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.backg2 {
	background-image: url(pics/backg2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.rahmenGrau {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.oben {
	background-color: #E3E3E3;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 14px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C90230;
	border-right-color: #C90230;
	border-bottom-color: #C90230;
	border-left-color: #C90230;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-image: url(pics/dot.gif);
	margin-left: 16px;
}
li {
	list-style-position: outside;
	list-style-image: url(pics/dot.gif);
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 0px;
}
ul ul li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
.inhalt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a.speziell:link {
  text-decoration: none;
  font-weight: normal;
  color:            #999999;
}

a.speziell:visited {
  text-decoration: none;
  font-weight: normal;
  color:            #999999;
}

a.speziell:hover {
  text-decoration: none;
  font-weight: normal;
  color:            #0070BC;
}

a.speziell:active {
  text-decoration: none;
  font-weight: normal;
  color:            #999999;
}