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

body{
	font-family : Verdana , Arial, Helvetica, sans-serif;
	margin : 0px;
	font-size : 12px;
	line-height: 1.5;
	background: url(hinten.gif) repeat-y;
	color : #333333;

}

H1  {
	font-size: 16px;
	color: #FF8C00;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom:0px;
}

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

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

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

A {
	color:#FF8C00;
	text-decoration: underline;
}

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

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

#HD-Logo {
	position:absolute;
	background-image : url(bg2.gif);
	padding-left: 0px;
	height: 125px;
	width: 1000px;
	left:0px; 
	top:0px;
	z-index : 6;
}



#HD-Bar {
	position:absolute;
	vertical-valign: bottom;
	left:0px; 
	top:125px; 
	width:1008px; 
	height:20px; 
	background-color: #FF8C00;
	padding-left: 0px;
	padding-top: 0px;
	z-index:20;
}
#Contentleft {
	position:absolute;
	vertical-valign: bottom;
	left:0px; 
	top:145px; 
	width:150px; 
	background-color: #FF8C00;
	background-image : url(bg55.gif);
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #a9a9a9;
	z-index:21;
}
#HD-Bar Span {
	padding-left: 0px;
}

#HD-Visual {
	position:absolute; 
	left:592px; 
	top:75px; 
	width:300px; 
	height:90px; 
	z-index:2
}



#ServiceNav {
	position: absolute;
	height: 30px;
	color : #999999;
	padding-top: 3px;
	padding-left: 770px;
	text-align: left;
	z-index: 40;
}



.Button1 {
	border:1px solid #a9a9a9; 
	background-color: white; 
	color: #333333;
	font-weight: bold;
}

#MNav-Bar {
	position:absolute; 
	left:108px; 
	top:130px; 
	width: 481px;
	height: 30px;
	z-index:3;
}

#Content {
	position:absolute; 
	background-color : #ffffff;
	left: 200px; 
	top: 200px;
	text-align: left;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:2;
	width:600px;
	margin-left: 0px;
	margin-top 0;
	border-top: 0px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #a9a9a9;
	border-bottom: 1px solid;
}
#Content3 {
	position:absolute; 
	background-color : #ffffff;
	left: 200px; 
	top: -1px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	paddding-bottom; 0px;
	margin: 0,0,0,0;
	z-index:100;
	width:600px;
	height: 200px;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #a9a9a9;
	border-bottom: 0px solid;
}

.bilder{
	margin-top: 0px;
	}

.links {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size:12px; 
	font-weight:bold;
	color:#999999;
	}

#RContent {
	
	position:absolute; 
	left:790Px;
	width: 166px;
	height: 100%;
	right:0px; 
	top:0px; 
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 0px;
	z-index:7;
}



#footer {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:11px; 
	font-weight: normal;
	background-color : #ffffff;
	color:#999999;
	text-align: center;

}

.CT-Text1, .bodytext {
	margin-left:10px;
	margin-right:0px;
	margin-bottom:20px;
}

.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:388px;
	background-color : #DEDEDE;
	background-image : 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 solid #EAEAEA;
	margin-top: 9px;
}

#RContent .Segment H1 {
	font-size: 11px;
  color: #333333;
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #E1E1E1;
	margin-top:0px;
	margin-bottom: 8px;
	background: none;
	margin-left:12px;
}

#RContent .bodytext {
	margin-left: 0px;
	margin-right:30px;
	padding-left: 2px;
	margin-bottom:20px;
	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:30px;
	padding-right:0px;
	padding-bottom:30px;
}

.KForm TD {
	font-size:12px;
}
/* MAIN NAVIGATION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/

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

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

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

#MNav-Bar A {
	display: block;
	padding-left:10px;
	padding-right:10px;
	font-size : 11px;
	padding-top:16px;
	padding-bottom:16px;
	height:40px;
	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: #3D5CA2;
	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;
}
#help{
display-block;
width: 168px;
margin-left: -65px;
}


ul, ol {
list-style-image: url(brick2.png);
list-style-position: inside;
}

*html .menu a {
display: block;
background: url(button22.jpg) no-repeat;
color: #333333;
text-decoration: none;
width: 150px;
height: 20px;
font-weight: bold;
padding-left: 25px;
padding-top: 5px;
padding-right: 0px;
text-align: left;
margin-top: -10px;
margin-left: 25px;
}
* html .menu a:hover {
display: block;
background: url(button22.jpg) no-repeat;
text-decoration: underline;
width: 150px;
height: 20px;
padding-left: 25px;
padding-right: 0px;
padding-top: 5px;
margin-left: 0px;
text-align: left;
margin-top: -10px;
margin-left: 25px;
}
.menu a {
display: block;
background: url(button22.jpg) no-repeat;
color: #333333;
text-decoration: none;
width: 170px;
height: 25px;
font-weight: bold;
padding-left: 25px;
padding-top: 5px;
padding-right: 0px;
text-align: left;
margin-top: -5px;
margin-left: 25px;
}

.menu a:hover {
display: block;
background: url(button22.jpg) no-repeat;
text-decoration: underline;
width: 170px;
height: 25px;
padding-left: 25px;
padding-right: 0px;
padding-top: 5px;
margin-left: 0px;
text-align: left;
margin-top: -5px;
margin-left: 25px;
}








#menu: a {
display: block;
background-image : url(button22.jpg) no-repeat;
background-repeat: no-repeat;
color: #333333;
width: 170px;
font-weight: bold;
height: 25px;
padding-left: 0px;
margin-left: 0px;
text-align: left;
}



/* 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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 */
 


#RContent .Segment ul {
	list-style-image : url(../img/bullet_arrowblue_S.gif);
	margin-bottom:0px;
    margin-left: 14px;
	display:block;
	padding-left:12px;
	padding-right:12px;
	font-weight:bold;
}


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

.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;
}

#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;
	margin:0px;
	}
.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 {
	padding-left:8px; display:block;
}
.news-list-container H2 A {
	background-image : url(style_FILES/bullet_arrowblue_S.gif);
	background-position : left;
	background-repeat : no-repeat;
	
}
.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;
}
.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;
	margin-bottom:0px;
}
.news-single-item H1 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
}
.news-single-item H2 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding-top: 10px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;
	padding-top: 20px;

}



.news-single-imgcaption {
	margin-top: 5px;
	text-align: right;
	padding: 0px;
	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: 12px;

/*	clear: both;*/


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

.news-single-additional-info A {
	background-image : url(style_FILES/bullet_arrowblue_S.gif);
	background-position : left;
	background-repeat : no-repeat;
	font-weight:bold;
	display:block;
	padding-left : 14px;
	}

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;}
.csc-mailform {
        border: 0px;
}
 
.csc-mailform-field label {
        font-size: 10pt; 
        font-family: Helvetica, Verdana, Arial, sans-serif;
        width: 5em;
        float: left;
        text-align: right;
        margin-right: 0.5em
        display: block
}
 
.csc-mailform-submit {
        margin-left: 5.5em;
} 
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
			color: #000000;
		}
		.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 DIV {
			border: solid 1px #DFE2E3;
			padding: 2px;
			margin-bottom: 5px;
		}
		.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: center;
			border: solid 1px #DFE2E3;

		}

div.tx-rlmpdomaincheck-pi1{
				margin-top: 0px;
				background-color: #ffffff;
				background-image: url('domaincheck.jpg');
				background-repeat: no-repeat;
				width: 170px;
				height: 164px; font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:11px; font-family:verdana, arial, helvetica, sans-serif
}
 
       
div.tx-rlmpdomaincheck-pi1 input {
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
        }
div.tx-rlmpdomaincheck-pi1 textarea {
        margin-bottom: 0px;
        padding: 0px 0px 0px 0px;
        margin-bottom: 0px;
      } 
div.tx-rlmpdomaincheck-pi1 {
width: 180px;
vertical-align: top;
padding: 10px 0px 0px 3px;
margin-bottom: 10px;
}
input.tx-rlmpdomaincheck-pi1-form-text-field {
width: 100px;
margin-bottom: 10px;
margin-right: 10px;
padding: 2px 10px 10px 10px;
vertical-align: top;
margin-top: 10px;
}
select.tx-rlmpdomaincheck-pi1-form-tld-select {
width: 50px;
vertical-align: top;
padding: 0px 0px 0px 0px;
margin-bottom: 10px;
margin-top: 10px;
}

input.tx-rlmpdomaincheck-pi1-form-submit-button {
width: 120px;
height: 30px;
margin-top: 70px;
padding: 0px 0px 0px 0px;
text-align: left;
vertical-align: bottom;

} 
option.tx-rlmpdomaincheck-pi1-form-tld-select {
width: 50px;
vertical-align: top;
padding: 10px 10px 10px 10px;
margin-bottom: 10px;
}
