/* Import sub stylesheets */
@import url("tables.css");
@import url("search.css");

body {
	 margin:0;
	 padding:0;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 line-height: 1.55;
}

p {
	 margin: 0;
	 padding: 0;
}

table {
	 font-family: Arial, Helvetica, sans-serif;
	 /* font-size: 11px; line-height: 17px; */
}

.clear {
	clear: both;
}

#pagewidth{
	 width:985px;
	}

#header{
	 position:relative;
	 height:109px;
	 width:100%;
	 background-image: url(../images/header.jpg);
	 background-repeat:no-repeat;
	}


/* Anpassung des Headers -> Adresszeile integriert 11.11.2009 */
#address {
  position: absolute;
  left: 0;
  margin: 20px 0 0 250px;
  text-align: right;
  color: #215673;
  width: 724px;
  /* white-space: nowrap; */
}

#address a {
    color: #215673;
    text-decoration: none;
}

#address a:hover {
  color:#BB1306;
}




#leftcol{
	 width:195px;
	 float:left;
	 position:relative;
	 }

#wrapper {
	background-image:url(../images/bg_main.jpg);
	background-repeat: repeat-y;
	}

*+#wrapper {
	height: 100%;
}

#twocols{
	 width:790px;
	 float:right;
	 position:relative;
	  }

#rightcol{
	 width:276px;
	 float:right;
	 position:relative;
	 }

#maincol{
	 float: left;
	 display:inline;
	 position: relative;
	 width: 513px;
	 }

#content {
	padding: 15px 15px 15px 17px;
	/* font-size: 11px;  */
	}

.underline { border-bottom: 1px solid #118E22; margin: 0px -15px 0px -17px;}

#footer{
	 height:19px;
	 clear: both;
	 background-image: url(../images/footer.gif);
	 background-repeat: no-repeat;
}



* html #printlink {
	width: 510px;
}
#printlink {
	padding-left: 205px;
	width: 100px;
	float: left;
}

#fussmenu {
	color: #FFFFFF;
	padding-left: 5px;
	width: 390px;
	text-align: right;
	float: left;
}

#fussmenu A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
}


 /* MENU */
.menu {
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu A  {
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	}

 .menu_stufe1_no A,
 .menu_stufe1_act A {
	padding-left: 12px;
	display: block;
	/* height: 19px; */
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid white;
	}

 .menu_stufe1_no A:hover,
 .menu_stufe1_act A:hover {
	color: #C3150A;
	}

 .menu_stufe1_act A {
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	color: #C3150A;
	}

.menu_stufe2_wrap {
	border-bottom:  1px solid white;
	margin-top: 3px;
	margin-bottom: 3px;
	}

 .menu_stufe2_no A,
 .menu_stufe2_act A {
	padding-left: 21px;
	line-height: 19px;
	display: block;
	font-weight: normal;
	}

 .menu_stufe2_no A:hover,
 .menu_stufe2_act A:hover {
	color: #31789F;
	color: #C3150A;
	}

 .menu_stufe2_act A {
	font-weight: bold;
	color: #31789F;
	color: #C3150A;
	line-height: 19px;
	 }

 .menu_stufe3_no,
 .menu_stufe3_act	 {
	line-height: 19px;
	display: block;
	padding-left: 33px;
	}

 .menu_stufe3_act,
 .menu_stufe3_act A,
 .menu_stufe3_no A:hover,
 .menu_stufe3_act A:hover {
	color: #31789F;
	color: #C3150A;
	}

 .menu_stufe3_act,
 .menu_stufe3_act A {
 	font-weight: bold;
	}


 .menu_stufe4_no,
 .menu_stufe4_act	 {
	line-height: 19px;
	display: block;
	padding-left: 55px;
	}

 .menu_stufe4_act,
 .menu_stufe4_act A,
 .menu_stufe4_no A:hover,
 .menu_stufe4_act A:hover {
	color: #31789F;
	color: #C3150A;
	}

 .menu_stufe4_act,
 .menu_stufe4_act A {
 	font-weight: bold;
	}


/* Home und META MENUUUU */

#home {
	width: 195px;
	float: left;
	padding-top: 23px;
}

#metamenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 89px;
	width: 712px;
	text-align: right;
	white-space:nowrap;
}

*+html #metamenu {
	width: 512px;
}

#metamenu .meta_act A,
#metamenu .meta_no A {
	/* font-size: 11px; */
	font-weight: bold;
	color: #215673;
	text-decoration: none;
	margin:0px 5px 0px 5px;
	}

#metamenu .meta_act A,
#metamenu .meta_no A:hover { color: #BB1306; }

 /* CONTENT */

 /* Hauptinhalt */

#maincol A {
	font-weight: bold;
	color: #118E22;
	text-decoration: none;
}
#maincol A:hover {
	text-decoration: underline;
}

/* Right */

/* HEADER s */

#maincol H1 {
	font-size: 145%;
	line-height: 1;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
}

#maincol H1 A {
	text-decoration: none;
	color: #000000;
}

#maincol H2 {
	font-size: 120%;
	line-height: 1.3;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}

#maincol H2 A {
	text-decoration: none;
	color: #000000;
}

#maincol H3 {
	font-size: 100%;
	line-height: 1.3;
	font-weight:bold;
	border-bottom: 1px solid #118E22;
	margin: 3px -15px 3px -17px;
	padding-left: 17px;
}

#maincol H3 A {
	text-decoration: none;
	color: #000000;
}

#maincol H3 A:hover {
	text-decoration: none;
	color: #000000;
}

#maincol H4 {
	font-size: 220%;
	line-height: 1.1;
	margin: 0px 0px 15px 0px;
	font-weight:bold;
}

#maincol H4 A {
	text-decoration: none;
	color: #000000;
}

/* TYPO3 RTE Styles */
.linie_horizontal {
	background-image:url(../images/linie_horizontal.gif);
	height: 1px;
}


/* NEWS */
#seerosen {
	height: 292px;
}

#rightContent {
	height: 155px;
}

#rightContent .news-list-container {
	margin-top: 10px;
	padding-left: 10px;
}

#rightContent .news-list-item {
	padding: 0px 10px 0px 10px;
	background-image:url(../images/pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightContent .news-list-item A {
	color: #174264;
	text-decoration: none;
}

#rightContent .news-list-item P {
	text-decoration: underline;
}

.totop { width: 21px;}

/* NEWS FORMATE */

.news-list-container {
	clear:both;
}

.news-list-morelink {
	display: none;
}

.news-list-moreicon {
	float: right;
}

.news-list-item {
  margin-bottom: 20px;
  clear:both;
  position: relative;
}

.news-single-img {
	float: left;
	margin: 5px 10px 10px 0px ;
}

.news-single-moreicon {
	width: 21px;
	float:left;
	margin-left: 430px;
	margin-right: 3px;
}

.news-single-moreicon-clubs {
	width: 21px;
	float:left;
	margin-left: 450px;
	margin-right: 3px;
}

* html .news-single-moreicon {
	margin-left:215px;
}

* html .news-single-moreicon-clubs {
	margin-left:225px;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}
/* End hide from IE-mac */






/* SITEMAP */
/* sitemap style */
.sitemap {
	padding: 1em 1.5em;
	line-height: 20px;
}

.sitemap li {
	padding: 0 0 0 26px;
	margin: 0;
	list-style-type: none;
	line-height: 20px;
}

.sitemap li {
	background-image: url(../images/sitemap/extm.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.sitemap li.li-last-child {
	background-image: url(../images/sitemap/exlm.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.sitemap ul {
	padding: 0 0 0 24px;
	margin: 0 0 0 -24px;
	list-style-type: none;
}

.sitemap ul {
	background-image: url(../images/sitemap/exim.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.sitemap ul.ul-last-child {
	background-image: none;
}

#maincol .sitemap ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 110%;
}

#maincol .sitemap ul li li a {
	font-weight: bold;
	color: #118E22;
	font-size: 100%;
}

#maincol .sitemap ul li li li a {
	font-weight: normal;
	font-size: 100%;
}


/* ADDRESS */
.addressWrap {
	margin-top: -20px;
	margin-bottom: 20px;
	min-height: 19px;
	line-height: 17px;
	padding-top: 2px;
}

* html .addressWrap {
	height: 19px;
}

.address_name,
.address_function,
.address_phone {
	min-height: 19px;
	line-height: 17px;
}

* html .address_name,
* html .address_function,
* html .address_phone {
	height: 19px;
}

.address_name {
	display: block;
	clear: left;
	float: left;
	width: 150px;
	font-weight: bold;
}

.address_function {
	display: block;
	float: left;
	width: 220px;
}

.address_phone {
	display: block;
	width: 95px;
	float: left;
}



/* FORMULAR CSS */
#content TEXTAREA,
#content INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

legend {
	display: none;
}

fieldset,
.csc-mailform {
	border: none;
	padding: 0;
	margin: 0;
}

.csc-mailform-field {
	margin: 8px 0 5px 0;
	clear: left;
	overflow: auto;
}

.csc-mailform-input,
.csc-mailform-textarea,
.csc-mailform-password {
	width: 220px;
}

.csc-mailform-select {
	width: 224px;
}

.check .csc-mailform-field label {
	width: 200px;
}

.csc-mailform-field label {
	font-size: 100%;
	width: 120px;
	display: block;
	float: left;

}

* html .csc-mailform-field label {
	min-height: 20px;
}

.csc-mailform-field input.csc-mailform-radio {
	margin-right: 10px;
	float: left;
	border: none;
}

.csc-mailform-field img {
	margin-top: 4px;
}


/* Format checkboxes ( fix IE 6 & 7 BUG )  */
.check {
  width: 100%;
}
.check .csc-mailform-field label {
  width: 410px;
}
.check div.csc-mailform-field span.csc-mailform-label {
	display: inline;
	width: 100%;
	padding: 0;
}
.csc-mailform-field .csc-mailform-check {
  width: 14px;
  margin-right: 10px;
  float: left;
}


.csc-mailform-field input.csc-mailform-check {
	padding: 0px;
	border: none;
}
.csc-mailform-field .csc-mailform-check {
	width: 14px;
	margin-right: 10px;
	float: left;
}

.csc-mailform-radio label {
  width: auto;
  min-width: 20px;
  float: left;
  margin-right: 15px;
}

.csc-mailform-field input.csc-mailform-submit {
	margin-top: 10px;
	margin-left: 120px;
}

/* Form caption */
.csc-mailform-field span.csc-mailform-label {
  font-size: 100%;
  display: block;
  margin-top: 20px;
}




/* RTE Styles */
.bereichLink A {
	width: 200px;
}
/* RTE Styles */

/* TABELLE */

.tbl_norm,
.tbl_bbottom,
.tbl_bheader,
.tbl_bheader_v {
	vertical-align: top;
	height: 22px;
	padding-right: 5px;
	width: auto;
}

.tbl_bbottom {
	border-bottom: 1px solid #118E22;
	text-align: left;
	empty-cells:show;
}

.tbl_bheader {
	border-top: 1px solid #118E22;
	border-bottom: 1px solid #118E22;
	text-align: left;
	empty-cells:show;
	background-color: #B7E8A6;
	vertical-align:middle;
}

.tbl_bheader_v {
	border-bottom: 1px solid #118E22;
	text-align: left;
	empty-cells:show;
}



/* DL A-Z */
#content  .abisz_top 	{
	text-align: right;
	border-bottom: 1px solid #118E22;
	display:block;
	margin-bottom: 10px;
}

#content  .abisz_top A 	{
	font-weight: normal;
}

#content .abcMenuItem A {
 	float:left;
	width: 19px;
	background-color: #118E22;
	color: #C6EEB9;
	margin-right:1px;
	vertical-align: middle;
	text-align: center;
}

#content .abcMenu {
 	margin-top: 20px;
	height: 40px;
}


TD.dlTableCol1 {
	width: 290px;
	vertical-align: top;
}

TD.dlTableCol2 {
	width: 175px;
	vertical-align: top;
}


/* ROOTLINE */
#rootline {
	margin-bottom: 10px;
	/* font-size: 11px; */
	color: #118E22;
}

#rootline A {
	font-weight: normal;
}

.example {
	font-weight: bold;
	color: red;
}



/* EVENT TABELLE */
table.eventTable {
	border-top: 1px solid #118E22;
    empty-cells:show;
    margin:0 auto 1em 0;
    text-align:left;
    padding:0;
	width: 90%;
}

table.eventTable th {
	font-weight:bold;
    color: #000000;
}

table.eventTable td,
table.eventTable th {
	padding: 4px;
	text-align:left;
	vertical-align:top;
	border-bottom: 1px solid #118E22;
}


table.eventTable td.borderRight,
table.eventTable th.borderRight {
	border-right: 1px dotted #118E22;
}

/* fontsizer tool */

.fontsizer {
    padding: 3px 0 2px 12px;
    font-weight: bold;
    color: #666666;
	background-image: url(../images/fontsizerBg.gif);
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	ght: 33px;
	overflow: auto;
}

* html .fontsizer {
	height: 33px;
}

.fontsizertext {
	width: 38px;
	float: left;
}

.tx-fontsizer-pi1 {
	width: 127px;
	float: left;
}

.tx_fontsizer_1,
.tx_fontsizer_2 {
	display: block;

}

.tx-fontsizer-pi1 a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.tx-fontsizer-pi1 a:hover {
	text-decoration: underline;
}

.tx-fontsizer-pi1 img {
	margin-right: 5px;
	vertical-align: baseline;
}

/* Classes for Filelinks */
.fileContainer {
	margin-bottom: 10px;
}

.fileLink {
	padding-left: 30px;
}

.fileIcon {
	width: 30px;
    margin-top: 2px;
	float: left;
	clear: left;
}

.fileRemark,
.fileInfos {
	font-size: 90%;
	padding-left: 30px;
	clear: both;
}



/* BARRIEREFREIHEIT */
.hidden {
	clear: left;
	width: 50%;
	margin-top: -1px;

	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

UL {
	margin: 0 0 0 0;
 	padding: 0 0 0 0;
}

LI.ebiList,
.csc-bulletlist LI {
	list-style-type: none;
}


.csc-default {
	margin: 0 0 20px 0;
}

.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
	overflow: hidden;
}

.csc-textpic-caption {
	font-weight: bold;
}

.csc-mailform {
	border: none;
	padding: 0;
	margin: 0;
}

.csc-textpic-below .csc-textpic-text {
	margin: 0 0 5px 0;
}
