body {
    font-size : 75% ;
    font-family : verdana, arial;
    background-color : #a3a3a3;
	margin: 0;
	text-align: center; /*zentieren*/
	margin-top: 20px;
	
}
/* internal link:*/

/*
div .news-single-backlink,
div .csc-frame-frame1 {
	float: right;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 5px !important;
	padding: 4px !important;
	background-color: #adbc21;
	
}



div .news-single-backlink a,
div .csc-frame-frame1 a{ 
	text-decoration: none !important;
	color: white !important;
}
*/

h1 {border-bottom: 1px solid #296A86;}
h1,h2,h3,h4,h5 {text-align: left;}
h2 sup {font-size: 8pt;}
a:link {
    color : #296A86;
    text-decoration : underline;
}
a:hover,
a:focus,
a:active {
    color : #296A86;
    text-decoration : none;
}
a:visited {
    color : #296A86;
}
.internal-link {
   color : #296A86 !important;
}
.new_row {
    clear : both;
    line-height: 0.1em;
}
input,textarea {
	border-style: solid;
	border-color: #026C93;
	border-width: 1px;
	
}
input#submit {
	padding: 5px !important;	
}

.tx-sremailsubscribe-pi1-submit {
	padding: 4px !important;
    -moz-border-radius: 5px;
    border-radius: 5px;		
}

.button {
	background-color: #ADBC21;
	color: white;
	font-weight: bold;
}
#homepage {
    /*border : 0px dashed blue;*/
    /*width : 100%;*/
	width: 83em;
	text-align: left;
	margin-left: auto; /*zentieren*/
	margin-right: auto; /*zentieren*/
	background-image: url("/fileadmin/templates/images/bkgr_1.png");
	background-repeat: no-repeat;
	background-position: -8px 0px;
	
	background-color: #f7ffb5;
	
}
* html #homepage {
    width : 100%;
}
p .align-justify {
	
	text-align: justify !important;
	
}
#homepage div {
    /*margin : auto;
    padding : 0;*/
}

#header {
    /*background-color : white;*/ /*#F2EEE7;*/
    height : 130px;
}
* html #header {
    height : 130px;
}
#logo {
	float: left;	
}
#logo img{
	margin-left: 10px;
}

#headerimg {
	
	float: left;
}
#headerimg img {
	margin-top: 50px;
	margin-left: 5px;
}
/* navi*/
#navi {
	width: 100%;
	float: right;
	
	height: auto;
	
    border-top: 1px solid #B1BF21;	
    border-bottom: 1px solid #B1BF21;		
}
#navi ul {
	float: right;
	padding: 0;
	margin: 0;
}
#navi ul li {
	float: left;
	list-style-type: none;
	
}
#navi ul li a.select {
    display : block;
    color : #296A86;
    font-weight : 700;
    text-decoration : none;
    padding : 0.5em;
}

#navi ul li a {
    padding : 0.5em;
    display : block;
    color : #296A86;
    font-weight : 700;
    text-decoration : none;
}

#navi ul li a:hover,
#navi ul li a:focus,
#navi ul li a:active {
    display : block;
    color : #fff;
    font-weight : 700;
    text-decoration : underline;
    background-color : #296A86;
}
#navi ul li .select {
	background-color : #296A86;
	color : #ffffff !important;
}
/* navi*/

#mainnavi {
    /*border : 2px solid red; */
    width : 19%;
    float : left;
    display: block;
/*  Hintergrundfarbe auskommentiert, Farbe wird von der ID main bestimmt */
/*     background-color : #ffe3e3; */
}

#main {
    /*border : 2px dashed blue; */
    /* background-color : #EEFF81; */
    /*background-color : #b4b4ff;*/
}

#mainnavi ul {
    margin : 10px;
    padding : 0.4em;
}

#mainnavi ul li {
    list-style-type : none;
    /*border : 1px solid gray;*/
    background-color : #ADBC21;
    margin-bottom : 0.6em;
    -moz-border-radius: 8px;
    border-radius: 8px;
    

}
#mainnavi ul li.select {
	-moz-border-radius: 9px 0px 0px 9px;
	border-radius: 9px 0px 0px 9px;
	background-color : #94a311;
}
#mainnavi ul li a.select {
    display : block;
    color : #ffffff;
    font-weight : 700;
    text-decoration : none;
    padding : 0.5em;
    -moz-border-radius: 9px 0px 0px 9px;
    border-radius: 9px 0px 0px 9px;
    padding-left: 15px;
}

#mainnavi ul li a {
    padding : 0.5em;
    display : block;
    color : white;
    font-weight : 700;
    text-decoration : none;
    padding-left: 15px;
	
}

#mainnavi ul li a:hover,
#mainnavi ul li a:focus,
#mainnavi ul li a:active {
    display : block;
    color : #fff;
    font-weight : 700;
    text-decoration : underline;
    background-color : #94a311;
    -moz-border-radius: 9px 0px 0px 9px;
    border-radius: 9px 0px 0px 9px;
}

#inner {
    /*border : 2px dashed red;*/
    /*background-color : #D5D5FF;*/
    width: 80%;
    float : left;padding-top: 1em !important;
    text-align: justify ;
}
* html #inner {
    /*border : 2px dashed red;*/
    /*background-color : #D5D5FF;*/
    width: 80%;
    float : left;
    padding-top: 1em !important;
} 
#content {
    padding-top: 0.5em;
    width : 79%;
    float : left;
}
* html #content {
     width : 79%;
}
#content h1 {
	font-size: 1.6em;
	margin-top: 3px;
	color : #296A86;
}

#content h2 {
	font-size: 1.4em;
	color: #296A86;
	margin-top: 3px;
}

#content h3 {
	font-size: 1.2em !important;
	margin-top: 3px;
}
/*month:*/
#content h2 span.currMonth{
	margin-right: 0.5em;
	color: #296A86;	
}
#content h2 span.month{
	margin-right: 0.5em;
}
#content h2 span.month a{
	color: gray;
	font-size: 0.8em;
}
#content h2 span.month a:hover,
#content h2 span.month a:focus,
#content h2 span.month a:active {
    color : #296A86;
    text-decoration : none;
}
/*month end*/

/*year*/
#content h2 span.currYear{
	margin-right: 0.5em;
	color: #296A86;
font-size: 1.1em;		
}
#content h2 span.year{
	margin-right: 0.5em;
}
#content h2 span.year a{
	color: gray;
	font-size: 0.8em;
}
#content h2 span.year a:hover,
#content h2 span.year a:focus,
#content h2 span.year a:active {
    color : #296A86;
    text-decoration : none;
}
/*year end*/

#content h3 {
	font-size: 1.3em	
}
#content table {
border-spacing: 5px;
}
#content table tr td {
    
	vertical-align: top;
	text-align: left;
}
/* veranst title in anmeldeform..*/
.title {
	color: #296A86;
	font-weight: bold;
}
.requstar {
	float: right;
	color: red;
}

#content a:link,
#content a:visited {
    color : #296A86;
    text-decoration : underline;
}
#content a:hover,
#content a:focus,
#content a:active {
    color : #296A86;
    text-decoration : none;
}

#right_col {
    width : 19%;
    float : right;
}
#right_col .csc-textpic {
	padding-top: 30px;
	overflow: hidden;
}
#right_col h2 {
    padding : 0.3em;
}
#right_col p {
    padding : 0.6em;
}
#footer {
    border-top: 1px solid #296A86;	
    border-bottom: 1px solid #296A86;		
    /*background-color : #c0c0c0;*/
    clear : both;
    /* folgende Einstellung ist notwendig,
    um die Bottom-Linie des contents auszugleichen */
    position : relative;
    top : -0.1em;
	text-align: right;
	margin-top: 15px !important;	
	padding-top: 4px !important;
	padding-bottom: 3px !important;
}
#footer span {
	padding-right: 10px;
	font-size: 10px;
	color: #296A86;
}
#login {
	float: left;
	padding-left: 2em;
}
.user-cwsemcal-pi1 .ptitle {
	color: #296A86; 
	margin-bottom: 2px; 
}
.user-cwsemcal-pi1 blockquote {
	margin-top: 0px;
	margin-right: 0;
}
.user-cwsemcal-pi1 blockquote p.bodytext {
	margin-top: 0px ;
	margin-bottom: 0px ;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
	
}
.user-cwsemcal-pi1  h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #296A86;
	font-size: 1.2em !important;
}
.user-cwsemcal-pi1  h2 {
	color: #296A86;
}
div.csc-frame-rulerBefore {
	border-top: 1px solid #296A86;
}

.csc-linkToTop {
	
	padding-bottom: 0.5em;
	text-align: right;

}
.csc-linkToTop a{
	color: #296A86 !important;
}
.zitatframe {
	font-family : papyrus,  "Times New Roman", verdana ;
	font-weight: bold;
	width: auto;
	
}
.zitat {
	font-size: 15pt;
	text-align: center;	
	color: #ADBC21;
}
.author {
	color: #296A86;
	font-size: 1.3em;
	text-align: center;
}
.user-cwsemcal-pi1  a{
	color: #296A86 !important;
		
}
.tx-veguestbook-pi1 div.tx-guestbook-form-error ul li{
	font-weight: normal;
	color:#296A86;
}
.align-center {
	text-align: center;
}
.pub_requ_class {
	background-color: #cccccc;
}
.p_booking a{
	border: 1px solid #026C93;
	padding: 5px;
	background-color: #ADBC21;
	color: white !important;
	text-decoration: none !important;
	font-weight: bold;
}
.p_booking a:hover {
	background-color : #94a311 !important;
	
}

.news-list-container .news-list-item h2 {
	font-size: 1.2em !important;
	
}

#content .news-single-item  h1 {
	font-size: 1.4em !important;
}
#content .news-single-item  h2 {
	font-size: 1.0em;
	margin-top: 3px;	
}

.news-list-date {
	display: none;
}
.news-single-item div p{
	
	
	
}
.news-single-img {
	float: right;
	
	margin: 15px;
}











