
body {
   background-image: url(../images/back_body.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color:#DDDDDD;
	margin:0;
	padding:0;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color:white;
}

h1 {
	font-size:180%;
}

h4 {
	font-size:105%;
}

a, a:visited {
	color: white;
}



label {
display:block;
padding-top:5px;
font-weight:bold;
}

fieldset {
border:0;
}


.left{float:left;}
.right{float:right;}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::---LEFT---:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#left {
   background-color: transparent;
	margin:0px;
	padding:0px;
	float:left;
}

#left img {	margin-top:0px; }

/*------------------------IMPRESSUM/KONTAKT------------------------*/
.box_imp_ko {
	font-family:  "Comic Sans MS", Arial, sans-serif;
	float:center;
	font-weight:bold;
	margin-right:3px;
	border-bottom:1px solid #FFFFFF;
}

.span_imp_ko a, .span_imp_ko a:visited { text-decoration:none; color:#FFFFFF; margin-left:5px; padding:5px;padding-top:0px;  }
.span_imp_ko a:hover {  background-color:#0640EB;  color:white;}
.span_imp_ko_act a, .span_imp_ko_act a:visited {  background-color:#FFFFFF;  color:white; padding:5px;padding-top:0px; }


/*------------------------NEWS------------------------*/
#news {
   background-color: #DC322C;
	border:1px dashed white;
	border-left:none;
	padding:5px;
	width:180px;
	margin-top:10px;
	margin-bottom:20px;
}
#news p { font-size:10px; }

#news a {
   background-color: #DC322C;
	display:block;
   text-decoration:none;
	color:white;
	padding-left:3px;
	font-size:12px;
}
#news a:hover{
   font-weight:bold;
	color:white;
}
/*::::::::::::::::::::::::::::::::::::::::::::::::::::---TOP---:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#top {
   background-image: url(../images/back_top.jpg);
	background-position: top;
   background-repeat: repeat-x;
	background-color: transparent;
	height:147px;
	margin:0;
	padding:0;
	width:99.9%;
}
.schriftzug {
	margin-top:25px;
	margin-left:206px;
	padding:0px;
	margin-bottom:29px;
}

/*:::---Head---:::*/
#head1 {
   background-image: url(../images/back_head1.jpg);
	background-position: top right;
   background-repeat: no-repeat;
	background-color: transparent;
	height:147px;
}

#head2 {
   background-image:url(../images/back_head2.jpg);
	background-position: top left;
   background-repeat: no-repeat;
	background-color: transparent;
	height:147px;
}

/*:::---------------Navigation---------------:::*/

#box_navigation{ margin-left:206px; }

/*:::---Nav1---:::*/

#box_nav1 { float:left; width:auto; }
#corner_nav1 {	float:left; }

ul.nav1 {
background-image: url(../images/back_navigation1.jpg);
background-position: top left;
background-repeat: repeat-x;
height:32px;
padding:0;
margin:0;
list-style-type:none;
font-family: "Comic Sans MS", Arial, sans-serif;
font-weight:bold;
float:left;
}

li.nav1_li {
background-image:url(../images/nav1_li_left.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left:10px;
text-align:center;
float: left;
}

li.nav1_li a, .nav1_li a:visited {
background-image:url(../images/nav1_li_right.jpg);
background-position: top right;
background-repeat: no-repeat;
padding-right:10px;
line-height:2em;
text-decoration:none;
color:#000;
float: left;
display: block;
height:32px;
}

li.nav1_li a:hover {
border:0;
color:white;
text-decoration: underline;
}

li.nav1_li_act {
background-image:url(../images/nav1_li_left.jpg);
background-position: top left;
background-repeat: no-repeat;
text-align:center;
float:left;
}

li.nav1_li_act a, .nav1_li_act a:visited {
background-image:url(../images/nav1_li_right.jpg);
background-position: top right;
background-repeat: no-repeat;
padding-left:10px;
padding-right:10px;
line-height:2em;
color:white;
text-decoration: underline;
float:left;
display: block;
height:32px;
}


/*:::---Nav2---:::*/

#box_nav2 {clear:both;}
#corner_nav2{float:left;}

ul.nav2 {
background-image: url(../images/back_navigation2.jpg);
background-repeat: repeat-x;
padding:0;
margin:0;
height:24px;
list-style-type:none;
font-family: "Comic Sans MS", Arial, sans-serif;
font-weight:bold;
float:left;
}
li.nav2_li {
background-image: url(../images/nav2_li_left.jpg);
background-position: top left;
background-repeat: no-repeat;
padding-left:10px;
float:left;
line-height:2em;
position:relative;
text-align:center;
float:left;
}
li.nav2_li a, li.nav2_li a:visited {
background-image:url(../images/nav2_li_right.jpg);
background-position: top right;
background-repeat: no-repeat;
padding-right:10px;
display:block;
text-decoration:none;
color:#FFFFFF;
}
li.nav2_li a:hover {
border:0;
color:white;
text-decoration: underline;
}

li.nav2_li_act {
background-image: url(../images/nav2_li_left.jpg);
background-position: top left;
background-repeat: no-repeat;
float:left;
line-height:2em;
position:relative;
text-align:center;
}

li.nav2_li_act a, .nav2_li_act a:visited {
padding-left:10px;
padding-right:10px;
line-height:2em;
border:0;
color:white;
text-decoration: underline;
display:block;
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::::---CONTENT---:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#content {
   width:775px;
   background-color: #0640EB;
	display:block;
	text-align: justify;
	margin-left:206px;
	padding:10px;
}


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear: right;
	border:1px solid #0284EC;
	height: 1px;
	
}

.news-single-item HR.clearer {
	clear: right;
	border:1px solid #0640EB;
	height: 1px;
	
}

.news-latest-container HR.clearer {
margin-top: 3px;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border: none;
	background-color: #5FADEB;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#FFFFFF;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	/*background-color:#288B5F; */
		background-color: #5FADEB;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	color:#FFFFFF;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#FFFFFF;
		background-color: #5FADEB;
}
.news-latest-gotoarchive A {
	color:#FFFFFF;
		background-color: #5FADEB;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#0284EC;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
	margin-top:15px;
}

.news-latest-morelink A {
font-size: 1em;

}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:3px;
	background-color: #0284EC;
	border:1px solid #5FADEB;
	
	}
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:0px solid #666;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	margin-bottom: 2px;
	padding: 2px;
	border-bottom: 0px solid;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#FFFFFF;
	padding-left:2px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#FFFFFF;
	text-decoration: none;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #FFFFFF;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}


.news-alternate-img {

	float: right;
	border:none;
	padding-bottom:5px
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-container IMG {

	float: left;
	border:none;
	margin-bottom:5px;
	margin-right:15px;
	margin-left:5px;
	padding-bottom:5px
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
	color: #000000;
}
.news-list-morelink  {
	margin-bottom:3px;
	color: #000000;	
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:none;
	padding:3px;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #0284EC;
	border:1px dotted #5FADEB;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	background-color: #0284EC;
	padding:5px;
	margin-bottom:5px;
	border:1px solid #5FADEB;

}
.news-single-item H2 {
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	margin-bottom: 0px;
}
.news-single-item H3 {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight:normal;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 15px;
	padding:3px;
	padding-bottom:0px;
	background-color: #0284EC;
	border:1px solid #5FADEB;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: #0284EC;
	border: none;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#288B5F;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #288B5F;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

.address {
	background-color: #5FADEB;
	width: 600px;
	height: 105px;
	border: 1px solid #27662D;
	padding: 5px;
}

.address_links {
	background-color: transparent;
	float: left;
	width: 300px;
	color:white;
}

.address_rechts {
	background-color: transparent;
	float: left;
	padding-left: 10px;
}




/****************************/
/***** T o o l t i p ********/
/****************************/
.jwcalendar_olbg { 
	border: solid 0px #003399; 
	background-color: #6666CC; 
}

.jwcalendar_olfg { 
	border: 0px; 
	background-color: #EEEEEE; 
	padding:4px 6px;
	text-align:left;
}

.jwcalendar_olcf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 2em; 
	font-weight: bold; 
	color: #FFFFFF; 
}

.jwcalendar_oltf { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
}
/****************************/
/***T o o l t i p ** E N D **/
/****************************/

div.tx-jwcalendar-pi1{
  font-size: 11px;
  text-align: center;
  color:#FFFFFF;
}

div.tx-jwcalendar-pi1 img{
	border:0;
}

div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a{
   /* text-decoration:none;*/
    text-decoration:none;
  color: Navy;
}

div.tx-jwcalendar-pi1 a:hover,div.tx-jwcalendar-pi1 table a:hover{
   font-weight: bold;
     color: Navy;
}

div.tx-jwcalendar-pi1 input{
  clear:both;
  background: #0284EC;
  border-top:2px #FCF6E5 solid;
  border-left:2px #FCF6E5 solid;
  border-right:2px #FECC3C solid;
  border-bottom:2px #FECC3C solid;
  text-align:center;
  margin:10px;
  padding: 3px 14px; 
} 


div.tx-jwcalendar-pi1 .tx_jw_input_text{
  width:260px;
  border:1px #FECC3C solid;
  padding:3px;
  height:23px;

}
div.tx-jwcalendar-pi1 .tx_jw_select{
  font-size:11px;
  border:0px;
}

div.tx-jwcalendar-pi1 .tx_jw_textarea{
  font-size:12px;
  height:120px;
  width:260px;
  padding:3px;
  border:1px #FECC3C solid;
}

div.tx-jwcalendar-pi1 .tx_jw_input_button{
  font-size:12px;
  background: #0284EC;
  text-align:center;
  margin:4px 10px;
  padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/
div.jwcalendar_list{
  width:100%;
  font-size: 12px;
  color:#FFFFFF;
  border: none;
  margin:10px 0;
  background-color: #0640EB;

}

div.jwcalendar_list .title{
  font-size: 14px;
  font-weight: bold;
  color:#000000;
  padding: 8px 5px;
}

div.jwcalendar_list .prev_items{
  float:left;
  font-size: 11px;
  font-weight: bold;
  text-align:left;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
  float:right;
  font-size: 11px;
  font-weight: bold;
  text-align:right;
  color:#193A72;
  padding:8px 0 0 16px;
}

div.jwcalendar_list .next_items{
}

div.jwcalendar_list .itemslist{
  padding:0 10px;
}

div.jwcalendar_list table.items{
  width:100%;
  font-size: 11px;
  text-align:left;
  line-height:1.4em;
  empty-cells:show;
  border-spacing:0;
  border: none;
}

div.jwcalendar_list table.items td.label{
  width:33%;	
  vertical-align:top;
  border: none;
  padding:5px;
  background-color: #0284EC;
}


div.jwcalendar_list table.items tr {
  border: 1px  #5FADEB solid;
  margin:10px 0;
  padding:5px;
}


div.jwcalendar_list table.items td.item{
  width:67%;	
  border: none;
  vertical-align:top;
  padding:5px;
  background-color: #0284EC;
}

div.jwcalendar_list table.items td.item a{
  text-align:right;
  padding:5px;
}


div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list table.items p{
   font-size: 11px;
	padding:0;
}

div.jwcalendar_list .submit{
   clear:both;	
   font-size: 11px;
   padding:0;
}

/********************************************/
/*****************SINGLE view ****************/
/********************************************/

div.jwcalendar_single{
  background-color:#0284EC;
  border: 1px  #5FADEB solid;
  padding:10px 10px;
  width:95%;
}

div.jwcalendar_single .content,div.jwcalendar_single .header,div.jwcalendar_single .org{
    width:100%;

}

div.jwcalendar_single .contentie,div.jwcalendar_single .headerie,div.jwcalendar_single .orgie{
   float:left;
   width:100%;
   text-align:left;
   border: none;
}

div.jwcalendar_single .headerie{
}

div.jwcalendar_single .contentie, div.jwcalendar_single .orgie{
   background:#0284EC;
}

div.jwcalendar_single .title, div.jwcalendar_single .category{
    float:left;
    font-size: 14px;
	text-align:left;
	font-weight:bold;	
	padding:4px 8px 8px 8px;
}
div.jwcalendar_single .catcolor{
    float:none;
    font-size: 2px;
	padding:0;
}    

div.jwcalendar_single .category{
	float:none;
    font-size: 12px;
	font-weight:normal;	
 	padding:6px 8px 8px 8px;
}


div.jwcalendar_single .images{
	float:left;
    padding:10px 8px;
    margin:0px;
}

div.jwcalendar_single .itemtext{
    margin:8px;
    
}

div.jwcalendar_single .itemtitle p:first-letter{
        font-size: 13px;
	font-weight:bold;	
	line-height:1.2em;
	color: white;

}

div.jwcalendar_single .itemtitle  p:first-line{
        font-size: 13px;
	font-weight:bold;	
	line-height:1.2em;
}

div.jwcalendar_single .teaser{
	font-weight:bold;	
	font-style:italic;
	line-height:1.8em;
}
div.jwcalendar_single .desc{
    font-size: 11px;
}

div.jwcalendar_single .itemlink{
	line-height:1.8em;
}

div.jwcalendar_single .label, div.jwcalendar_feEntry .label,div.jwcalendar_feEntry .timelabel{
    clear:both;
	float:left;
	text-align:right;
	font-weight:bold;	
	width:33%;
	padding:4px 8px;
}

div.jwcalendar_single .item, div.jwcalendar_feEntry .item{
	text-align:left;
	padding:4px 4px 4px 32%;
}

## Adressen
div.tx-ttaddress-pi1 .vcard{
	padding: 20px;
	font-weight:bold;
		clear: both;
		clear:all;
}

##################################################################
##
##	Gästebuch
##
##################################################################

.tx-guestbook-list-table {
	background-color: #0284EC;
	border:1px solid #5FADEB;
}

.tx-guestbook-list-header-left {
	background-color: #0284EC;
	border:1px solid #5FADEB;
	border-bottom:1px dotted #5FADEB;
	border-right:none;
	font-size:13px;
	color: white;
	font-weight:bold;
}

.tx-guestbook-list-header-right {
	background-color: #0284EC;
	border:1px solid #5FADEB;
	border-bottom:1px dotted #5FADEB;
	border-left:none;
	font-size:13px;
	color: white;
	
}

.tx-guestbook-list-row  {
	background-color: #0284EC;
	border:1px solid #5FADEB;
	border-top:none;
	font-size:13px;
	color: white;
}
	
.tx-veguestbook-pi1 td {	
	font-size:13px;
	color: white;
	background-color: #FFFFFF;
}


span.tx-srfreecap-pi2-cant-read {
	font-size:13px;
	color: white;
}

### gallerie #####

.tx-gooffotoboek-pi1 h1 {
	font-size:13px;
}


.tx-gooffotoboek-pi1 a {
	font-size:13px;
	color: navy;
}

