/* CSS Document */
body {
	margin: 10px;
	padding: 0;
	background: #0055A6 url(../img/hg_body.png) repeat-x top left;
	text-align: center;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
}
body#spa {
	background: #447E6F url(../img/hg_body_spa.png) repeat-x top left;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
h2 {
	font: 30px/38px "Times New Roman", Times, serif;
	color: #2D55A9;
}
h3 {
	font: 20px/28px "Times New Roman", Times, serif;
	color: #2D55A9;
}
h4 {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #2D55A9;
}

h5 {
	font: 20px/20px "Times New Roman", Times, serif;
	color:#000;
	}
body#spa h2, body#spa h3, body#spa h4 {
	color: #507364;
}
#container {
	margin: 0 auto;
	width: 1030px;
	text-align: left;
}
#header {
	background: transparent url(../img/hg_header.png) no-repeat top left;
	height: 378px;
	padding: 0 20px;
}
body#spa #header {
	background: transparent url(../img/hg_header_spa.png) no-repeat top left;
}
#top {
	height: 128px;
}
#top #logo {
	float: left;
	width: 300px;
	height: 120px;
	background: transparent url(../img/hg_logo.gif) no-repeat bottom left;
}
#top #logo h1 {
	margin: 0;
	padding: 40px 0 0 0;
	text-indent: -9999px;
}
#top #logo h1 a {
	outline: none;
	display: block;
	height: 80px;
	width: 300px;
}
#top #topnav {
	float: right;
	width: 450px;
	padding-top: 100px;
}
#top #topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top #topnav ul li {
	float: left;
}
#top #topnav ul li a {
	color: #2D55A9;
	display: block;
	line-height: 14px;
	padding: 0 5px;
	border-right: thin solid #000;
}
#top #topnav ul li.last a {
	border: none;
}
#top #topnav ul li a:hover, #top #topnav ul li a.act {
	text-decoration: underline;
}
body#spa #top #topnav ul li a {
	color: #507364;
}
#header #img {
	clear: both;
	height: 200px
}
#header #mainmenu {
	height: 25px;
	line-height: 25px;
	color: #FFF;
}
#header #submenu {
	height: 25px;
	line-height: 25px;
}
#header #submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #submenu ul li {
	float: left;
}
#header #submenu ul li a {
	color: #2D55AA;
	display: block;
	line-height: 25px;
	padding: 0 0 0 25px;
	outline:none;
}
#header #submenu ul li a.act {
	font-weight: bold;
	color: #96AAD5;
}
body#spa #header #submenu ul li a {
	color: #507364;
}
body#spa #header #submenu ul li a.act {
	color: #96ABA2;
	font-weight: bold;
}
#contentwrap {
	background: transparent url(../img/hg_content.png) repeat-y top left;
	padding: 0 20px;
}
body#spa #contentwrap {
	background: transparent url(../img/hg_content_spa.png) repeat-y top left;
}
#content {
	min-height: 400px;
	padding: 10px 25px;
}
#content a {
	color: #2D55A9;
}
body#spa #content a {
	color: #507364;
	}
#content #left {
	float: left;
	width: 600px;
	background: transparent url(../img/hg_content_left_border.gif) no-repeat 599px 80px;
}
body#spa #content #left {
	background: transparent url(../img/hg_content_left_border_spa.gif) no-repeat 599px 80px;
}
#content #left .inner {
	padding: 0 20px 20px 0;
}
#content #left #iconnav {
	margin: 20px 20px 0 0;
	text-align: right;
}
#content #left #iconnav a img {
	border-right: 1px solid #000;
	padding-right: 2px;
}
#content #left #iconnav a.last img {
	border-right: none;
	padding-right: 2px;
}
#content #right {
	float: right;
	width: 300px;
	margin-top: 60px;
}
#content #right .inner {
	padding: 20px 0 20px 0px;
}
#footer {
	background: transparent url(../img/hg_footer.gif) no-repeat bottom left;
	height: 127px;
	position: relative;
}
body#spa #footer {
	background: transparent url(../img/hg_footer_spa.gif) no-repeat bottom left;
}
#footer #footernavl {
	position: absolute;
	width: 634px;
	height: 12px;
	bottom: 15px;
	left: 23px;
	z-index: 10;
}
#footer #footernavl p {
	margin: 0;
	padding: 0;
}
#footer #footernavl span {
	padding: 0 2px 0 1px;
	border-right: thin solid #333;
	color: #2D55A9;
	font-size: 11px;
}
body#spa #footer #footernavl span {
	color: #507364;
}
#footer #footernavl a {
	padding: 0 1px;
	color: #2D55A9;
	font-size: 11px;
}
body#spa #footer #footernavl a {
	color: #507364;
}
#footer #footernavr {
	position: absolute; 
	width: 100px;
	height: 12px;
	bottom: 15px;
	right: 27px;
	z-index: 10;
}
#footer #footernavr ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer #footernavr ul li {
	float: right;
	color: #2D55A9;
	font-size: 11px;
}
#footer #footernavr ul li a {
	padding: 0 3px;
	border-right: thin solid #333;
	color: #2D55A9;
	font-size: 11px;
}
body#spa #footer #footernavr a {
	color: #507364;
}
#footer #footernavr ul li.last a {
	border: none;
}
#footer #footernavm {
	position: absolute;
	width: 223px;
	height: 55px;
	bottom: 8px;
	right: 112px;
	z-index: 1;
}
#bottom {
	background: transparent url(../img/hg_bottom.png) no-repeat top left;
	height: 32px;
}
body#spa #bottom {
	background: transparent url(../img/hg_bottom_spa.png) no-repeat top left;
}
.clear {
	clear: both;
}
/* FCE */
.pdfbox {
	background: #FFF url(../img/fce_box_pdf.gif) no-repeat top left;
	padding: 8px 8px 8px 45px;
	margin-bottom: 5px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.imgbox {
	background-color: #FFF;
	padding: 8px;
	margin-bottom: 5px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.pdfbox p, .imgbox p {
	margin: 0;
	padding: 0;
}
.imgbox p.text {
	float: left;
	width: 190px;
}
.imgbox p.img {
	float: right;
	width: 70px;
}
.pdfbox a, .imgbox a {
	color: #2D55AA;
	font-weight: bold;
}
.imgbox p.text a {
	padding-left: 4px;
}
body#spa .pdfbox a, body#spa .imgbox a {
	color: #507364;
}
/* Anpassungen formular */
/* Anpassungen */
.tx-powermail-pi1 {
	margin-top: 10px;
}
.tx-powermail-pi1 fieldset {
	border: none;
	margin: 0;
	padding: 0;

}
.tx-powermail-pi1 fieldset img {
	padding-left: 2px;
}
.tx-powermail-pi1 legend {
/*	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0px 0px 0px;*/
	display: none;
}
.tx-powermail-pi1 label {
	display: block;
	float: left;
	width: 85px;
	padding-bottom: 5px;
	font-size: 12px;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea, .tx-powermail-pi1 select {
        border: none;
	border: #78797D 1px solid;
	background: #FFF;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 6px;
	width: 170px;
	color: #000;
	font:12px "trebuchet ms", helvetica, sans-serif;
	}
.tx-powermail-pi1 input:hover, .tx-powermail-pi1 textarea:hover, .tx-powermail-pi1 input:focus, .tx-powermail-pi1 textarea:focus {
	/*border: #333333 1px solid;*/
	background-image: none;
	background-color: #CCC;
		}
.tx-powermail-pi1 input.powermail_submit,.tx-powermail-pi1 input[type=submit]{
	border: #003993 1px solid;
	background: #003993;
	color: #FFF;
	margin-left: 85px;
	margin-top: 5px;
	width: 170px;
}
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
.tx-powermail-pi1 input.mailformsubmit {
	margin-top: 10px;
	clear: both;
}
.tx-powermail-pi1 .validation-advice {
	color: #FF0000;
}
fieldset.links {
	float: left;
	width: 280px;
}
fieldset.rechts {
	float: right;
	width: 280px;
}
fieldset.clear input,fieldset.clear textarea {
	width: 470px;
}
#powermaildiv_uid19 input {
	width: 160px !important;
}
#powermaildiv_uid19 img.powermail_captcha {
	float: right;
	margin-right: 220px;
}
*:first-child+html #powermaildiv_uid19 img.powermail_captcha {
	margin-top: -35px;
}
.powermail_check_inner {clear:both;}
.powermail_check_inner label {width: 130px;}
#powermaildiv_uid20 {clear:both;}
/* Abstand checkboxen */
#powermaildiv_uid33 {padding-bottom: 15px}
#powermaildiv_uid33 .tx_powermail_pi1_fieldwrap_html_checkbox_title {display: none}
/* Table Styles */
table.contenttable {
	margin: 12px 1px;
	font-size: 13px;
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.contenttable p {
	padding: 4px 6px;
	margin: 0px;
	line-height: 20px;
}
table.contenttable th {
	background-color:#003993;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
	border: thin solid #CCC;
	padding-left: 6px;
}
table.contenttable td {
	border: thin solid #CCC;
}
table.contenttable tbody tr {
	background-color: #FFF;
	padding: 4px 6px;
}
table.contenttable tr.odd {
	background-color: #F2F2F2;
	color: #333;
}
table.contenttable tr.color {
	background-color: #eff0f0;
	color: #333;
}
table.contenttable tbody tr:hover {
	color: #333333;
	background-color: #CCC;
}
/* Verschiedenes */

.csc-textpic-caption {
	font-size: 11px;
	padding: 4px;
	color: #666;
}
.csc-textpic-border img {
	border: thin solid #999 !important;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE6 */

* html .clearfix {
	height: 1%;
}
/* for IE7 */

*:first-child+html .clearfix {
	min-height: 1px;
}

/* FCE dreispalten */
.dreispalten {margin-top: 20px;}
.dreispalten .spaltel, .dreispalten .spaltem, .dreispalten .spalter {
float: left;
width: 33%;
}
.dreispalten .clear {clear:both;}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 18px !important;
	}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 18px !important;
	}
/* tt_news */
.event-list-item {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.event-list-item h3 {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	margin:0;
	padding:0;
	font-weight: bold;
}
.event-list-item p {
	margin: 0;
	padding: 0;
}
.event-list-item a {
	display: inline;
	font-weight: bold;
}

/* Karten CSS */
.InfoBox_right {
	margin: 20px 0 0 0;
	background: #FFF;
	padding: 20px;
	width: 200px;
}

