/* CSS Document */

html {
	font-family: Verdana, Helvetica, sans-serif;
	color: rgb(26,26,26);
	font-size: 1.0em;
	font-style: normal;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	padding: 0;
  	text-align: center;
}

img {
	border: 0;
}

/* Container-Definitionen */

#printheader,#printtop, #printfooter {
	display: none;
	}

#startcontainer {
	margin: 20px auto;
	}
#intro {
	clear: left;
	background-color: rgb(255,255,255);
	margin: 20px auto;
       	width: 900px;
	min-height: 480px;
}
#startfooter {
	clear: both;
	margin: 10px auto;
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial, sans-serif;
	font-size : 0.68em;
	line-height : 120%;
         text-align: center;
	}
#fullpage {
	width:900px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width: 900px;
	height: 120px;
	background-image: url(/fileadmin/main/header.jpg);
}

#navcontent {
	clear: both;
	width: 900px;
	min-height: 400px;
	margin-top: 0px;
	border-top: 0px solid rgb(255,255,255);
	border-bottom: 0px solid rgb(255,255,255);
/*	background-color: rgb(153,190,15);  */
	background-image:url(/fileadmin/main/nav-verlauf.gif);
}

#navigation {
	float: left;
	width: 197px;
	margin-top: 0px;
	min-height: 500px;
	border-top: 0px solid rgb(255,0,0);
}

#outercontent {
	margin-left: 197px;
	width: 678px;
	border-left: 0px solid rgb(255,255,255);
	background-color: rgb(255,255,255);
}

#content {
	overflow: hidden;
	width: 640px;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 30px;
	min-height: 500px;
}
#footer {
	clear: both;
	margin-left: 192px;
	padding-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size : 0.68em;
	line-height : 120%;
         text-align: center;
	height: 20px;
	background-image: url(/fileadmin/main/bg-verlauf.gif);
         background-repeat:repeat-y;
	}
#baseline {
	clear: both;
	width: 900px;
	height: 20px;
	margin: 0px auto;
         padding-top: 5px;
         padding-left: 24px;
	font-size: 0.60em;
         color: rgb(51,51,51);
         line-height: 150%;
	border-top: 0px solid rgb(153,190,15);
	background-color: rgb(255,255,255);
}

/* spezielle Einstellungen */

#content A:link, #baseline A:link, #footer A:link {
	background-color: transparent;
	color: rgb(13,89,171);
	text-decoration: none;
	font-weight: normal;
	}
#content A:visited, #baseline A:visited, #footer A:visited {
	background-color: transparent;
	color: rgb(13,89,171);
	text-decoration: none;
	font-weight: normal;
 	}
#content A:hover, #baseline A:hover, #footer A:hover {
	background-color: transparent;
	color: rgb(102,102,102);
	text-decoration: underline;
	font-weight: normal;
	}
#content A:active, #baseline A:active, #footer A:active {
	background-color: transparent;
	color: rgb(102,102,102);
	text-decoration: none;
	font-weight: normal;
	}
/* linkes Untermenue */

.menuL1 A, .menuL1 A:link, .menuL1 A:visited, .menuL1 A:hover, .menuL1 A:active  {
	display: block;
	width: 144px;
	margin-left: 34px;
	margin-right: 14px;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: rgb(13,89,171);
/*	font-weight: bold;     */
	text-decoration: none;
	text-indent: 2px;
	}
* html .menuL1 {
	width:180px;
}
.menuL1 A:hover {
	background-color: rgb(166,198,92);
  	font-weight: bold;
	text-indent: 2px;
	}
.menuL1-act A, .menuL1-act A:link, .menuL1-act A:visited, .menuL1-act A:hover, .menuL1-act A:active  {
	display: block;
	width: 144px;
	margin-left: 34px;
	margin-right: 14px;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.74em;
	color: rgb(13,89,171);
  	font-weight: bold;
	text-decoration: none;
	background-color: rgb(203,222,134);
	text-indent: 2px;
	}
* html .menuL1-act {
	width:150px;
	background-color: rgb(255,255,255);
}
.menuL2 A, .menuL2 A:link, .menuL2 A:visited, .menuL2 A:hover, .menuL2 A:active  {
	display: block;
	width: 144px;
	margin-left: 34px;
	margin-right: 14px;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	color: rgb(13,89,171);
	font-weight: normal;
	text-decoration: none;
	background-color: rgb(203,222,134);
	text-indent: 5px;
	}
* html .menuL2 {
	width:180px;
	background-color: rgb(255,255,255);
}
.menuL2 A:hover {
	width: 144px;
	margin-left: 34px;
	margin-right: 14px;
  	font-weight: bold;
	background-color: rgb(166,198,92);
	text-indent: 5px;
	}
.menuL2-act A, .menuL2-act A:link, .menuL2-act A:visited, .menuL2-act A:hover, .menuL2-act A:active  {
	display: block;
	width: 144px;
	margin-left: 34px;
	margin-right: 14px;
	line-height: 24px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	color: rgb(13,89,171);
	font-weight: bold;
	text-decoration: none;
	background-color: rgb(203,222,134);
	text-indent: 5px;
	}
* html .menuL2-act {
	width:150px;
	background-color: rgb(255,255,255);
}

H1 {
	font-size : 0.90em;
	line-height : 175%;
	margin-top: 20px;
	margin-bottom: 0px;
	color: rgb(0,90,180);
	font-weight: 600;
	letter-spacing: 0.02em;
	}
H2 {
	font-size : 0.90em;
	line-height : 175%;
	margin-top: 20px;
	margin-bottom: 0px;
	color: rgb(0,90,180);
	font-weight: 600;
	letter-spacing: 0.02em;
	}
H3 {
	font-size : 0.80em;
	line-height : 175%;
	margin-top: 20px;
	margin-bottom: 0px;
	color: rgb(0,90,180);
	font-weight: 600;
	}
H4 {
	font-size : 0.80em;
	line-height : 175%;
	margin-top: 20px;
	margin-bottom: 0px;
	color: rgb(0,90,180);
	font-weight: 600;
	}
H5 {
	font-size : 0.70em;
	line-height : 175%;
	margin-top: 10px;
	margin-bottom: 0px;
	color: rgb(153,190,15);
	}
H6 {
	font-size : 0.70em;
	line-height : 175%;
	color: rgb(0,90,180);
   	border: 10px solid rgb(236,241,247);
	background-color: rgb(236,241,247);
	font-weight: normal;
         }
H7 {
	font-size : 0.80em;
	margin-top: 0px;
	color: rgb(51,51,51);
	font-weight: normal;
         }

H7 A, H7 A:link, H7 A:visited, H7 A:hover, H7 A:active  {
	font-size : 1.40em;
	margin-top: 20px;
	color: rgb(204,0,0);
	font-weight: bold;
         }

P {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	line-height : 150%;
	color: rgb(26,26,26);
	margin-bottom : 0.3em;
	text-indent : 0em;
	}

#content li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	line-height : 120%;
	color: #333333;
	margin-top : 0.3em;
	margin-bottom : 0.1em;
	padding-bottom : 0.2em;
	text-indent : 0em;
}

#content ul li, #content ol li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	line-height : 120%;
	color: #333333;
	margin-top : 0.3em;
	margin-bottom : 0.1em;
	padding-bottom : 0.2em;
	text-indent : 0em;
}

#content ul ul li, #content ul ul ul li{
	font-size : 0.95em;
	line-height : 120%;
	}

#content ol ol li, #content ol ol ol li{
	font-size : 0.95em;
	line-height : 120%;
	}

#content table {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
ul.csc-bulletlist-3 li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 1.00em;
	line-height : 150%;
	color: #333333;
	margin-top : 0.8em;
	margin-bottom : 0.1em;
	padding-bottom : 0.3em;
	text-indent : 0em;
}
#content table td {
	vertical-align: top;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

#content table, #content table .bodytext {
	font-size : 0.80em;
	line-height : 150%;
	margin-bottom : 0em;
	}

#navigation table, #navigation table .bodytext {
	font-size : 0.70em;
	line-height : 120%;
	margin-bottom : 0em;
	color: rgb(0,90,180);
	}
/* Rahmen um Bilder */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
/*	border: 1px solid rgb(12,71,175); */
	margin-top: 2px;
	}

/* Redesign Clearer */
/* DIV.csc-textpic-clear { clear: none ; } */
/* DIV.csc-textpic-above DIV.csc-textpic-text { clear: none; } */

.csc-linkToTop {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	display: block;
	width: 640px;
	margin-top: 20px;
	text-align: right;
	}

DIV.csc-frame csc-frame-frame1 {
	border: 1px solid rgb(51,51,51);
	background-color: rgb(236,241,247);
         margin: 10px;
         }

#content .csc-sitemap ul li A, #content .csc-sitemap ul li A:link, #content .csc-sitemap ul li A:visited, #content .csc-sitemap ul li A:hover, #content .csc-sitemap ul li A:active {
	font-weight: bold;
	line-height: 150%;
	color: rgb(0,90,180);
	}

#content .csc-sitemap ul li A:hover {
	font-weight: bold;
	color: rgb(153,190,15);
	}

.submit7 {
	padding:0;
	margin:0;
	border:none;
	font-size:10px;
	background: url(/fileadmin/main/bg-submit.gif) no-repeat center;
	color: #005AB4;
	height:19px;
	width:100px;
	}
/* powermail section */

fieldset.tx-powermail-pi1_fieldset {
/* Disable border   */
	border: 1px solid rgb(204,204,204);
	font-size: 1.0em;
         padding: 10px;
}

fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
.powermail_mandatory {
	font-weight: bold;
	color: rgb(204,0,0);
}
div.tx_powermail_pi1_fieldwrap_html_label {
	font-size: 10px;
	color: rgb(204,0,0);
	padding: 12px;
}

fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset select, fieldset.tx-powermail-pi1_fieldset textarea {
/* Style input fields */
	width: 250px;
/*	border: none;
	border-bottom: 1px solid black; */
	font-size: 10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_check {
	width: 15px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

fieldset.tx-powermail-pi1_fieldset img.powermail_captcha {
	margin: 10px 0 0 150px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	float: left;
	margin: 0 0 0 150px;
	width: 120px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	float: left;
	margin: 0 0 0 10px;
	width: 120px;
}

div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
	margin: 10px 0;
}

.powermail_mandatory_js {
	color: rgb(204,0,0);
	font-weight: bold;
}

input.tx-powermail-pi1_confirmation, input.tx-powermail-pi1_mandatory_submit {
	font-size: 10px;
}

.align-right {
	text-align: right;
}

.csc-textpic-caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
}
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 0px solid #aaa;
	background-color: rgb(223,234,246);
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 0.70em;
	line-height : 150%;
	color: rgb(26,26,26);
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 100px;
	float: left;
	clear: both;
	font-weight: normal;
	text-align: right;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 250px;
	margin-left: 10px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	width: 80px;
	margin: 20px 0 10px 160px;
	border: 1px solid #ccc;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_reset {
	/* submit button */
	width: 80px;
	margin: 20px 0 10px 90px;
	border: 1px solid #ccc;
	font-weight: normal;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 1.0em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 50px;
	border: none;
	background-color: rgb(255,255,255);
	border-bottom: 0px solid black;
	margin-left: 10px;
}

div.tx_powermail_pi1_fieldwrap_html_submitgraphic input {
	margin-left: 120px;
         border: none;
         border-bottom: 1px solid #fff;
}
div.tx-powermail-pi1_mandatory {
	/* legend of Fieldset */
	color: #f00;
}