body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

table {
	font-size: 11px;
}

div {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

hr {
	margin-top: 14px;
}

.browsebox {
text-align: left;
margin-left: 0px;
padding: 0px;

}
.tx-indexedsearch-browsebox li {
display:inline;
margin-right:6px;
}



#content h1 {
	font-size: 15px;
	font-weight: bold;
	color:#0082CB;
	margin: 0px;

}



#content h2, h3, h4, h5, h6 {
	font-size: 13px;
	font-weight: bold;
	color:#0082CB;
	margin-top: 0px;
	margin-bottom: 3px;
}


.punkte A:link { 
	text-decoration: none; 
	color:#000000;
}
	
.punkte A:visited { 
	text-decoration: none; 
	color:#000000;
}
	
.punkte A:hover	{ 
	text-decoration: underline; 
	color:#0082CB;
}

.ohnepunkte A:link { 
	text-decoration: none; 
	color:#000000;
}
	
.ohnepunkte A:visited { 
	text-decoration: none; 
	color:#000000;
}
	
.ohnepunkte A:hover	{ 
	text-decoration: underline; 
	color:#0082CB;
}


A:link { 
	color:#0082CB;
}
	
A:visited { 
	color:#0082CB;
}
	
A:hover	{ 
	text-decoration: none; 
	color:#0082CB;
}

	

#menudiv {
	position:absolute;
	left:0px;
	top: 0px;
	width:194px;

}

.menu {
	left:0px;
	top: 0px;
	width:194px;

}


.ohne{
	left:0px;
	top: 0px;
	width:194px;
	margin-top: 8px;
}

.menu a {
	background-image:url(img/pfeile_weiss.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;

}

.ohne a {
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	display:block;

}

.menu h2 {
	background-color:#EAEAEA;
	border-left: 15px solid #0082CB;
	font-weight: 600;
	font-size: 11px;
	color:#666666;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-bottom:4px;
	height: 15px;
}

.menu .punkte {
	margin-left: 17px;
	margin-bottom: 10px;
}
.menu .punkte div {
	background-image:url(img/punkte_grau.gif);
	height: 3px;
	font-size: 1px;
}


#balken {
	position:absolute;
	left:210px;
	top: 77px;
		width:510px;
	
}

	#spruch {

	background-color:#EAEAEA;
	font-weight: 600;
	font-size: 11px;
	color:#666666;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 9px;
	height: 18px;
	}
	
	#secmenu {

	font-weight: 600;
	font-size: 11px;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

	
	
	
.tabs a{
	border: 5px solid #0082CB;
	color:#FFFFFF;
	font-weight: 600;
	background-color:#0082CB;
	text-decoration:none;
}

a.tabsA {
	border: 5px solid #60B1DF;
	background-color:#60B1DF;
	text-decoration:none;
}


.tabs a:hover{
	border: 5px solid #60B1DF;
	background-color:#60B1DF;
	text-decoration:none;
}

.tabs a:visited{
	color:#FFFFFF;
	text-decoration:none;
}








.search form{
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.search input {
	border: 0px solid;
	margin: 1px 0px 0px 0px;
	height: 18px;
	font-size: 15px;
}


#tab1 {
	position:absolute;
	left:210px;
	top:35px;
	width:178px;
	background-color: #0082CB;
	height: 37px;
	padding-left: 3px;
	padding-top: 3px;
}

#tab1 a {
	font-size: 10px;
	color:#FFFFFF;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-top: 3px;
}



#tab2 {
	position:absolute;
	left:389px;
	top:35px;
	width:331px;
	background-color: #0082CB;
	height: 37px;
	padding-left: 3px;
	padding-top: 8px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	
}





#content {
	position:absolute;
	left: 211px;
	top: 139px;
	width:510px;
	z-index: 0;
}


.right {
	position:absolute;
	left:745px;
	top: 76px;
	width:183px;
		background-color: #eaeaea;
		z-index: 500;
}


.right h1,h2,h3,h4,h5 {
	font-size:12px;
	font-weight: 500px;
	color:#FFFFFF;
	margin: 0px 0px -9px 0px;
	background-color: #0082CB;
	padding: 2px 0px 2px 3px;
}

.right p {
	padding-left: 3px;
	padding-right:3px;

}


	
	/* default styles for extension "tx_indexedsearch" */
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff; font-size: 9px; margin:0px; padding:0px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; color:white; background-color: #CCCCCC;}
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#cccccc; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:middle; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }

.tx-indexedsearch-browsebox a{
	font-size: 9px;
}
.tx-indexedsearch-secHead H2 a{ margin-top:0px; margin-bottom:0px; color:white; font-size: 11px; background-color: #CCCCCC;}





/* default styles for extension "tx_lzgallery_pi1" */
    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {border-style:dotted;border-width:1px;border-color:#00008c;border-collapse:collapse;font-size:12px;padding:0px;font-family:verdana}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:lightgrey;color:black;}
	#tx-lzgallery-pi1-listing tr.line1 td.startdate{white-space:nowrap;}
	#tx-lzgallery-pi1-listing tr.line1 td.count{white-space-nowrap;padding-left:20px;}
	#tx-lzgallery-pi1-listing td.preview {padding:0px;width:80px;padding-left:4px;}
	#tx-lzgallery-pi1-listing td.title {font-size:16px;font-face:bold;padding-left:10px;width:80%;}
	#tx-lzgallery-pi1-listing tr.line2 {padding:0px;}
	
	#tx-lzgallery-pi1-listing a {color:black;}	
	#tx-lzgallery-pi1-listing #line-descr-short {border-top-width:1px;border-top-style:dotted;border-top-color:#00008c;}
	#tx-lzgallery-pi1-parent-descr-short {padding:4px 4px 20px 4px;}
	#tx-lzgallery-pi1-parent-title {font-size:20px;padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-count {padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-subcount {padding:0px 4px 4px 4px;}
	#tx-lzgallery-pi1-listing td.information {font-size:10px;white-space:nowrap;}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
	#tx-lzgallery-pi1-fotonav td.descr {color:#00008c;}
	#tx-lzgallery-pi1-fotonav {background-color:lightgrey;border-color:#00008c;border-style:solid;border-width:2px;font-family:verdana;}

	#tx-lzgallery-pi1-fotos {border-width:2px;border-style:solid;border-color:#00008c;text-align:center;padding:5px 5px 5px 5px;background-color:white;border-collapse:collapse;font-family:verdana;}
	#tx-lzgallery-pi1-fotos td {text-align:center;padding:0;border-style:solid;border-width:1px;border-color:#00008c;padding:3px;}

	#tx-lzgallery-pi1-title {border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#00008c;text-align:center;margin-bottom:20px;font-size:20px;}
	#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}
/* default styles for extension "tx_skcalendar_pi1" */
      /* example styles for sk_calendar */
      td.month_past_weekday { color:#C0C0C0; } 
      td.month_weekday { color:#000000; }
      td.month_holiday { color:#FF0000; }

      td.week_past_weekday { color:#C0C0C0; } 
      td.week_weekday { color:#000000; }
      td.week_holiday { color:#FF0000; }   
/* default styles for extension "tt_news" */
	


/*-----------------------------------  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;
	height:1px;
	border: 1px solid #0082CB;
	visibility: hidden;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	background-color: transparent;
}

.news-latest-container H2 {
	color:#fff;
		font-size: 13px;
	background-color: #0082CB;
	margin-bottom: 5px;
}

.news-latest-gotoarchive {
	color:#fff;
		font-size: 10px;
	background-color: #0082CB;
	margin-bottom: 0px;
}


.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color: #fff;
	padding-bottom: 2px;
	padding-left: 2px;
}
.news-latest-gotoarchive A {
	color: #fff;
	padding-bottom: 2px;
	padding-left: 2px;

}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin-bottom:3px;
	background-color: transparent;
}

.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-morelink {
	font-size:9px;

}
.news-latest-date {
	font-size:9px;
	visibility: hidden;
}
.news-latest-category {
	font-size:9px;
	visibility: hidden;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	background-color: transparent;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
	
	background-color: transparent;

	}
	
	
	.news-latest-item h3{
	color: #fff;
	background: transparent;
	margin-bottom: 5px;
	}
	
	
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color: transparent;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #0082CB;
	background-color: #0082CB;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: Silver;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 9px;
	font-weight: normal;
	background-color: transparent;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color: transparent;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;

	background-color: transparent;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: White;
	margin-bottom: 0px;
	background: transparent;
}
.news-single-item H3 {
	margin-bottom: 15px;
		color: White;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
visibility: hidden;
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	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 {
	background-color: transparent;
/*	clear: both;*/
	margin-top: 0px;

	padding:3px;
	padding-bottom:10px;

}
.news-single-related,.news-single-files,.news-single-links  {

	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color: transparent;
}

.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: transparent;
}
.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: transparent;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color: #0082CB;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #0082CB;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color: transparent;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color: transparent;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color: transparent;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color: transparent;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color: transparent;
	border-left:1px solid #666;
}


/* default styles for extension "tx_lzgallery_pi1_simple" */
    /* gallerie - listing */
	#tx-lzgallery-pi1-listing {border-style:dotted;border-width:1px;border-color:#00008c;border-collapse:collapse;font-size:12px;padding:0px;font-family:verdana}
	#tx-lzgallery-pi1-listing tr.line1 {background-color:lightgrey;color:black;}
	#tx-lzgallery-pi1-listing tr.line1 td.startdate{white-space:nowrap;}
	#tx-lzgallery-pi1-listing tr.line1 td.count{white-space-nowrap;padding-left:20px;}
	#tx-lzgallery-pi1-listing td.preview {padding:0px;width:80px;padding-left:4px;}
	#tx-lzgallery-pi1-listing td.title {font-size:16px;font-face:bold;padding-left:10px;width:80%;}
	#tx-lzgallery-pi1-listing tr.line2 {padding:0px;}
	
	#tx-lzgallery-pi1-listing a {color:black;}	
	#tx-lzgallery-pi1-listing #line-descr-short {border-top-width:1px;border-top-style:dotted;border-top-color:#00008c;}
	#tx-lzgallery-pi1-parent-descr-short {padding:4px 4px 20px 4px;}
	#tx-lzgallery-pi1-parent-title {font-size:20px;padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-count {padding:4px 4px 4px 4px;}
	#tx-lzgallery-pi1-parent-subcount {padding:0px 4px 4px 4px;}
	#tx-lzgallery-pi1-listing td.information {font-size:10px;white-space:nowrap;}

    /* gallery - album  */

	#tx-lzgallery-pi1-fotonav td {text-align:center;padding-left:15px;}
	#tx-lzgallery-pi1-fotonav td.descr {color:#00008c;}
	#tx-lzgallery-pi1-fotonav {background-color:lightgrey;border-color:#00008c;border-style:solid;border-width:2px;font-family:verdana;}

	#tx-lzgallery-pi1-fotos {border-width:2px;border-style:solid;border-color:#00008c;text-align:center;padding:5px 5px 5px 5px;background-color:white;border-collapse:collapse;font-family:verdana;}
	#tx-lzgallery-pi1-fotos td {text-align:center;padding:0;border-style:solid;border-width:1px;border-color:#00008c;padding:3px;}

	#tx-lzgallery-pi1-title {border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#00008c;text-align:center;margin-bottom:20px;font-size:20px;}
	#tx-lzgallery-pi1-descr-long {margin:5px 5px 15px 5px;text-align:justify;}

    /* gallery - annotations */
	.tx-lzgallery-pi1-5x5-filename {font-size:10px;font-style:italic;}
	.tx-lzgallery-pi1-1x1-1 {font-size:12px;font-face:bold;border-bottom:1px solid lightgray;}
	.tx-lzgallery-pi1-1x1-2 {font-size:12px;border:1px solid lightgray;margin:3px 3px 3px 3px;}
	.tx-lzgallery-pi1-1x1-filename {font-size:10px;font-style:italic;}


.karte1 {

	color: #0082CB;
	background-color: #EAEAEA;
	width: 100%;
	padding: 3px;
	margin-top: 5px;
	
}	
.karte1 a{

	color: #0082CB;
	background-color: #EAEAEA;
	width: 100%;
	font-weight: bold;
	
}

.karte2 {

	color: #0082CB;
	width: 100%;
	padding: 3px 9px 3px 9px;
	margin: 3px 10px 3px 10px;
	
}	
.karte2 a{

	color: #0082CB;

	width: 100%;
	font-weight: bold;
	
}

/* CONTENT Kalender */

.tx-skcalendar-pi1 table {
	border: none;
}

      td.month_past_weekday {background-color: #EAEAEA;}
      td.month_weekday { background-color:#EAEAEA;  }
      td.month_ {   border-color: #0082CB;}
      td.month_holiday { color:#FF0000; background-color: #EAEAEA; }
		 td.week_ { background-color: #EAEAEA; border: 1px solid #0082CB; padding: 2px;}
      td.week_past_weekday { color:#C0C0C0; } 
      td.week_weekday { color:#000000; }
      td.week_holiday { color:#FF0000; }   
		
table.monthviewcalendararap2 {
	font-size: 9px;
 border: 1px solid #0082CB;
	
}
.weekviewwholewrap{
	font-size: 10px;
	border: 1px solid #0082CB;

	
}

.monthviewcalendarwrap {
/*background-color: #FFD48D;*/
	line-height: 25px;

}

.month_ {
	border: 1px solid #0082CB;

}

.month_weekday {
	border: 1px solid #0082CB;
}

.month_holiday{
	border: 1px solid #0082CB;
}

.month_past_weekday {
	border: 1px solid #0082CB;
}

.month_daydis {
		border: 1px solid #0082CB;
	background-color: #0082CB;
	color: White;
}

.weekviewwholewrap {
		
	border: 1px solid #0082CB;
}

.weekviewdaywrap {
	border: 1px solid #0082CB;
}

.weekviewwohlwrap {
	border: 1px solid #0082CB;
}
