

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

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

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

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

}





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


#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: 4px;
	padding-bottom: 3px;
}


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


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




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 */



