

/** defaultstylesheet angepasst */
body {
                font-family:Verdana, Helvetica, sans-serif;
                margin: 0 0 0 15px;
                line-height: 120%;
}

A:link {
	background-color : transparent;
	color : #7D95BB;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
                color : #7D95BB;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #98C400;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #7D95BB;
	text-decoration : none;
}

P,LI,UL,SPAN {
	font-family : Verdana, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;

  

}

SELECT {  
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px 
	color: #666666;

                border: 1px solid #BEC2D8;
}

TEXTAREA {  
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px
	color: #666666;

                border: 1px solid #BEC2D8;

} 

INPUT {  
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px 
	color: #666666;

                border: 1px solid #BEC2D8;
}



H1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}


H2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 17px;
	color : #AF0707;
        margin: 10px 0 10px 0;
        border-bottom: 1px solid #EEEEE6;
        padding: 1px 0 0 2px;           
}

H3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}             


.subhead1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight: bold;
                margin: 5px 2px 5px 3px;
                padding: 1px 0 0 20px;    


}
.headerdate {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.caption {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
.bulletlist {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	line-height : 120%;
}
.table {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

.tableTop {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
                width : 120px;
}






.searchform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
                background-color:#F6F6F6;
}

.mailformrequired {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #990000;
	font-weight : normal;
                background-color:#F6F6F6;
}
.mailformcomment {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	font-weight : normal;
}

.formbg {
	background-color:#F6F6F6;
}




.filelinks {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
.filelinkssize {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}



.sitemap1 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
                font-weight:bold;
                margin: 0 0 0 0;
                padding: 0 0 5px 18px;
                background-image : url(../images/icons/sitemap1.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap1 {
               /** border-bottom: 1px dotted #666666;*/
                background-image : url(../images/icons/sitemap1_act.gif);background-repeat : no-repeat;
}
.sitemap2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	margin: 0 0 0 20px;
                padding: 0 0 4px 18px;
                background-image : url(../images/icons/sitemap2.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap2 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(../images/icons/sitemap2_act.gif);background-repeat : no-repeat; 
}
.sitemap3 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin: 0 0 0 40px;
                padding: 0 0 3px 12px;
                background-image : url(../images/icons/sitemap3.gif);background-repeat : no-repeat;	
                display:block;
}
a:hover .sitemap3 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(../images/icons/sitemap3_act.gif);background-repeat : no-repeat;
}
.sitemap4 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	margin: 0 0 0 60px;
                padding: 0 0 2px 10px;
                background-image : url(../images/icons/sitemap4.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap4 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(../images/icons/sitemap4_act.gif);background-repeat : no-repeat;
}




.celmenu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #E6B800;
	margin: 10px 10px 0 10px;
}
.celsubmenu {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin:3px 10px 0 20px;
}

/** Navigationen */
.navi_no {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0 20px 0 0;
                padding:0;
	text-decoration : none;
}
.navi_act {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #99C402;
                margin:0 10px 0 0;
                padding:0;
	text-decoration : none;
}
.subnavi_no {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 0 0 6px;
	text-decoration : none;
}

subnavi_act {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #99C402;
                margin:0;
                padding:0 0 0 6px;
	text-decoration : none;
}

.subnavi2_no {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 0 0 0;
}

subnavi3_no {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 0 0 0;
}

.subnavtable {
                border-right: 0px solid #CCCCCC;
}

.rootline , a.druckversion, a.druckversion:link, a.druckversion:visited, a.druckversion:hover, a.druckversion:active{
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0;
}
.metas {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 120%;
	font-weight : bold;
	color: #999999;
                margin: 0;
                padding:0 ;
}
.copyright  {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 ;
}
h1.rechts {

	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #E6B800;
                margin:5px 0 0 0;
                padding:5px 8px 5px 8px;
                border-left: 1px solid #CCCCCC;
                border-right: 1px solid #CCCCCC;

}
h1.rechts_ts {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #E6B800;
                margin:5px 0 0 0;
                padding:5px 8px 5px 0;
}
.content_right {
                border-left: 1px solid #CCCCCC;
                border-right: 1px solid #CCCCCC;
                border-bottom: 1px solid #CCCCCC;
                margin:0 0 10px 0;
                padding:0 8px 5px 8px;
}

a.lang, a.lang:link, a.lang:visited, a.lang:active, a.lang:hover {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	display: block;
	width: 100%;
	padding: 3px 0 5px 0;
}




.NOBORDER {
	border: 0px solid #868585;
}




/* In Text Hyperlinks */



a:link {
   font-weight: normal;
   color: #990000;   /* dunkelrot */
   text-decoration: none;
   font-size: 11px; 
}

a:visited {
   font-weight: normal;
   color: #990000;   /* dunkelrot */
   text-decoration: none;
   font-size: 11px; 
}

a:hover {
   font-weight: normal;
   color: #990000;   /* dunkelrot */
   text-decoration: underline;
   font-size: 11px; 
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.clearer {
     border: thin dotted ;
}

.news-latest-container {


	background-color:;
}

.news-latest-container H3,.news-latest-gotoarchive {
	color:#666666;
	padding:3px;	
	margin:3px;
	background-color:;
}

.news-latest-gotoarchive {
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
                color: #990000;   /* dunkelrot */
}
.news-latest-gotoarchive A {
	color:#666666;
}
.news-latest-item {
	padding:3px;	
	margin:3px;
	background-color:;
                font-weight: normal;
}

.news-latest-item div {
                font-weight: normal;
	font-size:9px;
}

.news-latest-item IMG {
	

	margin-right:0px;
                margin-top:2px;
	float:none;
}
.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;
}

.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	margin-left:0px;
	background-color:;
}	


.news-list-item {
	margin-left:0px;

	background-color:;
	height:140px;
} 

.news-search-form {	
	padding:3px;	
	margin-bottom:5px;

	background-color:;

}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;	
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: 1px dotted #95726E;
	background-color: #F4F4F4 ;
                font-size: 11px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#990000;
	padding-left:0px;
                font-size: 11px;
}
.news-list-container H3 A {
	color:#990000;
                font-size: 11px;

}
.news-list-container P {
	margin-left:0px;

}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F3BB6F;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {
	float: right;

	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:5px;
	padding-top:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:0px;
}
.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:#F3BB6F5;
}
.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: #F3BB6F;
	border:1px solid #666;
}
.news-search-emptyMsg { 
	font-size: 10px;
	margin-left: 10px; 
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/




.news-single-item {
	padding:5px;	
	margin-bottom:5px;

	background-color:#;
	

}
.news-single-item H2 {
	font-size: 12px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 12px;
	background-color: #F4F4F4 ;
	border-bottom: 1px dotted #95726E;
}

.news-single-category IMG {
	float: none;
	border:none;
	margin:5px;
	padding-top:3px;
}
	

/**/

		

.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: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	font-weight: bold;

}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #F3BB6F;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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 {
	padding:3px;	

 	border-bottom:1px solid #333;
	background-color:;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	background-color:#;
	list-style-type: none;
}
.news-amenu-container H1 {
	color:#510E02;
	padding:3px;	
	background-color:#;
                font-size: 11px;
}
.news-amenu-item-year {
	font-weight: bold;
	padding: 2px;
	color:#666666;
}


 /* ------------------------------------ styles modern guestbook ------------------------------------------------------  */

    .tx-guestbook-list-header { background-color: #464862; color: #F2F2F2; font-weight:bold; font-size:11; }
    .tx-guestbook-list-row { background-color: #F4F4F4; }
    .tx-guestbook-list-rowleft { background-color: #EBEBEB; }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #E9DEC2; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#95726E; font-size:11; color:#333333; width:150; height:20; background-color: #F6F3E2; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#95726E; font-size:11; color:#333333; width:150; height:20; background-color: #F6F3E2; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#95726E; font-size:11; color:#333333; width:250; background-color: #F6F3E2; }
    .tx-guestbook-form-obligationfield { color: #CC0000; font-size:11;}
    .tx-guestbook-form-error { color: #CC0000; }

  /* ------------------------------------------- Formular ------------------------------------------------------------------ */
.formfield {
                   background-color: #F4F4DA; 
}

  /* ------------------------------------------- Copyright ------------------------------------------------------------------ */

.copyright {
                  color:#EBEBEB;
                  font-size: 10px;
                  font-weight: normal;
}

.copyright A:LINK, .copyright A:VISITED, .copyright A:HOVER {
                  color:#cccccc;
                  font-size: 10px;
                  font-weight: normal;
}