/* CSS Document */
/* BEGIN KOPFNAVIGATION */
 #kopfNavlist {
  margin: 0px;
  padding: 0 0 20px 10px;
  font-size: 11px;
}
#kopfNavlist ul, #kopfNavlist li{
  margin: 0px;
  padding: 0px;
  display: inline;
  list-style-type: none;
}
#kopfNavlist a:link, #kopfNavlist a:visited {
  float: right;
  line-height: 14px;
  font-weight: bold;
  margin: 10px 9px 4px 10px;
  text-decoration: none;
  color:  #CC0000;
}
#kopfNavlist a:link#current, #kopfNavlist a:visited#current, #kopfNavlist a:hover {
background: transparent;
color: #000;
}
#kopfNavlist a:hover {
  color: #000;
}
/* END KOPFNAVIGATION */
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
}
body {
  background-color: #FFFFFF;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  width: 100%;
  height: 100%;
  font-size: 101%;
}
#content {
  background-image: url(/images/bg_start2.gif);
  background-repeat: repeat-y;
  background-position: left top;
  padding: 0px;
  min-height: 981px;
  width: 754px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#contentFolgeseiten {
  background-image: url(/images/bg_start1.gif);
  background-repeat: repeat-y;
  background-position: left top;
  padding: 0px;
  height: auto;
  width: 754px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#kopf  {
  background-image: url(/images/kopf3.gif);
  background-repeat: no-repeat;
  background-position: left top;
  margin: 0px;
  padding: 0px;
  height: 176px;
  width: auto;
}
#linkeSpalte {
  margin: 0px;
  padding: 0px;
  float: left;
  height: auto;
  width: 247px;
  background-color: #EFEFEF;
  position: relative;
  z-index: 20;
  left: 1px;
  top: -22px;
}
#linkeSpalte p {
  margin: 10px 20px;
  padding: 0px 0px 10px;
  height: auto;
  width: auto;
  font-size: 0.75em;
  color: #333333;
  border-bottom: 1px solid #CCCCCC;
}
#linkeSpalte p a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
#linkeSpalte p a.aktiv, #linkeSpalte p a:hover   {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}
#linkeSpalteStart {
	margin: 0px 0px 0px 1px;
	padding: 0px;
	float: left;
	height: auto;
	width: 246px;
	background-color: #EFEFEF;
	position: relative;
	z-index: 20;
	top: 0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#linkeSpalteStart p {
  margin: 10px 20px;
  padding: 0px 0px 10px;
  height: auto;
  width: auto;
  font-size: 0.75em;
  color: #333333;
  border-bottom: 1px solid #CCCCCC;
}
#linkeSpalteStart p a {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}
#linkeSpalteStart p a.aktiv, #linkeSpalteStart p a:hover   {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}
#separateNav p a  {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
#rechteSpalte {
  padding: 0px;
  height: auto;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 249px;
}
#rechteSpalte p {
  margin: 10px 20px 0px 20px;
  padding: 0px 0px 10px;
  height: auto;
  width: auto;
  color: #333333;
  line-height: 130%;
  font-size: 0.7em;
}
#rechteSpalte p strong {
  color: #000000;
  font-weight: bold;
}
#rechteSpalte p a {
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
}
#rechteSpalteA {
  margin: 0px 1px 0px 0px;
  padding: 0px;
  height: auto;
  width: auto;
  font-size: 1em;
  line-height: 130%;
}
#rechteSpalteA p {
  margin: 10px 10px 0px;
  padding: 0px 0px 10px;
  height: auto;
  width: auto;
  color: #333333;
}
#rechteSpalteA p a {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}
#rechteSpalteB {
  margin: 0px 5px 10px 10px;
  padding: 0px 0px 0px 0px;
  height: auto;
  width: 192px;
  font-size: 1em;
  line-height: 130%;
  float: right;
  border-left: 1px solid #FFAAAA;
  background-color: #FFF5F4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFAAAA;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFAAAA;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFAAAA;
}
#rechteSpalteB p {
  margin: 10px 10px 0px;
  padding: 0px 0px 10px;
  height: auto;
  width: auto;
  color: #333333;
}
#rechteSpalteB p a {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}

/* Stylesheets fuer Jubilaeumsbox -- Anfang */
#jubilaeum {
	height: 192px;
	width: auto;
	background-color: #B92738;
	background-attachment: scroll;
	background-image: url(/images/60jahre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	color: #FEE1DC;
}
* html #jubilaeum {
	margin-left:-2px;
}
#jubilaeum p {
	margin: 10px;
	height: auto;
	width: auto;
	color: #FEE1DC;
	padding-top: 65px;
	font-size: 0.8em;
}
#jubilaeum p strong {
	color: #FEE1DC;
}
#jubilaeum p a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Stylesheets fuer Jubilaeumsbox -- Ende */

.werbung {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0px;
  height: 25px;
  width: auto;
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  background-color: #FFFFFF;
  background-image: url(/images/zweig.gif);
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
.startRubrik {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  height: 25px;
  width: auto;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  background-color: #FFFFFF;
  background-image: url(/images/zweig.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  text-transform: uppercase;
}
.startRubrikFolge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px 0px 0px 10px;
  height: 25px;
  width: auto;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  background-image: url(/images/zweig.gif);
  background-repeat: no-repeat;
  background-position: 10px 12px;
  text-transform: uppercase;
}
.headlineNetzwerk {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
  height: 25px;
  width: auto;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  background-color: #FFFFFF;
  background-image: url(/images/zweig.gif);
  background-repeat: no-repeat;
  background-position: 20px 8px;
}
#separateNav {
  background-color: #FFFFFF;
  height: auto;
  width: auto;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
}
#footer {
  background-color: #F8F8F8;
  padding: 10px;
  clear: both;
  height: auto;
  width: 736px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  font-size: 11px;
  background-image: url(/images/diagonal.gif);
}
#footerA  {
  width: 580px; 
  border-right: 1px solid #CCCCCC; 
  padding-right: 10px;
}
#footerB  {
  float: right;
}
#footer a  {
  color: #CC0000;
  text-decoration: none;
}
#footer a:hover  {
  color: #333333;
  text-decoration: none;
}
#schnellSuche {
  margin: 0px;
  padding: 0px 0px 4px 0px;
  height: 26px;
  width: 228px;
  background: url(/images/suchfeld_bg.gif);
  background-position: right 2px;
  background-repeat: no-repeat;
  position: relative;
  z-index: 30;
  top: 8px;
  left: 518px;
}
.formfeldHoehe1 {
  height: 12px;
  font-size: 11px;
  width: 120px;
}
.formfeldHoehe2 {
  height: 20px;
}
form {
  margin: 0px;
  padding: 0px;
}
#subNavigation  {
  padding: 0px 0px 10px 0px;
  margin: 15px;
  width: auto;
  height: auto;
  font-size: 0.7em;
}
#subNavigation ul  {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: auto;
  height: auto;
}
#subNavigation ul li  {
  display: block;
  width: auto;
  height: auto;
  padding: 0px 5px 0px 5px;
  margin: 0px 0px 8px 0px;
  float: left;
  border-right: 1px solid #cccccc;
}
#subNavigation ul li a  {
  color: #cc0000;
  text-decoration: none;
  display: block;
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px;
}
#subNavigation ul li a:hover  {
  color: #ffffff;
  background-color: #cc0000;
}
.bgLogo  {
  background-image: url(/images/background_logo.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.startLink  {
  color: #CC0000;
}
a.wdss {
  font-size: 0.7em;
  font-weight: bold;
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
}
.admin {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #666666;
}
.h1link, .h1link:visited {
  text-decoration: none;
  color: black;
}
.h1link:hover {
  color: #CC0000;
}