/* RESET THE SHIT */

#gtfil ol, #gtfil ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* FIX THE SHIT */

#gtfil {
	position: relative;
	width: 125px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top:	10px;
	padding-left: 20px;
}

#main_menu {
	float: left;
	width: 125px;
	background:  url(/img10/page/dth-1col-bg.png) no-repeat right top;
	margin-bottom: 10px;
}

#newsletter_box {
	background:  url(../img10/page/dth-1col-bg.png) no-repeat right top;
	width: 111px;
	padding: 10px 4px 10px 10px;
	margin-bottom: 10px;
	line-height: 1;
}

#languages_box {
	background:  url(../img10/page/dth-1col-bg.png) no-repeat right top;
	width: 111px;
	padding: 10px 4px 10px 10px;
	line-height: 1.4;
}

#latest_change {
	float: left;
	width: 115px;
	padding: 2px 0px 4px 10px;
	background: url(../img10/page/navi_linie_doppelt.gif) repeat-x left bottom;
	margin-bottom: 10px;
}


/* @group Menu UL LI */

#main_menu_list {
	float: left;
	margin-bottom: 10px;
	width: 125px;
}

#main_menu_list li {
	background: url(../img10/page/link_u.gif) repeat-x 0 bottom;
	margin-bottom: 0px ;
	padding-bottom: 2px ;
	vertical-align: baseline;

}

ul.sub_menu_list {
	padding-top: 0px !important;
	margin-bottom:  0px !important; 
}

.sub_menu_list li  {
	background: none !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 10px !important;
}


/* @end */

#latest_change p {
	font-size: 11px;
	margin-bottom: 0px;
}


INPUT#frm_nlemail {
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
    padding: 3px;
    width: 90px;
	color: #000;
	border: solid 1px #f1f1f1;
	background: url(../img10/page/frmbg.png) repeat-x 0 top;
}

/* @group LINKS */


#main_menu_list a:link, #main_menu_list a:visited, #main_menu_list a:hover {
	font-weight: bold;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

#main_menu_list a:hover {
	color: #fd021e;
	background: url(../img10/page/mlink_l.gif) no-repeat left;
}

.sub_menu_list a:link, .sub_menu_list  a:visited, .sub_menu_list  a:hover {
	font-weight: normal !important;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.sub_menu_list a:hover {
	color: #fd021e;
	background: none !important;
}

a.active_item_main:link, a.active_item_main:visited {
	color: #fd021e !important;
	background: url(../img10/page/mlink_l.gif) no-repeat left;
}

a.active_item_sub:link, a.active_item_sub:visited {
	color: #fd021e !important;
	background: none !important;
}


/* @end */

/* @group FONT 'n' LINK */

#gtfil h2 {
	line-height: 1;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
	background-image: none;
}

#newsletter_box p {
	font-size: 11px;
	color: #f1f1f1;
	margin-bottom: 0px;
}

#languages_box p {
	margin-bottom: 0px;
}

#languages_box a:link, #languages_box a:visited, #languages_box a:hover {
	border-bottom:1px dotted #F2FFE5;
	color:#F2FFE5;
	font-weight:bold;
	text-decoration:none;
}

#languages_box a:hover {
	color:  #A9B2A0;	
}




/* @end */





/* @group CLEARFIX */

/*  Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  font-size: 0; 
  height: 0;
  visibility: hidden;
}

/* IE-Patch für IE 7*/
*:first-child+html .clearfix { min-height: 0; } 

/* IE-Patch für IE 6*/
* html .clearfix { height: 1%; }

/* @end */
