@media screen, handheld {


/* GLOBALS CSS DEFINITIONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

body{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
	font-size : 13px;
	background: #fff url(../img/page_bg.png) repeat-x;
	color : #333333;
}

H1  {
	font-size: 23px;
	color: #E26A16;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:6px;
}

H2 {
	font-size: 16px;
	color : #666666;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
}

H3 {
	font-size: 13px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 6px;
}

H4 {
	font-size: 16px;
	color : #666666;
	font-weight:bold;
	padding-top:0px;
	padding-left: 8px;
	margin-top:0px;
	border-left: 4px solid #E26A16;
}

H1 A, H2 A, H3 A {
	color: #E26A16;
	text-decoration:none;
}
H1 A:hover, H2 A:hover, H3 A:hover {
	color: #E26A16;
	text-decoration:underline;
}

A {
	color:#E26A16;
	text-decoration:none;
}

A:hover {
	color: #E26A16;
	text-decoration:underline;
}

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

#HD-Logo {
	position:absolute; 
	left:0px; 
	top:0px;
	z-index : 99;
}

#HD-Logo H1 {
 font-size: 1.0em;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 width: 405px;
 height: 75px;		
 background: url(../img/logo_main.png) no-repeat 0 100%;
 padding: 0px;
 margin: 0px;
 cursor:pointer;
}


#HD-Bar {
	position:absolute; 
	left:0px; 
	top:75px; 
	width:100%; 
	height:50px; 
	background : url(../img/headerbar_bg.jpg) repeat-x;
   padding: 0px;
	z-index:1;
}
#HD-Bar Span {
	padding-left: 0px;
}

#HD-Claim {
text-align:left;
width:849px;
}

#HD-Visual {
	position:absolute; 
	left:118px; 
	top:168px; 
	width:388px; 
	height:177px; 
	z-index:2
}

#HD-Service {
	position:absolute; 
	left:560px;
	top:0px; 
	width:300px; 
	height:75px; 
	border-top: 0px solid #999999;
	z-index:2
}

#ServiceNav {
	color : #D49679;
	padding-top: 50px;
	text-align: right;
	
}
#ServiceNav A {
	color : #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#SearchBox {
	padding-top: 20px;
	float:right;
}

#SearchBox INPUT {
	border:1px solid #BEBEBE; 
	background-color: white; 
	font-size:12px;
}
.Button1 {
	border:1px solid #BEBEBE; 
	background-color: white; 
	color: #333333;
	font-weight: bold;
}

#MNav-Bar {
	position:absolute; 
	left:106px; 
	top:116px; 
	z-index:3;
}

#Content {
	position:absolute; 
	left:106px; 
	top:0px; 
	padding-top: 395px;
	padding-left:15px;
	z-index:2;
	width:470px;
}

#RContent {
	position:absolute; 
	left:610px;
	width:250px;
	right:0px; 
	top:0px; 
	margin-top: 170px;
	z-index:1;
}

#Content #RContent {
	position:absolute; 
	left:486px;
}

#Footer {
padding-top: 50px;
padding-bottom: 50px;
padding-left: 10px;
	font-size:10px; 
	font-weight:bold;
	color:#999999;
	background-image: url(style_FILES/greybullet.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.CT-Text1, .bodytext {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	line-height:1.5em;
}

.CT-Text1 H1, .CT-Text1 H2, .CT-Text1 H3 {
	padding-left: 0px;
}

.CT-Text2 {
	margin-left:161px;
	margin-right:30px;
	margin-bottom:20px;
}

.CT-Text2 H1, .CT-Text2 H2, .CT-Text2 H3 {
	padding-left: 0px;
}

#RContent .Segment {
	width:250px;
	background-color : transparent;
	background-image : none; /*url(../img/rcontbox_bg.jpg);*/
	background-repeat : repeat-x;
	padding-bottom : 15px;
	margin-bottom: 8px;
}
.ContBoxDivider {
	height:5px;
	font-size : 1px;
	border-top: 1px solid #CCCCCC;
	margin-top: 9px;
	width:455px;
	margin-left:0px;
}
.RContBoxDivider {
	height:5px;
	font-size : 1px;
	border-top: 1px dotted #ccc;
	margin:9px 13px 0px 10px;
}

#RContent .Segment H1 {
	font-size: 14px;
                color: #787878;
	font-weight:bold;
	margin-left:12px;
	margin-right:12px;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:2px solid #ccc;
	margin-top:0px;
	margin-bottom: 8px;
                background: none;
}

#RContent .Segment H1 A {
color: #787878;
}

#RContent .bodytext {
	margin-left:12px;
	margin-right:30px;
	margin-bottom:5px;
	display: block;
}

.RCT-Text1 {
	display:block;
	padding-left:12px;
	padding-right:12px;
}

.CFotoLeft{
	float:left;
	padding-left:5px;
	padding-bottom:20px;
	padding-right:20px;
}

#RContent .CFotoLeft{
	padding-left:0px;
}

.CFotoRight{
	float:right;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:20px;
}

.KForm TD {
	font-size:12px;
}

.csc-textpic-intext-left {
float: left;
}

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

.MNavDivider {
	background : repeat-x;
	width : 1px;
	font-size: 1px;
}

#MNav-Bar UL {
	margin-left: 0px;
	padding-left : 0px;
	margin-bottom: 0px;
}
#MNav-Bar LI {
	margin: 0px 0px 0px 0px;	
	padding-bottom:0px;
	list-style: none;
	background : url(../img/nav-default_bg.gif) repeat-x;
	color: #333333;
}

#MNav-Bar LI:hover {
	color: #E26A16;
	background : url(../img/nav-hover_bg.gif) repeat-x;
}

#MNav-Bar A {
	display: block;
	padding-left:10px;
	padding-right:10px;
	font-size : 12px;
	padding-top:16px;
	padding-bottom:16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#MNav-Bar A.First{
	padding-left: 41px; 
}
#MNav-Bar A.Last{
	padding-right: 130px; 
}

#MNav-Bar A:hover {
	color: #E26A16;
	background : url(../img/nav-hover_bg.gif) repeat-x;
}

#MNav-Bar .Active A, #MNav-Bar .Active A:hover {
	background : url(../img/nav-active_bg.gif) repeat-x;
}

.tx-dropdownsitemap-pi1 a {
font-weight:bold;
font-size:12px;
padding-left: 4px;
}

.tx-dropdownsitemap-pi1 .description {
display:none;
}

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


INPUT, SELECT, TEXTAREA{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 100%;
}

INPUT.Fix, SELECT.Fix, TEXTAREA.Fix{
	width : auto;
}

 */

/* LIST ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 
ul {  
	list-style-type : square;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left :0px;
	padding-left:15px;
}

#RContent .Segment ul {
	list-style: square;
	color: #ccc;
	margin-bottom:0px;
    	margin-left: 16px;
	display:block;
	padding-left:11px;
	padding-right:11px;
	font-weight:normal;
}

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

li {  
	margin-top : 6px;
	margin-bottom: 0px;
	padding-left:0px;
}

UL.Kompakt li {
	margin-top : 1px;
}

#Content UL.Kompakt li {
	margin-left:0px;
}

.ListNum ol {
	margin-left : 26px;;
}

/* TYPO 3 LAYOUT OVERRIDES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px;
	background-color: transparent;
	
}

.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 */
	margin:0px;
}

.news-latest-item H3 {
	padding-left:12px;
	padding-right:30px;
	margin-bottom:0px;
	margin-top: 3px;
}

.news-latest-item P {
	margin:0px;
	display: inline;
}

.ShortP P {
	margin:0px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
	background-color: red
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	padding-left:0px;
	padding-right:30px;
	margin-bottom:0px;
	font-weight:bold;
}

#RContent .news-latest-date, #RContent .news-latest-morelink, #RContent .news-latest-category {
	padding-left:12px;
}

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

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


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding:0px;
	margin:0px;
	border:0px solid;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px dotted #b2b2b2;
	}
.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 H2 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
	display:block;
}
.news-list-container H2 A {
	
	
}
.news-list-container P {
margin:0px;
margin-bottom: 6px;

}
.news-list-date {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	}

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

	}

.news-list-container IMG {
	margin-right:5px;
	margin-left:0px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
	font-size:13px;
}
.news-list-browse {
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
    width: 455px;
	margin-top:20px;
	border-top:1px solid #CCCCCC;
	padding-top: 10px;
}
.tx-ttnews-browsebox TD, .tx-ttnews-browsebox A {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell, .tx-ttnews-browsebox-SCell A {
	font-weight: bold;	font-size: 12px;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:1px solid #CCCCCC;
	padding: 2px;

}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px solid #b2b2b2;
}
.news-single-item H2 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 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 {

}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	z-index:99;
}
.news-single-timedata {
margin-bottom: 20px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	font-weight:bold;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-left:0px;
	padding-left: 0px;

/*	clear: both;*/


}
.news-single-additional-info P {
	margin:0px;
	padding: 0px;
}

.news-single-additional-info A {
	font-weight:normal;
	display:block;
	margin-bottom:4px;
	}

DD, DL, DT{
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#RContent .news-single-additional-info .bodytext {
	margin-left:0px;
	padding: 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin-left:0px;
	padding: 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	padding: 0px;
}

.news-list-item DD, .news-list-item DL {
	margin-left: 0px;
	padding:0px;
}

.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:0px solid
}
.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-left: 7px; margin-right:12px;
}
.news-catmenu-header {
margin: 0px;
	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;
}


/* default styles for extension "tx_dropdownsitemap_pi1" */


		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1  UL, .tx-dropdownsitemap-pi1  OL {
	list-style: none;
	padding-left:22px;
}
		.tx-dropdownsitemap-pi1 DIV {
			border-top: solid 0px #DFE2E3;
			padding: 0px;
			margin-right:30px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_1 {
        margin-left: -15px;
		}
		
		.tx-dropdownsitemap-pi1 DIV.level_2 {

		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: right;
			font-size: 10px;
			border-top: solid 0px;
		}
		
.tx-indexedsearch-item-head-title {
	font-weight:bold;
}

.tx-indexedsearch-browsebox-Cell, .tx-indexedsearch-browsebox-SCell  {
	display: inline;
	margin-right: 6px;
}

.tx-indexedsearch {
	padding-bottom: 30px;
}

.tx-indexedsearch-whatis {
	display: inline;
}

.tx-indexedsearch .ContBoxDivider {
	width: 485px;
}

DIV.expAll { display:none; }
DIV.tx-indexedsearch-searchbox{ display: none;}


/* FORMMAIL ---------------------------------------------------------------------------*/

fieldset.csc-mailform {
margin: 0px;
padding: 8px 0px;
border: none;
}

.csc-mailform-field label {
float:left;
white-space:nowrap;
}

.csc-mailform-field input, .csc-mailform-field textarea {
margin:-18px 0px 4px 180px;
width:300px;
}

.csc-mailform-field select {
margin-left: 135px;
margin-bottom:4px;
margin-top: -2px
}

div.csc-mailform-field {
clear:both;
margin-bottom: 4px;
float: left;
}

input.csc-mailform-submit {
width:200px;
margin-top:6px;
}
}

@media print {


/* GLOBALS CSS DEFINITIONS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

body{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
	font-size : 13px;
	background: #fff;
	color : #333333;
}

H1  {
	font-size: 23px;
	color: #E26A16;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:6px;
}

H2 {
	font-size: 16px;
	color : #666666;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
}

H3 {
	font-size: 13px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	margin-bottom: 6px;
}

H4 {
	font-size: 16px;
	color : #666666;
	font-weight:bold;
	padding-top:0px;
	padding-left: 8px;
	margin-top:0px;
	border-left: 4px solid #E26A16;
}

H1 A, H2 A, H3 A {
	color: #E26A16;
	text-decoration:none;
}
H1 A:hover, H2 A:hover, H3 A:hover {
	color: #E26A16;
	text-decoration:underline;
}

A {
	color:#E26A16;
	text-decoration:none;
}

A:hover {
	color: #E26A16;
	text-decoration:underline;
}

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

#HD-Logo {
	padding-bottom:20px;
	left:0px; 
	top:0px;
	z-index : 99;
}

#HD-Logo H1 {
 font-size: 1.0em;
 line-height: 1.0em;
 display: block;
 background: none;
 padding: 0px;
 margin: 0px;
}


#HD-Bar {
	display:none;
}
#HD-Bar Span {
	padding-left: 0px;
}

#HD-Claim {
text-align:left;
width:849px;
}

#HD-Visual {
	width:388px; 
	z-index:2
}

#HD-Service {
	display:none;
}

#ServiceNav {
	color : #D49679;
	padding-top: 50px;
	text-align: right;
	
}
#ServiceNav A {
	color : #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#SearchBox {
	padding-top: 20px;
	float:right;
}

#SearchBox INPUT {
	border:1px solid #BEBEBE; 
	background-color: white; 
	font-size:12px;
}
.Button1 {
	border:1px solid #BEBEBE; 
	background-color: white; 
	color: #333333;
	font-weight: bold;
}

#MNav-Bar {
	display:none;
}

#Content {
	left:0px; 
	top:0px; 
	padding-top: 20px;
	padding-left:0px;
	z-index:2;
}

#RContent {
	display:none;
}

#Content #RContent {
	position:absolute; 
	left:486px;
}

#Footer {
padding-top: 30px;
	font-size:10px; 
	font-weight:bold;
	color:#999999;
}

#Footer div {
	display:none;
}

.CT-Text1, .bodytext {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	line-height:1.5em;
}

.CT-Text1 H1, .CT-Text1 H2, .CT-Text1 H3 {
	padding-left: 0px;
}

.CT-Text2 {
	margin-left:161px;
	margin-right:30px;
	margin-bottom:20px;
}

.CT-Text2 H1, .CT-Text2 H2, .CT-Text2 H3 {
	padding-left: 0px;
}

#RContent .Segment {
	width:250px;
	background-color : transparent;
	background-image : none; /*url(../img/rcontbox_bg.jpg);*/
	background-repeat : repeat-x;
	padding-bottom : 15px;
	margin-bottom: 8px;
}
.ContBoxDivider {
	height:5px;
	font-size : 1px;
	border-top: 1px solid #CCCCCC;
	margin-top: 9px;
	width:455px;
	margin-left:0px;
}
.RContBoxDivider {
	height:5px;
	font-size : 1px;
	border-top: 1px dotted #ccc;
	margin:9px 13px 0px 10px;
}

#RContent .Segment H1 {
	font-size: 14px;
                color: #787878;
	font-weight:bold;
	margin-left:12px;
	margin-right:12px;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:2px solid #ccc;
	margin-top:0px;
	margin-bottom: 8px;
                background: none;
}

#RContent .Segment H1 A {
color: #787878;
}

#RContent .bodytext {
	margin-left:12px;
	margin-right:30px;
	margin-bottom:5px;
	display: block;
}

.RCT-Text1 {
	display:block;
	padding-left:12px;
	padding-right:12px;
}

.CFotoLeft{
	float:left;
	padding-left:5px;
	padding-bottom:20px;
	padding-right:20px;
}

#RContent .CFotoLeft{
	padding-left:0px;
}

.CFotoRight{
	float:right;
	padding-left:20px;
	padding-right:0px;
	padding-bottom:20px;
}

.KForm TD {
	font-size:12px;
}

.csc-textpic-intext-left {
float: left;
}

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

.MNavDivider {
	background : repeat-x;
	width : 1px;
	font-size: 1px;
}

#MNav-Bar UL {
	margin-left: 0px;
	padding-left : 0px;
	margin-bottom: 0px;
}
#MNav-Bar LI {
	margin: 0px 0px 0px 0px;	
	padding-bottom:0px;
	list-style: none;
	background : url(../img/nav-default_bg.gif) repeat-x;
	color: #333333;
}

#MNav-Bar LI:hover {
	color: #E26A16;
	background : url(../img/nav-hover_bg.gif) repeat-x;
}

#MNav-Bar A {
	display: block;
	padding-left:10px;
	padding-right:10px;
	font-size : 12px;
	padding-top:16px;
	padding-bottom:16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#MNav-Bar A.First{
	padding-left: 41px; 
}
#MNav-Bar A.Last{
	padding-right: 130px; 
}

#MNav-Bar A:hover {
	color: #E26A16;
	background : url(../img/nav-hover_bg.gif) repeat-x;
}

#MNav-Bar .Active A, #MNav-Bar .Active A:hover {
	background : url(../img/nav-active_bg.gif) repeat-x;
}

.tx-dropdownsitemap-pi1 a {
font-weight:bold;
font-size:12px;
padding-left: 4px;
}

.tx-dropdownsitemap-pi1 .description {
display:none;
}

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


INPUT, SELECT, TEXTAREA{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 100%;
}

INPUT.Fix, SELECT.Fix, TEXTAREA.Fix{
	width : auto;
}

 */

/* LIST ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 
ul {  
	list-style-type : square;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left :0px;
	padding-left:15px;
}

#RContent .Segment ul {
	list-style: square;
	color: #ccc;
	margin-bottom:0px;
    	margin-left: 16px;
	display:block;
	padding-left:11px;
	padding-right:11px;
	font-weight:normal;
}

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

li {  
	margin-top : 6px;
	margin-bottom: 0px;
	padding-left:0px;
}

UL.Kompakt li {
	margin-top : 1px;
}

#Content UL.Kompakt li {
	margin-left:0px;
}

.ListNum ol {
	margin-left : 26px;;
}

/* TYPO 3 LAYOUT OVERRIDES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 
/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px;
	background-color: transparent;
	
}

.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 */
	margin:0px;
}

.news-latest-item H3 {
	padding-left:12px;
	padding-right:30px;
	margin-bottom:0px;
	margin-top: 3px;
}

.news-latest-item P {
	margin:0px;
	display: inline;
}

.ShortP P {
	margin:0px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
	background-color: red
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	padding-left:0px;
	padding-right:30px;
	margin-bottom:0px;
	font-weight:bold;
}

#RContent .news-latest-date, #RContent .news-latest-morelink, #RContent .news-latest-category {
	padding-left:12px;
}

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

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


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding:0px;
	margin:0px;
	border:0px solid;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px dotted #b2b2b2;
	}
.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 H2 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
	display:block;
}
.news-list-container H2 A {
	
	
}
.news-list-container P {
margin:0px;
margin-bottom: 6px;

}
.news-list-date {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	}

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

	}

.news-list-container IMG {
	margin-right:5px;
	margin-left:0px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink, .news-list-category {
	font-size:9px;
	margin-left:0px;
}
.news-list-morelink  {
	margin-bottom:3px;
	font-size:13px;
}
.news-list-browse {
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
    width: 455px;
	margin-top:20px;
	border-top:1px solid #CCCCCC;
	padding-top: 10px;
}
.tx-ttnews-browsebox TD, .tx-ttnews-browsebox A {
	font-size: 12px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell, .tx-ttnews-browsebox-SCell A {
	font-weight: bold;	font-size: 12px;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	border:1px solid #CCCCCC;
	padding: 2px;

}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px solid #b2b2b2;
}
.news-single-item H2 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 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 {

}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	z-index:99;
}
.news-single-timedata {
margin-bottom: 20px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 10px;
	font-weight:bold;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-left:0px;
	padding-left: 0px;

/*	clear: both;*/


}
.news-single-additional-info P {
	margin:0px;
	padding: 0px;
}

.news-single-additional-info A {
	font-weight:normal;
	display:block;
	margin-bottom:4px;
	}

DD, DL, DT{
	margin:0px;
	padding:0px;
	text-indent:0px;
}

#RContent .news-single-additional-info .bodytext {
	margin-left:0px;
	padding: 0px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin-left:0px;
	padding: 0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:0px;
	padding: 0px;
}

.news-list-item DD, .news-list-item DL {
	margin-left: 0px;
	padding:0px;
}

.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:0px solid
}
.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-left: 7px; margin-right:12px;
}
.news-catmenu-header {
margin: 0px;
	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;
}


/* default styles for extension "tx_dropdownsitemap_pi1" */


		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.tx-dropdownsitemap-pi1 LI.open OL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed OL {
			display: none;
		}
		.tx-dropdownsitemap-pi1 LI.open UL {
			display: block;
		}
		.tx-dropdownsitemap-pi1 LI.closed UL {
			display: none;
		}
		.tx-dropdownsitemap-pi1  UL, .tx-dropdownsitemap-pi1  OL {
	list-style: none;
	padding-left:22px;
}
		.tx-dropdownsitemap-pi1 DIV {
			border-top: solid 0px #DFE2E3;
			padding: 0px;
			margin-right:30px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_1 {
        margin-left: -15px;
		}
		
		.tx-dropdownsitemap-pi1 DIV.level_2 {

		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: right;
			font-size: 10px;
			border-top: solid 0px;
		}
		
.tx-indexedsearch-item-head-title {
	font-weight:bold;
}

.tx-indexedsearch-browsebox-Cell, .tx-indexedsearch-browsebox-SCell  {
	display: inline;
	margin-right: 6px;
}

.tx-indexedsearch {
	padding-bottom: 30px;
}

.tx-indexedsearch-whatis {
	display: inline;
}

.tx-indexedsearch .ContBoxDivider {
	width: 485px;
}

DIV.expAll { display:none; }
DIV.tx-indexedsearch-searchbox{ display: none;}


/* FORMMAIL ---------------------------------------------------------------------------*/

fieldset.csc-mailform {
margin: 0px;
padding: 8px 0px;
border: none;
}

.csc-mailform-field label {
float:left;
white-space:nowrap;
}

.csc-mailform-field input, .csc-mailform-field textarea {
margin:-18px 0px 4px 180px;
width:300px;
}

.csc-mailform-field select {
margin-left: 135px;
margin-bottom:4px;
margin-top: -2px
}

div.csc-mailform-field {
clear:both;
margin-bottom: 4px;
float: left;
}

input.csc-mailform-submit {
width:200px;
margin-top:6px;
}

.news-single-backlink, #RelCatContent {
	display:none;
}

.news-single-item {
border-bottom:0 none;
margin:0;
}

}