/** defaultstylesheet angepasst */
body {
                font-family:Arial, Helvetica, sans-serif;
}


A:link {
	background-color : transparent;
	color : #690000;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
                color : #690000;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #690000;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #690000;
	text-decoration : none;
}


SELECT {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px 
}
TEXTAREA {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px
} 
INPUT {  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px 
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #3165A1;
                margin: 10px 0 10px 0;

                background-image : url(../images/layout/bg_h1.gif);
                border-bottom: 1px solid #CCCCCC;
                padding: 6px 0 0 4px;
                
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #82B651;
	margin-bottom : 0px;
	margin-top : 10px;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
	margin-bottom : 0px;
	margin-top : 10px;
}
.subhead1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #8690A4;
	font-weight: bold;
}
.headerdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P, ul, li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
	margin: 1px 15px 1px 0;
	padding-bottom : 0px;

}
.caption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}
.bulletlist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
                line-hight: 120%;

}
.table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.tab_verleih div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}


form div, span { 
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px 
}

.searchform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}








.loginform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
.filelinkssize {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}



.sitemap1 {
	font-family : Arial, 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 : Arial, 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 : Arial, 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 : Arial, 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 : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E6B800;
	margin: 10px 10px 0 10px;
}
.celsubmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin:3px 10px 0 20px;
}

/** Navigationen */
.navi_no {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0 10px 0 0;
                padding:0;
}
.navi_act {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #333333;
                margin:0 10px 0 0;
                padding:0;
}
.subnavi_no {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 0 0 6px;
}
.subnavi2_no {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 0 0 0;
}
.rootline , a.druckversion, a.druckversion:link, a.druckversion:visited, a.druckversion:hover, a.druckversion:active{
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0;
}
.metas {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 ;
}
.copyright  {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color: #666666;
                margin:0;
                padding:0 ;
}
h1.rechts {
	font-family : font-family : Arial, 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 : Arial, 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;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.clearer {
     border: thin dotted #DECCA6;
}

.news_latest_header {
        
                font-weight: normal;
	font-size:12px;
	margin-left: 2px;
}

.news_latest_header_arr {
                font-weight: normal;
	font-size:11px;
	margin-left: 3px;
}
.news-latest-container {
	background-color:#F6F6F6;
}

.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:#690000;
}
.news-latest-gotoarchive A {
	color:#666666;
}
.news-latest-item {
	font-family : font-family : Verdana, Helvetica, sans-serif;
	padding:0px;
	margin-left: 2px;	
	background-color:;
                font-weight: normal;
	font-size:11px;
}

.news-latest-item div {
	font-family : font-family : Verdana, Helvetica, sans-serif;
                font-weight: normal;
	font-size:11px;
	margin-left: 2px;
}

.news-latest-item p {
	font-family : font-family : Verdana, Helvetica, sans-serif;
                font-weight: normal;
	font-size:11px;
	margin-left: 2px;
}

.news-latest-item IMG {
                margin-top:8px;
	margin-bottom:0px;
	margin-right:5px;
                margin-left:5px;
	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-date {
	background-color:#F2F2F2;
}

.news-latest-morelink {
	height:12px;

	float:right;
                background-image : url(../images/layout/weiter.gif);
}

.news-latest-morelink A {
	float:right;
}



/*---------------------------------tt_news_events LATEST view ------------------------*/

.events_latest_header {
                font-weight: normal;
	font-size:11px;
	margin-left: 3px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	background-color:;
}	


.news-list-item {
	padding:3px;	
	margin:0px;
	background-color:;
	height:80px;
} 
.news_subheader_acc P {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
                font-weight: bolder;
	line-height : 80%;
	font-style: italic;
}

.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:;
	background-color: #F6F6F6;
                font-size: 12px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#690000;
	padding-left:0px;
                font-size: 12px;
}
.news-list-container H3 A {
	color:#690000;
                font-size: 12px;

}
.news-list-container P {
	padding-left:3px;
}
.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;
	vertical-align: middle;
}

.news-list-morelink,.news-list-category {
	font-size:11px;
	margin-left:8px;
                color:#cccccc;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
.events-single-timedata {
	float: left;
	font-weight: bold;
	color:#666666;
	font-size: 10px;
}	


	/*---------------------------------  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;
	font-size: 11px;
	background-color:#;
}

.news-single-item div {
	padding:5px;	
	margin-bottom:5px;
	font-size: 11px;
	background-color:#;
}

.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color: #85A600;

}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 14px;
	background-color: #F4F4F4 ;

}

.news-single-category IMG {
	float: none;
	border:none;
	vertical-align: middle;

}
	

/**/

		

.news-single-img {
	float: right;


}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: none;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: left;
	font-weight: bold;
	color:#666666;
	background-color:#F2F2F2;


}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
                margin: 20px 10px 10px 0;
                border-top: 1px solid #CCCCCC;
                border-bottom: 1px solid #CCCCCC;
                padding: 6px 4px 6px 4px;
}
.news-single-related,.news-single-files,.news-single-links  {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F4F4F4;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:60px;
	margin-bottom: 10px;

}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
                color:#990000;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*---------------------------------tt_news_events Single View--------------------------------------*/

.events-single-item {
	padding:3px;	
	margin:0px;
	font-size: 11px;
	background-color:#;
}


	
/*--------------------------------- 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;
}


.news-catmenu {
	font-family : font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
                padding:5px 0px 0px 5px;
                margin:10px;
                border:1px solid #CCCCCC;
                background-color:#F6F6F6;
}

.news-catmenu DIV IMG {
                margin:0px;
                padding: 0px 3px 3px 0px;
                vertical-align: middle;
}

/*----------------------------Veranstaltungen-------------------------*/

.list_header {  font-family: Arial, Helvetica, sans-serif; background-color: #F6F6F6; font-size: 11px; color: #666666; font-style: normal; font-weight: lighter;}

.list_data {  
                font-family: Arial, Helvetica, sans-serif; 
                font-size: 11px; 
                color: #666666; 
                font-style: normal; 
                font-weight: lighter; 
                margin:2px;
                background-color: #F2F2F2;
}

.list_header_sort { 
                background-color: #F2F2F2;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px; 
                color: #666666;  
                font-style: normal; 
                font-weight: bold;
}

.list_header_123  { 
                background-color: #F2F2F2;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px; 
                color: #666666;  
                font-style: normal; 
                font-weight: bold;
}

