font.titel_menu{
font-weight:bold; font-family:Verdana; font-size:12px; color:#FFFFFF;}

/*Fußmenü*/
div.menu_footer{
    display:block;
    width:100%;
	height:20px;
	text-align:right;
	margin-right:4px;
}
span.menu_footer{
	width:600px;
    border:0px solid #000000;
}
span.menu_footer_c{
	width:140px;
    border:0px solid #000000;
}
font.menu_footer_c{
    color: #C0C0C0;
    font-size:7pt;
    font-family:Verdana;
}
a.menu_footer{
    text-decoration: none;
    font-weight:bold;
    color: #FFFFFF;
    font-size:7pt;
    font-family:Verdana;
}
a.menu_footer_hover{
    text-decoration: underline;
    font-weight:bold;
    color: #CA0000;
    font-size:7pt;
    font-family:Verdana;
}

/*suchen_left*/
table.suchen_left{
    width:100%;
    border:0px solid #000000;
    border-collapse:collapse;
}
a.suchen_left{
	color: #134580;
    text-decoration: none;
    font-size:10px;
    font-family:Verdana;
}
a.suchen_left_hover{
    color: #134580;
    text-decoration: underline;
    font-size:10px;
    font-family:Verdana;
}

/*menu_top_reg*/
a.menu_top_reg{
	font-weight:bold;
	text-decoration: none;
	color: #DA0000;
	font-size:10px;
	font-family:Verdana;
}
a.menu_top_reg_hover{
	font-weight:bold;
	text-decoration: underline;
	color: #DA0000;
	ont-size:10px;
	font-family:Verdana;
}

input.topheader_text{
	width:150px;
	height:13px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	color:#000000;
	font-size:8pt;
	font-family:Verdana;
}
input.topheader_text_hover{
	width:150px;
	height:13px;
	border:1px solid #C0C0C0;
	background-color:#EEEEEE;
	color:#000000;
	font-size:8pt;
	font-family:Verdana;
}
input.topheader_button{
	height:18px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	cursor:pointer;
}
input.topheader_button_hover{
	height:18px;
	border:1px solid #C0C0C0;
	background-color:#EEEEEE;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	cursor:pointer;
}

input.topheader_suche{
	width:400px;
	height:20px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	color:#000000;
	font-size:12px;
	font-family:Verdana;
}
input.topheader_suche_hover{
	width:400px;
	height:20px;
	border:1px solid #C0C0C0;
	background-color:#EEEEEE;
	color:#000000;
	font-size:12px;
	font-family:Verdana;
}

input.topheader_suche_button{
	width:90px;
	height:24px;
	border:1px solid #C0C0C0;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	cursor:pointer;
}
input.topheader_suche_button_hover{
	width:90px;
	height:24px;
	border:1px solid #C0C0C0;
	background-color:#EEEEEE;
	color:#000000;
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	cursor:pointer;
}


/*menu_top*/
	a.menu_top{
	text-decoration: none;
	font-weight:bold; color: #FFFFFF;
	font-size:10px;
	font-family:Verdana;
}
a.menu_top_hover{
	text-decoration: underline;
	font-weight:bold;
	color: #FFFFFF;
	font-size:10px;
	font-family:Verdana;
}

/*menu_topsub*/
a.topsubmenu{
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	font-size:10px;
	font-family:Verdana;
}
a.topsubmenu_hover{
	text-decoration: underline;
	font-weight:bold;
	color: #CA0000;
	font-size:10px;
	font-family:Verdana;
}

/*menu_topsubsub*/
a.topsubsubmenu{
text-decoration: none; color: #134580; font-size:10px; font-family:Verdana;}
a.topsubsubmenu_hover{
text-decoration: underline; color: #134580; font-size:10px; font-family:Verdana;}

/*menu_legende*/
a.legende{
	text-decoration: none;
	color: #134580;
	font-size:10px;
	font-family:Verdana;
}
a.legende_hover{
	text-decoration: underline;
	color: #134580;
	font-size:10px;
	font-family:Verdana;
}