/* 

 2005 Sevencubes
	author: Robert Lingner, Sascha Schwartz
	
	date: 04.06.2005
	
	
*/

/* GLOBALS ------------------------------------- */


body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 10px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-size : 11px;
	text-align: left;
}


/* TABLE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

TH {
	font-size : 11px;
	font-weight : bold;
}



/* FORM ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */

INPUT, SELECT, TEXTAREA{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*width: 100%*/
}

INPUT.Flex, SELECT.Flex, TEXTAREA.Flex{
	width : 100%;
}

/* LIST ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 
ul {  
	list-style-type: none;
	list-style-position : outside;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding : 0px;
	color: #333;

}

ol {  
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
}

li {  
	margin-top : 7px;
	margin-bottom:    7px;
	padding-left : 15px;
	background-image: url(global_FILES/square.gif);
	background-position: left top; 
	background-repeat: no-repeat;




}

/* CONTENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
H1 {
	font-size: 23px;
	margin-top: 17px;
	color : #93ADD0
}
H2 {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
	color : #333333
}
H3 {
	font-size: 11px;
	margin-top: 8px;
	color : #333333
}
H5 {
	font-size: 11px;
	margin-top: 8px;
	color : #333333;
	background-image: url(global_FILES/news-picto.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
}

hr {
	margin-top: 20px;
}

/* LINKS --------------------------------------- */

A {
	color : #5F7FA5;
	text-decoration : underline;
}

A:hover {
	color : #FEDF01;
	text-decoration : none;
}

strong {	
	
}

P {
	
	margin-bottom: 7px;
	margin-top: 7px;
	
}
P.bodytext A {


}

/* LAYOUT --------------------------------------- */

#leftcol {
	position: absolute;
	width:178px; 
	height:0px; 
	z-index:25;
	padding-top: 99px;
	border-right: 2px solid white;
}
#MetaBar {
	position: absolute;
	left: 190px;
	width:773px; 
	height:99px; 
	z-index:24;
	/*padding-left: 18px;*/
	padding-bottom: 8px;
}
#KeyVis {
	position: absolute;
	left: 190px;
	top: 99px;
	width:773px; 
	height:164px; 
	z-index:24;
}
#Contentpos {
	position: absolute;
	left: 190px;
	top: 245px;
	width:412px; 
	height:164px; 
	z-index:26;
}
#ContentRightCol {
	position: absolute;
	left: 604px;
	top: 245px;
	width:357px; 
	z-index:27;
	border-left: 2px solid #94ACD0;

	
}
#ContentRightCol P, #ContentRightCol H2 {
	padding-left: 10px;

}
#ContentRightCol H1 {
	padding-left: 9px;
	padding-top: 18px;
}
#ContentRightCol H2 {
	padding-bottom: 4px;
}
#ContentRightCol P A {
   line-height: 18px;
	
}
#ContentRightCol UL {
 	padding-left: 10px;
	padding-right: 10px;
}


/*
#ContentRightCol P {
		margin-top: 0px;
	margin-bottom: 0px;
}
*/
.Content {
	padding-left: 19px;
	padding-right: 5px;
}


#ServiceNav {
	float:right; 
	clear:right; 
	width:370px; 
	height: 57px;
	text-align: right;
	color : #666666;
}

.ServiceNavPad  {
	padding-top:6px;
	padding-right:0px;
}
#SearchBar {
	float:right; 
	clear:right; 
	width:359px; 
	padding-top: 16px;
	color : #666666;
}
.SearchInput {
	width: 160px;
	border: 1px solid #6E87A5;
	font-size:11px;
	padding-left : 2px;
}

#nav {
	margin-top: 2px;
	margin-bottom: 5px;
}

#Portrait {
	padding-left: 19px;
	padding-top: 19px;
}

/* NAVIGATION --------------------------------------- */

#ServiceNav A, #SearchBar A {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#ServiceNav A:hover, #SearchBar A:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#LocationsNav {
	padding-left: 18px;
}

#LocationsNav A {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#LocationsNav A:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#LocationsNav UL {
	margin-left: 0px;
	padding-left : 0px;
}
#LocationsNav LI {
	margin: 0px 0px 0px 0px;
	padding-left : 0px;
	list-style: none;
	height : 90px;
	float: left;
	background-image: url(global_FILES/LocNavDivider.png);
	background-repeat: no-repeat;
	padding-top : 76px;
	padding-left: 8px;
	padding-right: 8px;
}


A.SNav1, .SNav1 A {

	/*background-image: url(global_FILES/l1-inactive.png);*/
	 background-color: #93ADD0; 
	background-repeat: no-repeat;
	display : block;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	color: #333333;
	
}
A.SNav1:hover, .SNav1 A:hover {

	background-image: url(global_FILES/l1-mouseover.png);
	background-repeat: no-repeat;
	display : block;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
	color : #333333;
}


.SNavActive A {
	background-image: none;
   font-weight: bold;
	color : #5F7FA5;
	background-color: #fff; 
	
}
.SNavActive A.SNav1, .SNavActive A:hover {
	background-image: none;
   font-weight: bold;
	color : #5F7FA5;
	background-color: #fff;
	
	
}
.SNavL2 A.SNav1, .SNavL2 A {
	color : #333333;
	margin-left : 16px;
	padding-left : 16px;
	text-decoration : none;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.SNavL3 A{
	color : #000000 !important;
	margin-left : 24px !important;
	padding-left : 24px !important;
	text-decoration : none;
	font-weight: normal !important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 2px;
	padding-bottom: 4px;	
	#background-color: #CCCCCC !important;
}

.SNavL3 {
  #background-color: #CCCCCC;
}

A.SNavL2:hover A.SNav1, .SNavL2 A:hover {
	color : #333333;
	/* background-image : url(global_FILES/l2-mouseover.png);
	background-repeat: no-repeat; */
	margin-left : 16px;
	padding-left : 16px;
	text-decoration : none;
	font-weight: normal;
	display : block;
	border-top: 1px solid #94ACD0;
	border-bottom: 1px solid #94ACD0;
}

.SNavL3 A:hover  {
	color : #000000;
	margin-left : 24px;
	padding-left : 24px;
	text-decoration : none;
	font-weight: normal;
	display : block;
	border-top: 1px solid #94ACD0 !important;
	border-bottom: 1px solid #94ACD0 !important;
}




.SNavL2Active A.SNav1, .SNavL2Active A  {
	background-image: none;
   font-weight: bold;
	color : #5F7FA5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

.SNavL3Active A.SNav1, .SNavL3Active A {
	background-image: none;
   	font-weight: bold !important;
	color : #000000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
}

.SNavL2Active A.SNav1, .SNavL2Active A:hover {
	background-image: none;
   font-weight: bold;
	color : #5F7FA5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.SNavL3Active A:hover  {
	background-image: none;
   font-weight: bold;
	color : #5F7FA5;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


/* PATH --------------------------------------- */


#Path {
	width: 416px;
	height: 18px;
	background-color: #94ACD0;	
}
.PathArea {
	padding-left: 19px;
	padding-top: 2px;
	color: white;
}
.PathArea A {

	color: white;
	text-decoration: none;
}
.PathArea A:hover {

	color: white;
	text-decoration: underline;
}


/* INDEXED_SEARCH ---------------------------------*/
/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch {
	float:left;
	clear:both;
	width:400px;
	background-color: White;
	margin-bottom: 40px;
}

.tx-indexedsearch-secHead {
	float:left;
	clear:both;
	width:400px;
	background:#FFFFFF; 
	margin-bottom: 1px;
}
.tx-indexedsearch-secHead-title {
	background-color: #94ACD0;
	float: left;
	width: 400px;
	
}
.tx-indexedsearch-secHead-title A {
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	
}
.tx-indexedsearch-secHead-page {
	float: left;
	padding-bottom: 10px;
	background-color: #94ACD0;
	width: 400px;

}
.tx-indexedsearch-secHead-title H2 {
	padding: 0px 0px 0px 0px;
}

.tx-indexedsearch-item-head {
	float:left;
	clear:both;
	background:#FFFFFF;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-item-head-img {
	width: 400px;
	float: left;
	background-color: #EBEFFA;
}

.tx-indexedsearch-item-head-title {
	float: left;
	width: 400px;
	font-weight: bold;
	background-color: #EBEFFA;
}

.tx-indexedsearch-item-head-percent {
	float: left;
	width: 400px;
	background-color: #EBEFFA;
}
.tx-indexedsearch-subitem .tx-indexedsearch-item-head {
	float:left;
	clear:both;
	background:#eeeeee;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-subitem .tx-indexedsearch-item-head .tx-indexedsearch-item-head-img {
	width: 40px;
	float: left;
}

.tx-indexedsearch-subitem .tx-indexedsearch-item-head  .tx-indexedsearch-item-head-title {
	float: left;
	width: 400px;
}

.tx-indexedsearch-subitem .tx-indexedsearch-item-head .tx-indexedsearch-item-head-percent {
	float: left;
}
.tx-indexedsearch-subitem-head {
	float:left;
	clear:both;
	background:#eeeeee;
	margin-bottom: 1px;
	width:400px;
}


.tx-indexedsearch-subitem-head-title {
	float: left;
	width: 400px;
                font-weight: bold;
}


.tx-indexedsearch-item {
	float:left;
	clear:both;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-item-spacer {
	float: left;
	width: 400px;
	background-color: 	#EBEFFA;
	
}
.tx-indexedsearch-item-text {
	float: left;
	width: 400px;
	background-color: #EBEFFA;
}
.tx-indexedsearch-subitem-spacer {
	float:left;
	clear:both;
	margin-bottom: 1px;
	width:40px;
}
.tx-indexedsearch-subitem {
	float:left;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-subitem .tx-indexedsearch-item {
	float:left;
	clear:both;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-subitem .tx-indexedsearch-item-spacer {
	float: left;
	width: 40px;
}
.tx-indexedsearch-subitem .tx-indexedsearch-item-text {
	float: left;
	width: 400px;
}

.tx-indexedsearch-info {
	float:left;
	clear:both;
	margin-bottom: 1px;
	width:400px;
}
.tx-indexedsearch-info-text {
	float: left;
	width: 400px;
	background-color: #EBEFFA;
}
.tx-indexedsearch-redMarkup { color: #5F7FA5; font-weight: bold; }
.tx-indexedsearch-browsebox-spacer {
	float:left;
	width: 40px;
}
 .tx-indexedsearch-browsebox-Cell {
	float:left;
	padding: 20px 5px 5px 5px;
}

 .tx-indexedsearch-browsebox-SCell {
	float:left;
	font-weight: Normal;
	padding: 20px 5px 5px 5px;
}
 .tx-indexedsearch-browsebox-SCell A {
	text-decoration: none;
	color: #333333;
}
.tx-indexedsearch-sectionlinks {
	padding-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}
.tx-indexedsearch-info { 
	background:#FFFFFF; 
	margin-bottom: 5px;
	}
.tx-indexedsearch INPUT {
	width: 25px;
}	
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { width:150px; }
	.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-searchbox P {
	padding: 4px;
	margin: 0px;
}
.csc-frame-rulerAfter {
 height : 1px; font-size: 1px; border-top : 1px solid #dddddd; margin-top : 7px;
margin-bottom : 7px;
 
}
.csc-uploads-fileName {
	font-size: 11px;
}
.csc-uploads-fileSize {
	font-size: 11px;
}


/* 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; }
	.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; }
	.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; }
/* default styles for extension "tx_slcssimgtext" */
	/*
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group
	*/

	/* COMMON */
	.csi-textpic {
		padding: 0px;
		 background: #FFF;  /*XXX demo only*/
		 border: none; /*XXX demo only*/
	}

	.csi-textpic img {
		 border: none; /*XXX demo only*/
		margin: 0px;
	}

	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
		font-style: italic;  /*XXX demo only*/
	}

	.csi-textpic .csi-image {
		border: none;  /*XXX demo only*/
		margin: 0 0 3px 0;  /*XXX demo only*/
		background: #FFF;  /*XXX demo only*/
		width: auto; /*will have to be an inline style - controlled by TS*/
	}

	.csi-textpic .csi-imagewrap {
		border: none; /*XXX demo only*/
		text-align: center;		/* is there a bug in IE? (if we don't set this, the image is not centered above or below the text) */
	}

	.csi-textpic .csi-text {
		 border: none; /*XXX demo only*/
/*border: 1px solid silver;*/
		text-align: left; /*will have to be an inline style - controlled by TS*/
	}

	.csi-text p {
		margin-top: 0;
/*
margin-left: 0px !important;
padding-left: 0px !important;
clear: left;*/
/*border: 1px solid silver;*/
	}

	/* CENTER */

	.csi-center .csi-image {
		margin: 0 auto 3px;
	}

	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}

	.csi-right div.csi-text {
		clear: right;
	}


	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}

	.csi-left div.csi-text {
		clear: left;
	}


	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;

	}


	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}


	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 110px; /*will have to be an inline style - controlled by TS*/
	}

	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}


	/* INTEXT LEFT NOWRAP*/
	.csi-intext-left-nowrap .csi-text {
	  /*will have to be an inline style - controlled by TS*/
	    margin-left: 75px;
		 width: auto !important;
		 
                  }


	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;

	}
		.csi-intext-left-nowrap img {
				margin: 0px 0 0 0px ;
				
				}
				
.csi-textpic {
 	
 
}
/* 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:0px;
	padding: 0px;
	margin: 0px;
	color: #EBEFFA;



}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
	
	background-color:#FFFFFF;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	
	/*background-color:#D8FA70;*/
	background-color: #94ACD0;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	background-color:#EBEFFA;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:none;
	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-morelink {
	height:12px;
}

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


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

	
	background-color:#FFFFFF;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	background-color:#EBEFFA;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	background-color:#EBEFFA;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	
	background-color: #FFFFFF;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#333;
	padding-left:2px;
	font-size: 14px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#333;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:none;
	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:0px;
	border:none;
	padding:0px;
	background-color:#FFFFFF;
}
.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;
	color: #333333;
}

.tx-ttnews-browsebox-SCell {
	background-color: #FFFFFF;
	border:none;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px;
	margin-bottom:5px;
	margin-top: 30px;
	border:none;
	background-color:#FFFFFF;

}
.news-single-item H2 {
	font-size: 14px;
	font-weight:bold;
	color : #333333;
	margin-bottom: 0px;
	padding: 0px;
	margin-left: 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-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: #EBEFFA;
/*	clear: both;*/
	margin-top: 15px;
	border:none;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border:none;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#EBEFFA;
}

.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:0px;
	
	background-color:#EBEFFA;
}


.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:0px;
	padding-bottom: 5px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:none;
	background-color:#EBEFFA;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:none;
	background-color:#5F7FA5;
}
.news-amenu-item-year {
	font-weight: bold;
	border:none;
	padding: 0px;
	background-color: #5F7FA5;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:0px;
	margin:0px 0px 10px 10px;
	background-color:#FFFFFF;
}
.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:#EBEFFA;
	border-left:none;
	border-top: none;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#EBEFFA;
	border-left:none;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#EBEFFA;
	border-left:none;
	border-top:none;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#EBEFFA;
	border-left:none;
}	

/* 2 Spaltiges Layout */

 

#ContentLeftCol2 {

      position: absolute;

      left: 190px;

      top: 245px;

      width:386px; 

      z-index:26;

}

#ContentRightCol2 {

      position: absolute;

      left: 576px;

      top: 263px;

      width:386px; 

      z-index:27;

}

#ContentLeftCol2 P, #ContentRightCol2 P, .csc-menu P {

      margin-top: 5px;

      margin-bottom: 5px;

}

 

#ContentLeftCol2 #Path {

      width: 405px;

}

 

.Content {

      padding-left: 19px;
clear:both;
      padding-right: 5px;

}
 .contenttable TD {
  font-size : 11px;
 vertical-align: top;
 }
/* 2 Spaltiges Layout Ende */

 
.td-0 {
 padding-right: 20px;
 white-space : nowrap;

}
#ContentRightCol .td-0 {
	padding: 0px;
	margin: 0px;
}
#ContentRightCol .td-last {
	padding: 0px;
	margin: 0px;

}


TABLE.contenttable P {
   margin-top:2px;  
   margin-bottom:2px;
} 

.tx-srlanguagemenu-pi1 FORM, .tx-srlanguagemenu-pi1 {
display:inline;
}

div.csi-text {
  width: 100% !important;
}

/*#snav {
 float: left;
}*/

div.tx-srlanguagemenu-pi1 {
 float: right;
 padding-top:4px;
}

div.tx-srlanguagemenu-pi1 .flag{
 padding-left: 8px;
}


div.tx-srlanguagemenu-pi1 IMG {
 margin-left: 0px !important;
 margin-right: 2px !important;
}


div.tx-macinasearchbox-pi1 {
  margin-left: 10px;
}

#CWelcomeLeft {
	float:left;
}

#CWelcomeRight {
float:right;
}

#CWelcome {
	width:770px;
	padding-top:5px;
}

#CWelcomeRight #myprofile {
margin-right:10px;
}

.StandardButton{
	background-color:#E6E8E0;
	background-image:url(../images/global/arrow-r_medium_def.gif);
	background-repeat:no-repeat;
	padding:1px 20px 2px 18px;
	text-align:left;
	text-decoration: none;
	color:#666666;
	background-position:6px 5px;
}

.StandardButton:Hover {
	background-color:#F0F1ED;
	background-image:url(../images/global/arrow-r_medium_highl.gif);
	color: #000000;
}

.submitButton, .changePass {
	margin-bottom:20px;
	background-position:6px 7px;
	font-size:12px;	
	background-color:#E6E8E0;
	background-image:url(../images/global/arrow-r_medium_def.gif);
	background-repeat:no-repeat;
	border:medium none;
	padding: 2px 20px 2px 18px;
	text-align:left;
	color:#666666;	
}

.submitButton:hover, .changePass:hover {
	background-color:#F0F1ED;
	background-image:url(../images/global/arrow-r_medium_highl.gif);
	color: #000000;
}

.changePass {
	margin-left:130px;
}

.tx-newloginbox-pi1 label, .tx-drchangefepasswdmd5-pi1 label {
	width:115px;
	color:#666666;
	display:block;
	float:left;
	font-size:12px;
	padding-bottom:2px;
	font-weight:normal;
}

.tx-drchangefepasswdmd5-pi1 label {
	width: 175px;
}

.tx-drchangefepasswdmd5-pi1 {
	padding-top: 30px;
}	

.tx-newloginbox-pi1 th, .tx-newloginbox-pi1 td, .tx-drchangefepasswdmd5-pi1 td {
	padding-bottom: 10px;
	valign: top;
}

#CWelcome .gutter {
	border-top-color:#CED2C2;
	border-top-style:solid;
	border-top-width:1px;
	margin-left:20px;
	margin-top:20px;
	padding-top:10px;
}

a.mybardehle {
	color: #333333;
	font-size: 12px;
	background: #bebebe;
	padding-left:15px;
	padding-top: 6px;
	padding-bottom: 6px;
	display:block;
	text-decoration: none;
}

a.mybardehleActive {
	color: #5f7fa5;
	font-size: 12px;
	background: #f0f0f0;
	padding-left:15px;
	padding-top: 6px;
	padding-bottom: 9px;
	display:block;
	text-decoration: none;
	font-weight: bold;
}

a.mybardehle:hover, a.mybardehleActive:hover {
	background: #93add0;
	color: #333333;
}

span.mybardehleL1 {
	font-size: 13px;
}

span.mybardehleL2 {
	font-size: 9px;
	padding-top:2px;
	display: block;
}
