BODY { background-image:url(benchmarking_FILES/bgpage.jpg); background-color:#578CC7; background-repeat:no-repeat; }



/*	===============================================================================
									Navigation
	===============================================================================	*/
TD.orientation		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; background-image: url(benchmarking_FILES/bgorientation.gif); padding: 0px 20px 8px 0px; }
TD.globalnavigation	{ font-family : Arial, Helvetica, sans-serif; font-size : 12px; text-align: right; color: #FFFFFF; }
TD.navigation		{ background-image: url(benchmarking_FILES/bgnavi.gif); padding: 50px 0px 20px 0px; }
TD.content			{ background-image: url(benchmarking_FILES/bgcontent.jpg); padding: 15px 20px 15px 24px; }
TD.copyright		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #FFFFFF; text-align: right; }

A:link				{ background-color : transparent; color : #296CB7; text-decoration : none; }
A:visited			{ background-color : transparent; color : #296CB7; text-decoration : none; }
A:hover				{ background-color : transparent; color : #578CC7; text-decoration : none; }
A:active			{ background-color : transparent; color : #86ACD7; text-decoration : none; }

TD.globalnavigation A:link		{ background-color : transparent; color : #FFE400; text-decoration : none; }
TD.globalnavigation A:visited	{ background-color : transparent; color : #FFE400; text-decoration : none; }
TD.globalnavigation A:hover		{ background-color : transparent; color : #FFCC00; text-decoration : none; }
TD.globalnavigation A:active	{ background-color : transparent; color : #FFF000; text-decoration : none; }



/*	===============================================================================
									Headings
	===============================================================================	*/
H1					{ font-family : Arial, Helvetica, sans-serif; font-size : 14px; color : #000000; margin: 15px 0px 17px 0; border-top: 1px solid #578CC7; border-bottom: 1px solid #578CC7; padding: 6px 4px 6px 4px; }
H2					{ font-family : Arial, Helvetica, sans-serif; font-size : 14px; color : #666666; margin: 15px 0px 10px 0; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; padding: 6px 4px 6px 4px; }
H3					{ font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #666666; margin-bottom : 0px; margin-top : 0px; }
H4					{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #000000; margin-bottom : 0px; margin-top : 10px; }

.subhead1			{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #000000; }
.subhead2			{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : green; }
.subhead3			{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : red; }
.headerdate			{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : Green; font-weight: normal; }



/*	===============================================================================
									Para
	===============================================================================	*/
P { font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height: 17px; color: #000000; padding-top: 0px; padding-bottom: 0px; margin-top: 8px; margin-bottom: 0px;}
.caption			{ font-family : Arial, Helvetica, sans-serif; font-size : 10px; color : #666666; }
.bulletlist			{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; }
.table				{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #666666; }



/*	===============================================================================
									Mixed Content
	===============================================================================	*/
UL { margin-top: 8px; padding-top: 0px; }
LI { font-family : Arial, Helvetica, sans-serif; font-size : 12px; line-height: 17px; color: #000000; margin-top: 0px; padding-top: 0px; }

	
	
/*	===============================================================================
									Unknown
	===============================================================================	*/
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; }


.searchform				{ font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : #000000; font-weight : normal; }
.searchresultpagetitle	{ font-family : Arial, Helvetica, sans-serif; font-size : 15px; color : #578CC7; font-weight : bold; }
.searchresultcontent	{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color : #000000; font-weight : normal; }
.searchresultheader		{ font-family : Arial, Helvetica, sans-serif; font-size : 14px; color : #000000; 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 : 12px;
	color : #666666;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	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(benchmarking_FILES/sitemap1.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap1 {
               /** border-bottom: 1px dotted #666666;*/
                background-image : url(benchmarking_FILES/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(benchmarking_FILES/sitemap2.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap2 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(benchmarking_FILES/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(benchmarking_FILES/sitemap3.gif);background-repeat : no-repeat;	
                display:block;
}
a:hover .sitemap3 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(benchmarking_FILES/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(benchmarking_FILES/sitemap4.gif);background-repeat : no-repeat;
                display:block;
}
a:hover .sitemap4 {
                /**border-bottom: 1px dotted #666666;*/
                background-image : url(benchmarking_FILES/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;
}



/*	===============================================================================
									News
	===============================================================================	*/
TD.news				{ padding: 15px 0px 0px 0px; }
TABLE.newsentry		{ margin: 0px 0px 4px 0px; }
TD.newsdate			{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #FFFFFF; text-align: left; }
TD.newscontent		{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #000000; background-image: url(benchmarking_FILES/bgnews.jpg); padding: 3px 6px 3px 6px; border: 1px solid #FFFFFF;}
TD.newscontent H3	{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #666666; margin-bottom : 0px; margin-top : 0px; }
TD.newscontent IMG	{ margin-bottom:5px; margin-right:5px; border:1px solid #666; float:left; }

TD.newscontent P	{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #000000; margin-top: 0px; margin-bottom: 0px; }
HR.clearer			{ margin-top: 4px; margin-bottom: 2px; padding-top: 0px; padding-bottom: 0px; }


.news-latest-gotoarchive	{ font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #FFFFFF; }

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

.news-latest-container	{  }

.news-latest-container H1	{ font-family : Arial, Helvetica, sans-serif; font-size : 14px; color : #FFFFFF; margin: 15px 0px 4px 0; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; padding: 6px 4px 6px 4px; }


.news-latest-container H2 {
	color:#fff;
	padding:3px;	
	margin:3px;
	border:1px solid #666;
	background-color:#769024;
}

.news-latest-gotoarchive {
 	font-weight:bold;
}


.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

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

.news-latest-morelink A {
	float:right;
}


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


.news-list-item {
	padding:3px;	
	margin:3px;
	border:1px solid #578CC7;
	background-color:#C8D9EB;
	/* height:120px; */
	} 
.news-search-form {	
	padding:3px;	
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg {
	margin:0px;
}
.news-search-form FORM {
	margin:0px;	
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #578CC7;
	background-color: #578CC7;
}
.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: #000000;
	width: 180px;
	text-align: right;
	height: 18px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 10px;
	font-weight: normal;
	background-color: #C8D9EB;
	}

.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-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	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:#F9FFE5;
}
.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: #BBE53A;
	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;
	border:1px solid #666;
	background-color:#F9FFE5;	*/

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	margin-bottom: 0px;
	border-top: 0px; border-bottom: 0px; padding: 0px 0px 0px 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

	

/**/

		

.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-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	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: #BBE53A;
	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: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:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}