/* CSS Document */


body {
	background: url(../img/bg_html.gif) center top repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2 em;
	color: #326006;
}

h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #FFF;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
}

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

a img {
	border-width: 1px;
}

.toggler a img {
	border-width: 0px;
}

a img.at {
	border-width: 0px;
}

p {
	line-height: 1.2em;
	padding-top: 0px;
	margin-top: 0px;
}

ul {
	list-style-type: square;
	margin-left: 0px;
}

* + html ul {
	margin-left: 20px;
}


#container {
	background-image: url(../img/bg_container.jpg);
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	width: 1008px;
	height:700px;
	padding-left: 45px;
}	

#left-area {
	width: 731px;
	float: left;
}

#right-area {
	width: 232px;
	float: left;
}

#left-area #logo {
	margin-top: 3px;
}

#left-area #logo img {
	border: 0px solid #CCC;
}

#left-area #main-navigation-area {
	width: 651px;
	float: left;
	margin-top: 4px;
	margin-left: 50px;
}

* + html #left-area #main-navigation-area {
	margin-top: 18px; 
}

h3.toggler {
	cursor: pointer;
	margin: 0px;
}

#left-area #main-navigation-area ul {
	list-style: none;
}

#left-area #main-navigation-area ul li {
	float: left;
}

#left-area #main-navigation-area ul li a img,
#left-area #foldout-menu ul li a img {
	border: 0px;
}	

#left-area #content-area #foldout-menu {
	width: 180px;
	float: left;
	margin-top: 35px;
}

#left-area #content-area #foldout-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 5px;
}

#left-area #content-area #foldout-menu ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

#left-area #content-area #foldout-menu ul li {
	margin-bottom: 4px;
}

#left-area #content-area #foldout-menu ul li a {
	text-decoration: none;
	color: #51990b;
}

#left-area #content-area #foldout-menu ul li a.current {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#left-area #content-area #main-content-area {
	width: 550px;
	float: left;
	margin-top: 25px;
	padding-bottom: 20px;
}

#left-area #content-area #main-content-area .yui-content ul li {
	margin-bottom: 5px;
}

.csc-textpic-caption,
.caption {
	font-size: 10px;
	color: #fff;
	float: left;

}

.csc-frame-frame2 .csc-textpic-caption {
	display: none;
}

#right-hand-column {
	padding-top: 174px;
	margin-left: 12px;
	width: 150px;
}

#right-hand-column h1 {
	padding: 2px 0px 15px 7px;
	background-color: #d81435;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 11px;
	background-image: url(../img/bg_teaserbox_headline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px;
	color: #FFF;
	width: 140px;
}

#right-hand-column p.align-right {
	font-size: 10px;
	text-align:right;
}

.termine-rhc-list-singleitem {
	margin-left: 6px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
}

#right-hand-column .termine-rhc-list-singleitem-date {
	font-weight: bold;
}

/*Footer*/
#footer-area {
	width: 550px;
	float: left;
	text-align: center;
	margin-left: 180px;
	padding-top: 8px;
	margin-bottom: 10px;
	color: #d81435;
	font-size: 9px;
	background-image: url(../img/bg_rulerAfter.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer-area a {
	text-decoration: none;
}

/*Boxen*/
.tx-jppageteaser-pi1,
.tx-jppageteaser-pi1-list {
	width: 562px;
	background:none;
	display:block;
	clear:both;
}

.tx-jppageteaser-pi1-list-entry {
	width: 270px;
	margin: 5px 10px 0px 0px;
	float: left;
	clear: none;
	height: 185px;
	background:none;
}

.tx-jppageteaser-pi1-list-entry-even {
	width: 270px;
	float: left;

}

.tx-jppageteaser-pi1-list-entry-odd {
	width: 270px;
	float: left;
	clear: left;
}

.top-news {
	width: 550px;
	float: left;
}

.top-news h3 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 18px;
	font-size: 12px;
}

.top-news .csc-textpic-text {
	padding-left: 9px;
}

.top-news .csc-textpic-imagewrap {
	margin-right: 6px;
}

.tx-jppageteaser-pi1-list-entry h4,
.top-news h4 {
	padding: 4px 4px 15px 9px;
	background-color: #d81435;
	margin: 0px;
	margin-bottom: 3px;
	margin-top: 5px;
	font-size: 12px;
	background-image: url(../img/bg_teaserbox_headline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px;
	color: #FFF;
}

.tx-jppageteaser-pi1-list-entry h4 a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
}

.tx-jppageteaser-pi1-list-entry-image {
	margin-left: 6px;
}

.tx-jppageteaser-pi1-list-entry-description {
	margin-top: 0px;
	font-size: 11px;
	line-height: 16px;
	margin-left: 6px;
}

.tx-jppageteaser-pi1-list-entry-description h5 {
	color: #d81435;
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
}

.tx-jppageteaser-pi1-list-entry-image img {
	border:1px solid #0c3f9a;
	float:left;
	margin:4px 10px 6px 8px;
}

/*YUI-Divs*/
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav a:hover, .yui-navset .yui-content {
	background-color:none;
}
.yui-navset .yui-nav li a, .yui-navset .yui-content {
	border:0px solid #000000;
}

.yui-navset ul.yui-nav {
	background-image: url(../img/bg_rulerAfter.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 39px;
}

.yui-navset ul.yui-nav li {
	padding: 0px 0px 0px 5px;
	background-color: #417e06;
	border: 0px solid #FFF;
	border-bottom-width: 0px;
	background-image: url("../img/bg_tab_passiv_links.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 16px;
}

.yui-navset ul.yui-nav li.selected {
	padding: 0px 0px 0px 5px;
	background-color: #073A93;
	border: 0px solid #FFF;
	border-bottom-width: 0px;
	background-image: url("../img/bg_tab_aktiv_links.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
}

.yui-navset ul.yui-nav li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url("../img/bg_tab_passiv_rechts.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-top: 2px;
	font-size: 11px;
	color: #999;
	display: block;
}

* + html .yui-navset ul.yui-nav li a {
		padding-bottom: 1px;
		cursor: pointer;
}

.yui-navset ul.yui-nav li a:hover {
	color: #444;
}

.yui-navset ul.yui-nav li.selected a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url("../img/bg_tab_aktiv_rechts.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-right: 5px;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 7px;
}

.yui-navset ul.yui-nav li.selected a:hover {
	color: #FFF;
}

/*News*/
.news-list-container {
	background-color:#a1d64a;
	border:0px solid #000000;
}

.news-list-item {
	background-color: #a1d64a;
	border-width: 0px;
	float: left;
}

.news-list-item p {
	margin-top: 0px;
	padding-left: 0px;
}

.news-list-item h3,
.news-single-item h2 {
	background-color: #a1d64a;
	color: #FFF;
	width: 550px;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/bg_news_headline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 0px;
	float: left;
}

.news-list-item h3 a,
.news-list-container h3 a:link, 
.news-list-container h3 a:visited, 
.news-list-container h3 a:hover,
.news-single-item h2  {
	padding: 2px 0px 17px 6px;
	color: #FFF;
	float: left;
}

.list-date {
	font-size: 9px;
	color: #FFF;
}

.news-single-item {
	background-color: #a1d64a;
	border-width: 0px;
}

/*.news-single-item h2 {
	color: #d81435;
	font-size: 13px;
}*/

.news-single-item h3,
.news-single-item h3 p {
	font-size: 12px;
	line-height: 18px;
}

.news-single-item h3 p {
	margin-top: 18px;
}

.news-single-timedata {
}

.news-set1-img2all {
	width: 110px;
}

.news-small {
	font-size:8px;
	}

.rgsgcontent {
	float: left;
}

p.news-single-imgcaption {
	width: 150px;
	color: #FFF;
	margin-top: 0px;
}

.news-single-additional-info {
	background-color:#a1d64a;
	border:0px solid #666666;
	margin-top:15px;
	padding:3px 3px 0;
}

.news-single-related, .news-single-files, .news-single-links {
	background-color:#a1d64a;
	border:0px solid #666666;
	margin:0 0 3px;
	padding:3px;
}

.tx-ttnews-browsebox, .browseBoxWrap {
	background-color:#a1d64a;
	border:0px solid #666666;
	margin:0px;
	padding:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color:#a1d64a;
	border:0px solid #666666;
}


/*Format Content Elemente*/
.csc-frame-rulerAfter {
	width: 550px;
	margin: 0;
	padding: 5px 0 25px 0;
	background-image: url(../img/bg_rulerAfter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.csc-frame-rulerBefore {
	width: 550px;
	margin: 25px 0 0 0;
	padding: 25px 0 5px 0;
	background-image: url(../img/bg_rulerAfter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.csc-textpic img {
	border: 1px solid #FFF;
}

.special-div {
	background-color: #b5e067;
	background-image: url(../img/bg_special-div-box.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	clear:both;
}

.special-div h3 {
	background-image: url(../img/bg_special-div_h3.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #e4f4c7;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 3px;
	margin-top: 0px;
}

.special-div .csc-textpic-text p {
	padding: 0px 6px 10px 7px;
}

.special-div div.csc-textpic img {
	border: 0px solid #FFF;
}

div.csc-textpic {
	float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	clear: left;
	float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin:0;
}

/*Gästebuch*/
.tx-veguestbook-pi1 p {
	margin-top: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-info p {
	margin: 0px;
}

.tx-guestbook-date {
	font-size: 10px;
	color: #FFF;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background:#b5e067 none repeat scroll 0 0;
	clear:both;
	color:#d81435;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding:4px;
	width:35em;
	margin-bottom: 0px;
	
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: right;
	float: none;
	width: 400px;
}

.tx-srfreecap-pi2-image {
	margin:1em;
}

/*Formulare*/
.tx-hsbuchungssystem-pi1 fieldset {
	border: #0C3F9A solid;
	border-width: 1px 0px 0px 0px;
	padding: 6px 14px;
}

.tx-hsbuchungssystem-pi1 fieldset legend {
	color: #d81435;
	font-weight: bold;
	padding: 0px 3px;
	font-size: 13px;
}

.tx-hsbuchungssystem-pi1 .formRow {
	margin-bottom: 5px;
}



.tx-hsbuchungssystem-pi1 .formRow .formRowLeft {
	width: 50%;
	float: left;
}

.tx-hsbuchungssystem-pi1 .formRow .formRowRight {
	width: 50%;
	float: left;
}

.tx-hsbuchungssystem-pi1 .formRow .input_klein {
	width: 40px;
	height:20px;
}

.tx-hsbuchungssystem-pi1 .formRow .input_gross {
	width: 340px;
	height:20px;
}

.tx-hsbuchungssystem-pi1 .formRow label {
	margin: 0 0 5px 0;
	display:block;
	}
.tx-hsbuchungssystem-pi1 .formRow input {
	margin: 0 0 5px 0;
	}

.tx-hsbuchungssystem-pi1 .formRow .input_mittel {
	width: 190px;
	height:20px;
}

.tx-hsbuchungssystem-pi1 .formRow .input {
	width: 292px;
	height:20px;
}
input.error {
	border: 1px solid #D81435;
	background:#e3e3e3;
	height:22px;
}
.tx-hsbuchungssystem-pi1 .formRow.error label {
	color: #D81435;
}

.red-required {color: #D81435;}
.form-global-required {padding:3px 10px; background:#D81435;color: #fff; margin:0 0 15px 0;}
.form-required {color: #D81435; margin:0 0 3px 0;}

.tx-hsbuchungssystem-pi1 .formRow .formButton {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #0C3F9A;
	font-size: 11px;
	padding: 3px;
	text-transform: uppercase;
}

.termine-content-list {
    width: 500px;
}

.termine-content-list tr  th {
    background-color: #FFF;
    border-bottom: #0c3f9a solid 1px;
}

.termine-content-list tr  td,
.termine-content-list tr  th {
    height: 24px;
    padding: 3px;
	text-align: left;
	vertical-align: top;
	
}

.termine-content-list tr.termine-content-list-singleitem-odd {
    background-color: #ddd;
}

.termine-content-list tr.termine-content-list-singleitem-odd td {
    border-color: #ddd;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
        clear:both;
        display:block;
		height:1px;
    }
	
	.tx-veguestbook-pi1 .tx-guestbook-field {
        clear:both;
        width:100%;
        display:block;
        padding: 0 0 10px 0;
    }
