
/* Text Color: #000 */
/* Dark Green: #AAAE45 */
/* MAIN Green: #CAD025 (incl. hovers) */


/*********************************************************/
/****************** MAIN / GLOBAL ************************/
/*********************************************************/

html {
	background:#fff;
	margin:0 auto;
	font-size:100.1%; /*opera fix */
}

body {font-size:70%;}
* {font-family:Verdana,Helvetica,Arial,sans-serif;font-weight:normal;color:#666;padding:0;margin:0;}
.hidden {display:none;}

div#wrap_all {width:753px;margin:0 auto;border:none;}
div#wrap_all_bg {
	float:left;
	width:753px;
	background:#fff;
	border:none;
}


/*********************************************************/
/****************** HEADER *******************************/
/*********************************************************/

div#header {float:left;width:753px;height:120px;}
#header p#logo {float:left;width:235px;height:80px;margin:25px 0 15px 0;background:#fff url(../stat/header_logo.gif) no-repeat;}
#header a img {float:left;width:235px;height:80px;margin:25px 0 15px 0;border:none;}
#header p#logo span {display:none;}

#header ul {float:right;width:249px;margin:25px 0 0 0;list-style-type:none;border-left:1px solid #E6F1ED;}
#header ul li {list-style:none;padding:0 0 0 15px;line-height:2.0em;font-size:0.9em;color:#777;}
#header ul li strong {font-weight:bold;color:#A6B3C4;}
#header ul li a {text-decoration:none;}
#header ul li a:hover {color:#00f;text-decoration:underline;}
#header ul li a.current {font-weight:bold;color:#00f;text-decoration:underline;}



/*********************************************************/
/****************** FEATURE PANEL ************************/
/*********************************************************/

div.contentCol {float:left;width:220px;background:#fff;border:none;padding:15px 15px 0 15px;}
div.contentCol#col_a {width:234px;padding-left:0;border-right:1px solid #E6F1ED;}
div.contentCol#col_b {}
div.contentCol#col_c {width:250px;padding:0;}
.contentCol p {font-size:0.9em;line-height:1.8em;margin:0 0 15px 0;padding:0;}
.contentCol p strong {font-weight:bold;font-size:1.1em;}

.contentCol .highlightBox {background:#EFEDEE;padding:15px;}
.contentCol .highlightBox_lite {background:#EFEDEE;margin:10px 0;padding:10px 10px 0 10px;}
.contentCol .highlightBox p {line-height:1.8em;margin:0;}
.contentCol .highlightBox_lite p {line-height:1.6em;margin:0;padding:0;}
.contentCol .highlightBox a img {float:left;margin:0 10px 10px 0;width:66px;height:66px;border:1px solid #666;}
.contentCol .highlightBox_lite a img {float:left;margin:0 10px 0 0;width:66px;height:66px;border:1px solid #666;}

.contentCol .thumb_area {background:#fff;}
.contentCol .thumb_area a img {margin:0 15px 15px 0;width:60px;height:60px;border:1px solid #666;}

.contentCol h2{display:block;width:200px;height:20px;background:#fff;color:#fff;font-size:1.2em;font-weight:bold;}
.contentCol h2 span{display:none;}


/*********************************************************/
/****************** CONTENT ******************************/
/*********************************************************/

div#content {float:left;width:753px;height:255px;background:#fff;border-bottom:1px solid #E6F1ED;}
#content #slideshow, #content #NOslideshow {float:left;width:750px;height:200px;margin:0 0 25px 0;background:#fff;color:#000;}
#content .ani_homepage2 {position:relative;z-index:10;width:750px;height:200px;border:none;background:#000;}
#content img#placeholder {position:relative;z-index:-1;width:750px;height:200px;border:none;background:#000;}
#content .placeholder {position:absolute;}
#content h1{font-weight:bold;font-size:1.6em;color:#768CA5;margin:25px 0 0 15px;}



/*********************************************************/
/******************* FOOTER ******************************/
/*********************************************************/
div#wrap_footer {
	float:left;
	width:753px;
	height:53px !important;
	background:#97A8BC;
	margin-bottom:5px;
}

#wrap_footer ul {clear:both !important;float:left;padding:6px 0 0 60px;white-space:nowrap;border:0px solid #f30;}
#wrap_footer ul li {float:left;display:block;list-style:none;display:inline;padding:0 0 0 15px;}
#wrap_footer ul li#tripleshield {width:110px;height:35px;background:#97A8BC url(../btns/footer_tripleshield.gif) no-repeat;}/* no stick as background image */
#wrap_footer ul li#fensa {width:115px;height:35px;background:#97A8BC url(../btns/footer_fensa.gif) no-repeat;}/* no stick as background image */
#wrap_footer ul li#kites {width:185px;height:35px;background:#97A8BC url(../btns/footer_kites.gif) no-repeat;}/* no stick as background image */
#wrap_footer ul li#kommerling {width:185px;height:35px;background:#97A8BC url(../btns/footer_kommerling.gif) no-repeat;}/* no stick as background image */
#wrap_footer ul li span {display:none;}

div#wrap_footer_tdc {
	float:left;
	width:753px;
	height:20px !important;
	margin:0 0 20px 0;
	border:0px solid #f30;
}
#wrap_footer_tdc p a {float:left;width:80px;height:20px;padding:0 145px 0 0;background:#fff url(../stat/logo_tdc_light.gif) no-repeat right top;text-align:right;color:#666;text-decoration:none;border:0px solid #f30;}
#wrap_footer_tdc p a:hover{color:#000;text-decoration:none;background:#fff url(../stat/logo_tdc.gif) no-repeat right top;}
#wrap_footer_tdc p a span {display:none;}