a img {
	border: 0;
}

.bodytext{
	float: none;
}

html {
	padding:0px;
	margin:0px;
}

body { 
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background-color: white;
	margin: 0px;
	padding: 0px
}

a { 
	color: white;
	text-decoration: none
}

#sidebar div.csc-header a ,
#sidebar h1.csc-firstHeader a {
	color: black;
}

#sidebar a.csc-firstHeader,
h1, h1.csc-firstHeader {
	color: black;
	font-weight: bold;
	font-size: 12px;
	background: url(../img/rechteck_grau_hor.gif) no-repeat 0 center;
	margin: 10px 0 5px 0;
	padding: 0 0 0 25px;
}
#sidebar a.csc-firstHeader{
	text-transform: uppercase;
}


#footer h1, #footer h1.csc-firstHeader{
	background: none;
}

h2 {
	color: black;
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0 2px 0;
	padding: 0 0 0 25px
}

p {
	margin: 0 25px 5px 25px;
}

input {
	border: solid 1px #53868b
}

textarea {
	border: solid 1px #53868b
}

ul {
	list-style: square outside;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 10px 1.5em;
	margin: 0 30px;
}

li {
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

.inhalt a, .rechts_menu a, #main a {
	color: #668187;
}

.inhalt a:hover, .rechts_menu a:hover {
	text-decoration: underline
}

.kontakttext {
	color: white
}

.wrapper1 {
	background: #DBE6D2 url(../img/wrap1.gif) repeat-y 10px 10px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

.wrapper2 {
	background: transparent url(../img/wrap2.gif) repeat-y right ;
	z-index: 2
}

.header {
	margin: 0px;
	padding: 0px;
	width: 100%
}

.oben1 {
	background-color: #7ac3ca;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #c6c6c6;
	width: 100%;
	height: 80px
}

.oben1_links {
	float: left;
	height: 100%
}

.oben1_links img {
	margin-top: 15px;
	margin-left: 30px
}

.oben1_rechts {
	float: right;
	padding-left: 4px;
	border-left: 2px solid white;
	width: 128px;
	height: 100%
}

.oben2 {
	/*background-color: #DBE6D2;*/
	background-color: #ffff7b;
	background-color: #fff;
	border-bottom: 2px solid #c6c6c6;
	width: 100%;
	height: 30px
}

.oben2_links {
	float: left;
	height: 30px
}

.oben2_rechts {
	background-color: #7ac3ca;
	float: right;
	/*border-left: 2px solid white;*/
	height: 30px;
	width: 435px;
	margin-top: 15px;
}

.menucontainer_oben {
	float: right;
	width: 410px;
}

.menueintrag_oben  {
	color: white;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_weiss.gif) no-repeat;
	text-indent: 9px;
	float: left;
	margin: 0 20px 0 0;
	height: 17px
}

.menueintrag_oben_aktiv  {
	color: white;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_schwarz.gif) no-repeat;
	text-indent: 9px;
	float: left;
	margin: 0 20px 0 0;
	margin-left: 0px;
	height: 17px
}

.menueintrag_oben a:hover {
	text-decoration: underline
}

.menueintrag_oben_aktiv a {
	color: black
}

.menueintrag_oben_aktiv a:hover {
	text-decoration: underline
}

.menueintrag {
	color: #64a0a6;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_grau.gif) no-repeat;
	text-indent: 9px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	height: 17px
}

.menueintrag a {
	color: #64a0a6
}

.menueintrag a:hover {
	text-decoration: underline
}

.menueintrag_aktiv {
	color: #64a0a6;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_schwarz.gif) no-repeat;
	text-indent: 9px;
	vertical-align: text-bottom;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	height: 17px
}

.menueintrag_aktiv a  {
	color: black
}

.menueintrag_aktiv a:hover {
	text-decoration: underline
}

.menueintrag_rechts {
	color: white;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_weiss.gif) no-repeat;
	text-indent: 9px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	height: 17px
}

.menueintrag_rechts a:hover {
	text-decoration: underline
}

.menueintrag_rechts_aktiv  {
	color: white;
	font-weight: bold;
	line-height: 23px;
	background: url(../img/rechteck_schwarz.gif) no-repeat;
	text-indent: 9px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
	height: 17px
}

.menueintrag_rechts_aktiv a {
	color: black
}

.menueintrag_rechts_aktiv a:hover {
	text-decoration: underline
}

.menueintrag_links {
	color: black;
	font-weight: bold;
	background: url(../img/rechteck_grau_hor.gif) no-repeat left 4px;
	padding-left: 30px;
	margin-top: 8px;
}

.menueintrag_links a {
	color: #668187;
	color: #868686;
	font-weight: bold
}

.menueintrag_links a:hover {
	text-decoration: underline
}

.menueintrag_links_aktiv {
	color: black;
	font-weight: bold;
	background: url(../img/rechteck_grau_hor.gif) no-repeat left 4px;
	padding-left: 30px;
	margin-top: 8px
}

.menueintrag_links_aktiv a {
	color: black;
	font-weight: bold
}

.menueintrag_links_aktiv a:hover {
	text-decoration: underline
}

.menueintrag_links_2 {
	background: no-repeat left center;
	/*text-indent: 30px;*/
	margin-left: 30px;
	margin-top: 3px;
}

.menueintrag_links_2 a {
	color: #668187
}

.menueintrag_links_2 a:hover {
	text-decoration: underline
}

.menueintrag_links_2_aktiv {
	color: black;
	background: no-repeat left center;
	margin-left: 30px;
	margin-top: 3px;
}

.menueintrag_links_2_aktiv a {
	color: black
}

.menueintrag_links_2_aktiv a:hover {
	text-decoration: underline
}

.menueintrag_links_3 {
	background: no-repeat left center;
	padding-left: 40px;
	margin-top: 3px
}

.menueintrag_links_3 a {
	color: #668187
}

.menueintrag_links_3 a:hover {
	text-decoration: underline
}

.menueintrag_links_3_aktiv { 
	color: black;
	background: no-repeat left center;
	/*text-indent: 40px;*/
	margin-top: 3px;
	padding-left: 40px;
}

.menueintrag_links_3_aktiv a {
	color: black
}

.menueintrag_links_3_aktiv a:hover {
	text-decoration: underline
}

.bild_oben {
	background-image: url(../img/grass_small.jpg);
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid white;
	width: 100%;
	height: 100px;
	text-align: right;
	display: table;
}

#bild_oben_rechts {
	width: 477px;
	text-align: left;
	padding-right: 10px;
}

#bild_oben_zeile {
	display: table-row;
}

.bild_oben_spalte {
	display: table-cell;
}

.text_auf_bild {
	color: #4C4C4C;
	font-weight: normal;
	font-size: 16px;
	/* float: right; */
	/*margin-top: 50px;*/
	vertical-align: middle;
	
}

.links_menu {
	float: left;
	margin: 12px 5px 20px 0px;
	padding: 0px; 
	position: relative;
	left: 0px;
	width: 190px;
}

 
.rechts_menu p {
	margin-right: 0;
}

.inhalt {
	margin: 20px 200px;
	padding: 0px;
	z-index: 10000;
	float: none;
}

.element, .x4eevent_navi {
	float: none;
	padding-bottom: 7px;
	margin-top: 3px;
	border-bottom: 1px solid #c6c6c6;
	width: 100%
}

#footer .element{
	border-bottom: none;
}

.col_wrap .element,
.col_wrap .x4eevent_navi {
	border-bottom: none;
}

.x4eevent_navi{
	margin-bottom: 10px;
}

.x4eevent_navi div{
	padding-left: 25px;
}

#sidebar .element {
	float: left;
	width: 99%;
}
.element h2 {
	padding-right: 8px;
}

.footer {
	background-color: white;
	text-align: center;
	clear: both;
	width: 100%;
}

.footer h1  {
	padding: 10px 25px 0 25px;
	text-align:center;
	font-size: 11px;
	font-weight:bold;
	color: #999999;
}

.footer .footer-label a {
	color: #999999;
	font-weight:normal; 
}

.footer .footer-label a:hover {
	text-decoration:underline;
}

.footer .footer-logos {
	border-bottom: 1px solid #CCCCCC;
}

.footer #main-sponsors{
	border-top: #CCCCCC 2px solid;
}

#media {
	float: left;
	width: 25%;
}

#tourism {
	float: left;
	width: 25%;
}

#climate {
	float: left;
	width: 24%;
}

#comm {
	float: left;
	width: 25%;
}

.footer img {
	margin: 5px 10px 10px;
}

.clear {
	clear: both
}

.spacer {
	float: right;
	width: 30px;
	height: 20px
}

.csc-sitemap a:hover {
	text-decoration: underline
}

.csc-sitemap ul {
	padding: 0;
}
.csc-sitemap ul li {
	margin-bottom: 2px;
	list-style-type: none;
	padding: 0;
}

.csc-sitemap ul li a {
	color: #668187;
	font-weight: bold;
	font-size: 12px
}

.csc-sitemap ul li ul li {
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 2px
}

.csc-sitemap ul li ul li a { 
	color: #668187; 
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}

input, textarea, select {
	border: 1px solid #668187;
	color: #000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

.tue-submit {
	margin: 10px 0 0 100px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0 25px;
	position:relative;
}

.question {
	position:relative;
	clear:both;
	padding: 2px 0;
}

.label, .req-label {
 	display:block;
 	float:left;
 	width:100px;
}

.req-label {
	font-weight: bold;
}

table {
	margin-right: 25px;
	margin-left: 25px;
	position:relative;
}

table td {
	font-size: 11px;
	margin: 0;
	padding: 3px 25px 3px 0;
	border-bottom: 1px solid #64A0A6;
	vertical-align:top;
}

table td p {
	margin: 0;
	padding: 0 0 0 0;
}

.tx-tltopcontact-pi1 p {
	padding: 4px 0 4px 0;
	color: #000000;
}

.tx-tltopcontact-pi1 fieldset {
	border: 1px solid #FFFFFF;
	margin: 15px;
	padding: 5px;
	color:#000000;
}

.tx-tltopcontact-pi1 table {
	margin: 0 20px;
}

.tx-tltopcontact-pi1 th {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	padding: 2px 2px 2px 0;
}

.tx-tltopcontact-pi1 td {
	padding: 2px 2px 2px 0;
	border-bottom: 1px solid #98550D;
}


.tx-tltopcontact-pi1 .radio {
	text-align:center;
}

.news-latest-container {
	padding-left: 15px;
}

.tx-x4eevent-pi1 p {
	margin-bottom: 5px;
}

.tx-x4eevent-pi1 h2 {
	margin-top: 15px;
	color: black;
}
.tx-x4eevent-pi1 h2:hover {
	text-decoration: underline;
	cursor: pointer;
}
/* reset hover if h2 is within a fieldset */
.tx-x4eevent-pi1 fieldset h2:hover {
	color: black;
}

.tx-x4eevent-pi1 h3 {
	font-size: 11px;
	font-weight:normal;
}

.tx-x4eevent-pi1 table {
	margin-left: 25px;
	margin-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
}

.tx-x4eevent-pi1 tr td a{
	color: black ! important;
}
.tx-x4eevent-pi1 tr td a:hover {
	color: white ! important;
}

.tx-x4eevent-pi1 table tr th {
	font-size: 11px;
	text-align:left;
	font-weight: normal;
	font-style: italic;
	padding: 0 10px 5px 0;
	white-space: nowrap;
}

.tx-x4eevent-pi1 table tr td.radio {
	text-align: center;
}

a#bilingual_link,
a#french_link,
a#german_link,
a#afternoon_link,
a#morning_link {
	display: none;
}

.tx-x4eevent-pi1 .workshop_description {
	margin: 0 20px 0 27px;
}

.tx-x4eevent-pi1 fieldset {
	border: 1px solid #FFFFFF;
	margin: 15px;
	padding: 5px;
	color:#000000;
}

.tx-x4eevent-pi1 .error {
	color: #ff0000;
	background-color: #ffffff;
	border: 1px solid #000000;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
}

.tx-x4eevent-pi1 fieldset .error {
	margin-left: 10px;
	margin-right: 10px;
}

.tx-x4eevent-pi1 input.tue-check {
	margin-top: 3px;
}

.tx-x4eevent-pi1 label {
	line-height:11px;
	vertical-align:middle;
	padding-bottom: 10px;
}

.tx-x4eevent-pi1 fieldset p {
	margin-left: 5px;
}

.tx-x4eevent-pi1 fieldset table {
	margin: 0 25px 10px 25px;
}

.tx-x4eevent-pi1 legend {
	font-weight: bold;
	color: #FFFFFF;
}

.tx-x4eevent-pi1 input.submitButton {
	margin-left: 15px;
	position:relative;
}

/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/

/*DIV.csc-textpic-above DIV.csc-textpic-text { clear: left }
#sidebar DIV.csc-textpic-center DIV.csc-textpic-imagewrap{
	float: left;
}*/

table.contenttable tr td {
	border: none;
}

.csc-textpic-text {
float: none;
}

div.csc-textpic-imagewrap{
	margin-left: 25px;
}

#main .element{
float: left;
}

#left{
	padding-right: 10px;
	width:180px!important;
}

#left .element {
	border: 0;
	margin-top: 30px;
}

#left .element h1 {
	background: 0 none;
	margin-right:20px;
	padding-left:0px;
	text-align:right;
	color:#999999;
	font-size:11px;
	font-weight:bold;
}


#left .tx-x4eflashgallery-pi1 {
	/*background: #ffffff;*/
}

#left .element p {
	margin: 0;
	padding: 0;
	/*padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 5px;*/
}


#supercardContainer, #naturtipContainer {
	margin-left:0px;
	margin-top:25px;
}

#supercardContainer p, #naturtipContainer p {
	margin-left: 0px;
	margin-right:20px;
	margin-bottom:0px;
 	font-size:10px;
	color:#999999;
	text-align:right;
	font-weight:bold;
}

#supercardContainer img, #naturtipContainer img {
	margin-top:5px;
	margin-bottom:5px;
}

.csc-loginform table td {
	border-bottom:0px!important;
	margin-left:0px!important;
}

.csc-form-labelcell table td {
	border-bottom:0px!important;
}

.csc-form-fieldcell table td {
	border-bottom:0px!important;
}

.csc-loginform table {
	margin-left:0px!important;
}

/* CHC Forum */

.tx-chcforum-pi1-Table tbody tr th {
	font-size:13px;
	letter-spacing:0;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size:11px;
}

.tx_chcforum-pi1-toolBar  {
	background:none repeat scroll 0 0 #7AC3CA;
	border:none;
	margin-bottom:2px;
	padding-bottom:3px;
	padding-right:5px;
	padding-top:3px;
}

.tx-chcforum-pi1-navPath  {
	background:none repeat scroll 0 0 #C6C6C6;
	border-bottom:none;
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
	margin-bottom:0px!important;
}

.tx_chcforum-pi1-toolBar div {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
	text-align:right;
}

.inhalt a, .rechts_menu a, #main a {
	color:#999999;
	text-decoration:none;
}

.tx_chcforum-pi1 a {
	text-decoration:none;
	color:#FFFFFF !important;
}

#main a {
	color:#000000;
}

#tx_chcforum-pi1 a:hover {
	text-decoration:underline !important;
}

#tx_chcforum-pi1 table{
	margin-left: 0!important;
}

.tx_chcforum-pi1-subToolBar, 
.tx-chcforum-pi1-FooterBox,
.tx-chcforum-pi1-postForm fieldset#formTop legend,
.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	display: none;
}

div.tx-srfeuserregister-pi1 fieldset label.tx-srfeuserregister-pi1-password-again{
	padding-right: 5px!important;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-singlePost .scroller{
	width: auto!important;
} 
 
div.tx-srfeuserregister-pi1 fieldset legend,
div.tx-srfeuserregister-pi1 fieldset p.tx-srfeuserregister-pi1-notice{
	margin-left:0!important;
	padding-left:0!important;
}

.tx-feuserloginsystem-pi1 table{
	margin-left: 11px;
}

table.tx-chcforum-pi1-Table td, 
.tx-feuserloginsystem-pi1 table td{
	border: 0 none;
}

.tx-chcforum-pi1-Table  {
	border:0 none;
}

.tx-chcforum-pi1-preTableWrap,
.tx-chcforum-pi1-postTableWrap,
.tx-chcforum-pi1-postForm,
.tx-chcforum-pi1-singlePost{
	border: 0 none;
	margin-left: 1px;
	margin-right: 1px;
}

.tx_chcforum-pi1-toolBar {
	padding-top:0;
	padding-bottom:0;
	margin-left: 1px;
	margin-right: 1px;	
}

.tx-chcforum-pi1-singlePost .author{
	height:48px;
}

.tx-chcforum-pi1-postForm {
	background:none repeat scroll 0 0 #E9E9E9;
}

.tx-chcforum-pi1-postForm fieldset label{
	text-align: left;
	width: 40px;
}

.tx-x4eevent-pi1 img.eventtype {
	position: absolute;
	margin-left: 25px;
}

.tx-x4eevent-pi1 h2 {
	margin-top: 0;
	margin-bottom: 15px;
	padding-left:50px;
}

.menueintrag_links_4 {
	padding-left: 40px;
	margin-top: 3px
}

.menueintrag_links_4 a {
	color: #999;
}

.menueintrag_links_4 a:hover {
	text-decoration: underline
}

.menueintrag_links_4_aktiv { 
	color: #1FA8C7;
	/*text-indent: 40px;*/
	margin-top: 3px;
	padding-left: 40px;
}

.menueintrag_links_4_aktiv a {
	color: #1FA8C7;
}

.menueintrag_links_4_aktiv a:hover {
	text-decoration: underline
}
