/* ALLGEMEIN */

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

body {
	font-family: Arial;
	font-size: 11px;
	line-height:1.5em;
}

ul, li {
	list-style-type:none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #ff0000;
}


/* ------------------- FORMULARE -------------------- */ 
					/* ALLGEMEIN */
.tx-solocations-pi1{

}
form {

}

input#submit, #anmelden {
	height: 16px;
	width: 24px;
	border: none;
	padding-left: 6px;
}

legend, fieldset {
	border: none;
	padding: 0; margin: 0;
}

textarea {
	height: 1.4em;
	width: 20em;
	margin-bottom: 6px;
	padding-left: 5px;
	font-size: 1em;
	border-top: solid 1px #ADAEAE;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #adaeae;
	border-bottom: solid 1px #e1e1e1;
	font-family: Arial;
}

input {
	height: 1.4em;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 1em;
	border-top: solid 1px #ADAEAE;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #adaeae;
	border-bottom: solid 1px #e1e1e1;
	font-family: Arial;
}

textarea {
	height: auto;
}

input.powermail_check, input.powermail_radio {
	height: auto;
	width: auto;
	float: none;
}

label, #content{
	float: left;
	padding-left: 0px;
	width: 100px;
}

#content .tx_powermail_pi1_fieldwrap_html_radio, #content .tx_powermail_pi1_fieldwrap_html_check {
	padding: 6px 0 6px 60px;
	margin: 0;
	height: auto;
}
#content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	width: 100px;
	float: left;
	padding: 0; margin: 0;
	line-height:0px;
	font-size:0px;
}
#content .powermail_radio_inner {
	float: left;
}
#content .powermail_radio_inner label {
	width: auto;
	padding-right: 5px;
	padding-left: 0;
}
#content .powermail_radio_inner input {
	margin-right: 20px;
	border: none;
}

#content div.powermail_check_inner {
	height: 10px;
	padding: 0 0 20px 100px;
	width:200px;
}
#content div.powermail_check_inner label {
	width: auto;
	position: absolute;
	padding: 2px 0 0 20px;
}
#content div.powermail_check_inner input {
	position: absolute;
	margin: 0 0 0 0;
	border: none;
}
#content form div.tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

#content input.powermail_submit, #content input.submit{
	width:80px;
	font-size: 1em;
	height:1.5em;
	margin-left:160px;
	margin-bottom:20px;
	padding-right:3px;
	border-top: solid 1px #ADAEAE;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #adaeae;
	border-bottom: solid 1px #e1e1e1;
	font-family: Arial;
}
#content div.powermail_mandatory_js, .powermail_mandatory {
	color: #ff0000;
}
#content div.powermail_mandatory_js {
	float: left;
	padding-left: 1em;
}

#content .tx-felogin-pi1 form input.submit, form#plzsuche  input.submit {
	width: inherit;
	border: none;
	margin:0 ;padding: 0;
}

form#plzsuche  input.submit {
	width: auto;
	height: auto;
	padding: 3px 2px 2px; 
}

				/* INDEXED SEARCH */

#content div.tx-indexedsearch-form {
	float: left;
}

#content div.tx-indexedsearch-search-submit {
	float: left;
}

#content div.tx-indexedsearch-search-submit input.submit{
	width: inherit;
	margin: inherit;
	padding: inherit;
	border: none;
}

.tx-indexedsearch-title a {
	color: #009933;
}

.tx-indexedsearch-title a:hover {
	color: #000000;
}

.tx-indexedsearch-browsebox, .tx-indexedsearch-whatis, tx-indexedsearch-result-number {
	display:none;
}

.tx-indexedsearch .res-tmpl-css {
	clear:both;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom: 1px dotted #000000;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#ffffff none repeat scroll 0;
}


/* ------------------- MITGLIEDERBOX -------------------- */ 
					
#search-submit {
	height: 16px;
	width: 24px;
	border: none;
}

#mitglieder {
	padding-top: 10px;
	padding-bottom: 19px;
}

div.wrapper-right-content-white form input {
	float:left;
	width: 13em;
	padding: 1px;
	height: inherit;
	margin-left: 7px;
}

div.wrapper-right-content-white form input#password{
	width: 13em;
}


div.wrapper-right-content-white form label {
	float: left;
	width: 4.5em;
	padding-left: 6.4em;
}


/* ------------------- SEARCHBOX -------------------- */ 

input#input-search {
	float: left;
	width: 146px;
}

div#search form {
	height: 16px;
	width: 193px;
	padding-left: 10px;
	padding-top: 6px;
}

div#search form input.submit {
	border:medium none;
	height:16px;
	padding-left:6px;
	width:24px;
}

div#headline h1 {
	float: left;
	min-width: 50px;
	/*margin-left: -5px;*/
}

div#headline form {
	float:left;
	width: 200px;
	margin-left: 30px;
}

div#headline form input {
	float: left;
	width: 185px;
}

div#search-content {
	height: 24px;
	margin-left: 2px;
}

div#search-content form input.submit {
	height: 16px;
	width: 24px;
	border: none;
	padding-left: 6px;
}

div#search-content form {
	float: left;
	width: 240px;
	margin-top: 3px;
	margin-left: 10px;
}

#search-ergebnis {
	margin-left: 380px;
	margin-top: 0px;
	padding-top: 8px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #093;
	font-weight:bold;
	font-style:normal;
}


/* ------------------- VERKEHRSWACHTENBOX -------------------- */ 

select {
	font-size: 1em;
	border-top: solid 1px #ADAEAE;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #adaeae;
	border-bottom: solid 1px #e1e1e1;
}

div.wrapper-right-content-white form select {
	width: 12em;
	margin-bottom: 4px;
}

div.wrapper-right-content-white form img {
	margin-right: 4px;
}

div#nrw-karte {
	padding-left: 20px;
}

.clear {
	clear: both;
}


/* ------------------- HEADLINES -------------------- */ 

h1, h2, h3, h4, h5, h6, legend {
	color: #009933;
	font-size: 1.2em;
}

h1 {
	font-size: 1.9em;
	line-height:1.2em;
}

h2, legend {
	font-size: 1.9em;
	line-height: 1.3em;
	padding: 0px;

}

h3 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #000;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0.2em;
	padding-left: 2px;
}

h5 {
	background: url(../images/index-kreuz.gif) no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
}

h6 {
	padding-bottom: 8px;
	font-size: 1.4em;
	font-weight: bold;
	padding-top:10px;
}

p {
	margin-bottom: 1px;
}


/* ------------------- LAYOUT -------------------- */ 

#page {
	min-height: 768px;
	width: 965px;
	padding: 0px;
}


/* ------------------- HEADER -------------------- */ 

#header {
	height: 5.6em;
	width: 970px;
	margin: 25px 0px 19px 20px;
}

#logo {
	float: left;
	width: 182px;
}

#head-center {
	float: left;
	width: 562px;
	height: 60px;
}

#searchbox {
	float: left;
	width: 204px;
	padding-left: 15px;
	margin-top: 10px;
}

#search-navi {
	float: left;
	width: 203px;
}

.head-navi {
	float: left;
	width: 67px;
	height: 9px;
}

.head-navi-size {
	height: 23px;
	width: 67px;
}

.head-navi a p {
	display: none;
}

.head-navi a span {
	display: none;
}

.head-navi a {
	display: block;
	width: 100%;
	height: 100%;
}

.hide {
	display: block;
	visibility: hidden;
}

.head-impressum {
	background: white no-repeat url(../images/head-navi/head-impressum.gif);
	display: block;
}

.head-impressum:hover {
	background: white no-repeat url(../images/head-navi/head-impressum-red.gif);
	display: block;
}

.head-sitemap {
	background: white no-repeat url(../images/head-navi/head-sitemap.gif);
}

.head-sitemap:hover {
	background: white no-repeat url(../images/head-navi/head-sitemap-red.gif);
}

.head-drucken {
	background: white no-repeat url(../images/head-navi/head-drucken.gif);
}

.head-drucken:hover {
	background: white no-repeat url(../images/head-navi/head-drucken-red.gif);
}

#search {
	clear: both;
	height: 2.6em;
	width: 205px;
	background-image: url(../images/search-bg.gif);
}


/* ------------------- NAVIGATION -------------------- */ 

#wrapper-left {
	position: absolute;
	min-width: 145px;	
	padding-right: 19px;
}

#navi{
	min-height: 172px;
	padding-top: 0px;
	padding-bottom: 80px;
}

li.navi-style a.firstlevel {
	width: 10.5em;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	display: block;
}

li.navi-style a.firstlevel:hover{
	background-color: #009933;	
	display: block;
	padding-left: 15px;
	color: #FFFFFF;
}

li.navi-active a.firstlevel{
	background-color: #009933;	
	padding-left: 15px;	
	display: block;
	color: #FFFFFF;
}

.navi-dots {
	background: url(../images/layout/navi-dots.gif) repeat-x;
}

#navi-images {
	margin-left: 25px;
}

.navi-border {
	width: 12em;
	padding: 7px 0px 7px 10px;
}

ul.sub {
	margin: 0.8em 0;
}

li.subnavi  {
	list-style-image: url(../images/list-arrow.gif);
	margin-left: 15px;
	font-weight: normal;
}

li.last-subnavi {
	margin-bottom: 25px;
}
 
li.subnavi a:hover, li.subnavi a.subnavi-active {
	color: #009933;
	background-color: #fff;
}


/* ------------------- CONTENT -------------------- */ 
				 /* INDEXCONTENT */

#content-box {
	clear: both;
	width: 965px;
	padding-top: 19px;
	margin-left: 20px;
	background: url(../images/layout/content-horizontal-dots.gif) repeat-x;
}

#content {
	float: left;
	width: 566px;
	padding: 0 14px 0 16px;	
	background: url(../images/layout/content-vertical-dots.gif) repeat-y left;
}

#content-border-right {
	position: absolute;
	left: 184px;
	background: url(../images/layout/content-vertical-dots.gif) repeat-y right;
}

#content-img {
	margin: 0px 4px 21px 4px;
}

.content-cell {
	float: left;
	min-width: 566px;
	
	/*background: url(../images/layout/content-horizontal-dots.gif) repeat-x bottom;*/
	/*padding-bottom: 2px;*/
}

.content-dots {
	float: left;
	width: 566px;
	min-height: 110px;
	margin-bottom: 3px;	
	margin-top: 4px;
	background: url(../images/layout/index-dots.gif) repeat-y;
}

.button {
	float: left;
	width: 24px;
	margin-left: 207px;
}


/* ------------------- CONTENT -------------------- */ 
			 /* ALLGEMEINER CONTENT */
			 
div#content2-article ul li {
	width: 470px;
	list-style-image: url(../images/list-green-dot.gif);
	margin-bottom: 19px;
	margin-left: 50px;
	padding-left: 10px;
}

.content-text {
	float: left;
	width: 235px;
	padding: 10px 21px 10px 25px;
	background: url(../images/layout/content-horizontal-dots.gif) repeat-x bottom;
}

#footer {
	clear: both;
	padding: 18px 0 12px 16px;
	background: url(../images/layout/content-vertical-dots.gif) repeat-y top left;
	margin-top: 0;
	font-size: 0.9em;
	color: #777777;
}
#footer a {
	color: #777777;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0000;
}

#content a, a.internal-link, .news-list-container a, .news-single-backlink a {
	text-decoration: none;
	color: #093;
}

#content a:hover, a:hover.internal-link, .news-list-container a:hover, .news-single-backlink a:hover {
	color: #ff0000;
}

#headline {
	height: 2.2em;
	background:	url(../images/layout/content-horizontal-dots.gif) repeat-x bottom;
	margin-bottom: 14px;
	/*padding-left: 6px;*/
	padding-right: 10px;
	padding-bottom: 2px;
}

div.content1-cell-footer a {
	color: #093;
}

div.content1-cell-footer a:hover {
	text-decoration: underline;
	color: #093;
}

#content2-article {
	padding-left: 5px;
	padding-right: 5px;	
}


/* ------------------- CONTENTINHALT -------------------- */ 

.news-single-imgcaption {
	margin-bottom:20px;
	font-size:0.9em;
	margin-top:10px;
	line-height:1.4em;
	font-style:italic;
	width:250px;
}

#content-intern {
	width: 51.35em;
}

.content1-text {
	/*min-height: 119px;
	margin-bottom: 20px;*/
	line-height: 1.5em;
}

.content1-cell {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
	background:	url(../images/layout/content-horizontal-dots.gif) repeat-x bottom;
}

.content1-cell-footer {
	clear: both;
	margin-top: 20px;
	width: 526px;
	padding: 8px 0px 8px 10px;
	background: url(../images/c1-footer-bg.gif);
	font-weight: bold;
}

.news-list-container .csc-textpic-image {
	float: left;
	padding-right: 10px;
	min-width: 170px;
}

.news-list-container .csc-textpic-image-aktuelles {
	padding-bottom: 10px;
}

div.csc-textpic img {
	margin-left:10px;
	padding-top:10px;
}

.csc-textpic-caption {
	padding-top:10px;
	font-size:0.9em;
	line-height:1.4em;
	font-style:italic;
}




.csc-text li, .csc-text ul {
	list-style:square;
	margin-left:30px;
	margin-right:60px;

}

dt {
	font-size: 0.9em;
	margin:0 0 0 5px;
	padding:0;
	font-weight:bold;
}

dd {
	font-size: 0.9em;
	margin:0;
	padding:0;
}

.news-list-container dl {
	margin: 0;
	padding: 0;
}

.news-list-container dd, .news-list-container dt, .news-single-item dd, .news-single-item dt{
	margin: 0 .5em 0 0;
	padding: 0;
	display: inline;
}


/* ------------------- SITEMAP -------------------- */ 

.csc-sitemap ul li a {
	color: #000;
	padding-left: 10px;
}


.csc-sitemap ul li a:hover {
	color: #f00;
}
.csc-sitemap ul li ul li a  {
	color: #093;
}
.csc-sitemap ul ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/layout/content-horizontal-dots.gif) repeat-x bottom;
	list-style-type:none;
	
	
} 

.csc-sitemap ul li {
	color: #093;
	font-weight: bold;
	font-size:1.1em;
	line-height: 1.4em;
	text-transform:uppercase;
}
.csc-sitemap ul li ul li {
	color: #093;
	padding-left: 10px;
	font-weight: normal;
	text-transform:none;
}
.csc-sitemap h2 {
	margin-bottom: 10px;
	padding-left: 10px;
}

.csc-sitemap li h6 {
	padding-left: 10px;
}

.csc-sitemap {
	list-style-type:none;
	font-size:.8em;
}

/* ------------------- WRAPPER RIGHT -------------------- */ 

#wrapper-right {
	position:absolute;
	left: 780px;
	min-width: 183px;
	padding-left: 19px;
}

.wrapper-right-content {
	min-height: 8em;
	width: 16.5em;
	margin-bottom: 6px;
	padding-bottom: 9px;
	border: 1px solid #CBCDCB;
	background-image: url(../images/wrapper-bg.gif);

}

.wrapper-right-content-white {
	min-height: 70px;
	padding: 8px 8px 10px 9px;
	background-color: #fff;
}

div#wrapper-right li {
	list-style-image: url(../images/list-arrow-red.gif);
	margin-left: 20px;
	padding-bottom: 0.4em;
}

div.wrapper-right-content-white ul li a {
	color: #FF0000;
}

div.wrapper-right-content-white ul li a:hover {
	text-decoration: underline;
}

div.clearer {
	clear: both;
}

div.tx_solocations_pi1-item {
	padding: 2em;
}
.trainingcheckbox {
  width: 100px;
	height: 1.4em;
	margin-bottom: 0;
	padding-left: 0;
	padding-top: 3px;
	font-size: 1em;
	border-top: solid 1px #ADAEAE;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #adaeae;
	border-bottom: solid 1px #e1e1e1;
	font-family: Arial;
}
#wachtentraining .trainingcheckbox, #wachtentraining2 .trainingcheckbox, #wachtentraining3 .trainingcheckbox{
  margin: 2px 5px 0 0;
  padding: 0;
  width: auto;
  float: none;
  clear: both;
}
.trainingsubmit{
  width: auto;
  height: auto;
}