* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/body_bg.png) left top repeat-x;
	color: #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
}

ul, ol {
	list-style-type: none;
}

a {
	color: #4C4C4C;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a.action {
	text-transform: uppercase;
	display: block;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
}

a.print {
	background-image: url(../images/icon_print.png);	
}

a.mail {
	background-image: url(../images/icon_mail.png);	
}

a.print {
	background-image: url(../images/icon_print.png);	
}

a.more {
	text-transform: uppercase;
	display: block;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/icon_more.png);
	font-size: 10px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;	
}

fieldset {
	border: 0 none;
}

img {
	border: 0 none;
}

h1, h2, h3, h4, h5 {
	color: #2e3c83;
	font-weight: normal;
	margin-bottom: 0.75em;
}

h2 {
	font-size: 25px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 1em;	
}

h2.menu-heading {
	float: left;
	margin: 0;	
}

h2.menu-heading span {
	position: absolute;
	left: -10000px;	
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

p.jump-to-content {
	display: none;	
}

p.top-anchor {
	margin: 0;
	float: left;	
}


#page {
	width: 1030px;
	margin: 0 auto;
}

#header {
	background: url(../images/header_bg.gif) 752px 61px no-repeat;
	height: 134px;
}

#header #logo {
	background: url(../images/logo.png) left top no-repeat;
	margin: 40px 0 0 16px;
	float: left;
}

#header #logo,
#header #logo a {
	display: block;
	height: 56px;
	width: 124px;
}

#header #logo span {
	position: absolute;
	left: -10000px;
}

#metanavi {
	float: right;
	margin: 86px 92px 0 0;
}

#metanavi li {
	float: left;
	margin-left: 40px;
}

#metanavi li a {
	color: 	#4c4c4c;
}

#metanavi li a:hover,
#metanavi li.active a {
	color: 	#0A0A0A;
	text-decoration: none;
}

#subheader {
	height: 225px;
	margin-bottom: 35px;
}

#bannerimage {
	height: 225px;
	overflow: hidden;
	margin: 0;	
}

#servicelinks {
	padding: 15px 0;	
}

#servicelinks h2,
.side-column h2 {
	font-size: 18px;	
}

#servicelinks .quick-contact {
	line-height: 30px;
	color: #000000;
	position: relative;
	overflow: hidden;
}

#servicelinks .quick-contact dt {
	float: left;
}

#servicelinks .quick-contact dd {
	font-weight: bold;
	position: absolute;
	left: 102px;
	padding-left: 10px;
	background: url(../images/seperator_wide.gif) left top repeat-y;
}

#servicelinks .quick-contact dd a {
	color: #000000;
	text-decoration: underline;	
}

#servicelinks .quick-contact dt a {
	display: block;
	width: 32px;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}

#servicelinks .quick-contact dt a:hover,
#servicelinks .quick-contact dt.active a {
	background-position: left bottom;	
}

#servicelinks .quick-contact dt a span {
	display: none;	
}

#servicelinks .quick-contact dt a.quick-tel {
	background-image: url(../images/icon_tel_rollover.png);
}

#servicelinks .quick-contact dt a.quick-mail {
	background-image: url(../images/icon_mail_rollover.png);
}

#servicelinks .quick-contact dt a.quick-fax {
	background-image: url(../images/icon_fax_rollover.png);
}

#servicelinks .downloads {
	color: #000000;
	overflow: hidden;
	margin-bottom: 35px;
}

#servicelinks .downloads dt,
#servicelinks .downloads dd {
	float: left;
}

#servicelinks .downloads .file-icon {
	clear: left;
	padding-right: 41px;
}

#servicelinks .downloads .file-description {
	height: 55px;
	padding: 8px 0 0 10px;
	background: url(../images/seperator_wide.gif) left top repeat-y;
}

#servicelinks .downloads .description-row {
	display: block;
	line-height: 1.3em;
}

#servicelinks .downloads .dl-title {
	font-weight: bold;	
}

#servicelinks .downloads .dl-link a {
	color: #CF1A19;
	font-style: italic;
	text-decoration: underline;
}

#mainmenu {
	margin-top: 15px;	
}

#mainmenu li {
	line-height: 35px;
	font-size: 22px;
}

#mainmenu li a {
	background: url(../images/mainnav_bg.png) left top no-repeat;
	color: #909090;
	display: block;
	padding: 0 0 0 15px;
}

#mainmenu li a:hover,
#mainmenu li.active a {
	background-position: left bottom;
	color: #0A0A0A;
	text-decoration: none;
}

.left-column {
	float: left;
	width: 184px;
	padding: 0 15px 0 10px;
}

/* kleinere Schriftgröße für Seiten unterhalb PID 32 */
.left-column-min .left-column {
	font-size: 10px;
}

.right-column {
	float: right;
	width: 	251px;
	padding-left: 25px;
}

.center-column {
	width: 544px;
	margin: 0 276px 0 209px;
}

#contentwrapper {
	min-height: 200px;
}

#content-container {
	width: auto;
	border-color: #d7dde0;
	border-style: none solid none solid;
	border-width: 1px;
	min-height: 200px;
	padding: 0 25px 30px 25px;
	position: relative;
}

#content-links {
	height: 20px;
	padding-top: 10px;
	position: absolute;
	bottom: 0;
}

#content-links ul li {
	float: left;
	line-height: 12px;
	background: url(../images/seperator_narrow.gif) right top repeat-y;
	padding-right: 14px;
	margin-left: 12px;
}

#content-links ul li.first {
	margin-left: 0;
}

#content-links ul li.last {
	padding-right: 0;
	background: none;
}

#content a {
	color: #CF1A19;
	text-decoration: underline;
}

ul.csc-menu {
	margin-bottom: 25px;	
}

ul.csc-menu li {
	line-height: 1.8em;
}

ul.csc-menu li a {
	color: #4c4c4c;
}

ul.csc-menu li a:hover {
	color: #0A0A0A;
	text-decoration: none;	
}

ul.menu-actions {
	float: left;	
}

ul.menu-actions li {
	line-height: 2.8em;
	background: url(../images/seperator_hor.gif) left bottom repeat-x;
}

ul.menu-actions li a {
	color: #cf1a19;
	display: block;
	background: url(../images/icon_more.png) left center no-repeat;
	padding: 0 10px 0 16px; 
}

#footer {
	background: url(../images/footer_bg.gif) center center no-repeat;
	clear: both;
	color: #616161;
	font-size: 11px;
	height: 20px;
	padding: 0 25px;
	width: 500px;
	margin: 35px 276px 35px 207px;
}

#footer p {
	margin: 0;
	float: left;
}

#footer .toplink {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/icon_top.png) left top no-repeat;
}

.hidden {
	display: none;
}

/* Powermail */

.tx-powermail-pi1_formwrap legend {
	display: none;
}

span.powermail_mandatory {
	color: red;
}

input.validation-failed,
textarea.validation-failed {
	background-color: red;
}

div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 180px;
	font-size: 11px;
}

fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 180px;
	float: left;
	clear: both;
	line-height: 20px;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea,
fieldset.tx-powermail-pi1_fieldset select {
	width: 220px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
}

fieldset.tx-powermail-pi1_fieldset select {
	width: 222px;
	height: 21px;
	font-size: 12px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	background: url(../images/contact_fieldshadow.png) no-repeat top left;
	height: 15px;
	padding: 2px 0px;
}

div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}

input.powermail_submit,
input.tx-powermail-pi1_confirmation {
	margin: 20px 0 30px 0;
	width: auto !important;
	border: 0 none !important;
	background: url(../images/icon_send.png) right center no-repeat;
	color: #2E3C83;
	font-size: 20px;
	padding-right: 25px;
}

.tx_powermail_pi1_formconfirmation_submit input:hover,
.tx_powermail_pi1_formconfirmation_back input:hover,
div.tx_powermail_pi1_fieldwrap_html_submit input:hover{
	cursor: pointer;
}

.tx-powermail-pi1_confirmation {
	overflow: hidden;	
}

input.tx-powermail-pi1_confirmation {
	float: left;
	margin: 0 0 30px 0;
}

input.tx-powermail-pi1_confirmation_back {
	padding: 0 0 0 25px;
	background: url(../images/icon_back.png) left center no-repeat;
}

input.tx-powermail-pi1_confirmation_submit {
	margin-left: 15px;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

div.tx_powermail_pi1_fieldwrap_html_check {
	margin: 15px 0px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
}

div.tx_powermail_pi1_fieldwrap_html_check input {
	width: auto;
	margin: 3px 0px 5px 0px;
	border: none;
}

div.tx_powermail_pi1_fieldwrap_html_check label {
	width: 260px;
}

div.tx_powermail_pi1_fieldwrap_html_textarea textarea {
	background: url(../images/contact_textarea.png) no-repeat top left;
	padding-left: 2px;
	width: 400px;
	height: 115px;
}

div.tx_powermail_pi1_fieldwrap_html_textarea label {
	padding-bottom: 5px;
	float: none;
	margin-top: 15px;
}

div.tx_powermail_pi1_fieldwrap_html_textarea div.powermail_mandatory_js {
	margin: 3px 0 15px 0;	
}

table.powermail_all_table {
	margin-bottom: 20px;
}

.csc-uploads p {
	margin: 0;
}

.csc-uploads .csc-uploads-icon {
	padding-right: 7px;
}

.align-center {
	text-align:center;
}

/* Styles für Seite ohne Rechten Bereich */

.ohne-rechts .center-column {
	margin: 0 0 0 209px;
}

.ohne-rechts #content-container {
	border-style: none none none solid;
}


