@charset "utf-8";

/* common
----------------------------------------------------------------------*/
* {
	zoom: 1;
}
body {
	/* cleartype ausschalten */
	filter: alpha(opacity=100);
	opacity: 1.0;
	/*background-color: white; corrects IE's ugly display of bold text*/
}

/* layout
----------------------------------------------------------------------*/
#content .layer_6 {
	margin: 16px 10px 0 -620px;
}
#footer .wrap {
	padding-bottom: 10px;
}

div.boxBottom * {
     zoom: 0 !important;
}

/* navigation
----------------------------------------------------------------------*/
#navi ul li  {
	display: inline;
}
#navi ul ul a {
	margin: 0.3em 0;
}
#navi ul ul li {
    background: url(../../img/#fa9d1c.gif) #fa9d1c !important;
}

/* forms
----------------------------------------------------------------------*/
#header input.text {
	margin: 0 5px 0 0;
}
#header button {
	padding: 0px 3px 0px 4px;
}

div.right div.boxBottom ul {
margin-left: 0px !important;
padding-left: 20px !important;
}

.tooltip .layer1 {
   background: url(../../img/bg_tooltip_middle_ie.png);
}
	
/* TYPO3 - Text um Bild
----------------------------------------------------------------------------- */	
#content .news-list-item a,
#content .news-list-item img,
div.csc-textpic-text *, 
div.news-single-img *,
#marginal div.csc-textpic-imagewrap {
	zoom: normal;
}

.csc-textpic-text {
	zoom: 0;
}


/* LP 2009
*****************/

div#wrapper div#content div.left {
	height: 600px !important;
}

#footer_lp {
	margin-top: 550px !important;	
}

div.ES div.tooltips {
			margin: 0 !important;
		}
		
div.surname {width: 130px !important;}
