/* CSS Document */
/* HTML-Tags */
* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
address {
	font-style: normal;
}
img {border: none;}
/* IDs */
#shadow {
	margin: 0px auto;
	width: 920px;
	background-image: url(../imagepool/design/mainShadow.gif);
}
#main {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	padding-top: 350px;
	padding-bottom: 20px;
}
#logo {
	position: absolute;
	top: 21px;
	z-index: 3;
	margin-left: 660px
}
#logoPrint, #adressePrint {
  display:none;
}

#content {
	background: #fff url(../imagepool/design/contentBackground.gif) left repeat-y;
	height: 100%;
}
div.blockLinks {
	width: 610px;
	float: left;
	margin-right: 10px;
}
div.blockRechts {
	width: 180px;
	background: #D9D9D9;
	padding: 40px 0px 0px 40px;
	float: left;
	font-size: .7em;
}
#visual {
	background: #fff url(../imagepool/design/contentBackground.gif) left repeat-y;
	position: absolute;
	width: 860px;
	top: 100px;
	height: 240px;
	overflow: hidden;
}
#visual div.blockRechts {
	padding-top: 53px;
}
#content a, #visual a {
	color: #CA0633;
	text-decoration: none;
}
#content a:hover, #visual a:hover {
	text-decoration: underline;
}
#content div.blockLinks {
	background: url(../imagepool/design/homeContentBlockLinks.jpg) no-repeat;
	padding: 60px 0px 0px 60px;
	font-size: 11px;
	color: #fff;
	width: 550px;
	height: auto;
	min-height:180px;
}
.rot div#content div.blockLinks {
	background: url(../imagepool/design/rotContentBlockLinks.jpg) no-repeat;
	padding-top: 40px;
	height: auto;
	min-height:180px;
}

.rot div#content div.blockLinks p {
  padding-right:50px;
}

.rot div#content div.blockLinks div.elementText {
  padding-right:50px;
}



.standard div#content div.blockLinks {
	background: #D9D9D9 url(../imagepool/design/standardContentBlockLinks.jpg) no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	width: 590px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	height: auto;
	min-height:180px;
}
.home div#content div.blockLinks p {
  margin-right: 100px;
  padding-right:50px;
}

.home div#content div.blockLinks div.elementText {
  padding-right:50px;
}


.rot div#content div.blockLinks p {
  margin-right: 30px;
}
.standard div#content div.blockLinks p {
  margin-right: 30px;
  margin-bottom: 18px;
  padding-right:50px;
}

.standard div#content div.blockLinks div.elementText {
  padding-right:50px;
}

.blockLinks ul {
	margin-right: 30px;
	list-style-type: none;
	margin-left: 15px;
}
.blockLinks li {
	margin-bottom: 18px;
	list-style-image: url(../imagepool/design/bullett.gif);
}

h1.flash, h2.flashRot {
	margin-top: -4px;
	visibility: visible;
	font-size: 23px;
	height: 25px;
}
h1.flash {
  color: #FFFFFF;
}
h2.flashRot {
  color: #CA0633;
}

h1.news {
	visibility: visible;
	font-size: 15px;
	height: 15px;
}

.rot .spacer {
	display: block;
	height: 22px;
}
#content div.marginalie {
	width: 150px;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}

#content div.marginalieMain {
  margin-left:190px;
	margin-bottom: 10px;
}
ul.news {
	list-style-type: none;
}
ul.news li {
	margin-bottom: 15px;
}

.imgThumbnailNews {
  float:left;
  margin-right:5px;
  margin-bottom:5px;
}

.clearBoth{
  float:clearBoth;
  clear:Both;
}
#footer {
	margin-top: 20px;
	position: absolute;
	margin-left: -30px;
	width: 920px;
	height: 40px;
	background: url(../imagepool/design/footerBackground.gif) left no-repeat;
	font-size: 10px;
	color: #939598;
}
#footer a {
	text-transform: uppercase;
	font-size: 10px;
	color: #939598;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer div.footerLinks {
	position: absolute;
	width: 640px;
	text-align: right;
	margin-top: -2px;
}
.clearer {clear: both; font-size: 1px; height: 0px; }
.hidden {display: none;}
span.rot, p.rot {
	color: #CA0633;
}
/* Flash-Headlines von Ulf */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin-left: -5px;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash h1.flash {
	visibility: hidden;
}
/* Links */
.download {
	background: url(../imagepool/design/downloadIcon.gif) left no-repeat;
}
a.download {
	padding: 1px 0px 1px 20px;
}
span.download {display: block;line-height: 15px !important;}
.download a {
	display: block;
	margin-left: 20px !important
}
a.zoom {
	padding-left: 16px;
	background: url(../imagepool/design/zoomButton.gif) left no-repeat;
}

/* Tabellen */ 
table {
  background:#d9d9d9;
  border:1px;
  margin-right: 30px;
  margin-bottom: 18px;
}

thead td {
  background:#700000;
  color:#FFFFFF;
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  padding-bottom:3px;
  text-align:center;
  font-weight:bold;
}

tbody td {
  background:#FFFFFF;
  color:#000000;
  padding-left:10px;
  padding-right:10px;
  padding-top:3px;
  padding-bottom:3px;
  text-align:left;
}

.wCMS {
  background:none;
  color:#FFFFFF;
}

td a img {
  margin-bottom:0px;
  margin-top:0px;
  padding-bottom:0px;
  padding-top:0px;
}
