/*Grunddefinition, Hintergrund und Container fuer Zentrierung*/

* {
	margin: 0px;
         padding: 0px;

         text-align: left;
}

BODY {
	background-image: url(gfx/verlauf.jpg);
         background-position: top left;
         background-attachment: fixed;
         background-repeat: repeat-x;
         background-color: #F8CAAD;

         text-align: center;
}

#rahmen {
	width: 925px;
         padding-bottom: 50px;
         margin: auto;
}


/*Gestaltung Root- und Serviceline*/

#rootline {
	width: 865px;
         height: 24px;
         margin-bottom: 30px;
         padding-top: 1px;

         background-color: #C60E12;
}

#root {
         padding-top: 0px;
}

#rootline A, #rootline STRONG {
	font-family: verdana, sans-serif;
         font-weight: normal;
         font-size: 12px;

         text-decoration: underline;
         color: white;
}

#rootline A:HOVER, #rootline STRONG {
	text-decoration: none;
}

#servicenavi {
	width: 205px;
         height: 23px;
         margin-right: 30px;
         padding-top: 3px;

         float: left;

         border-right: 1px solid white;

         text-align: center;
}

#servicenavi A, #servicenavi STRONG {
	font-family: verdana, sans-serif;
         font-weight: normal;
         font-size: 12px;

         text-decoration: underline;
         color: white;
}

#servicenavi A:HOVER, #servicenavi STRONG {
	text-decoration: none;
}


/*Gestaltung Menu und Submenu*/

#menu {
	width: 195px;
         float: left;
}

#menu IMG, #menu P {
	margin: 15px 0px 0px 40px;
}

#menu P, #menu P A {
         font-family: verdana, sans-serif;
         font-weight: bold;
         font-size: 12px;
         color: #C60E12;
}

#menu P A:HOVER {
	text-decoration: none;
}

#menu_in {
         width: 195px;
         border-left: 10px solid #C60E12;
}

#menu_in UL {
	list-style-type: none;
}



#menu_in UL LI A {
	display: block;
         width: 178px !important;
         width: 195px;
         height: 13px;
         padding: 6px 0px 6px 7px;

         margin-bottom: 2px;

         border-left: 10px solid #C60E12;
         background-color: #FDF3EC;

         font-family: verdana, sans-serif;
         font-weight: bold;
         font-size: 12px;

         text-decoration: none;
         color: #F58345;
}

#menu_in UL LI A:HOVER {
	color: #C60E12;
}

#menu_in UL LI A.aktiv, #menu_in UL LI A.aktiv:HOVER {
	background-color: #C60E12;
         color: white;
}

#menu_in UL LI UL {
	list-style-type: none;
         margin-bottom: 10px;
}

#menu_in UL LI UL LI A {
	margin-left: 17px;

         display: inline;
         width: 180px;
         padding: 0px;

         border-left: 0px;
         background-color: transparent;

         font-family: verdana, sans-serif;
         font-weight: normal;
         font-size: 12px;

         text-decoration: none;
         color: #C60E12;
}

#menu_in UL LI UL LI A:HOVER, #menu_in UL LI UL LI.aktiv_sub A {
 	font-weight: bold;
}


/*Gestaltung Inhalt*/

#inhalt {
	width: 630px !important;
         width: 627px;
         margin-left: 235px;
         margin-top: -7px;
}

#inhalt H1, H2, P, A, LI, TD, #inhalt .csc-textpic-caption, INPUT, LABEL, TEXTAREA {
         font-family: verdana, sans-serif;
         font-size: 12px;
}

#inhalt H1 {
	font-size: 17px;
         line-height: 150%;
	background-repeat: no-repeat;
         background-position: left 13px;
         padding-top: 15px;
	margin-top: 0px !important;
         margin-top: 20px;
}

#inhalt H1 STRONG {
	visibility: hidden;
}

#inhalt H2 {
	font-size: 14px;
         color: #F58345;
         padding-top: 7px;
}

#inhalt P {
	line-height: 150%;
         margin-bottom: 10px;
         margin-top: 10px;
}

#inhalt A {
	font-weight: bold;
         color: #F58345;
}

#inhalt A:HOVER {
	text-decoration: none;
}

#inhalt UL {
	margin-left: 30px;
         font-weight: bold;
}

#inhalt UL LI {
	line-height: 150%;
         padding-bottom: 7px;
}

#inhalt .csc-textpic IMG {
         margin-top: 7px;
}

#inhalt .csc-textpic {
	margin-top: 8px;
	margin-bottom: 1px;

}

#inhalt .csc-textpic-caption {
	font-size: 11px;
         margin-top: 3px;
         margin-bottom: 2px;
}

#inhalt .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap, #inhalt .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	padding-top: 6px;
}

#inhalt FORM {
	margin-left: 50px;
}

#inhalt .csc-mailform-field {
	margin-top: 15px;
}

#inhalt INPUT, #inhalt TEXTAREA, #inhalt SELECT {
	display: block;
         width: 494px;
         padding: 3px;
         border: 1px solid #EA813F;
}

#inhalt SELECT {
	width: 500px;
         margin-bottom: 15px;
}

#inhalt INPUT.csc-mailform-check, #inhalt INPUT.csc-mailform-radio {
         float: left;
         width: 15px;
         border: 0px;
         text-align: left;
         margin: 0px 7px 0px 0px;
}

#inhalt INPUT.csc-mailform-check {
	height: 15px;
}

#inhalt INPUT.csc-mailform-radio {
	height: 15px;
         margin-top: 4px;
}

#inhalt fieldset label {
	line-height: 180%;
}

#inhalt fieldset legend {
	display: none;
}

#inhalt fieldset {
	border: 0px;
}


* html #inhalt INPUT {
	height: 22px;
}

#inhalt INPUT.csc-mailform-submit {
	text-align: center;
         font-weight: bold;
         width: 150px;
         margin-left: 350px;
         margin-bottom: 20px;
         background-color: #C60E12;
         color: white;
         border: 0px;
         align: right;
}

#inhalt LABEL {
	display: block;
         margin-bottom: 3px;
         font-weight: bold;
}


#inhalt TABLE {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
         margin-left: 10px;
         font-size: 12px;
         line-height: 130%;
         background-color: transparent;
}

#inhalt TH, #inhalt THEAD TR TD {
	background-color: #F58345;
	font-weight: bold;
	color: white;
	padding: 5px;
	vertical-align: top;
         font-size: 12px;
         line-height: 130%;
}

#inhalt THEAD TR TD P {
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
         font-size: 12px;
         line-height: 130%;
}

#inhalt TD P {
   	margin: 0px;
   	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	line-height: 130%;
}

#inhalt TD {
	background-color: white;
	padding: 5px;
	vertical-align: top;
         font-size: 12px;
         line-height: 130%;
}

#inhalt BLOCKQUOTE {
	margin-left: 30px;
}

#inhalt .tx-flseositemap-pi1 {
	margin: 20px 0px 0px 30px;
}

#inhalt .tx-flseositemap-pi1 UL {
	list-style-type: none;
}

#inhalt .tx-flseositemap-pi1 UL LI A {
         display: block;
         width: 400px;
         padding: 5px 5px 5px 10px;

         font-size: 14px;
         font-weight: bold;
         color: #F58345;
         background-color: #FDF3EC;
         text-decoration: none;
}


#inhalt .tx-flseositemap-pi1 UL LI A:HOVER {
	color: #C60E12;
}

#inhalt .tx-flseositemap-pi1 UL LI UL {
	list-style-type: disc;
         margin-top: 10px;
}

#inhalt .tx-flseositemap-pi1 UL LI UL LI A {
         display: inline;
         padding: 0px;

         font-size: 14px;
         font-weight: bold;
         color: #F58345;
         text-decoration: underline;
         background-color: transparent;
}

#inhalt .tx-flseositemap-pi1 UL LI UL LI A:HOVER {
         text-decoration: none;
         color: #F58345;
}

.elemente {
		margin-top: 1px;
		float: left;
}

.elemente_clear {
		clear: both;
}

#rahmen_clear {
		clear: both;
}



