/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#FDB933;
	background-image:url(../images/BackgroundImage.jpg);
	background-repeat:repeat-x;
}
div.page {
	margin:auto;
	padding:0px;
	width:960px;
	text-align:left;
	background-color:white;
	z-index:100;
}
img {
	border:0px;
}
.c {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
div.sprachwechsler {
	margin-right:10px;
	padding-top:5px;
}
div.sprachwechsler a,
div.sprachwechsler a:hover {
	color:black;
	text-decoration:none;
}
div.sprachwechsler a:hover {
	color:black;
	text-decoration:underline;
}
div.header {
	margin:0px;
	padding:0px;
	width:960px;
	height:117px;
	text-align:left;
	float:left;
}
div.logoArea {
	width:240px;
	height:117px;
	float:left;
}
div.mainNavigation {
	float:right;
	background-image:url(../images/BackgroundHeader.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:117px;
	width:720px;
	margin:0px;
	padding:0px;
}

div.langen div.mainNavigation { 
	background-image:url(../images/BackgroundHeaderEn.gif);
}

div.mainNavigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:right;
	margin-top:79px;
}
div.mainNavigation ul li {
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
	float:left;
}
div.mainNavigation ul.mainNavigation li a,
div.mainNavigation ul.mainNavigation li a:hover  {
	color:#818181;
	text-decoration:none;
	margin:0px;
	padding:3px 5px 4px 5px;
	font-weight:normal;
	display:block;
	float:left;
}
div.mainNavigation ul.mainNavigation li a:hover,
div.mainNavigation ul.mainNavigation li a#aktiveAuswahl {
	background-color:#FCB934;
	color:#FFFFFF;
}
div.content {
	margin:0px;
	padding:0px;
	width:960px;
}
div.content div.innercontent {
	margin:10px 10px 30px 10px;
	padding:0px;
}
div.pathfollower {
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #E6E6E6;
	width:938px;
}
div.pathfollower div {
	margin:9px 10px;
}
div.pathfollower div a,
div.pathfollower div a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
div.pathfollower div a:hover,
div.pathfollower div a#activeSite,
div.pathfollower div b a {
	text-decoration:underline;
}
div.subNavigation {
	float:left;
	width:203px;
	margin:0px 12px 20px 0px;
	padding:0px;
}
div.subNavigation ul {
	margin:0px;
	padding:0px;
	width:191px;
	list-style-type:none;
}
div.subNavigation ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.subNavigation ul li a,
div.subNavigation ul li a:hover {
	margin:0px;
	display:block;
	color:#373833;
	text-decoration:none;
	border-bottom:1px solid #E6E6E6;
	padding-left:10px;
	padding-right:10px;
	height:19px;
	line-height:19px;
}
div.subNavigation ul li a:hover,
div.subNavigation ul li a#aktiverBereich {
	background-color:#FDB933;
	color:#FFFFFF;
}
div.subNavigation ul li ul li a,
div.subNavigation ul li ul li a:hover {
	padding-left:25px;
}

div.subNavigation ul li ul li a:hover,
div.subNavigation ul li ul li a#aktiverBereich:hover  {
	background-color: #EFEFEF;
	color: black;
}

div.subNavigation ul li ul li a#aktiverBereich {
	background-color:white;
	color:black;
	font-weight:bold;
}


div.contentFollow {
	margin:0px;
	padding:0px;
	width:725px;
	float:right;
}
div.contentFollow div.twocolContent h1 {
	font-size:1.0em;
	font-weight:bold;
	background-image:url(../images/BackgroundH1Follow.gif);
	background-repeat:repeat-x;
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
}
div.contentFollow div.twocolContent h1 span {
	background-color:#FFFFFF;
	padding-right:10px;
}
div.contentFollow div.twocolContent div.ContentLeft {
	float:left;
	width:350px;
}
div.contentFollow div div.ContentLeft p,
div.contentFollow div.twocolContent  h1 {
	margin-left:10px;
	padding:0px;
}
div.contentFollow div div.ContentRight {
	float:right;
	width:340px;
}
div.contentFollow  div.ContentRight p {
	margin-right:20px;
	padding:0px;
}
div.specialGrey {
	background-color:#F1F2F2;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	padding:10px;
	padding-bottom:0px;
	/*margin-bottom:10px;*/
}
div.specialGrey div.imageBox {
	margin:0px;
	padding:0px;
	width:460px;
	float:left;
}
div.contentFollow div.specialGrey div.imageBox {
	margin:0px;
	padding:0px;
	width:374px;
	float:left;
}
div.specialGrey div.textBox {
	margin:0px;
	padding:0px;
	width:460px;
	float:left;
}
div.contentFollow div.specialGrey div.textBox {
	margin:0px;
	padding:0px;
	width:330px;
	float:left;
}

div.pcontent p.bodytext {
	width:530px;
}
div.pcontent p.bodytext a,
div.pcontent p.bodytext a:hover,
div.pcontent div.adaundalex ul li a,
div.pcontent div.adaundalex ul li a:hover {
	color:#000000;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFFFFF;
	text-decoration:underline;
	font-weight:normal;
}
div.pcontent p.bodytext a img,
div.pcontent p.bodytext b a img {
	padding:0px;
	margin:0px;
}
div.pcontent p.bodytext a:hover,
div.pcontent div.adaundalex ul li a:hover {
	color:#000000;
	padding-left:2px;
	padding-right:2px;
	background-color:#E6E6E6;
	text-decoration:underline;
	font-weight:normal;
}
div.pnolinkpadder p.bodytext a,
div.pnolinkpadder p.bodytext a:hover {
color:#000000;
padding-left:0px;
padding-right:0px;
background-color:#FFFFFF;
text-decoration:underline;
font-weight:normal;
}
div.pnolinkpadder p.bodytext a:hover {
background-color:#E6E6E6;
}
.pnolinkpadder p.bodytext {
	margin: 0px;
	padding:0px;
}
div.twocolContent h3 {
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/BackgroundH1Follow.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-bottom:0px;
	padding-right:10px;
}
div.twocolContent h3 span {
	background-color:white;
	padding-right:10px;
}
div.specialGrey div.textBox h1,
div.specialGrey div.textBox h2,
div.specialGrey div.textBox p {
	margin-left:20px;
}
div.textBox p a,
div.textBox p a:hover {
	color:#88AB28;
	background-image:url(../images/IconGreyLink.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:17px;
	font-weight:normal;
	text-decoration:none;
}
div.textBox p a:hover {
	text-decoration:underline;
}
div.footerTeaser {
	background-color:#412715;
	margin:0px;
	padding:10px 0px;
	color:#E59E59;
}
div.footerCols {
	background-image:url(../images/BackgroundFooterBrown.gif);
	background-repeat:repeat-y;
}
div.footerTeaser div.footerCols div.TeaserLeft {
	float:left;
	width:212px;
	margin:0px;
	padding:0px;
}
div.footerTeaser div.footerCols div.TeaserCenter  {
	float:left;
	width:267px;
	margin:0px;
	padding:0px;
}
div.footerTeaser div.footerCols div.TeaserRight  {
	float:left;
	width:469px;
	margin:0px;
	padding:0px;
}
div.footerTeaser div.footerCols div.TeaserLeft p.bodytext,
div.footerTeaser div.footerCols div.TeaserCenter p.bodytext,
div.footerTeaser div.footerCols div.TeaserRight p.bodytext {
	width:auto;
}
div.footerTeaser div.footerCols div.TeaserLeft p.bodytext a,
div.footerTeaser div.footerCols div.TeaserCenter p.bodytext a,
div.footerTeaser div.footerCols div.TeaserRight p.bodytext a{
	background-color:#412715;
}
div.footerCols div.TeaserLeft div,
div.footerCols div.TeaserCenter div,
div.footerCols div.TeaserRight div {
	margin-left:20px;
	margin-right:10px;
}
div.footerTeaser div.footerCols div.TeaserLeft p a,
div.footerTeaser div.footerCols div.TeaserCenter p a,
div.footerTeaser div.footerCols div.TeaserRight p a,
div.footerTeaser div.footerCols div.TeaserLeft p a:hover,
div.footerTeaser div.footerCols div.TeaserCenter p a:hover,
div.footerTeaser div.footerCols div.TeaserRight p a:hover  {
	color:#FCB934;
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding-left:17px;
	background-image:url(../images/IconBFooterLink.gif);
	background-repeat:no-repeat;
	background-position:left;
}
div.footerTeaser div.footerCols div.TeaserLeft p a:hover,
div.footerTeaser div.footerCols div.TeaserCenter p a:hover,
div.footerTeaser div.footerCols div.TeaserRight p a:hover {
	text-decoration:underline;
}
div.twocolContent div.ContentLeft p,
div.twocolContent div.ContentRight p,
div.footerTeaser div.footerCols div.TeaserLeft p,
div.footerTeaser div.footerCols div.TeaserCenter p,
div.footerTeaser div.footerCols div.TeaserRight p {
	line-height:140%;
}
div.footer {
	margin:auto;
	padding-top:5px;
	width:960px;
	text-align:left;
}
div.footer div.copy {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 10px;
	width:500px;
	color:#232020;
}
div.footer div.goTop {
	float:left;
	padding-right:20px;
	width:80px;
}
div.footer div.goTop a {
	color:#232020;
	text-decoration:none;
	font-weight:normal;
	background-image:url(../images/IconTop.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:9px;
}
div.footer div.goTop a:hover {
	text-decoration:underline;
}
div.footerNavigation {
	float:right;
	padding-right:10px;
	width:330px;
}

div.footerNavigation div.poweredby {
	float: right;	
}

div.footerNavigation div.poweredby a {
	color:#4F3F24;
	text-decoration:none;
	font-weight:normal;
	padding-left: 20px;	
}


ul.footerNavigation {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	text-align:right;
}
ul.footerNavigation li {
	display:block;
	float:left;
	color:#232020;
}
ul.footerNavigation li a,
ul.footerNavigation li a:hover {
	float:left;
	color:#50555A;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	color:#232020;
}
ul.footerNavigation li a:hover {
	text-decoration:underline;
}
ul.footerNavigation li span {
	margin-left:3px;
	margin-right:3px;
	float:left;
	color:#232020;
}
h1,
h2 {
	font-size:11px;
	line-height:15px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1.Footer {
	margin:0px;
	padding:0px;
	width:100%;
}
h2.Subfooter {
	margin:0px;
	padding:0px;
}
h1.Versal {
	margin:0px;
	padding:0px;
}
h2.Gemeine { 
	line-height:14px !important;
	margin:0px;
	padding:0px;
}
div.contentFollow {
	margin-bottom:30px;
}


@media screen {
	.screenContainer {
		display: block;
	}
	
	.printContainer {
		display: none;
	}
}

@media print, projection, tty {
	.screenContainer {
		display: none;
	}
	
	.printContainer {
		display: block;
	}
}

.screenContainer div {
	float: left;
	padding: 10px;	/* You may use a padding... but thanks to IE you can only use pixels! */
	position: relative;
	margin: 0; 		/* Don't use a margin! */
}


.randomimageholder {
	width: 180px;
	height: 550px;
	float: right;
	border: 0px solid red;
}


.tx-abdownloads-pi1 {
	width: 400px;	
}

.tx_abdownloads_listView_download_1 a,
.tx_abdownloads_listView_download_2 a,
.tx_abdownloads_listView_downloads a {
	color: black;
	text-decoration: none;
}

.tx_abdownloads_listView_download_1 a:hover,
.tx_abdownloads_listView_download_2 a:hover,
.tx_abdownloads_listView_downloads a:hover {
	text-decoration: underline;
}

.tx_abdownloads_listView_downloads table p.bodytext {
	width: auto;
	margin-top: 3px;
}

.tx_abdownloads_listView_downloads table {
	width: 500px;
}

.tx_abdownloads_listView_downloads table a.tx_abdownloads_listView_downloadLabel {
	font-weight: bold;
}

.xgc {
	margin-left: 10px;
}

.xgc a {
	font-weight: bold;
}

.pmap .contentFollow {
	background: white url(../images/loading.gif) no-repeat center 150px;
}
.csc-mailform {
	border: 0;
}

.csc-mailform label {
	width: 100px;
	display: block;
	float: left;
}

.csc-mailform .csc-mailform-submit {
	margin-left: 100px;
	margin-top: 10px;
}

#mailformname,
#mailformemail {
	margin-bottom: 10px;
}

#ddad {
	background: url(../images/DDADaction.gif) no-repeat;
	width:83px;
	height:116px;
	z-index:10001;
	display: none;
}


#ddad a {
	width:83px;
	height:116px;
	display:block;
	text-decoration: none;
}

#ddad a span {
	visibility: hidden;
}

.roller {
	height:372px;
	position:absolute;
}

.roller img {
	border: 2px solid white;	
}

#imageholder {
	height: 372px;	
	width: 519px;
}

#newsp {
	height: 372px;
	background: #ECEDED;	
	padding: 11px 14px 11px 14px;
}

#newsp .introtext {
	width: 393px;
	height: 372px;
	float:right;
	background: transparent;
	color: #666666;
}

#newsp .introtext .i {
	padding: 20px;	
}



.contentFollow ul {
	padding-left: 15px;
}

.tx-sremailsubscribe-pi1 legend {
	padding: 0 !important;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-notice {
	margin-left: 0px;
	padding: 0px;
}


.tx-sremailsubscribe-pi1 p.tx-sremailsubscribe-pi1-click-to-edit {
	margin: 0;
}


.col_l {
	float: left;
	width: 200px;
}

.col_r {
	float: right;
	width: 200px;
}
.sideteaser p {
	margin: 0;
}
.sideteaser img {
	margin-top: 10px;
}

.sideteaser {
	margin-top: 30px;
	width: 150px;
}

.sideteaser a {
        color: black;
}

.pmap p a {
        color: black;
}
a.greenlink,
a.greenlink:hover {
	font-weight:bold;
	color:#88ab28;
	text-decoration:none;
}
a.greenlink:hover {
	text-decoration:underline;
}
