/* Generelle Einstellungen */
body {
	padding: 0;
	margin: 0;
	background-color:#f5f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#535353;
}

body.print {
	background-color:#fff;
}

/*Überschriften*/
h1,h2,h3,h4,h5,p,div,ul,li {
	margin:0;
}

h1 {
	font-size:150%;
	padding:0 0 15px 0;
}

h2 {
	font-size:130%;
	padding:0 0 12px 0;	
}

h3 {
	font-size:12px;
	padding:0 0 8px 0;
	color:#535353;
}

h4 {
	font-size:90%;
	padding:0 0 8px 0;
}

h5 {
	position:relative;
	bottom:-4px;
	font-size:12px;
	font-weight:bold;
	padding:0 10px 0 0;
	margin:0 0 10px 0;
	background-color:#fff;
	color:#58585a;
	display:inline;
}

.underline {
	width:97%;
	border-bottom:1px solid #cbd5de;
	margin:0 0 10px 10px;
	padding:0;
}


/*Links*/
a img {
	border:none;
}

a {
	color:#535353;
	text-decoration:none;
} 
a:hover   {
	color:#535353;
	text-decoration:underline;
} 

#contentwrap a.internal-link,
#contentwrap a.download,
#contentwrap a.external-link-new-window,
#contentwrap a.mail {
	color:#535353;
	text-decoration:none;
	padding:0 0 0 13px;
	background: url(images/link.gif) no-repeat 0 50%;
	white-space:nowrap;
	text-decoration:none;
} 

#contentwrap a.anker {
	padding:0;
	background:none;
}

#contentwrap a:hover {
	text-decoration:underline;
} 


.centercontent ul {
	margin:0;
	padding:0;
	list-style:none;
}

.centercontent li {
	margin:0;
	padding:0 0 5px 27px;
	background: url(images/list.gif) no-repeat 15px 6px;
}


#wrap {
	width: 930px;
	margin:0;
	padding:0 20px 10px 10px;
	background:	#f5f4f4 url(images/wrap.gif) repeat-y top left;
}

.print #wrap {
	background:none;
	width:90%;
	padding:0px 10px;
	margin-left:auto; 
	margin-right:auto;
}

.print .threerows,
.print .threerows .center {
	width:100%;
}

#header {
	width: 930px;
	float:left;
	margin:0;
	padding:0;
}

#logo {
	float:left;
	width: 300px;
	margin:0;
	padding:25px 0 16px 0;
}

.print #plogo {
	float: left;
	width:100%;
	margin:0;
	padding:25px 0;
	text-align:left;
}

#language {
	float:right;
	width:500px;
	text-align:right;
	margin:0;
	padding:10px 0 15px 0;
}

#language a {
	color:#647f9c;
	font-size:10px;	
}

#subheader {
	position:relative;
	background: url(images/header_yellow_back.gif) repeat-x top left;	
	height:31px;
	font-size:14px;
	color:#647f9c;
	padding:17px 0 0 10px;
	margin-right:-10px;
}

.print #subheader {
	background: none;	
	font-size:14px;
	color:#647f9c;
	padding:17px 0 0 0;
	margin-right:0;
	width:300px;
}

.print .underline {
	border:none;	
}

#menu {
	width:930px;
	height:55px;
	background: url(images/menu.gif) repeat-x top left;
	margin:0;
	padding:0;
}

#menu ul {
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin:0;
}

#menu li {
	float:left;
	padding:0;
	margin:0;
}

#menu li.sepmenu {
	background: url(images/menu_sep.gif) no-repeat right 8px;
}

#menu li a {
	text-decoration:none;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding:7px 8px 5px 8px;
	margin:0 4px;
	display:block;
}

#menu li a#main_act {
	position:relative;
	top:-7px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	color:#647f9c;
	padding:13px 8px 4px 8px;
}

#menu li a:hover {
	color:#535353;
}


.submenu {
	padding:0;
	margin:0 0 15px 0;
}

#contentwrap .submenu a {
	background-image:none;
	padding:0;
	margin:0;
}

.submenu ul {
	width:100%;
	list-style:none;
	padding:0;
	margin:0;	
}

.submenu li {
	width:100%;	
}

.submenu li.level0 {
	background-color:#ebf0f5;
}

.submenu li.level1 {
	background-color:#f1f1f1;
}

.submenu li.level2,
.submenu li.level2_act {
	background-color:#f1f1f1;
}

#contentwrap .submenu li.level0 a {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#647f9c;
	padding:7px 0 5px 25px;	
	background:#ebf0f5 url(images/arrow_right.gif) no-repeat 15px 12px;
	white-space:normal;
}

#contentwrap .submenu li.level1 a,
#contentwrap .submenu li.level1_act a {
	display:block;
	font-size:11px;
	color:#626262;
	padding:3px 0 3px 25px;	
	background:#f1f1f1 url(images/arrow_right.gif) no-repeat 15px 8px;
	border-top:1px solid #fff;
	white-space:normal;
}

#contentwrap .submenu li.level2 a,
#contentwrap .submenu li.level2_act a {
	display:block;
	font-size:11px;
	color:#626262;
	padding:3px 0 3px 25px;	
	margin:0 11px;
	background:#f1f1f1 url(images/arrow_right.gif) no-repeat 15px 7px;
	white-space:normal;
}

#contentwrap .submenu li.level0 a:hover {
	background-color:#dae7f3;
	text-decoration:none;
}

#contentwrap .submenu li.level1_act a,
#contentwrap .submenu li.level1 a:hover {
	background-color:#e3e3e3;
	text-decoration:none;
}

#contentwrap .submenu li.level2_act a,
#contentwrap .submenu li.level2 a:hover {
	background-color:#fff;
	text-decoration:none;
}


#meta1 {
	float:right;
	width: 500px;
	text-align:right;
	margin:0;
	padding:0;
	color:#999;
}

#meta2 {
	float:right;
	width: 210px;
	text-align:right;
	margin:0;
	padding:0 20px 0 0;
	color:#647F9C;
}

#meta1 a {
	text-transform:uppercase;
	color:#999;	
}

#meta2 a {
	color:#647f9c;
}

#meta1 a#meta1_act {
	color:#647f9c;
	text-decoration:underline;
}

#footer {
	float:left;
	width: 960px;
	margin:0;
	padding:11px 0 10px 0;
	background:	#f5f4f4 url(images/footer.gif) no-repeat top left;
}

.print #pfooter {
	margin:20px 0 0 0;
	padding:8px 0 0 0;
	border-top:1px solid #647f9c;
}

#copyright {
	float:left;
	width: 720px;
	margin:0;
	padding:0 0 0 10px;
	color:#647f9c;
}


/*TemplaVoila*/
.tworows {
	float:left;
	width:930px;
	margin:0;
	padding:0;
}

.print .tworows {
	width:100%;
}

.tworows .left {
	float:left;
	width:730px;
	margin:0 10px 0 0;
	padding:0;
}

.print .tworows .left {
	width:100%;
}

.tworows .right {
	float:left;
	width:190px;
	margin:0;
	padding:0;
}

.tworows .left h1 {
	font-size:16px;
	font-weight:normal;
	color:#647f9c;
	padding:0 0 10px 10px;
}

.tworows .left p {
	padding:0 0 0 10px;
}


.threerows {
	float:left;
	width:930px;
	margin:0;
	padding:0;
}

.threerows .left {
	float:left;
	width:190px;
	margin:0 15px 0 0;
	padding:0;	
}

.threerows .center {
	float:left;
	width:520px;
	margin:0 15px 0 0;
	padding:0;	
}

*html .threerows .center {
	margin:0 13px 0 0;
}

.threerows .right {
	float:left;
	width:190px;
	margin:0;
	padding:0;	
}

.threerows h1 {
	font-size:16px;
	font-weight:normal;
	color:#647f9c;
	padding:0 0 17px 0;
}




.twoboxes {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	background: url(images/box_start_back.gif) repeat-y top left;
}

.print .twoboxes,
.print .twoboxes .header,
.print .twoboxes .footer {
	background:none;
}

.twoboxes .header {
	float:left;
	width:100%;
	margin:0;
	padding:6px 0 1px 0;
	*padding-top:6px;
	background: url(images/box_start_header.gif) repeat-y bottom left;
}

.twoboxes .header span.leftspan {
	float:left;
	width:351px;
	font-size:14px;
	height:20px;
	color:#586f87;
	padding:0 0 0 10px;
	margin:0 10px 0 0;	
}

.twoboxes .header span.rightspan {
	float:left;
	width:340px;
	height:20px;
	font-size:14px;
	color:#647f9c;
	padding:0 0 0 10px;
}

.twoboxes .footer {
	float:left;
	width:100%;
	height:10px;
	margin:0;
	padding:0;
	background: url(images/box_start_footer.gif) no-repeat bottom left;
}

.twoboxes .left {
	float:left;
	width:345px;
	margin:0;
	padding:10px 26px 0 0;
}

.twoboxes .right {
	float:left;
	width:349px;
	margin:0;
	padding:10px 0 0 0;
}

.print .twoboxes .left,
.print .twoboxes .right,
.print .twoboxes .header span.leftspan,
.print .twoboxes .header span.rightspan {
	width:49%;
	padding:0;
	margin:0;
}

.twoboxes .left h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#58585a;
	border-bottom:1px solid #cbd5de;
	margin:0 0 10px 10px;
	padding:0;
}

.plainbox {
	padding:0;
	margin:0 0 10px 0;
}

.plainbox .boxcontent {
	margin:0;
	padding:10px;
}

.plainbox .boxcontent h1 {
	font-size:15px;
	font-weight:normal;
	color:#586f87;
	margin:0;
	padding:0 0 10px 0;
}

.printbottom {
	text-align:right;
	padding:12px 0 0 0;
	margin:0;
	color:#666;
}

#contentwrap .printbottom a {
	padding:0;
	background-image:none;
}

.breadcrumb {
	margin:0 0 25px 0;
	padding:0;
}

#contentwrap .breadcrumb a {
	padding:0;
	background-image:none;
	color:#b9b9bb;
	font-size:10px;	
}

.breadcrumb .isCur {
	padding:0;
	color:#cbd5de;
	font-size:10px;	
}

.breadcrumb .bcsep {
	padding:0 7px 0 8px;
	background: url(images/breadcrumb.gif) no-repeat 50% 50%;	
}



.clear {
	clear:both;
}

/*Formulare*/

form {
	padding:0;
	margin:0;
}

input, select {
	font-size:11px;
	color:#535353;
	padding:0;
	margin:0;
	border:1px solid #cfcfcf;
}

input {
	padding:0 0 0 5px;
}

select {
	margin-bottom:4px;
}	

fieldset.csc-mailform {
	float:left;
	width:100%;
	border:0;
	padding:0;
	margin:0;
}

div.csc-mailform-field {
	float:left;
	width:100%;
	margin:0;
	padding:0 0 3px 0;
}

div.csc-mailform-field input {
	width:320px;
}

div.csc-mailform-field label {
	float:left;
	width:125px;
	padding:0 0 5px 0;
	margin:0px;
	text-align:left;
	vertical-align:top;
}

div.csc-mailform-field textarea {
	float:left;
	width:320px;
	padding:0 0 0 4px;
	margin:0;
	text-align:left;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	border:1px solid #cfcfcf;
}

div.csc-mailform-field input.csc-mailform-submit, 
div.csc-mailform-field input.csc-mailform-submit:link, 
div.csc-mailform-field input.csc-mailform-submit:visited {
	float:right;
	margin:10px 67px 0 0;
	background:#8195a8 url(images/button_back.gif) repeat-x top left;
	width:86px;
	height:20px;
	border:1px solid #8696a7;
	padding:0 0 1px 0;
	color:#fff;
	font-size:12px;
}

input.csc-mailform-submit:hover, input.csc-mailform-submit:active, input.csc-mailform-submit:focus {
	background-color:#ccc;
}

hr.trenner {
	border:0;
	height:1px;
	background:url(images/trenner_dot.gif);
	padding:0;
	margin:10px;
}


hr.newstrenner {
	background-color: #ccc;
	height: 1px;
	border: none;
	padding:0;
	margin:0 10px 10px 10px;
}

/* IE hr-Hack*/
*html hr.newstrenner {
	background-color: #ccc;
	height: 1px;
	border: none;
	padding:0;
	margin:-3px 10px 2px 10px;
}

/* Sitemap */

.tx-flseositemap-pi1 ul {
	list-style:none;
	padding:0;
	margin:0;	
}

.tx-flseositemap-pi1 li {
	padding:0;
	margin:0;	
	background-image:none;
}

.tx-flseositemap-pi1 li.deep0 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;		
}

.tx-flseositemap-pi1 li.deep1 {
	font-size:12px;
	font-weight:bold;
	padding:3px 0 3px 15px;
	margin:0;		
}

.tx-flseositemap-pi1 li.deep2 {
	font-size:11px;
	padding:0 0 0 25px;
	margin:0;		
}






/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
div.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
div.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
#contentwrap div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #d6d8d8;
	padding: 0;
}

#contentwrap div.csc-textpic-imagewrap { padding: 0; }

#contentwrap div.csc-textpic img { border: none; }

#contentwrap .csc-textpic-caption span a img { 
	position:relative;
	z-index:100;
	*top:-5px;
}

#contentwrap div.csc-textpic a { 
/*	padding:0; 
	background: none;*/
}

/* div: This will place the images side by side */
#contentwrap div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image { 
	float: left; 
}

/* ul: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul { list-style: none; margin: 0; padding: 0; }
div.csc-textpic div.csc-textpic-imagewrap ul li { float: left; margin: 0; padding: 0; }

/* dl: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image { float: left; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt { float: none; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd { float: none; }
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img { border: none; } /* FE-Editing Icons */
dl.csc-textpic-image { margin: 0; }
dl.csc-textpic-image dt { 
	margin: 0; 
	padding:0; 
	display: inline; 	
	
}

dl.csc-textpic-image dd a {
	float:right;
}
dl.csc-textpic-image dd span {
	float:left;
	display:block;
	padding:0;
	margin:0;
	position:relative;
	*top:4px;
	
	/*position:relative;
	top:5px;
	padding:0;
	margin:5px 0 0 0;
	font-size:12px;*/
}
dl.csc-textpic-image dd { 
	margin: 0;
	padding:1px 0 0 0; 
	color:#647f9c;
	font-size:11px;
	border-top:1px solid #d6d8d8; 
}
dl.csc-textpic-image { 
	border:1px solid #d6d8d8; 
	background-color:#f6f5f5;
}
	

/* Clearer */
div.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img { margin: 0; }

/* Space below each image (also in-between rows) */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
div.csc-textpic-equalheight div.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
div.csc-textpic div.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }

/* Center (above or below) */
div.csc-textpic-center { text-align: center; /* IE-hack */ }
div.csc-textpic-center div.csc-textpic-imagewrap { margin: 0 auto; }
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
div.csc-textpic-center div.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap { float: right; }
div.csc-textpic-right div.csc-textpic-text { clear: right; }

/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap { float: left; }
div.csc-textpic-left div.csc-textpic-text { clear: left; }

/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap { float: left; clear: both; }
div.csc-textpic-intext-left-nowrap .csc-textpic-text { float:left; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */


/* default styles for extension "tx_indexedsearch" */
.tx-indexedsearch .tx-indexedsearch-browsebox {margin:0; padding:10px 0 0 0;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul {margin:0; padding:0;}
.tx-indexedsearch .tx-indexedsearch-browsebox li { display:inline; margin:0; padding:0 10px 0 0; }
.tx-indexedsearch .tx-indexedsearch-browsebox li a { }
.tx-indexedsearch-searchbox {border:0px; margin:0 0 10px 0;} 
.tx-indexedsearch-searchbox fieldset{border:0px; margin:0 10px;} 
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button { 
	margin:0 0 0 10px;
	background:#8195a8 url(images/button_back.gif) repeat-x top left;
	width:86px;
	height:20px;
	border:1px solid #8696a7;
	padding:0 0 2px 0;
	color:#fff;
	font-size:12px;	
}
.tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-form label { width:90px; }
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword { width:160px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#fa7609; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.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 TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-res .resrow {
	margin:0 0 15px 0;
}

#contentwrap .tx-indexedsearch .tx-indexedsearch-res .resrow .tx-indexedsearch-title-caption a {
	background:none;
	padding:0;
	font-weight:bold;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { 
	letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; font-size:60%;}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
.tx-indexedsearch-res h2 {
	background:#eee; 
	margin:10px 1px 0 1px;
	padding:4px 10px 6px 10px; 
}

.tx-indexedsearch-res h2 a {
	margin:0;
	padding:0; 
	vertical-align:middle; 
	text-decoration:underline; 
	color:#333;
	font-size:95%;
	font-weight:normal;
}

/* 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:1px;
	border:none;
	background:none;

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

/*-----------------------------------  tt_news LaTEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53a;
}

.news-latest-container h2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8fa70;*/
	background-color:#769024;
}

.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;
	border:1px solid #666;
	background-color:#f9ffE5;
}

.news-latest-item img {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	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 {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0;
	margin:0 0 15px 0;
	}
	
#contentwrap .news-list-item a {
	background:none;
	padding:0;
}


#contentwrap .news-list-item .news-list-morelink a {
	padding:0 0 0 13px;
	background: url(images/link.gif) no-repeat 0 50%;
}



.news-search-form {
	padding:0;
	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 {
	font-size:12px
	margin: 0;
	padding: 0 0 2px 0;
}
.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
	color:#fff;
	background:none;
	padding:0;
}
.news-list-container h3 a {
	color:#fff;
	background:none;
	padding:0;
}
.news-list-container p.newstitle {
	font-size:12px;
	font-weight:bold;
	padding:0 0 2px 0;
}

.news-list-date {
	color: #3E551C;
	font-size: 9px;
	font-weight: normal;
	}

.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 {
	margin-left:3px;
}
.news-list-morelink  {
	margin:3px 0;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	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:0;
	margin:0;
}

.news-single-item h1 {

}

.news-single-item h2 {
	font-size: 12px;
	font-weight:bold;
	margin: 0;
	padding:0 0 2px 0;
}

.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: #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 {
	margin-top:10px;
	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;
}

/*--------------------------------- tt_news Categorymenu (CaTMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#f9ffE5;
}
.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:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}*/


.print #contentwrap .threerows .left, 
.print #contentwrap .threerows .right,
.print #contentwrap .tworows .right,
.print .breadcrumb {
	display:none;
	width:0px;
}

.print #contentwrap .tworows .twoboxes .right {
	display:inline;
	width:50%;
}

.print #pheader {
	float:left;
	width:100%;
	margin:0;
	padding:15px 0 0 0;
}

.print #pheader #url {
	float:left;
	width:265px;
	margin:0;
	padding:0;
}

.print #pheader #backlink {
	float:right;
	width:265px;
	margin:0;
	padding:0;
	text-align:right;
}

.print #contentwrap a {
	text-decoration:underline;
	padding:0;
	background:none;
}