/* Quick Access Menu */

#quickaccess {
	margin-top: 4px;
	width: 140px;
}

#quickaccess p {
	margin: 0px;
	padding: 0px;
}

.quickAccessHeadline {
	border-bottom: 1px solid #e20026;
	color: #e20026;
	font-weight: bold;
	padding-bottom: 2px;
}

.quickAccessHeadline p {
	width: 140px;
	text-align: center;
}

.quickAccessLogo, .quickAccessLogoLast {
	border-bottom: 1px solid #aeaeae;
	padding: 4px 0px 1px 0px;
}

.quickAccessLogoLast {
	border-bottom: 1px solid #e20026;
}


/*******************/
/* Kontaktformular */
/*******************/

.align-left {
	padding-left: 25px;
	text-align: left;
}

.align-center {
	padding-left: 25px;
	text-align: center;
}

.align-right {
	padding-left: 25px;
	text-align: right;
}

.error_documents {
	font-weight: bold;
	font-size: 11px;
	color: #ee0026;
	width: 310px;
	margin-left: 135px;
}

#content ul, #content ol {
	padding: 0px 0px 20px 40px;
}

.field, .field-white, .field-error, .dropdown, .dropdown-error, .radio, .radio-error, .checkbox, .submit {
	clear: both;
	padding: 5px 0px;
}

.label, label {
	width: 110px;
	margin-left: 25px;
	font-weight: bold;
	float: left
}

.formtext {
	clear: both;
}

div#salutation label {
        font-weight: normal;
        width: auto;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 15px;
}

div#salutation input, div.checkbox input {
    vertical-align: middle;
}

div#salutation {
    margin-bottom: 17px;
}

.form-is_error {
	float: left;
	font-weight: bold;
	color: #ee0026;
	margin-left: 25px;
}

.form-personal-data {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-left: 25px;
}

.form-personal-data-is_error {
	float: right;
	font-weight: bold;
	color: #ee0026;
	margin-right: 25px;
}

.radio-error div#salutation label, .nl-radio-error {
	color: #ee0026;
	font-weight: bold;
}

.checkbox {
	font-size: 10px;
}

.checkbox input {
	width: auto;
	vertical-align: bottom;
	margin: 0px 5px 0px 135px;
}

.salutation {
	float: left;
	padding-right: 12px;
}

.field input, .field-white input, .field-error input, .field textarea, .dropdown select {
	border: 1px solid #acacac;
	background-color: #efefef;
	color: #606060;
	padding: 1px;
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	width: 306px;
}

.field-error input, input.field-error {
	border: 1px solid #ee0026;
	background-color: #ffb9b9;
}


.field-white input {
	border: 1px solid #acacac;
	background-color: #ffffff;
}

.dropdown select {
	width: 310px;
	background-color: #ffffff;
}

.submit {
	width: 420px;
	margin-left: 25px;
}

.submit-button {
	background: url('../images/form_submit.gif') no-repeat bottom right;
	border: 1px solid #e20026;
	padding: 2px 20px 4px 8px;
	padding-bottom /*\**/: 1px\9;
	color: #e20026;
	font-size: 11px;
	width: auto;
	height: 23px;
	float: right;
}

.form-divider {
	float: left;
	clear: both;
	width: 560px;
	height: 5px;
	font-size: 5px;
	background-color: #e3e3e5;
	margin: 10px 0px 5px 25px;
}

.message-info, .upload-info, .confidential-info {
	font-size: 10px;
	width: 310px;
	margin: 6px 0px 6px 135px;
}

.upload-info, .confidential-info {
	margin-bottom: 12px;
}

.form-bottom-space {
	clear: both;
	margin-bottom: 20px;
}


/* Globale Einstellungen */

.tx-dropdownsitemap-pi1 div.expAll {
	margin-right: 25px;
}

.tx-dropdownsitemap-pi1 a:hover, .tx-dropdownsitemap-pi1 div.expAll a {
	text-decoration: none;
}

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
} 

body {
	font-size: 12px;
	color: #606060;
	background-color: #FFFFFF;
	font-family: arial,verdana,sans-serif;
}

img {
	border: none;
}

a {
	color: #e20026;
	outline-width: 0px;
}

a:hover {
	text-decoration: none;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

p {
	margin-bottom: 15px;
}

h1, h2 {
	clear: both;
	color: #e20026;
	font-weight: normal;
	margin: 0px 0px 10px 25px;
	font-size: 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
}

h1.csc-firstHeader {
	color: #e20026;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 20px;
}

.rte_image_left {
	float: left;
	padding-bottom: 5px;
	margin: 0px 10px 10px 0px;
	border-bottom: 4px solid #e20026;
}

.rte_image_right {
	float: right;
	padding-bottom: 5px;
	margin: 0px 0px 10px 10px;
	border-bottom: 4px solid #e20026;
}


/* Seitenlayout */

#page-container {
	position: relative;
	margin-left: auto;
	margin-right: auto; 
	width: 1020px;
	min-height: 560px;
}

#background {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 1020px;
	height: 560px;
}


/* Top Container */

#top-container {
	position: relative;
	float: left;
	z-index: 99;
	width: 1020px;
	height: 280px;
}

#logo {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 230px;
	height: 70px;
}

#metamenu-top {
	position: relative;
	float: right;
	margin-top: 6px;
	font-size: 10px;
}

ul#metamenu-top-list li {
	display: inline;
}

ul#metamenu-top-list li a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 7px 0px 5px;
}

ul#metamenu-top-list li a:hover {
	text-decoration: underline;
}


#language-top {
	position: relative;
	float: right;
	margin: 5px 50px 0px 7px;
}

#language-top label, #language-top legend {
	display: none; 
}

#language-top fieldset {
	border: none;
}

#language-top select {
	color: #606060;
	border: 1px solid #E5E5E5;
	font-size: 10px;
}

#language-top select option {
	padding-right: 10px;
}

#language-label {
	position: relative;
	float: right;
	margin: 6px 0px 0px 6px;
	font-size: 10px;
	color: #FFFFFF;
}


/* Main Container */

#main-container {
	position: relative;
	float: left;
	z-index: 99;
	width: 940px;
	padding: 0px 40px;
	margin-bottom: 10px;
}

/* Mainmenu */

#mainmenucontainer {
	position: relative;
	float: left;
	width: 140px;
}

#mainmenu {
	width: 140px;
	border-bottom: 1px solid #AEAEAE;
}

#mainmenu-list-l1, #mainmenu-list-l2, #mainmenu-list-l3 {
	list-style-type: none;
}

/* Mainmenu Level 1 */

.menu-level1, .menu-level1-act, .menu-level1-sub {
	display: inline;
	
}

.menu-level1 a, .menu-level1-act a, .menu-level1-sub a {
	color: #605f5e;
	display: block;
	padding: 6px 0px 6px 11px;
	width: 129px;
	font-weight: bold;
	border-top: 1px solid #AEAEAE;
	background: transparent url(../images/mainmenu-l1.gif) 0px 6px no-repeat;
	text-decoration: none;
}

.menu-level1-act a {
	color: #e20026;
}

.menu-level1-sub a {
	color: #e20026;
	background: transparent url(../images/mainmenu-l1-sub.gif) 0px 6px no-repeat;
}

.menu-level1 a:hover, .menu-level1-act a:hover, .menu-level1-sub a:hover {
	text-decoration: underline;
	color: #e20026;
}

/* Mainmenu Level 2 */

.menu-level2, .menu-level2-act, .menu-level2-sub {
	display: inline;
}

.menu-level2 a, .menu-level2-act a, .menu-level2-sub a {
	color: #605f5e;
	font-size: 11px;
	display: block;
	padding: 0px 0px 10px 18px;
	width: 122px;
	font-weight: normal;
	border: none;
	background: none;
	text-decoration: none;
}

.menu-level2-act a {
	color: #e20026;
	background: transparent url(../images/mainmenu-l2-act.gif) 7px 2px no-repeat;
}

.menu-level2-sub a {
	color: #e20026;
	background: transparent url(../images/mainmenu-l2-sub.gif) 7px 2px no-repeat;
}

.menu-level2 a:hover, .menu-level2-act a:hover, .menu-level2-sub a:hover {
	text-decoration: underline;
	color: #e20026;
}

/* Mainmenu Level 3 */

.menu-level3, .menu-level3-act {
	display: inline;
}

.menu-level3 a, .menu-level3-act a {
	color: #605f5e;
	font-size: 11px;
	display: block;
	padding: 0px 0px 10px 24px;
	width: 116px;
	font-weight: normal;
	border: none;
	background: none;
	text-decoration: none;
}

.menu-level3-act a {
	color: #e20026;
	background: transparent url(../images/mainmenu-l3-act.gif) 14px 2px no-repeat;
}

.menu-level3 a:hover, .menu-level3-act a:hover {
	text-decoration: underline;
	color: #e20026;
}


/* Content */

#content {
	position: relative;
	float: left;
	width: 610px;
}

.bodytext {
	clear: both;
	width: 560px;
	padding-left: 25px;
	line-height: 18px;
}

.page-up {
	position: relative;
	float: left;
	margin: 10px 0px 0px 25px;
	font-size: 11px;
	text-align: right;
}

.page-up a {
	text-decoration: none;
	color: #606060;
}

#sidebar {
	position: relative;
	float: right;
	width: 185px;
}


/* Bottom Container */

#bottom-container {
	position: relative;
	float: left;
	z-index: 99;
	width: 1020px;
	margin-top: 20px;
	background: transparent url(../images/bg_bottom.gif) top left repeat-x;
	height: 60px;
}

#copyright {
	position: relative;
	float: right;
	color: #FFFFFF;
	margin: 27px 30px 0px 0px;
	font-size: 11px;
}

#metamenu-bottom {
	position: relative;
	float: left;
	margin: 27px 0px 0px 30px;
	font-size: 11px;
}

ul#metamenu-bottom-list li {
	display: inline;
}

ul#metamenu-bottom-list li a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 5px;
}

ul#metamenu-bottom-list li a:hover {
	text-decoration: underline;
}


/* FCE Teaser */

.fceTeaser ul {
	margin: 0px 0px -20px -40px;
}

.fceTeaser {
	position: relative;
	float: left;
	width: 265px;
	padding: 0px 0px 22px 25px;
}

.fceTeaserHeadline {
	position: relative;
	float: left;
	background: #e20026;
	width: 257px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 8px;
	margin-bottom: 2px;
}

.fceTeaserHeadline a {
	display: block;
	width: 257px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.fceTeaserImage {
	position: relative;
	float: left;
}

.fceTeaserContent {
	position: relative;
	float: left;
	background: transparent url(../images/bg_teaser_content.gif) top left repeat-x;
	width: 265px;
	height: 104px;
}

.fceTeaserText {
	color: #605f5e;
	line-height: 17px;
	padding: 4px 8px 0px 8px;
}

.fceTeaserMore {
	position: absolute;
	top: 75px;
	right: 8px;
}

.fceTeaserMore a {
	display: block;
	color: #e20026;
	font-size: 11px;
	text-decoration: underline;
	padding-right: 12px;
	background: transparent url(../images/bg_teaser_arrow.gif) bottom right no-repeat;
}

.fceTeaserMore a:hover {
	text-decoration: none;
}


/* FCE Sidebar Text & Sidebar Image */

.fceSidebarText, .fceSidebarImage {
	position: relative;
	float: left;
	width: 184px;
	padding-bottom: 22px;
}

.fceSidebarTextHeadline, .fceSidebarImageHeadline {
	position: relative;
	float: left;
	background: #e20026;
	width: 176px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 8px;
	margin-bottom: 2px;
}

.fceSidebarTextHeadline a, .fceSidebarImageHeadline a {
	display: block;
	width: 176px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.fceSidebarImageImage {
	position: relative;
	float: left;
}

.fceSidebarImageContent, .fceSidebarTextContent {
	position: relative;
	float: left;
	background: transparent url(../images/bg_sidebar_image_content.gif) top left repeat-x;
	width: 168px;
	color: #605f5e;
	line-height: 17px;
	padding: 4px 8px 6px 8px;
}

.fceSidebarTextContent {
	background: transparent url(../images/bg_sidebar_text_content.gif) top left repeat-x;
}

.fceSidebarTextMore a, .fceSidebarImageMore a {
	color: #e20026;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px 12px 0px 3px;
	background: transparent url(../images/bg_teaser_arrow.gif) bottom right no-repeat;
}

.fceSidebarTextMore a:hover, .fceSidebarImageMore a:hover {
	text-decoration: none;
}


/* FCE Advantage Box */

.fceAdvBox {
	position: relative;
	float: left;
	width: 560px;
	margin: 0px 0px 22px 25px;
}

.fceAdvBoxTextLeft .bodytext { 
	padding-left: 0px;
	width: 200px;
}

.fceAdvBoxTextRight .bodytext { 
	padding-left: 0px;
	width: 280px;
}

.fceAdvBoxHeadline {
	position: relative;
	float: left;
	background: #e20026;
	width: 552px;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

.fceAdvBoxContent {
	position: relative;
	float: left;
	width: 560px;
	background: transparent url(../images/bg_advantage_box.gif) top left repeat-y;
}

.fceAdvBoxTextLeft, .fceAdvBoxTextRight {
	position: relative;
	float: left;
	width: 200px;
	border-top: 1px solid #e20026;
	padding: 15px 20px 0px 20px;
}

.fceAdvBoxTextRight {
	width: 280px;
}

.fceAdvBoxTextLeft ul, .fceAdvBoxTextRight ul {
	padding: 0px 20px 15px 14px;
	margin: 0px 0px -5px -26px;
	line-height: 18px;
}

.fceAdvBoxTextLeft ol, .fceAdvBoxTextRight ol {
	padding: 0px 20px 15px 18px;
	margin: 0px 0px -5px -22px;
	line-height: 18px;
}