/** MAIN NAVI IM HEADER **/
table.main_navi a {
	height:20px;
	padding:0px 10px; 
	display:block;
	text-align:center;
	line-height:20px;
	font-size:10px;
}

table.main_navi a:link,table.main_navi a:visited {
	color:#003871;
	text-decoration:none;
}

table.main_navi a:hover,table.main_navi a:focus {
	color:#003871;
	text-decoration:underline;
}

table.main_navi a.active {
	padding:0px 7px;
	font-weight:bold;
	font-style:italic;
}


/** SUBNAVI LINKS **/
.leftpad13 {
	padding-left:13px;
}

table.navi td.parent {
	background:white;
	color:#003871;
	padding:5px 0px 5px 13px;
}

table.navi td.parent a {
	color:#003871;
}

table.navi td.parentactive {
	background:url(/img/fw/navi_left_titel_rek.gif) no-repeat center;
	padding:5px 0px 5px 13px;
}

table.navi td.parentactive a{
	color:white;
}


table.navi td.verlauftop {
	background: url(/img/fw/shadow_navi_top.gif) repeat-x;
}

table.navi td.verlaufbottom {
	background: url(/img/fw/shadow_navi_bottom.gif) repeat-x bottom;
}

table.head td.shadowheadnav {
	/* background: url(/img/fw/) repeat-x bottom; Wo ist das Bild ? */
}

table.navi td.active {
	border-top:1px solid #e2007a;
	border-bottom:1px solid #e2007a;
	background:#FFF;
	padding-left:0px;
}

table.navi td.active div.border1 {
	width:100%;
	border-top:1px solid #e2007a;
	border-bottom:1px solid #e2007a;
}

table.navi td.active div.border2 {
	background:url(/img/fw/navi_bg_arrow.gif) no-repeat center;
	border-top:1px solid #F2F2F2;
	border-bottom:1px solid #F2F2F2;
}

table.navi td.active a.a_active {
	display:block;
	width:100%;
	height:100%;
	/* padding-left:13px; */
	line-height:18px;
}

table.navi td a.a_inactive {
	display:block;
	width:100%;
	/* height:100%;
	padding-left:13px; */
	line-height:18px;
	color:#FFFFFF;
}



table.navi td a.a_inactive:hover, table.navi td a.a_inactive:focus {
/*	background:url(/img/fw/navi_left_mouseover.gif) repeat-y;*/
	background-color:#003871;
	color:white;
}

input.search_text {
	width:140px;
	height:19px;
	border:1px solid #A5ACB2;
}

input.search_submit {
	width:140px;
	height:13px;
	background:url(/img/fw/bg_bt_finden.gif);
	border:0px;
	font-size:11px;
}
