@charset "UTF-8";
/* CSS Document */

body {margin:0px; font-family: 'Cabin', sans-serif; font-size:12px; color:#58585a; line-height:1.4em;}

b {color:#143a8d;}

H1 {font-size:1.2em; font-weight:normal; letter-spacing:0.1em; color:#ca005d;}
H2 {font-size:1.2em; font-weight:normal; letter-spacing:o.1em; color:#143a8d;}

.align-center {text-align:center;}
.align-right {text-align:right;}
.align-left {text-align:left;}

*html div.csc-textpic-center-inner {text-align:center;}

/*a.download {
	padding-left:25px;
	background-image:url(bilder/pdf.gif);
	background-repeat:no-repeat;
	background-position:left 0px;
}
*/

.csc-frame {
	margin-bottom: 30px;
}

.csc-default ol li {
	margin-left:-25px;
}

ul.csc-uploads li.csc-uploads-element-doc {
	background-image:url(icons/word.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.csc-uploads li.csc-uploads-element-xls {
	background-image:url(icons/excel.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.csc-uploads li.csc-uploads-element-pdf {
	background-image:url(icons/pdf.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.csc-uploads li.csc-uploads-element-odt {
	background-image:url(icons/odt.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

ul.csc-uploads li.csc-uploads-element-ods {
	background-image:url(icons/ods.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

.csc-textpic-caption {
	font-size:0.8em;
	margin-top:10px;
}

.csc-textpic-imagecolumn {
	margin-bottom:10px;
}

*html div.csc-textpic {
	padding-bottom:70px;
	margin-bottom:30px;
}


img a {
	border:none;
}

div#clearer {
	clear:both;
}

div#body {
	width:1200px;
	min-height:1000px;
	background-image:url(bilder/bg_menu.gif);
	background-repeat:repeat-y;
	border-bottom:1px dotted #58585a;
}

*html div#body {
	width:1207px;
	min-height:1000px;
	background-image:url(bilder/bg_menu.gif);
	background-repeat:repeat-y;
	border-bottom:none;
}

div#header {
	width:1200px;
	height:207px;
}

div#logo {
	float:left;
	position:relative;
	width:370px;
	height:207px;
}

div#rootmenu {
	float:left;
	position:relative;
	width:400px;
	height:10px;
	margin-top:130px;
	margin-left:60px;
	border-bottom:1px solid #58585a;
	padding-bottom:7px;
	font-size:0.9em;
}

div#rootmenu a {
	color:#58585a;
	text-decoration:none;
}

div#rootmenu a:hover {
	color:#ca005d;
}

div#servicelinks {
	float:left;
	position:relative;
	width:300px;
	height:10px;
	margin-top:130px;
	border-bottom:1px solid #58585a;
	padding-bottom:7px;
	font-size:0.9em;
	text-align:right;
}

div#suche {
	margin-left:145px;
	width:200px;
	height:30px;
	margin-top:20px;
        margin-bottom:10px;
	font-size:0.9em;
}

div#suche_leer {
	margin-left:145px;
	width:200px;
	height:30px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:0.9em;
}
*html div#suche_leer {
	width:610px;
}

div#blank {
	float:left;
	position:relative;
	width:50px;
	height:10px;
	margin-top:130px;
	border-bottom:1px solid #58585a;
	padding-bottom:7px;
	font-size:0.9em;
}

*html div#blank {
	float:left;
	position:relative;
	width:50px;
	height:17px;
	margin-top:138px;
	border-bottom:1px solid #58585a;
	font-size:0.9em;
}

div#bottom {
	width:1200px;
}

div#menucol {
	clear:both;
	float:left;
	width:370px;
}

div#menu {
	width:370px;
	margin-top:0px;
	margin-bottom:30px;
}

*html div#menu {
	margin-top:-20px;
}

div#menucontent {
	margin-left:150px;
	width:220px;
	bottom:0px;
}

div#contentcol {
	float:left;
	position:relative;
	width:825px;
	margin-top:0px;
	height:auto;
}

*html div#contentcol {
	float:left;
	position:absolute;
	width:835px;
	margin-top:0px;
	margin-left:-380px;
	height:auto;
}

div#contentcol ul li {
	margin-bottom:5px;
}

div#content_left {
	float:left;
	position:relative;
	margin-left:20px;
	padding-left:40px;
	padding-right:30px;
	width:500px;
	min-height:400px;
	height:auto;
	border-right:1px dotted #58585a;
}

*html div#content_left {
	float:left;
	position:relative;
	margin-left:20px;
	padding-left:40px;
	padding-right:30px;
	width:560px;
	min-height:400px;
	height:auto;
	border-right:1px dotted #58585a;
}

div#content_right {
	float:left;
	position:relative;
	margin-left:30px;
	width:200px;
}

*html div#content_right {
	float:left;
	position:relative;
	margin-left:30px;
	width:200px;
}

div#content_right .csc-default, div#content_left .csc-default, div#content_normal .csc-default {
	border-bottom:1px dotted #58585a;
}

div#content_normal {
	width:600px;
	min-height:400px;
	margin-left:20px;
	padding-left:40px;
	height:auto;
}

*html div#content_normal {
	width:640px;
	min-height:400px;
	margin-left:20px;
	padding-left:40px;
	height:auto;
}

div#content_normal H1 {
	border-bottom:1px dotted #ca005d;
	margin-bottom:20px;
}

div#contentcol a {
	text-decoration:none;
	color:#ca005d;
	border-bottom:1px dotted #ca005d;
}

div#contentcol a:hover {
	color:#58585a;
	border-bottom:1px dotted #58585a;
}

div.menu-level1-no, div.menu-level1-act {
	width:220px;
	margin:5px;
	margin-left:125px;
	margin-bottom:10px;
	font-size:1.1em;
	border-bottom: 1px dotted #58585a;
}

div.menu-level1-no {
	background-image:url(bilder/menu-level1-no.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}

div.menu-level1-no a, div.menu-level1-act a{
	text-decoration:none;
	color:#58585a;
	padding-left:20px;
}

div.menu-level1-act {
	background-image:url(bilder/menu-level1-act.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	border-bottom: 1px dotted #ca005d;
}

div.menu-level1-act a {
	color:#ca005d;
}

div.menu-level1-no a:hover, div.menu-level2-no a:hover{
	color:#ca005d;
	background-image:url(bilder/menu-level1-act.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}

div.menu-level1-act a, div.menu-level2-act a, div.menu-level3-act a{
	font-weight:normal;
}

div.menu-level2-no, div.menu-level2-act {
	width:200px;
	margin:5px;
	margin-bottom:10px;
	margin-left:145px;
	font-size:1em;
	border-bottom: 1px dotted #58585a;
	background-image:url(bilder/menu-level2-no.png);
	background-repeat:no-repeat;
	background-position:0 1px;
}

div.menu-level2-no a {
	text-decoration:none;
	color:#58585a;
	padding-left:15px;
}

div.menu-level2-no a:hover {
	background-image:none;
}

div.menu-level2-act a {
	text-decoration:none;
	color:#ca005d;
	padding-left:15px;
}

div.menu-level3-no, div.menu-level3-act {
	width:200px;
	margin:5px;
	margin-bottom:10px;
	margin-left:145px;
	font-size:1em;
	border-bottom: 1px dotted #58585a;
}

div.menu-level3-no a {
	text-decoration:none;
	color:#58585a;
	padding-left:15px;
}

div.menu-level3-no a:hover {
	background-image:none;
}

div.menu-level3-act a {
	text-decoration:none;
	color:#ca005d;
	padding-left:15px;
}

div#servicelinks .servicelinks a {
	text-decoration:none;
	color:#58585a;
}

div#servicelinks .servicelinks a:hover {
	color:#ca005d;
}

div#servicelinks a.servicelinks-act {
	color:#ca005d;
}

div.csc-mailform {
	margin-bottom:60px;
}

*html div.csc-mailform li {
	list-style:none;
}

div.csc-mailform li.csc-form-element {
	margin-bottom:10px;
}

div.csc-mailform li.csc-form-element legend {
	margin-bottom:-20px;
}

*html div.csc-mailform li.csc-form-element legend {
	text-align:left;
	float:left;
}

div.csc-mailform li.csc-form-element-checkbox {
	margin-left:-20px;
	margin-bottom:-10px;
	margin-top:0px;
}

*html div.csc-mailform li.csc-form-element-checkbox {
	margin-left:-20px;
	margin-bottom:-10px;
	margin-top:0px;
}

*html div.csc-mailform li.csc-form-element-checkbox {
	margin-left:-20px;
	margin-bottom:-5px;
	margin-top:0px;
}

div.csc-mailform li.csc-form-element-checkbox label {
	width:250px;
	float:right;
	margin-right:135px;
	margin-top:2px;
}

div.csc-mailform li.csc-form-element-checkbox input {
	float:left;
	margin-left:0px;
}

div.csc-mailform fieldset.predefined-name {
	margin-bottom:-30px;
}

*html div.csc-mailform fieldset.predefined-name {
	margin-top:10px;
}

*html div.csc-mailform fieldset.predefined-name legend{
	margin-left:-5px;
	text-align:left;
}

div.csc-mailform li.csc-form-42 {
	margin-left:-20px;
}

*html div.csc-mailform li.csc-form-42 input{
	margin-top:-20px;
	margin-left:-145px;
}

*html div.csc-mailform li.csc-form-42 label{
	padding-bottom:20px;
	margin-left:5px;
}

*html div.csc-mailform li.csc-form-43 {
	margin-left:-20px;
}

*html div.csc-mailform li.csc-form-43 input{
	margin-top:-20px;
	margin-left:-145px;
}

*html div.csc-mailform li.csc-form-43 label{
	padding-bottom:20px;
	margin-left:5px;
}

div.csc-mailform li.csc-form-element-reset {
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
}

div.csc-mailform li.csc-form-element-submit {
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}

div.csc-mailform li.csc-form-element-radio {
	margin-bottom:0px;
}

div#content_normal li.csc-form-element-header H1 {font-size:1em; border:none;}

div#content_normal .csc-default {
	border:none;
}

div.ka-panel {
	cursor:pointer;
	margin-bottom:-10px;
}

div#contentcol div.ka-panel H1 {
	display:block;
	width:95%;
	height:17px;
	padding-top:5px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:3px;
	margin-bottom:-5px; 
	font-size:1em; 
	color:#143a8d; 
	border-bottom:none;
	border:1px solid #dedede;
	background-color:#ededed;
	background-image:url(bilder/plus.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
div#contentcol div.ka-panel H1:hover {
	color:#ca005d;
}

div#contentcol div.ka-panel open {
	color:#ca005d;
}

div.Tx-Formhandler {
	font-size:1em;
}

div#fieldset{
	margin-bottom:30px;
}

div.Tx-Formhandler dt.text {
	font-weight:400;
	margin-top:20px;
	margin-bottom:20px;
	font-size:1em;
}

div.Tx-Formhandler dt.frage {
	font-weight:400;
	margin-top:20px;
	margin-bottom:5px;
	font-size:1em;
	color:#143A8D;
}

div.Tx-Formhandler dt.frage2 {
	font-weight:400;
	margin-top:120px;
	margin-bottom:5px;
	font-size:1em;
	color:#143A8D;
}

div.Tx-Formhandler dt.frage3 {
	font-weight:400;
	margin-top:60px;
	margin-bottom:5px;
	font-size:1em;
	color:#143A8D;
}

div.Tx-Formhandler dt.smalltext {
	clear:both;
	margin-left:120px;
	font-weight:400;
	font-size:0.9em;
}

div.Tx-Formhandler dt.smalltext_kontaktformular {
	clear:both;
	margin-left:0px;
	margin-top:30px;
	font-weight:400;
	font-size:0.9em;
}

div.Tx-Formhandler dt.headline {
	font-weight:700;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.1em;
	color:#ff9933;
}

div.Tx-Formhandler dt.title {
	font-weight:700;
	margin-top:10px;
	margin-bottom:20px;
	font-size:1.4em;
}

div.Tx-Formhandler dt label {
	clear:both;
	float:left;
	font-size:1em;
	width:100px;
	margin-bottom:5px;
	margin-top:5px;
}

div.Tx-Formhandler dt.rechnung label {
	clear:both;
	float:left;
	font-size:1em;
	width:200px;
	margin-bottom:5px;
	margin-top:5px;
}

div.Tx-Formhandler dt.anmerkungen {
	margin-left:120px;
}

div.Tx-Formhandler dt.nachricht_kontakt {
	margin-bottom:20px;
}

div.Tx-Formhandler dd input[type="text"] {
	float:left;
	position:relative;
	margin-left:30px;
	margin-top:-25px;
	margin-bottom:3px;
	display:block;
	width:300px;
	height:22px;
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;
	padding:2px;
	clear:both;
}

div.Tx-Formhandler dd.andere input[type="text"] {
	float:left;
	position:relative;
	margin-left:-20px;
	margin-top:-15px;
	margin-bottom:3px;
	display:block;
	width:175px;
	height:22px;
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;
	padding:2px;
	clear:both;
}

div.Tx-Formhandler dd.rechnung input[type="text"] {
	float:left;
	position:relative;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:3px;
	display:block;
	width:200px;
	height:22px;
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;
	padding:2px;
	clear:both;
}

div.Tx-Formhandler textarea {
	float:left;
	position:relative;
	margin-left:30px;
	margin-top:-35px;
	margin-bottom:3px;
	display:block;
	width:300px;
	height:100px;
	border:1px solid #E6E6E6;
	background-color:#F2F2F2;
	padding:4px;
	clear:both;
}

div.Tx-Formhandler textarea#anmerkungen {
	margin-left:120px;
	margin-top:0px;
}

div.Tx-Formhandler textarea#kontaktformular {
	width:480px;
	margin-left:-35px;
}

div.Tx-Formhandler dd .select {
	float:left;
	position:relative;
	margin-left:30px;
	margin-top:-20px;
	clear: both;
}

div.check {
	font-size:1em;
	width:600px;
	margin-bottom:10px;
}

div.check_kontakt {
	font-size:1em;
	float:left;
	position:relative;
	width:300px;
	margin-bottom:0px;
}

div.check_kontakt label.check {
	margin-left:10px;
}

div.check_kontakt label.andere {
	margin-left:-50px;
}


div.check_kontakt input[type="checkbox"] {
	margin-right:5px;
}

div.check input[type="radio"] {
	margin-right:5px;
}

div.check label.check {
	margin-left:10px;
}

div#submit input {
	display:block;
	width:180px;
	height:38px;
	background-color:#143A8D;
	border-radius:10px;
	color:#FFFFFF;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
	line-height:1.1em;
	letter-spacing:0.05em;
	margin-bottom:0px;
	margin-top:20px;
	background-repeat:no-repeat;
	background-position:200px 3px;
	border:none;
	cursor:pointer;
}

div#submitredirect {
	font-size:0.9em;
}
div.text {
	clear:both;
	padding-top:20px;
	font-weight:bold;
}

div.textarea_zusatz_feedback {
	clear:both;
	padding-top:20px;
	color:#143A8D;

}

div.kontakt {
	font-size:1em;
	color:#143A8D;
	margin-bottom:10px;
}

div.kontaktdaten {
	clear:both;
	float:left;
	position:relative;
	margin-top:10px;
}

div.nachricht_kontakt {
	clear:both;
	float:left;
	position:relative;
	margin-top:20px;
}

div.nachricht_kontakt dt.nachricht_kontakt label {
	display:block;
	width:400px;
}

div.nachricht_kontakt textarea {
	margin-left:0px;
	margin-top:0px;
}

div.kontakt_aufnahme {
	clear:both;
	float:left;
	position:relative;
	margin-top:10px;
}

div.beruf {
	clear:both;
	float:left;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}

div.kontaktdaten-eingabe {
	float:left;
	position:relative;
	width:250px;
	margin-top:10px;
}

div.kontaktdaten-eingabe dd input[type="text"] {
	width:150px;
}

div.anrede {
	clear:both;
	margin-bottom:30px;
}
.csc-textpic-imagewrap {
    display: inline-block; /* Sorgt dafür, dass Text und Bild nebeneinander bleiben */
    vertical-align: top;   /* Richtet das Bild korrekt aus */
    margin-right: 10px;    /* Platz zwischen Bild und Text */
}

.csc-textpic-text {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 150px); /* Passt die Breite des Textes dynamisch an */
}
