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

html, body {
	margin:0px;
	padding: 0px;
}

body {
	color: #333;
	background-color: #f9fff2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}

#container {
	background-color: #f9fff2;
	text-align: left;
	margin: auto;
	width: 950px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#container .head {
	width: 630px;
	height: 98px;
	background-image:url(../pics/bg_head.gif);
	padding: 30px 0 0 320px;
	border: solid #017c4e;
	border-width: 0 1px 0 1px;	
}

.formRow {
	padding: 0px;
	margin-bottom: 5px;
}

#container #content-wrapper {
	width: 950px;
	background-image: url(../pics/bg_container.jpg);
	background-position: left top;
	border: solid #017c4e;
	border-width: 0 1px 0 1px;
	float: left;
}

#container #content-wrapper #naviLeft {
	background-image: url(../pics/bg_naviLeft.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	text-align: right;
	width: 245px;
	/*float: left;*/
	min-height: 460px;
	padding-top: 30px;
}

#container #naviLeft ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-right: 25px;
}

#container #naviLeft ul li {
	list-style-type: none;
	background-image: url(../pics/bg_menu_no.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 6px;
}

#container #naviLeft ul li.active {
	background-image: url(../pics/bg_menu_no.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#container #naviLeft ul li.activesub,
#container #naviLeft ul li.activesub:hover {
	background-image: url(../pics/bg_menu_actifsub.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 6px;
}

#container #naviLeft ul li a {
	text-decoration: none;
	padding-top: 4px;
	font-size: 11px;
	color: #333;
	padding-right: 23px;
}

#container #naviLeft ul li:hover {
	background-image: url(../pics/bg_menu_no.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#container #naviLeft ul li:hover a {
	text-decoration: none;
	padding-top: 4px;
	color: #d81435;
}

#container #naviLeft ul li.active a,
#container #naviLeft ul li.activesub a {
	text-decoration: none;
	padding-top: 4px;
	color: #d81435;
}

#container #naviLeft ul li.trenner {
	height: 20px;
	background-image: none;
}

#container #naviLeft ul li.trenner span {
	display: none;
}

#container #naviLeft ul li.activesub ul.subnavi {
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

#container #naviLeft ul li.activesub ul.subnavi li {
	background-image: url(../pics/bg_submenu_no.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#container #naviLeft ul li.activesub ul.subnavi li.last {
	background-image: url(../pics/bg_submenu_last.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#container #naviLeft ul li.activesub ul.subnavi li a {
	text-decoration: none;
	padding-top: 4px;
	color: #333; 
}

#container #naviLeft ul li.activesub ul.subnavi li.active a {
	text-decoration: none;
	padding-top: 4px;
	color: #d81435; 
}

#container #content-wrapper #mainContent {
	width: 580px;
	padding: 0px 90px  0 20px;
	min-height: 460px;
	float: right;
	margin-top: 20px;
}

#container #content-wrapper #mainContent h1,
h1 {
	color: #d81435;
	text-transform: none;
	font-size: 14px;
	margin-bottom: 31px;
	text-align: left;
}

#container #content-wrapper #mainContent h2 {
	color: #666;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 12px;
	text-align: left;
}

#container #content-wrapper #mainContent h1.csc-firstHeader,
#container #content-wrapper #mainContent h3 {
	color: #15238b;
}

#container #content-wrapper #mainContent h4,
h4 {
	color: #d81435;
	text-transform: none;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: normal;
	text-align: left;
}

#container #content-wrapper #mainContent table#bordertable {
	border: 1px solid #000;
}

#container #content-wrapper #mainContent table.contenttable {
	border: 0px solid #000;
}

#container #content-wrapper #mainContent table.contenttable td,
#container #content-wrapper #mainContent table.contenttable th {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border: 0px solid #000;
}

#container #content-wrapper #mainContent table#bordertable td,
#container #content-wrapper #mainContent table#bordertable th {
	padding: 2px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
}

#container #content-wrapper #mainContent table td p.bodytext {
	background-image: none;
	text-indent: 0px;
	margin-bottom: 0px;
}

#container #content-wrapper #mainContent p.bodytext
{
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 15px;
	text-indent: 10px;
	background-image: url(../pics/bg_bodytext.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#container #content-wrapper #mainContent ul li,
ul li {
	font-size: 11px;
	line-height: 16px;
	list-style-type: square;
}

#container #content-wrapper #mainContent ol {
	color: #15238b;
}

#container #content-wrapper #mainContent ol li,
ol li {
	font-size: 11px;
	line-height: 16px;
	color: #333;
	
}

#container #content-wrapper #mainContent p.bodytext a,
#container #content-wrapper #mainContent a,
#container #content-wrapper #mainContent h5 a,
a,
a.lc_txt,
ul li a {
	color: #333;
}

fieldset.csc-mailform {
	width: 500px;
	border-width: 0px;
}

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

label {
	width: 80px;
	float: left;
	text-align: left;
	font-size: 11px;
	padding-top: 3px;
}

input, textarea {
	font-size: 11px;
	border: 1px solid #99d138;
}

div.csc-textpic {
	clear: none;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 4px; }

.csc-textpic-intext-left {
	clear: both;
}

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
}

.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-intext-left .csc-textpic-text {
	float: left;
	padding: 0px;
	vertical-align: middle;
}

img {
	border-width: 0px;
}

#footer {
	float: left;
	width: 950px;
	height: 12px;
	background-image: url(../pics/bg_footer.gif);
	border: solid #017c4e;
	border-width: 0 1px 0 1px;
}

/*WT GALLERY */

.wtgallery_singlepic_area div {
	float: left;
}

div.wtgallery_categories {
	float: left;
	margin-right: 8px;
}

div.wtgallery_category_pic  {
/*	height: 165px;*/
}

p.wtgallery_category_pagebrowser {
	clear: both;
	display: block;
}

img.wtgallery_listpic_pic {
	margin-right: 5px;
	margin-bottom: 8px;
}

img.wtgallery_singlepic_pic {
	clear: both;
	margin-bottom: 4px;
}

.wtgallery_singlepic_fwdback {
	margin: 0px;
	padding: 2px;
	width: 450px;
	float: left;
	margin-bottom: 5px;
	border-bottom: 1px dashed #666;
}

.wtgallery_singlepic_fwd {
	float: right;
}

.wtgallery_singlepic_back {
	float: left;
}

.wtgallery_singlepic_up {
	float: left; 
	padding-right: 9px;
	border-top: 0px;
	margin-right: 9px;
	border-right: 1px solid #c20017;
}

*+html .wtgallery_singlepic_up {
	padding-top: 1px;
}

.wtgallery_singlepic_back a, .wtgallery_singlepic_fwd a, .wtgallery_singlepic_up a, #wtgallery_singlepic_area a, .wtgallery_pagebrowser_up a {
	color: #c20017;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.wtgallery_pagebrowser_sign, p.wtgallery_category_pagebrowser {
	font-size: 10px;
}

.wtgallery_singlepic_comment {
	margin-bottom: 5px;
	border-bottom: 1px dashed #666;
	width: 90%;
}

#wtgallery_singlepic_area .wtgallery_h2 {
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
	width: auto;
	text-decoration: underline;
}

.wtgallery_listpic {
	margin-right: 5px;
	margin-bottom: 5px;
}

.wtgallery_categories {
	float: left;
	margin-right: 10px;
	width: 100px;
}

.wtgallery_category_folder {
	width: 100px;
}

.wtgallery_category_folder a {
	text-decoration: none;
	font-size: 10px;
	color: #333;
}

.wtgallery_pagebrowser_page,
.wtgallery_pagebrowser_up {
	float: left;
	clear: left;
}

.wtgallery_pagebrowser_back {
	float: left;
}

.wtgallery_pagebrowser_fwd {
	float: right;
}

.div.wtgallery_category_pic {
	float: left;
}

.wtgallery_pagebrowser_back a,
.wtgallery_pagebrowser_fwd a {
	color: #15238b;
	text-decoration: none;
}

table.openTimes td {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

#map div {
	font-size: 10px;
}

#map div a {
	font-size: 10px;
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

dl.news-single-files dd img {
	width: 22px;
	height: 11px;
	margin-right: 3px;
}

#tx-powermail-pi1_fieldset_5 {
	border-width: 0px;
	padding: 0px;
}
#tx-powermail-pi1_fieldset_5 legend {
	display: none;
}
.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}
.tx_powermail_pi1_fieldwrap_html_11 {
	padding-left: 80px;
}

.rgtabs-wrapper {
	background-image: none;
}

.csc-textpic-clear {
	clear: both;
}

.yui-nav {
	margin-bottom: 9px;
}

.yui-content {
	padding-top: 10px;
	border-top: 1px solid #333;
}

.yui-navset .yui-nav .selected a, 
.yui-navset .yui-nav a:hover, 
.yui-navset .yui-content,
.yui-content {
	background-color: #DEF8BB;
}

.tx-troyuitabs-pi1 .yui-nav li {
	border: 1px solid;
	padding: 3px 8px 3px 8px;
	border-color: #FFF;
	border-bottom-width: 0px;
	background-color: #57B442;
}

.yui-navset .yui-nav li a em {
	background-color: #57B442;
	width: auto;
	cursor: pointer;
	color: #FFF;
}

.tx-troyuitabs-pi1 .yui-nav li.notselected,
.yui-navset .yui-nav li.notselected a em {
	background-color: #57B442;
}

.tx-troyuitabs-pi1 .yui-nav li.selected,
.yui-navset .yui-nav li.selected a em {
	background-color: #15238B;
}

.tx-troyuitabs-pi1 .yui-nav li a {
	text-decoration: none;
	color: #FFF;
}

.tx-troyuitabs-pi1 .yui-nav li.selected a {
	font-weight: bold;
}

.colSiteListView {
	margin-bottom: 15px;
}

div.colSiteRow {
	padding: 3px;
	background-color: #FFF;
	border-bottom: 1px solid #333;
	font-size: 10px;
}

div.colSiteRow:first-child {
	border-top: 1px solid #333;
}

div.even {
	background-color: #DDD;
}

div.colSiteRow {
	width: 515px;
	float: left;
}

div.colSiteColBasics {
	width: 300px;
	float: left;
	line-height: 15px;
}

div.colSiteColBasics a {
	color: #222;
}

/*Bilder ausrichten*/
/*.csc-textpic-intext-left div {
	float: left;
	clear: both;
}*/

/* Formular Newsletter*/ 
#lc_nl_2_2008_feedback fieldset {
	border: 0px;
}

#lc_nl_2_2008_feedback legend {
	display: none;
}

#lc_nl_2_2008_feedback .tx_powermail_pi1_fieldwrap_html,
.powermail_check_inner {
	float: left;
	clear: both;
}

#lc_nl_2_2008_feedback .tx_powermail_pi1_fieldwrap_html label {
	width: 460px;
	float: right;
}

#lc_nl_2_2008_feedback .tx_powermail_pi1_fieldwrap_html_radio_title,
#lc_nl_2_2008_feedback .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
	width: 450px;
}

#lc_nl_2_2008_feedback .powermail_check_inner,
#lc_nl_2_2008_feedback .powermail_radio_inner {
	width: 500px;
	margin-bottom: 5px;
}

/*KlickLayer*/
.addtext a {
	color: #bbb;
	font-size: 9px;
}
#additionaltext h2 {
	font-size: 11px;
}

/*Suchformular*/
#plzSearch {
	width: 200px;
	float: left;
}

#container #content-wrapper #mainContent .csc-frame-frame1 p.bodytext  {
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #990000;
	background-image: none;
	text-indent:0px;
}

.formRow {
	width: 250px;
	float: left;
}

.formRow label {
	width: 520px;
	float: left;
	clear: both;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 5px;
}

dd.csc-textpic-caption {
	margin-top: 5px;
	font-size: 10px;
	color: #900
}

dd.csc-textpic-caption a {
	text-decoration: none;
	color: #900;
}