body{
	margin:20px 0 0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.csc-firstHeader {
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 0 0 0 10px;
	position: absolute;
	top: 0;
	left: 0;
}
img{
	border:0;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}

object:active, object:focus {outline: none;}

a:active, a:focus {outline: none; color: #ff0000; }

a{
	text-decoration:none;
	color: #ff0000;
}
a:hover{
	text-decoration:underline;
}
#header{
	color:#999;
	font-size:10px;
	font-weight:bold;
	overflow:hidden;
	width:840px;
	padding:0 0 0 127px;
	margin:0 0 31px;
}
#header a.logo {
	display:inline;
	overflow:hidden;
	width:243px;
	height:76px;
	margin:0;
	cursor:pointer;
	float:left;
}
#header .search fieldset{
	float:right;
	margin:38px 0 0;
}
.search span{
	float:left;
	width:104px;
	height:15px;
	background: url(../images/bg-input01.gif) no-repeat;
	margin:0 6px 0 0;
}
.search label{
	float:left;
	margin:0 9px 0 0;
}
.search input{
	border:0;
	background:none;
	font:10px Arial, Helvetica, sans-serif;
	color:#999;
	padding:1px 2px 0 2px;
}
.search a{
	float:left;
	color:#999;
}
#nav{
	list-style:none;
	margin:0 0 22px 112px;
	padding:0;
	min-width:879px;
	overflow:hidden;
}
* html #nav{
	width:879px;
}
#nav li{
	float:left;
	background: url(../images/separator01.gif) no-repeat 0 3px;
	padding:0 13px 0 16px;
	margin:0 1px 0 -1px;
}

#nav li a{
	font-size:16px;
	color:#021f31;
}
#nav li a.activ,
#nav li a:hover{
	color:#d42028;
	text-decoration:none;
}
#main{
	 padding:10px 0 14px 123px;
	 background:#021f31;
	 position:relative;
	 margin:0 0 22px;
	 overflow:hidden;
	 margin: 41px 0 0 0;
	}

.wrap{
	width:100%;
	overflow:hidden;
}
#main h2{
	font-size:15px;
	margin:9px 0 10px 0;
}
#main h3{
	font-size:14px;
	font-weight:normal;
	margin:6px 0 0;
}
#main p{
	margin:21px 0 26px;
}
.bg-main{
	position:absolute;
	background: url(../images/bg-main.png) no-repeat;
	top:106px;
	left:0;
	width:113px;
	height:256px;
	z-index:99;
}
* html .bg-main{
	background: url("none.gif");
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/bg-main.png', sizingmethod='crop');
}
a.backlink{
	display:none;
	position:absolute;
	top:563px;
	left:0;
	text-align:right;
	width:103px;
	padding: 3px 10px 3px 0;
	background:#D42029;
	color:#fff;
}
.backlink:hover{
	text-decoration:none;
}
.tx-lumophpinclude-pi1{
	position:relative;
	width:auto;
	display:block;
}
.txt-img-block-3,
.txt-img-block-2,
.txt-img-block-right,
.txt-img-block{
	position:relative;
	display:block;
	float:left;
	margin:0 0 0 10px;
}

.first{
	margin:0;
}

#main .img-holder{
	float:left;
}

#main .text-box{
	width:185px;
	height:320px;
	padding: 0 5px 40px 10px; 
	display:block;
	position:absolute;
	left:0;
	top:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
}
* html #main .text-box{
	overflow:visible;
}
#main .txt-img-block-right .text-box{
	left:auto;
	right:0;
}
.txt-img-block-2 {
	width:190px;
	height:390px;
	margin-right:15px;
}

#main .txt-img-block-2 .text-box{
	position:relative;
	width:190px;
	padding:75px 5px 0 10px;
	top:0;
	height:325px;
}
* html #main .txt-img-block-2 .text-box{
	width:185px;
}
#main .map .text-box{
	height:410px;
	width:390px;
	top:0;
	padding:0;
	margin:0;
}

.bg-box {
	width:185px;
	height:390px;
	padding:10px 5px 10px 10px;
	position:absolute;
	left:0;
	top:0;
	background:#142e40;
	opacity: 0.85;
	filter: alpha(opacity = 85);
	-moz-opacity: 0.85;
	zoom: 1;
}

.bg-box-txt {
	width:185px;
	height:390px;
	padding:10px 5px 10px 10px;
	position:absolute;
	left:0;
	top:0;
}

* html .bg-box{
	height:410px;
}
.txt-img-block-right .bg-box{
	left:auto;
	right:0;
}
* html .first .bg-box{
	right:-1px;
}
#main .txt-img-block-2 .bg-box{
	width:190px;
}
* html #main .txt-img-block-2 .bg-box{
	width:185px;
}
#main .txt-img-block-3 .bg-box{
	display:none;
}
#main .wide .bg-box,
.wide{
	width:380px;
}
.tx-dropdownsitemap-pi1 .level_1{
	clear:left;
}
.tx-dropdownsitemap-pi1 .level_2{
	float:left;
}
#main .text-box h1{
	font-size:14px;
/*  margin-bottom:3px; */

}
#main .text-box h2{
	font-size:14px;
/*	margin-bottom: 3px; */
}
#main .text-box p{
/*	margin: 0 0 10px; */
	margin: 10px 0;
}
#main .short-box{
	width:285px;
	padding:0 0 0 22px;
	float:left;
}
#main .short-box p {
	margin:21px 30px 26px 0;
}
ul.browsebox:first-child{
	display:none;
}
ul.browsebox{
	position:absolute;
	top:-30px;
	right:-310px;
	width:550px;
	text-align:right;
}
.tx-indexedsearch-browsebox ul.browsebox {
	position:absolute;
	top:-30px;
	right:auto;
	left: 0;
	width:600px;
	text-align:right;
}
#main .internal-link,
#main .more {
	background: url(../images/more.png) no-repeat 100% 2px;
	padding:2px 13px 0 0;
	height:19px;
	color:#fff;
}

#main .internal-link {
	position:absolute;
	bottom:1px;
	left:10px;
}

* html #main .internal-link{
	background-image: url("none.gif");
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/more.png', sizingmethod='crop');
	text-align:right;
	padding-left:15px;
}

* html #main .more {
	background-image: url("none.gif");
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/more.png', sizingmethod='crop');
	bottom:-25px;
	text-align:right;
	padding-left:15px;
}

#main .download {
	background: url(../images/pdf_link.gif) no-repeat 100% 2px;
	padding:30px 100px 50px 0;
	height:40px;
	bottom:1px;
	left:50px;
}

#main .link {
	text-decoration:none;
	color: #ff0000;
}
#main .link:hover{
	text-decoration:underline;
}

* html #main .download {
	background-image: url("none.gif");
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/pdf_link.gif', sizingmethod='crop');
	padding-left: 50px;
}


#main .bottom-link-1,
#main .bottom-link-2,
#main .bottom-link-3,
#main .bottom-link-4,
#main .bottom-link-5{
	background: url(../images/more.png) no-repeat 100% 2px;
	padding:2px 13px 0 0;
	height:19px;
	color:#fff;
	position:absolute;
	bottom:1px;
	left:10px;
}

* html #main .bottom-link-1,
* html #main .bottom-link-2,
* html #main .bottom-link-3,
* html #main .bottom-link-4,
* html #main .bottom-link-5{
	background-image: url("none.gif");
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/more.png', sizingmethod='crop');
	padding-left:15px;
}

#main .bottom-link-2{
	bottom:19px;
}

#main .bottom-link-3{
	bottom:37px;
}

#main .bottom-link-4{
	bottom:55px;
}

#main .bottom-link-5{
	bottom:73px;
}


#main .internal-link-new-window{
	background: url(../images/more.gif) no-repeat 100% 2px;
	padding:2px 13px 0 0;
	height:19px;
	color:#fff;
}

#main .bot-2{
	position:absolute;
	bottom:1px;
	left:22px;
}

td  a {
   color: #ff0000;
}
span .tx-indexedsearch-path .path {
   color: #000000;
}

#main .bot{
	position:absolute;
	bottom:-91px;
	left:22px;
}
.text-box ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.text-box ul li{
	padding:9px 15px 8px 4px;
	background: url(../images/marker.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
}
.text-box ul ul {
	float:none;
}
.text-box ul li li{
	background: url(../images/marker-2.gif) no-repeat 0 6px;
}
.text-box ul li a{
	color:#fff;
}
.form-box{
	float:left;
	width:237px;
	padding:46px 0 0 17px;
}
.form-box .inp{
	background: url(../images/input-bg.png) no-repeat;
	height:20px;
	margin:0 0 13px;
	padding:5px 16px 0;
}
.form-box input{
	border:0;
	background:none;
	font:10px Arial, Helvetica, sans-serif;;
	color:#9b9b9b;
	width:176px;
}
.form-box textarea{
	border:0;
	background:none;
	font:10px Arial, Helvetica, sans-serif;;
	color:#9b9b9b;
	width:190px;
	height:123px;
	overflow:auto;;
}
.form-box .text{
	background: url(../images/bg-textarea.png) no-repeat;
	width:193px;
	height:123px;
	padding:5px 0 5px 16px;
	margin:0 0 11px;
}
.form-box .check{
	width:100%;
	overflow:hidden;
	margin:0 0 16px;
}
.check label{
	margin:0 17px 0 10px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}
.btn02{
	display:block;
	width:102px;
	height:20px;
	background: url(../images/btn.png) no-repeat;
	text-align:center;
	padding:4px 0 0;
	color:#62696d;
	font:10px Verdana, Arial, Helvetica, sans-serif;;
}
.btn02:hover{
	text-decoration:none;
}
#bottom-box{
	overflow:hidden;
	margin:0 0 17px 99px;
	width:875px;
}
#bottom-box .news{
	width:383px;
	float:left;
	padding:0 0 0 6px;
	margin:0 0 0 35px;
}
.news span.shadow{
	background: url(../images/shadow.gif) no-repeat;
	float:left;
	padding:18px 0 0 15px;
	margin:0 13px 0 0;
	height:131px;
}
.news span img{
	display:block;
}
.news .txt{
	float:left;
	color:#021f31;
	width:164px;
	padding:25px 0 0;
}
.txt h2{
	color:#d42028;
	font-size:14px;
	margin:0 0 3px;
	font-weight:normal;
}
.txt p{
	margin:0 0 17px;
}
#bottom-box .txt .more,
#bottom-box .txt .internal-link {
	background: url(../images/more2.gif) no-repeat 100% 2px;
	padding:2px 13px 0 0;
	height:19px;
	color:#021f31;
}
#footer{
	margin:0 0 0 118px;
	width:845px;
	overflow:hidden;
	font-size:11px;
	color:#021f31;
	padding:0 0 25px;
}
#footer p{
	float:right;
	margin:0;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	background: url(../images/separator02.gif) no-repeat 0 2px;
	padding:0 9px 0 10px;
	margin:0 1px 0 -1px;
}
#footer ul li a{
	color:#021f31;
}
#footer ul li a.flag{
	width:20px;
	height:13px;
	background: url(../images/en.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#footer ul li a.flag_de{
	width:20px;
	height:13px;
	background: url(../images/de.jpg) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

div.csc-textpic-clear {
	width: 0px;
}
.csc-textpic{
	float:left;
}

/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft{
	width:75px;
	height:405px;
	background: url(images/big_transparent.gif) center center repeat;
	position: absolute;
	z-index: 2;
	left:0;
	cursor:pointer;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible{
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	zoom: 1;
	background:#021f31;
}
div.scrollingHotSpotLeftVisible .arrow{
	width:41px;
	height:68px;
	margin:168px 0 0 17px;
	background:url(../images/arrow-left.png) center center no-repeat;
}
* html div.scrollingHotSpotLeftVisible .arrow{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/arrow-left.png', sizingmethod='crop');
}
/* Invisible right hotspot */
div.scrollingHotSpotRight{
	width:75px;
	height:405px;
	position: absolute;
	z-index: 200;
	right: -2px;
	cursor:pointer;
}
* html div.scrollingHotSpotRight{
	right:-1px;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible{
	text-align:center;
}
div.scrollingHotSpotRightVisible .arrow{
	width:73px;
	height:405px;
	margin:0;
	background:url(../images/arrow-right.gif) right center no-repeat;
}
* html div.scrollingHotSpotRightVisible .arrow{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/markup/images/arrow-right.gif', sizingmethod='crop');
}
div.scrollWrapper{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 405px;
}

div.scrollableArea{
	position: relative;
	width: auto;
	height: 100%;
}
#makeMeScrollable{
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-browsebox,
.tx-indexedsearch .tx-indexedsearch-whatis { position: absolute; top: 35px; left: 12px; z-index: 99; } 
.tx-indexedsearch .tx-indexedsearch-whatis { top: 10px; }

.expAll {
   display: none;
}




/* >>>>>>>>>>>>>>>>>>>>>>>>>> Menue - BEGIN <<<<<<<<<<<<<<<<<<<<<<<<<<< */
.slidemenu{
	font: 16px Arial, Helvetica, sans-serif;
/*	background: rgb(234,239,245) url(../img/bg_head_bottom_nav.jpg) repeat-x;*/
	width: 900px;
	overflow: visible;
	margin: -30px 0 0 112px;
	position: relative;
	display: block;
	z-index: 999;
}

.slidemenu ul{
margin: 0;
padding: 30px 0 0 0;
list-style-type: none;
}

/*Top level list items*/
.slidemenu ul li{
position: relative;
display: inline;
float: left;
border-right: 1px solid #778;
z-index:86;
}

/*Top level menu link items style*/
.slidemenu ul li a{
display: block;
/*background: rgb(234,239,245) url(../img/bg_head_bottom_nav.jpg) repeat-x;*/ /*background of tabs (default state)*/
color: white;
/*padding: 13px 16px 13px 16px;*/
padding: 1px 13px 1px 13px;
/*border-right: 1px solid #778;*/
color: #2d2b2b;
text-decoration: none;
}

* html .slidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

/*main level menu - Hauptnavi quer*/
.slidemenu ul li a:link, .slidemenu ul li a:visited{
color: rgb(2,31,49);
}
.slidemenu ul li a:hover, .slidemenu ul li a.current{
/*tab link background during hover and current state*/
/*background: rgb(234,239,245) url(../img/bg_head_bottom_nav_over.jpg) repeat-x;*/
/*color: white;*/
color: rgb(212,32,40);
}

	
/*1st sub level menu*/
.slidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
/* margin: -10px 0 0 0; */ /*vertikaler Abstand vom Submenü zun horizontalen Hauptmenü */
}
/*Sub level menu list items (undo style from Top level List Items)*/
.slidemenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.slidemenu ul li ul li ul{
	top: 0;
	margin: -30px 0 0 0;
}
/* Sub level menu links style */
.slidemenu ul li ul li a{
	font: normal 13px Arial, Helvetica, sans-serif;
	width: 80px; /*width of sub menus*/
	padding: 5px 25px 5px 16px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}
.slidemenu ul li ul li a:link{ /*sub menus normal style*/
/*	background: url(../images/bg_dragdown1_normal.png) repeat-x;*/
	background: rgb(2,31,49) none; 
	color: rgb(255,255,255);
}
.slidemenu ul li ul li a:visited{
	background: rgb(2,31,49) none; 
	color: rgb(255,255,255);
}
.slidemenu ul li ul li a.current{ /*sub menus current state*/
	background: rgb(52,75,90) none;
	color: rgb(255,255,255);
	font: bold 13px Arial, Helvetica, sans-serif;
}
.slidemenu ul li ul li a:hover{ /*sub menus hover style*/
	background: rgb(26,52,69) none;
	color: rgb(255,255,255);
}

/* Sub-Sub level menu links style - 3. Navigationsebene */
.slidemenu ul li ul li ul li a{
	width: 155px; /*width of sub-sub menus*/
}
.slidemenu ul li ul li ul li a:link, .slidemenu ul li ul li ul li a:visited{
	background: rgb(26,52,69) none;
	color: rgb(255,255,255);
}
.slidemenu ul li ul li ul li a.current{ /*sub menus current state*/
	background: rgb(73,92,107) none;
	color: rgb(255,255,255);
	font: bold 13px Arial, Helvetica, sans-serif;
}

.slidemenu ul li ul li ul li a:hover{ /*sub menus hover style*/
background: rgb(52,75,90) none;
color: white;
}
/* ---------------------- ENDE -------------------------*/


/* ######### CSS classes applied to down and right arrow images  ######### */
.downarrowclass{
position: absolute;
top: 18px;
right: 6px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ---------------------- NEWS Elemente -------------------------*/

.news-list-item {
/*	width:395px;*/
	border-right: dashed 1px;
/*	float: left;*/
	padding: 0 300px 0 0;
	}
	
#main .news-list-item p.bodytext {
	margin: 10px 0 0 0;
}

#main .news-list-item h2 {
	margin: 0;
	color:#ff0000;
}

.news-list-date {
	color:#ff0000;
}
	
#main #makeMeScrollable .scrollWrapper .scrollableArea .news-list-container .news-list-item h3 {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#main #makeMeScrollable .scrollWrapper .scrollableArea .news-list-container .news-list-item h3 a {
	display:none;
}

#main #makeMeScrollable .scrollWrapper .scrollableArea .news-list-container .news-list-item p {
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0;
}

.news-list-browse {
	padding: 1px 0 0 850px;
}

div.news-list-item {
   width: 400px;
   height: 146px;
}

.news-list-container {
   height: 405px,
}

.news-list-item {
 /*  border: 1px dotted; */
 /*  margin: 4px 2px 4px 2px; */
	margin:10px 0 0;
    padding: 10px;
}

div.news-trwo-items-wrap {
   float: left;
   margin: 30px 0 0;
}

.tx-powermail-pi1 {
	width:380px;
	height:390px;
	float: left;
	margin-right: 15px;
}
