﻿
/* XHTML 1.0 Strict */
img {
	border: none;
}


body, html{
	height: 100%;
	max-width: 900px; 
  min-width: 850px;  
  
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
				
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	
	font-size: 100.01%;  /* 100.01% Wegen Problemen in früheren Browsern */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #533D09;
	background-color: white;

}



#header {
	position: absolute; 
	background-position: 0px ;
	height: 20px;
}


#main .clearer {
	height: 1px;
	border: 0;
	color: #533D09;
	clear: both;
}

.headerline a:link, .headerline a:visited, .headerline a:active, .headerline a:hover {
	text-decoration: none;
}


p.headerline {
       display:none;
}

/* Positioniert Seitentitel */
.headerline a {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	
	display: block;
	margin-top: 0px;
	margin-left: 0px;  /*-10010px;*/
	
	white-space: nowrap;
}



#outer_wrapper {
	   background: url(../img/bg_rcol.gif) repeat-y right;   /*Färbt die rechte Spalte vertikal füllend ein */
	  background-color: #FFFDD7;
}

#wrapper {
	  background:   url(../img/bg_rcol.gif) repeat-y right;    /* Färbt von rechts (die rechte Spalte und mehr...) vertikal füllend ein. Gewinnt �ber das Bild links */
}

#container {
	width: 100%;
	float: left;
	margin-right: -150px; 
	margin-top: 65px;	
	margin-bottom: 0;
  background: url(../img/bg_rcol.gif) repeat-y right; 

}

#content {
  /*Färbt die linke und mittlere Spalte */
	margin-right: 160px;
}

#main {
	
	/* Kann nur fuellen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/
	background-color: #FFFDD7;
	margin-left:  25px; 
	margin-right:  0px; 
	margin-top: 0;
	margin-bottom: 10px;
	
	padding-left: 15px; 
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 0;
}

#sublist dl {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


#sublist dl dt{
	/*color: #990000; */
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 10px;
	margin-bottom: 8px;
	
}

#sublist dl dt a{
	border-bottom: 1px solid #533D09;;
}

#sublist dl dd{

	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 10px;

padding-left: 0;	
margin-left: 0;


}	

/*
#sublistdl dd a:hover{
		color:  #000040; No hover color  here
}*/

#permlogin {
	
	/* Kann nur füllen oder muss mit Bild linke Spalte koordiniert werden, wird von anderen abgedeckt.*/
	margin-left:  30px; /*165px; */
	font-size: 12px;

	padding-left: 10px; 
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}





#sidebar {

	background: #F3B21A;
	min-height: 100%;

	width: 150px;  
	float: right;
	
	display: block;
	padding-top: 20px;
	padding-bottom: 24px;
	
	font-size: 12px;
	font-weight: normal;
	text-align: left;

	text-decoration: none;
	 
}


#sidenews p {
	font-size: 12px;
	padding-left: 12px;
	margin-top: 4px;
	padding-right: 8px;


}




#linktop {
	white-space: nowrap;
	text-align: right;
	padding-right: 10px;
}

/* #footer*/
#footer {
	white-space: nowrap;
	 background: #F3B21A; 
	 padding-bottom: 5px;
	 padding-left: 30px;
	 height: 10px;
}



.footerNav  a {
	text-decoration: none;
}


.footerNav  {
position: absolute;
left: -10000px;
top: -10000px;

display: none;  /*block;*/
	vertical-align: bottom;
	width: 97%;

}

.footerNav  ul {
	padding-top: 6px;
	padding-bottom: 3px;
}

.footerNav  ul li {
position: absolute;
top: -1000px;
left: -5000px;

	display: inline;
	background:#FFFDD7;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.footerNav  ul li a{
	padding-top:0px;
	padding-bottom: 0px;
	padding-left: 3px;
padding-right: 1px;
	border-left: 1px solid #533D09;
}

.footerNav  ul li a:hover{
	padding-top:0px;
	padding-bottom: 0px;
padding-right: 0px;
	padding-left: 3px;
	border-left: 2px solid #533D09;
}



.clearing {
	height: 0;
	clear: both;
}


.langselectbar {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#mainnavig {
/*Wegen Anzeige Safari */
position: relative;
top: -1px;
}

#sidenews{
/*Wegen Anzeige Safari */
position: relative;
top: -1px;
}

#adress{
/*Wegen Anzeige Safari */
position: relative;
top: -1px;
}



.navigbar {
	margin-top:25px;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}




.navPrintPage{
	font-size: 12px;
 	font-weight: normal;

	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
		
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 15px;
}

.navPrintPage a {
	text-decoration: none;
	display: block;
	margin-top:0px;
	margin-bottom: 10px;	
	padding-top: 3px;
	padding-bottom: 0px;
	background: #FFFDD7;
}

.navPrintPage ul.leftNav_1 li {
	padding-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}


.navPrintPage ul.leftNav_1 li a {
	border-left: 1px solid #533D09;
	padding-left: 4px;
}


.navNoPrintPage{
	display: none;
}


/* --- Global definition lists (list-style: none) -- */
ul, ol{
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0;
	margin-top: 8px;
	/*list-style: none;*/
}

/* --- Global definition lists (list-style: none) -- */
li {
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0;
	/*list-style: none;*/
}
/* Font Classes */


a:link, a:visited, a:active, a:hover {
	color: #533D09;
	text-decoration: none;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 12px;

}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

p {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}



/*Sprachselektion */
.langselectbar  { 
 	font-weight: normal;
 	padding-bottom: 15px;
	background:red; /*#533D09;*/  /* #E2E8F0;*/
}



.langselectbar a {
	text-decoration: none;
	display: block;
	background:#533D09;
	padding-top: 0px;
	padding-bottom: 0px;
}



.navPrintPage a{
	text-decoration: none;

	border-left: 1px solid #533D09;
	padding-left: 4px;
}

/*Navigation */

.navigbar  { 
	font-size: 12px;
 	font-weight: normal;
 	padding-bottom: 0px;
	background:#F3B21A;
}


.navigbar a {
	text-decoration: none;
	display: block;
	margin-top:0px;
	margin-bottom: 10px;	
	padding-top: 3px;
	padding-bottom: 0px;
	background: #FFFDD7;  /*#533D09;*/
}



/* Erstes Level  */

.navigbar ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navigbar ul.leftNav_1 li {
	list-style: none;
		
	font-weight:  normal; 
	font-size: 12px;
	
	padding-left: 0px;
	padding-bottom: 0px;	
	
	margin-top: 8px;
	margin-bottom: 8px;

}

.menu-current a {
	 border-bottom: 2px solid #533D09;
	 border-left: 2px solid #533D09;
	 padding-left: 4px;
}



.navigbar ul.leftNav_1 li a {
	list-style: none;
	border-left: 1px solid #533D09;
	padding-left: 4px;
}

.navigbar ul.leftNav_1 li a:hover, .navigbar ul.leftNav_1 li a:focus, .navigbar ul.leftNav_1 li a:active {
	list-style: none;
  border-left: 2px solid #533D09;
}


/* Zweites Level */

.navigbar ul.leftNav_2 li {
	list-style: none;
	font-weight:  normal; 
	font-size: 10px;
	padding-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.navigbar ul.leftNav_2 li a {
	border-left: 1px solid #533D09;
}

.navigbar ul.leftNav_2 li a:hover, .navigbar ul.leftNav_2 li a:focus, .navigbar ul.leftNav_2 li a:active {
  border-left: 2px solid #533D09;
}


/* Drittes Level */

.navigbar ul.leftNav_3 li {
	list-style: none;
	font-weight:  normal; 
	font-size: 10px;
	padding-left: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigbar ul.leftNav_3 li a {
	border-left: 1px solid #533D09;
}

.navigbar ul.leftNav_3 li a:hover, .navigbar ul.leftNav_3 li a:focus, .navigbar ul.leftNav_3 li a:active {
  border-left: 2px solid #533D09;
}

.adressbar{
background: #FFFDD7;
  border-left: 10px solid #F3B21A;
  border-right: 10px solid #F3B21A;
}

.adressbar p{
	font-size: 12px;
	font-weight: normal;
	padding-left: 4px;
}


/* breadcrumbs  */

#logo {
white-space: nowrap;
	position: absolute; 
	top: 10px;	
	left: 35px;
	width: 500px;
	height: 40px;
	
	display: block;
	color: white;
	background: #F3B21A; 
	font-size: 30px;
}

#logo H1
{
	font-family: Nobile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0;
	margin: 0;
}


#breadContainer {
	position: absolute;   /* In Header-Bereich schieben  */
	top: 0px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	width: 100%;
	max-width: 900px;  /* Gleich wie max-width des Body, damit von IE7 aktzeptiert */
	
}

#breadContainer a {
	text-decoration: none;
}

#breadContainer a:hover, #breadContainer a:focus, #breadContainer a:active {
	text-decoration: underline;
}

#breadcrumb {
	text-align: right; 
	background: #F3B21A;  /*white;*/
	
	height: 60px;
	padding-right: 0px;
	padding-top: 5px;   /*Höhe Breadcontainer weisse Fläche*/
	padding-bottom: 0px;   /*Höhe Breadcontainer weisse Fläche*/
	
	margin-right: 0px;
	
	white-space: nowrap;
	overflow: hidden;		
}

#breadcrumb a{
color: #533D09;
}

#breadContainer #breadcrumb ul, #breadContainer #breadcrumb li {
	display: inline;
	padding-right: 5px;
}

#breadContainer #breadcrumb ul li {
	margin-left: 5px;
	padding-left: 10px; /*adjust bullet image padding*/
	padding-bottom: 2px;
	background: transparent url(../img/breadcrumb_dot.gif) no-repeat center left;
/*	background-position:0px 3px; */
}

#nav-loginbox {
	background-color: transparent;
	margin:0px;
	padding: 0px;
}

#nav-loginbox {
	background-color: transparent;
	margin:0px;
	padding: 0px;
}

.navloginbar {
	margin-left: 0px;
	padding-left: 0px;
	background-color: yellow;  /*#FFFDD7;*/
	border-left: 10px solid #F3B21A;
    border-right: 10px solid #F3B21A;
}
.navloginbar p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 4px;
}



a.leftNav2{
	border-left: 0px solid #533D09;
	font-size: 11px;
}
a.leftNav2:hover{
	border-left: 2px solid #533D09;
	font-size: 11px;
}



/* Für Breadcrumbs und Metanavigation */
.navText {
	font-size: 12px;
	font-weight: normal;
}

/* bc:before {content:"> ";} */ /* Nicht IE6 und nicht in IE7!! /*




/* globals */


.invisible {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}



.contenttable .bodytext {
font-size:12px;
line-height: 16px;
margin-bottom: -10px;
}

.contenttable {

margin-bottom: 20px;
}




/* Captions */

.csc-textpic-image{
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-right: 10px;
background-color: white;
border: 1px solid #A99056; /*#533D09;	*/	
}


.csc-textpic-caption {
font-size: 10px; 
/*line-height: 1em; */
padding-top: 5px; 
padding-bottom: 0px; 
margin-top:10px;
margin-bottom: 5px;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	background-color: #FFFDD7;
	padding: 0px;
	margin: 0px;
	border: 0px solid #A99056; /*#533D09;	*/	
}




.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px;
	margin:0px;
	border: 0px solid #A99056; /*#533D09;	*/	
	background-color: #FFFDD7;

	}


.news-list-item h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #A99056; /*#533D09;	*/	
	background-color: #FFFDD7;
}

.buch-tipp-item p img {
	float:left;
	padding-right: 8px;
	border: none;
}
.buch-tipp-item p a{
	text-decoration: underline;
}
.buch-tipp-item h3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #533D09;
	background-color: #FFFDD7;
}


.news-list-container h3 a {
	color: #533D09;
	padding-left:0px;
	background-color: #FFFDD7;
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#533D09;
	padding-left:0px;
	background-color: #FFFDD7;
}


.news-search-form {
	padding:3px;
	margin-bottom:16px;
	border: 1px solid #A99056; /*#533D09;	*/	
	background-color:#FFFDD7;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}


.news-list-container P {
	padding-left:3px;
}


.news-list-date {
	float: right;
	color: #533D09;
	width: 180px;
	text-align: right;
padding-top: 3px;

	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFDD7;
}


.news-list-imgcaption {
	float: right;
	padding-top:6px;
	padding-right:3px;
	font-size: 11px;
	}

.news-list-container IMG {

	float: left;
	border: 0px solid #A99056; /*#533D09;	*/	
	margin-top: 4px;
	margin-bottom:5px;
	margin-right:16px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:12px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

#main .news-list-morelink  {
	display: none;
}


.news-list-browse 
{
	margin-top: 16px;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.activeLinkWrap {
	font-size: 16px;
}

.browseLinksWrap {
	text-align: left;
}
.showResultsWrap {
	display: none;
	text-align: left;
}


.news-single-address-line{
	font-size:12px;
	margin-left:0px;
	padding-top:3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-top: 1px solid #533D09;
	border-bottom: 1px solid #533D09;
}

.news-list-address-line{
	font-size:12px;
	margin-left:0px;
	padding-top:3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
}


ul .news-minilist-item
{
	list-style: none;
	margin-left:0;	
	padding-left:0;

}

li .news-minilist-item
{
	margin-left:0;	
	padding-left:0;
}
.mbl_newsevent_one_line {
	font-weight:normal;
}

.mbl_newsevent_one_line_company{
	font-weight:bold;
}

.news-single-item .mbl_newsevent_adress_line{
	font-size:12px;
	margin-top: 12px;
	margin-left:0px;
}


.news-list-item .mbl_newsevent_adress_line{
	font-size:12px;
	margin-left:3px;
}

.news-single-item  .mbl_newsevent_weblink {
	font-size:12px;
	margin-left:0px;
	margin-bottom: 16px;
}

.news-single-item  .news-single-keywords {
	font-size:12px;
	margin-left:0px;
}

.news-list-item  .mbl_newsevent_weblink {
	font-size:12px;
	margin-left:4px;
}

.news-list-item  .news-list-keywords {
	font-size:12px;
	margin-left:3px;
	margin-top: 3px;
}


.news-list-item .bodytext {
font-size:14px; 
line-height: 16px;
margin-bottom: 5px;
}


.news-single-item .mbl_newsevent_onedayevent {
	font-size:12px;
	margin-left:0px;
}

.news-single-item .mbl_newsevent_multidayevent {
	font-size:12px;
	margin-left:0px;
}

.news-list-item .mbl_newsevent_onedayevent {
	font-size:12px;
	margin-left: 3px;
}

.news-list-item .mbl_newsevent_multidayevent {
	font-size:12px;
	margin-left: 3px;
}

.mbl_newsevent_eventwhere {
	font-size:12px;
	margin-left:3px;
}

.mbl_newsevent_eventorganizer {
	font-size:12px;
	margin-left:3px;
}


#sidenews .news-latest-container h2{
font-size: 12px;
color: #fffdd7;
padding-top: 2px;
padding-left: 4px;
background: #533D09;	
border: 1px solid #533D09;		
margin: 0px;

}


#sidenews .news-latest-container{
background-color: #FFFDD7;
margin: 8px;
border: 1px solid #533D09;		
padding: 0;
}

#sidenews .news-latest-container p{
background-color: transparent;
margin: 0px;
font-size: 11px;
padding-top: 2px;
padding-bottom: 2px;
line-height: 11px;
margin: 0px;
}

#sidenews .news-latest-item{
background-color: transparent;
padding-left: 5px;
margin: 0px;
border: 1px solid #533D09;	
}


#main .bodytext a{
	text-decoration: underline;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border: 0px solid #666;
	background-color: #FFFDD7;
}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #533D09;
	margin-top: 0;
	margin-bottom: 8px;
}
.news-single-item H3 {
	margin-bottom: 0px;
}


.news-single-img {
	float: right;
	margin-left:5px;
	margin-top:11px;
	padding-left: 30px;
}

.news-single-imgcaption {
	font-size: 11px;
	border-bottom: 1px solid #533D09;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-top: 0px;
	margin-bottom: 8px;
	clear:both;
	width: 200px;
}

.news-single-category {
	float: right;
}
.news-single-backlink {
	padding-left: 0;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	position: absolute;
	top: 90px;
	left: 46px;
}
.news-single-timedata, .news-single-author{
	font-size: 11px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #FFFDD7;
/*	clear: both;*/
	margin-top: 15px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files, .news-single-links  {
	border: 0px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:0px;
	background-color: #FFFDD7;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left: 5px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}


.news-list-browse {
	text-align: center;
}


/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border: 0px solid #533D09;
	border-top: 1px solid #533D09;	
	border-bottom: 1px solid #533D09;
	padding:3px;
	background-color: #FFFDD7;
}

.tx-ttnews-browsebox  p {

	margin: 0px;
	/*color: transparent;*/
}

.tx-ttnews-browsebox TD {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: normal;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
	background-color: #FFFDD7;
}

.tx-ttnews-browsebox-SCell {
	border: 1px solid #A99056; /*#533D09;	*/	
	background-color: #FFFDD7;
}

.news-search-emptyMsg {
	font-size: 12px;
	margin-left: 10px;
}

/*---------------------------------  Linklist ---------------------------------*/

.tx-cmwlinklist-pi1{
	font-size: 14px;
}

.cmwlllinks{

	font-size: 16px;
}
.cmwllteaser{
	font-size: 12px;
	padding-top: 4px;
padding-bottom: 4px;
}

.cmwlllinks{

	font-size: 16px;
}
.cmwllteaser{
	font-size: 14px;
}

.cmwlladdlink{
border-top: 1px solid #533D09;
border-bottom: 1px solid #533D09;
	font-size: 10px;
}

.cmwllpathmenu{
	margin-bottom: 5px;
border-bottom: 1px solid #533D09;
}

.cmwllinkinfo{
border-top: 1px solid #533D09;;
border-bottom: 1px solid #533D09;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cmwllcategory{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #533D09;
	font-size: 10px;
}

.cmwllpathmenu{
	margin-bottom: 5px;
border-bottom: 1px solid #533D09;
}

.cmwllinkinfo{
border-top: 1px solid #533D09;;
border-bottom: 1px solid #533D09;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.cmwllcategory{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#main ul{
	font-size: 14px;
}
#main ol{
padding-left: 30px;
	font-size: 14px;
}
.csc-textpic-image{
	background-color: #FFFDD7;
	border: 0px solid #533D09;
}

 .csc-textpic-caption {
border-bottom: 1px solid #533D09;
padding-bottom: 3px;
padding-left: 1px;
}



#sidenews .csc-textpic-caption {
background-color: #FFFDD7;
border-bottom: none;
}

#sidenews .csc-textpic-image {
padding:0px;
margin-top:10px;
}



/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	font-size:12px;
	padding:5px;
	margin:0px 0px 0px 0px;
	border: 1px solid #A99056; /*#533D09;	*/	
	background-color:#FFFDD7;
}
.news-catmenu-header {
	font-size:12px;
	font-weight:bold;
}
.news-catmenu DIV {
display: inline;
	font-size:12px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
display: none;
margin:0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-ACT {
	font-weight:bold;
padding-left: 3px;
padding-right: 3px;
	border-left:2px solid #533D09;
}

.news-catmenu-NO {
	font-weight:normal;
padding-left: 3px;
padding-right: 3px;
	border-left:1px solid #533D09;
}

.news-catmenu-NO a:hover {
      text-decoration: underline;
}


.bodytext .internal-link {
      text-decoration: underline;
}
/*2009_09_29*/
.cal-list-infoline {
	font-size: 12px;
}

.cal-list-title {
	font-weight: bold;
	font-size: 16px;
}

div .tx-cal-controller dd img
{
	padding-bottom: 10px;
}

div .tx-cal-controller dd
{
	padding-bottom: 10px;
}

div .tx-cal-controller dt
{
border-top: 4px solid white;
padding-top: 10px;
}



