/*LUCOM CSS Ver. 0.6 */
/* 28.8 */




html {
    min-height:100.1%;
}
body{
    text-align:center;
    font-family:arial, helvetica, sans-serif;
    font-size:0.8em;
    background:url(../img/lucom_body_bg.gif) #fff center;
    margin:0;
    padding:0;
    line-height:110%;
    min-height:100.01%;
    }

*+html body {
line-height:18px;
}

/*workaround for headernav line-height*/
*+html #headerNav {
line-height:110%;
}

*+html sub, sup {
  line-height: 20px;
  font-size: 0.99em;
  font-family: Arial, Helvetica, sans-serif;
 padding:0;
margin-top:-14px;
}
    
p, li{
    font-family: arial, helvetica, sans-serif;
    padding:0;
    margin:0;
    }
    
h1, h2, h3{
    font-family: arial, helvetica, sans-serif;
    padding:0;
    margin:0;
    color:#54A321;
    font-weight:bold;
    font-size:1em;
}

hr {
height: 1px;
color:#d2e8c0;
padding:0;
margin:0;

}
    
img{
    padding:0;
    margin:0;
    border:0;
    z-index:2;
}

#content a, #newsContainer a{
    line-height:180%;
    padding-left:7px;
    background:url(../img/container_link.gif) no-repeat left center;
    font-weight:bold;
    text-decoration:none;
    color:#54A321;
}

#content .jumplink {
background-image:none;
display:block;
}

#content a:hover, #newsContainer a:hover{
    color:#43433b;
}

#content .csc-textpic-image a{
    padding:0;
    margin:0;
    border:0;
    background-image:none;
}

#content .csc-textpic-caption{
	font-size:0.9em;
}

#allWrap{
    width:960px;
    margin:0 auto 0 auto;
    text-align:left;
    height:101%;
    }

/*-----------------
header
-------------------*/

#header{
    height:110px;
    background-color:#68b12a;
    }

* html #header {
height:auto;
}


#headerLogo{
    width:220px;
    float:left;
    }

#headerClaim{
    width:740px;
    height:88px;
    background-color:#54A321;
    margin-left:220px;
    }

/* Header Fix for IE6 */

* html #headerClaim { 
  margin:0;
padding:0;
float:left;
height:80px
}
    
#topTenSpace{
    clear:both;
    height:65px;
    margin-right:0px !important;
    text-align:right;
    z-index:2;
}



/*-----------------
mainNav
-------------------*/
#headerNav {
    width:740px;
    height:22px;
    background:url(../img/nav_corner.gif) no-repeat right top #000;
    margin-left:220px;
z-index:100;
}

/* Header Navigation Fix for IE6 */

* html #headerNav { 
margin:0;
padding:0;
float:left;
height:auto;

}

#headerNav ul {
    padding:0;
    margin:0;
}

#nav {
	float: left;
	width: 740px;
	height:22px;
	list-style: none;
	font-weight: bold;
	padding:0;
	margin:0;
}

#nav ul {
	list-style: none;
	font-weight: normal;
	padding:0;
	margin:0;
}

#nav li {
	float: left;
	padding:0.3em 0 0.3em 0;
	margin:0 0 0 20px;
    color:#464540;
        height:1.7em;
}

* html #nav li {
	float: left;
	padding:0.3em 0 0.3em 0;
	margin:0 0 0 10px;
    color:#464540;
        height:1.5em;
}

#nav li.menuparent_act a {
color:#FFF;
}

#nav li.menuparent_act ul li a {
color:#000;
}


#nav a {
	color: #b2b1ad;
	text-decoration: none;
    margin-top:0;
    display:block;
}

#nav li ul {
	position: absolute;
	display:none;
	width:178px;
	font-weight: normal;
	font-size:0.85em;
	border:none;
	border-top:1px solid #6b6962;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
    color:#464540;
    background:url(../img/navFooter.gif) bottom left no-repeat;
z-index:999;
}

#nav li ul li {
	color:#464540;
   	clear:both;
   	margin:0;
	padding:0;
	width:176px;
    	border-left:1px solid #6b6962;
    	border-right:1px solid #6b6962;
    	border-bottom:1px solid #fff;
   	height:2.1em;
    	background:#D1D0CC;
}

*html #nav li ul li {
	border-bottom:none;
	background:url(../img/border_img.gif) bottom left repeat-x #D1D0CC;
}

*+html #nav li ul li{
	border-bottom:none;
	background:url(../img/border_img.gif) bottom left repeat-x #D1D0CC;
}

#nav li ul li a {
    	margin:0;
    	padding:0.3em 1em 0em 1em;
	font-size:1em;
    	color:#464540;
	height:1.7em;
    	display:block;
}
 
#nav li ul li ul {
    margin: -1.8em 175px;
    font-size:1em;
}

#nav li ul li ul li{
   	background:#D1D0CC;
   	height:2em;
}

* html #nav li ul li ul li{
	border-bottom:none;
	background:url(../img/border_img.gif) bottom left repeat-x #D1D0CC;
}

*+html #nav li ul li ul li{
	border-bottom:none;
	background:url(../img/border_img.gif) bottom left repeat-x #D1D0CC;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	display:none;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display:block;
}
 
#nav a:hover,#nav li:hover a, #nav li.sfhover {
    color:#fff;
}

#nav li:hover ul li a,#nav li ul li a:hover {
	color:#464540;
}

#nav li ul li:hover, #nav li ul li:hover a, #nav li ul li ul li a:hover {
 	color:#fff;
    background:#54A321;
}

#nav li ul li.menuparent a {
    background:url(../img/sub_nav_link.gif) no-repeat right center;
}
 
#nav li ul li.menuparent a:hover,#nav li ul li.menuparent_act a {
    background:url(../img/sub_nav_link_hover.gif) no-repeat right center #54A321;
    color:#fff;
}

* html #nav li ul li.menu a:hover,#nav li ul li.menu_act a {
background-color: #54A321;
    color:#fff;

}

#nav li ul li.menuparent a:hover ul li{
   	background:#D1D0CC;
}

#nav li ul li.menuparent_act ul li.menu a{
   	background:#D1D0CC;
    color:#464540;
}

#nav li ul li.menuparent_act ul li.menu a:hover{
    background:#54A321;
    color:#fff;
}

#nav li ul li.menuparent ul li a:hover{
    background:#54A321;
}

/* avoid image on 3rd no-state no act -- IE only */

* html #nav li ul li.menuparent ul li a:hover, #nav li ul li.menuparent ul li a {
      background-image: none;

}

#nav li ul li:hover ul a{
 	color:#464540;
}
 

/*________________*/
/* searchbox */

#topTen {
height:44px;
margin:0;
padding:0;
}

*+html #topTen {
height:24px;
margin:0;
padding:0;
}

#searchbox {
text-align:right;
margin:0 6px 0 0;
padding:0;
}

* html #searchbox{
margin-right:8px;
padding:0;
}

*+html #searchbox{
margin:0 8px 0 0;
padding:0;
}

*html #searchbox FORM{
margin:0;
padding:0;
}

#searchbox #tx-indexedsearch-searchbox-sword {
width:193px;
border:1px solid #D1D0CC;
background-color:#F7F6F5;
margin:0;
padding:0;
}

#searchbox #searchbutton {

background-image:url(../img/search.gif);
background-repeat:no-repeat;
width:20px;
height:16px;
border:0px solid #fff;
background-color:#fff;
cursor:hand;
margin:0;
padding:0;
}

/*_________________*/



/*-----------------
news
-------------------*/

#newsWrap{
    float:left;
    width:220px;
}

#newsHeader{
    width:190px;
    height:22px;
    color:#fff;
    padding:3px 5px 0px 20px;
    background:url(../img/news_header.gif) no-repeat top left #d2e8c0;
    font-weight:bold;
}

#newsContainer{
    width:201px;
    background:url(../img/news_footer.gif) no-repeat bottom left #d2e8c0;
    margin-right:5px;
    padding:3px 5px 5px 9px;
    color:#fff;
}

.newsTeaser{
    color:#345816;
    font-size:0.9em;
    background:url(../img/newsteaser_hr.gif) no-repeat bottom;  
}

.newsTeaser p{
    padding-top:5px; 
}

.newsTeaser h1{
    color:#345816;
    font-weight:bold;
    font-size:1em;
    padding:0;
}

.newsTeaser a{
    line-height:180%;
    padding-left:12px;
    background:url(../img/container_link.gif) no-repeat left center;
    font-weight:bold;
    text-decoration:none;
    color:#54A321;
}

.newsTeaser a:hover{
    color:#43433b;
}

#newsSSI{
    margin:15px 10px 0px 9px;
    color:#b2b1ad;
}

#newsSSI a{
    color:#b2b1ad;
    text-decoration:none;
}

#newsSSI a:hover{
    color:#6e6e6e;
    text-decoration:none;
}

#adresse{
    margin:55px 10px 0px 9px;
    font-size:0.9em;
    line-height:120%;
    color:#6E6E6E;
}

#adresse a{
    background:#fff;
    padding:0;
    color:#54a321;
    font-weight:normal;
    text-decoration:none;
}

#adresse a:hover{
    color:#43433b;
}

/*-----------------
leftNavigation
-------------------*/


#leftNavigationWrap {
    float:left;
    width:210px;
}

*html #leftNavigationWrap {
    float:left;
    width:220px;
}

#leftNavigationHeader{
    background:url(../img/subNav_header.gif) top left no-repeat;
    height:21px;
}

#leftNavigationHeader h1  {
    color:#94938D;
    font-size:1.0em;
    font-weight;bold;
    background:url(../img/leftNavigaton_header.gif) top left no-repeat;
    height:21px;
    padding-top:3px;
    padding-left: 8px;
}

*html #leftNavigationHeader h1, .jumpnavContainer .csc-header h1  {
padding-top:3px;

}

.jumpnavContainer .csc-header h1  {
    color:#94938D;
    font-size:1.0em;
    font-weight;bold;
background:url(../img/rightNavigation_header.gif) top left no-repeat;
    height:21px;
    padding-top:5px;
    padding-left: 12px;
}

.menuwrap_jumpnavi {
background-color: #EEEEEB;
 margin:0;
    padding:0;
}

.menuwrap_jumpnavi {
border-left: 3px solid #D1D0CC;
border-right: 3px solid #D1D0CC;

}


.jumpnavContainer a {
    margin-left:10px;
    padding-left:15px;
    font-size:0.8em;
    text-decoration:none;
    color:#94938D;
display:block;
}

.jumpnavContainer a:hover {
    margin-left:10px;
    padding-left:15px;
    background:url(../img/rightNav_link.gif) no-repeat left center;
    text-decoration:none;
    color:#94938D;
}

.jumplink {
background:none;
}

#contentMargin .menuwrap_jumpnavi ul, .menuwrap_jumpnavi_ul  {
    list-style:none;
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-image:none;
}

#contentMargin .menuwrap_jumpnavi ul li {
border-bottom:1px solid #D1D0CC;
padding-top:3px;
padding-bottom:3px;
margin-left:0px;
}

#contentMargin .menuwrap_jumpnavi ul li:hover {
background-color:#FFF;
}

#leftNavigation {
    width:205px;
    margin:0 15px 0 0;
    padding:0 0 0 0;
    background:url(../img/subNav_bg.gif);
    color:#94938D;
    font-size:0.85em;
}

#leftNavigation a {
    margin-left:10px;
    padding-left:15px;
    background:url(../img/subNav_link.gif) no-repeat left center;
    text-decoration:none;
    color:#94938D;
}


*html #leftNavigation a{
    margin-left:0px;
    padding-left:15px;
}

#leftNavigation a:hover{
    background:url(../img/container_link.gif) no-repeat left center;
    text-decoration:none;
    color:#345816;
}

#leftNavigation ul{
    list-style:none;
    margin:0;
    padding:0;
}

#leftNavigation li{
    margin:0 0 0 20px;
    padding:0;
}

#leftNavigation #left_nav sfhover{
    list-style:none;
    margin:0;
    padding:0;
}

#leftNavigation li.subnav, #leftNavigation li.subnav_act, #leftNavigation li.subnav_hassub{
    margin:0 1px;
    padding:2px 0 0 0;
    border-bottom:1px solid #e6e6e3;
    list-style-position:inside;
}

#leftNavigation li.subnav_act a{
    background:url(../img/subNav_link_act.gif) no-repeat left center;
}


#leftNavigation li.subnav_act, #leftNavigation li.subnav_act sfhover{
    background:#ebffdb;
}

#leftNavigation li.subnav_act li.subnav_sub_act {
    border-top:1px solid #e6e6e3;
    background:#ebffdb;
}

#leftNavigation li.subnav_act li.subnav_sub_act a {
    background:url(../img/subNavSubHover_link.gif) no-repeat top left #ebffdb;
    color:#345816;
}

/* test 1 ebene fix
#leftNavigation li.subnav_sub  a {
  background:url(../img/subNav_link_act.gif) no-repeat left center ;
margin-left:-10px; padding-left:10px;
}

* html #leftNavigation li.subnav_sub  a { margin-left:5px; padding-left:6px;}

ende*/

#leftNavigation li.subnav_act ul li.subnav_sub{
    margin:0 1px;
    padding:2px 0 0 20px;
    border-top:1px solid #e6e6e3;
}

#leftNavigation ul li:hover {
    background-color:#ebffdb;
}

#leftNavigation ul li:hover ul li, #leftNavigation li.subnav_act ul li{
  background-color:#f7f6f5;
}

#leftNavigation ul li:hover ul li.subnav_sub:hover {
    background-color:#ebffdb;
}

#leftNavigation ul li ul li.subnav_sub a {
    background:url(../img/subNavSub_link.gif) no-repeat top left;
}

#leftNavigation ul li:hover ul li.subnav_sub:hover a {
    background:url(../img/subNavSubHover_link.gif) no-repeat;
    color:#345816;
}

#leftNavigationFooter{
    background:url(../img/subNav_footer.gif) top left no-repeat;
    height:10px;
}

/*-----------------
topTenSpace
-------------------*/

#topTenSpace{
    clear:both;
    height:65px;
    margin-right:31px;
    text-align:left;
z-index:105;
    background:url(../img/lucom_claim.gif) top left no-repeat;
}

#topTenWrap{
    margin-top:13px;
    width:195px;
    color:#847701;
    position:relative;
    top:0px;
    left:735px;
}

#topTenHeader a{
    color:#847701;
    font-weight:bold;
    text-decoration:none;
    background:url(../img/topTen_link.gif) no-repeat left center;
    padding-left: 10px;
}


#topTenHeader{
    clear:both;
    background:url(../img/topTenHeader.gif) no-repeat top left;
    height:15px;
    padding:0.5em 0 0 1em;
    line-height:0.5em;
}

#topTenBody{
    background:url(../img/topTenbg.gif) repeat-y top left;
}

#topTenBody p{
    padding:10px;
}

#topTenBody a{    
    font-size:0.9em;
    line-height:120%;
    color:#6b6962;
    font-weight:normal;
    background:url(../img/topTen_link.gif) no-repeat left top;
    text-decoration:none;
    padding:0 0 0 10px;
    margin-left:10px;
    display:list-item;
}

#topTenBody a:hover{    
    color:#43433b;
    background:url(../img/topTenHover_link.gif) no-repeat left top;
}

#topTenBody ul{
    list-style-type:none;
    list-style-position:outside;
    margin:0 3px 0 3px;
    padding:0 0 10px 0;
    background:#fffacc;
}

#topTenBody li {
    list-style-type:none;
    margin:0;
    padding:5px 0 0 0;
    background:#fffacc;
    border-top:1px solid #ffe600;
}

#topTenBody li:hover,#topTenBody li:hover a{
    background-color:#AFA65D;
    color:#fff;
}

#topTenFooter{
    background:url(../img/topTenFooter.gif) no-repeat top left;
    height:10px;
}

/*-----------------
print-area
-------------------*/

#print{
	float:left;
	width:690px;
	text-align:right;
	margin:43px 20px 0 0;
	vertical-align:bottom;
}

#print a, #tipafriend a {
	text-decoration:none;
	color:#54A321;
}

#print a:hover, #tipafriend a:hover{
	text-decoration:none;
	color:#43433b;
}


/*TIP a FRIEND*/
#tipafriend {
	float:left;
	width:690px;
	text-align:right;
	margin:43px 20px 0 0;
	vertical-align:bottom;
}


/**/

/*-----------------
content
-------------------*/
#contentWrap{
    width:734px;
    float:left;
}

#contentIndex{
	line-height:1px;
	background:url(../img/container_bg.gif) repeat-y #fff;
	float:left;
}

#contentIndexFooter{
	float:left;
	width:100%;
	height:5px;
	background:url(../img/container_footer.gif) no-repeat left bottom;
}

#content{
    line-height:1.2em;
    background:#fff;
    float:left;
}

#content table{
	margin-left:10px;
}

.container{
    width:233px;
    margin:0 5px 0 0;
    float:left;
    line-height:110%;
    color:#43433b;
    line-height:1.2em;
}

.container img {
    margin:0px 0 10px 0;
}

.container p{
    margin:0px 10px 0px 10px;
    padding:0;
}

.container strong{
    font-size:1em;
    font-weight:bold;
}

.container a{
    padding-left:12px;
    background:url(../img/container_link.gif) no-repeat left center;
    font-weight:bold;
    text-decoration:none;
    color:#54A321;
    margin-left:10px;
}

.container span a{
    padding-left:0px;
    background:none;
    margin-left:0px;
}

.container a:hover{
    color:#43433b;
}

/*-----------------
contentProduct
-------------------*/

#contentProduct{
    width:471px;
    margin:0 25px 20px 10px;
    padding:0;
    border-top:1px solid #b2b1ad;
    color:#4A4940;
    float:left;
}

*html #contentProduct{
    width:471px;
    margin:0 10px 20px 0;
}

#contentProduct img{
    margin:0;
    padding:0;
}

#contentProduct h1, h2{
    	margin:0 0 15px 0;
    	padding:0;
}

#contentProduct h3{
    	margin:0 0 0 0;
    	padding:0;
}

#contentProduct ul{
    	margin:0 0 0 15px;
    	padding:0;
    	color:#4A4940;
    	list-style-type:none;
    	list-style-image:url(../img/content_list.gif);
    	line-height:130%;
}

#contentProduct li a{
    	line-height:180%;
     	background:none;
     	font-weight:bold;
        text-decoration:none;
     	color:#54A321;
    	margin:0;
    	padding:0;
}

#contentProduct li{
    	margin:0 0 0 0;
    	padding:0;
}

#contentProduct .dataWrap .csc-header .csc-header-n1{
	border-bottom:1px solid #000;
}

#contentProduct p{
	line-height:1.2em;
	padding:0;
	margin:0;
}

#contentProduct .csc-header.csc-header-n1{
	border-bottom:2px solid #EEEEEB;
	margin:0 0 15px 0;
}

.csc-textpic-imagewrap{
	margin:0;
}

#contentProduct .moodPicture .csc-textpic-imagewrap img{
	margin:0 0 10px 0;
}

#contentProduct td{
	margin:0;
	padding:0;
}

#contentProduct .csc-uploads-fileName{
	margin:0;
	padding:0;
}

#contentProduct .csc-uploads-description {
	margin:0;
	padding:0;
}

#contentProduct .csc-uploads-fileSize {
	width:40px;
	margin:0;
	padding:4px 0 0 0;
	vertical-align:top;
	text-size:0.8em;
}

#contentProduct .csc-uploads-fileSize p{
	margin:0;
	padding:0;
	vertical-align:top;

}

#contentProduct .csc-uploads-icon {
	width:20px;
	margin:0;
	padding:2px 0 0 0;
	vertical-align:top;
z-index:1;
}

#contentProduct .csc-uploads a{
	margin:0;
	padding:0;
	background:none;
}

#contentProduct .csc-uploads-fileName p{
	margin:0 10px 0 5px;
	padding:0;
	background:none;
}


.contentelement  {
   border:1px solid #dfdedb;
    margin-top:5px;
    padding:1em;
    background:#eeeeeb;

}

.contentelement img{
    border:none;
    margin-top:0;
    padding:0;
    background:#fff;
}


.contentelement a{
    
}


/*-----------------
contentMargin
-------------------*/

#contentMargin{
    margin-left:15px;
    padding-left:5px;
    float:left;
    width:195px;
    color:#85847e;
z-index:1;
}

* html #contentMargin{ 
   margin-left:15px;
    padding-left:7px;
}

#contentMargin .csc-textpic-imagewrap{
    margin:10px 0 0 0;
    padding:0;
}

#contentMargin .dataWrap {
    margin:15px 0 0 0;
    padding:0;
}


#contentMargin .contentelement p{
    background:#fff;
    border:none;
}



/*-----------------
contentMargin ---liste---
-------------------*/

#contentMargin ul{
    list-style-type:none;
   list-style-image:url(../img/margin_list.gif); 
    margin:10px 0 0 10px;
    padding:0;
}

#contentMargin li{
margin:0 0 0 15px;
    padding:0;
}

#contentMargin .marginContainer a{
	text-decoration:none;
}

.marginList{
    background:url(../img/marginList_bg.gif) top left repeat-y;
	margin:0 0 30px 0;
}

.marginList h1  {
    color:#54A321;
    font-size:1.0em;
    font-weight;bold;
    background:url(../img/marginList_header.gif) top left no-repeat;
    height:21px;
    padding-top:6px;
    padding-left: 15px;
}

.marginList a, .marginList.internal-link a, .marginList a.mail{
    color:#54A321;
    display:block;
    text-decoration:none;
}

.marginList a.external-link-new-window {
	background:url(../img/external_link.gif) no-repeat left center;
        color:#000;
	text-decoration:none;

}


#contentMargin a.external-link-new-window {
	display:block;
	background:url(../img/external_link.gif) no-repeat left top;
	padding-left:12px;
        color:#54A321;
	text-decoration:none;
}

.marginList a:hover {
    color:#43433b;
}

.marginList p, .marginList p{
    margin:0 10px 0 15px;
}

.marginList img{
position:relative;
    bottom:-10px;
}

/*-----------------
contentMargin ---Container---
-------------------*/

.marginContainer{
    width:195px;
    margin:20px 0px 20px 0px;
    padding:0;
    line-height:130%;
    background:url(../img/margin_bg.gif) top left repeat-y;
}

*html .marginContainer{
    width:195px;
}

.marginContainer img{
    position:relative;
    bottom:-5px;
}

.marginContainer hr{
    background-color:#d2e8c0;
    height:2px;
    border:none;
    padding:0;
    margin:0 0 0 0;
}

.marginContainer h1{
    font-size:1em;
    color:#345816;
    font-weight:bold;
    line-height:100%;
    background:url(../img/margin_header.gif) top left no-repeat;
    height:22px;
    padding:4px 10px 6px 20px;
    margin:-10px 0 0 0;
}

*html .marginContainer h1{
    margin:0;
}

.marginContainer p{
    font-size:0.9em;
    color:#6b6962;
    margin:0px 10px 10px 10px;
    line-height:110%;
}

.marginContainer a.datalink, .marginContainer a.download {
    display:block;
    font-size:0.9em;
    color:#54A321;
    margin-top:5px;
    padding:0 10px 0 11px;
    width:155px;
    background:url(../img/datalink.gif) no-repeat;
}

.marginContainer a{    
    font-size:0.9em;
    line-height:120%;
    color:#54A321;
    font-weight:normal;
    background:url(../img/datalink.gif) no-repeat left top;
    text-decoration:none;
    padding:0 0 0 11px;
    margin:0;
    	display:block;
}

.marginContainer a.internal-link{
	display:inline;
	font-size:1em;
	background:url(../img/container_link.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
    color:#54A321;
}


.marginContainer a.external-link-new-window{
	display:inline;
	font-size:1em;
	background:url(../img/external_link.gif) no-repeat left center;
	margin-left:5px;
	padding-left:12px;
    color:#54A321;
	text-decoration:none;
}

.marginContainer a.external-link-new-window:hover, #contentMargin a.external-link-new-window:hover{
    color:#43433b;

}

*html .marginContainer a{
	padding:0 0 0 11px; 
}

.marginContainer ul{
    list-style-type:none;
    margin:0 3px 0 3px;
    padding:0;
}

.marginContainer li {
    list-style-type:none;
    margin:0;
    padding:5px 0 0 0;
}

.marginContainer a:hover{    
    color:#43433b;
}


.marginContainer li:hover{
    background-color:#E1EFD5;
}

.marginContainer td{
	margin:0;
	padding:0;
}

.marginContainer .csc-uploads-fileName{
	width:140px;
	margin:0;
	padding:10px 0 0 0;
}

.marginContainer .csc-uploads-description {
	margin:0;
	padding:0;
	font-size:0.85em;
}

.marginContainer .csc-uploads-fileSize {
	width:40px;
	margin:0;
	padding:10px 0 0 0;
	vertical-align:top;
	font-size:0.9em;
}

.marginContainer .csc-uploads-fileSize p{
	margin:0;
	padding:0;
	vertical-align:top;

}

.marginContainer .csc-uploads-icon {
	width:20px;
	margin:0;
	padding:0 0 0 5px;
	vertical-align:top;
z-index:1;
}

.marginContainer .csc-uploads a{
	margin:0;
	padding:0;
	background:none;
}

.marginContainer .csc-uploads-fileName p{
	margin:0;
	padding:0;
	background:none;
}


/*-----------------
contentMargin ---ContainerEnde---
-------------------*/

/*-----------------
featureContainerGreen ---Container---
-------------------*/

.featureContainerGreen{
    width:195px;
    margin:20px 5px 20px 0px;
    padding:0;
    line-height:130%;
    background:url(../img/margin_green_bg.gif) top left repeat-y;
}

*html .featureContainerGreen{
    width:195px;
}

.featureContainerGreen img{
    position:relative;
    bottom:-5px;
}

.featureContainerGreen hr{
    background-color:#d2e8c0;
    height:2px;
    border:none;
    padding:0;
    margin:0 0 0 0;
}

.featureContainerGreen h1{
    font-size:1em;
    color:#345816;
    font-weight:bold;
    line-height:100%;
    background:url(../img/margin_green_header.gif) top left no-repeat;
    height:22px;
    padding:4px 10px 6px 20px;
    margin:-10px 0 0 0;
}

*html .featureContainerGreen h1{
    margin:0;
}

.featureContainerGreen p{
    font-size:0.9em;
    color:#345816;
    margin:0px 10px 10px 10px;
    line-height:110%;
}

.featureContainerGreen a.datalink, .featureContainerGreen a.download {
    display:block;
    font-size:0.9em;
    color:#54A321;
    margin-top:5px;
    padding:0 10px 0 11px;
    width:155px;
    background:url(../img/datalink.gif) no-repeat;
}

.featureContainerGreen a{    
    font-size:0.9em;
    line-height:120%;
    color:#54A321;
    font-weight:normal;
    background:url(../img/datalink.gif) no-repeat left top;
    text-decoration:none;
    padding:0 0 0 11px;
    margin:0;
    	display:block;
}

.featureContainerGreen a.internal-link{
	display:inline;
	font-size:1em;
	background:url(../img/container_link.gif) no-repeat left center;
	margin-left:5px;
	padding-left:10px;
    color:#54A321;
}

*html .featureContainerGreen a{
	padding:0 0 0 11px; 
}

.featureContainerGreen ul{
    list-style-type:none;
    margin:0 3px 0 3px;
    padding:0;
}

.featureContainerGreen li {
    list-style-type:none;
    margin:0;
    padding:5px 0 0 0;
}

.featureContainerGreen a:hover{    
    color:#43433b;
}


.featureContainerGreen li:hover{
    background-color:#E1EFD5;
}


.pictureContainer {
background:url(../img/pictureContainer_bg.gif) top left repeat-y;
}

.pictureContainer .csc-textpic-text {
margin-top:5px;
}

.pictureContainer .csc-textpic-text p {
background:url(../img/pictureContainer_bg.gif) top left repeat-y;
padding:0 10px;
}

.pictureContainer a {
    line-height:120%;
    color:#54A321;
    font-weight:normal;
    background:url(../img/datalink.gif) left center no-repeat;
    text-decoration:none;
    padding:0 0 0 11px;
    margin:0;
    display:block;
}

.pictureContainer p .mail{
    color:#54A321;
    display:inline;
    padding:0;
    margin:0;
    text-decoration:none;
    background:#EEEEEB;
}

.pictureContainer a:hover{
    color:#43433b;
}

.pictureContainer .csc-textpic-caption {
display:none;
}

.pictureContainer .footerImg {
background:url(../img/picturecontainer_bg.gif) top left repeat-y #EEEEEB;
position:relative;
bottom:-5px;
}

/*-----------------
contentMargin ---ContainerEnde---
-------------------*/

/*-----------------
feature
-------------------*/

#feature{
    float:left;
    width:714px;
}

.featureContainer{
    float:left;
    width:233px;
    margin:20px 5px 20px 0px;
    padding:0;
    line-height:180%;
    background:url(../img/feature_bg.gif) top left repeat-y;
}

.featureContainer img{
    position:relative;
    bottom:-10px;
}

.featureContainer hr{
    background-color:#d2e8c0;
    height:2px;
    border:none;
    padding:0;
    margin:0 0 0 0;
}

.featureContainer h1{
    font-size:1em;
    color:#94938b;
    font-weight:bold;
    line-height:100%;
    background:url(../img/feature_header.gif) top left no-repeat;
    height:22px;
    padding:4px 10px 6px 20px;
    margin:-10px 0 0 0;
}

*html .featureContainer h1{
    margin:0 0 0 0;
}

.featureContainer p{
    font-size:0.9em;
    color:#6b6962;
    margin:0px 10px 10px 10px;
    line-height:130%;
}

.featureContainer a.datalink, .featureContainer a.download {
    font-size:0.9em;
    color:#538E23;
    margin:0 10px 5px 0px;
    background:url(../img/datalink.gif) no-repeat;
}

.featureContainer a{    
    font-size:0.9em;
    color:#6b6962;
    font-weight:normal;
    background:url(../img/container_link.gif) no-repeat left center;
    text-decoration:none;
    padding:0 0 0 10px;
    margin-left:0px;
    display:block;
}


*html .featureContainer a{    
    padding:0 0 0 10px;
    margin-left:0px;
}

.featureContainer a:hover{    
    color:#43433b;
}

.featureContainer ul{
    list-style-type:none;
    margin:0 3px 0 3px;
    padding:0;
}

.featureContainer li {
    list-style-type:none;
    margin:0;
    padding:5px 0 0 0;
}

.featureContainer li:hover{
    background-color:#E1EFD5;
}

.featureContainer a.external-link-new-window, a.internal-link{
    font-size:1em;
    line-height:120%;
    color:#538E23;
    font-weight:normal;
    background:url(../img/container_link.gif) no-repeat left center;
    text-decoration:none;
    padding:0 0 0 10px;
    margin-left:0px;
    display:inline;
}




/*-----------------
news-single-view
-------------------*/

#content .news-single-item{
	padding:0;
	margin:0;
}

#content .news-single-item .news-single-img a {
	background:#fff;
	padding:0;
	margin:0;
}


#content .news-single-item p, h2 {
	padding:0;
	margin:0;
}

#content .news-single-item h3{
	margin:1em 0 1em 0;
	color:#4A4940;
	font-weight:bold;
}

#content .news-single-additional-info a{
background:none;
}

#content .news-single-additional-info dd{
margin:5px 0 0 0;
padding:0;
}
/*-----------------
Breadcrumb
-------------------*/

#breadCrumpNavigation{
    margin:25px 0 10px 0;
    padding:10px 0 10px 0;
    border-top:1px solid #b2b1ad;
    border-bottom: 1px solid #b2b1ad;
    clear:both;
}

*html #breadCrumpNavigation{
    padding:5px 0 10px 0;
}

#breadcrumb{
    margin:0 0 15px 0;
    padding:0;
}

#breadcrumb li{
    margin:0;
    padding:0;
	display:inline;
	color:#b2b1ad;
}

#breadcrumb li a{
    margin:0;
    padding:0;
    color:#b2b1ad;
    text-decoration:none;
    background:none;
}

#breadcrumb a:hover{
    color:#6e6e6e;
    text-decoration:none;
}

/*-----------------
sitemap
-------------------*/

#contentProduct .csc-sitemap a{
	background:#fff;
	padding:0;
	margin:0;
}

/*-----------------
footer
-------------------*/

#footer{
	clear:both;
	height:10px;
	padding:0;
	margin:0;
}


/*-----------------
druckversion
-------------------*/

#allPrint {
    width:750px;
    margin:0 auto 0 auto;
    text-align:left;
}

/*-----------------
suche
-------------------*/
div.tx-indexedsearch-res {
border-top:1px solid #ccc;
margin-top:20px;
padding-top:20px;
}

.tx-indexedsearch-hr {
height:1px;
color:#CCC;
}

p.tx-indexedsearch-descr {
border-top:1px solid #ccc;
}

.tx-indexedsearch {color:#76746E;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:15px; margin-left:15px !Important; }

.browsebox li  { padding-left:10px;}
.tx-indexedsearch-browselist-currentPage li a {color:#000;}
.tx-indexedsearch-browsebox ul li a  { padding-left:10px;}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }

.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 .tx-indexedsearch-descr.descr{margin:0 0 10px 0;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup{ background-color:#fff599; color:#76746E; }
.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 .tx-indexedsearch-res.res.res-tmpl-css{border-bottom:0px solid #DFDEDB;}

.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }

.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; 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; border-bottom:0px solid #ccc;}
.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; }
.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; }
.browsebox  {margin-top:10px;}
fieldset{
border:none;
}

/*-----------------
to Top Link Grafik
-------------------*/

#contentProduct .toplink{
display:block;
text-align:right;
margin:0;
padding:0;
height:15px;
line-heigth:15px;
background:url(../img/toTop.gif) top right no-repeat #fff;
}

#contentProduct .toplink:hover{
background:url(../img/toTop_hover.gif) top right no-repeat #fff;
}

/*-----------------
zeilenumbruch bei Bild/wText entfernen
-------------------*/

#contentProduct .csc-textpic.csc-textpic-intext-left-nowrap p, 
#contentProduct .csc-textpic.csc-textpic-intext-left-nowrap h1{
padding-left:15px;
}

*html #contentProduct .csc-textpic.csc-textpic-intext-left-nowrap p, 
#contentProduct .csc-textpic.csc-textpic-intext-left-nowrap h1{
padding-left:5px;
}

.contenttable {
width:100%;
border:none;
margin:0;
padding:0;
}

.contenttable td {
border-bottom:1px solid #999;
border-collapse:collapse;
padding:0;
margin:0;

}

* html .contenttable td {
height:30px;
padding:0;
}

.contenttable .align-left p {
color:#999;
font-weight:bold;
padding-left:15px;
padding-right:8px;
line-height:1.5em;
}

/* language selektor */
#languageWrap {
float:left;
height:30px;
width:120px;
margin-top:5px;
margin-left:10px;
}

#en,#de,#nl, #de_act,#nl_act,#en_act {
	height: 30px;
	float:left;
	vertical-align: bottom;
	padding-top:5px;
	margin: 0 0px 0 15px;
}

#en:hover,#de:hover,#nl:hover,#en_act,#de_act,#nl_act  {
background-image:url(http://www.lucom.com/fileadmin/system/img/language_nav_dark.gif);
background-position:top 4px;;
background-repeat:no-repeat;
}

#en a,#de a,#nl a,#en_act a,#de_act a,#nl_act a {
color:#C3E0AB;
font-size:0.8em;
text-decoration:none;
font-weight:normal;
float:left;
padding-top:5px;
}

#en_act a,#de_act a,#nl_act a {
color:#FFFFFF;
}


#en a:hover,#de a:hover,#nl a:hover,#en_act a:hover,#de_act a:hover,#nl_act a:hover {
color:#FFFFFF;
} 


#headerClaim img {

float:left
}

#active div a {
color:#FFF;
}

/**/

.tx-indexedsearch-form {
width:170px;
float:left;

}

div.tx-indexedsearch-search-submit {
width:100px;
float:left;
padding-top:15px;
}