/*<xmp>*/
/*							*/
/*			LAYOUT			*/
/*							*/
/*			 (\/)			*/

/* #################### */
/*			LAYOUT			*/
/* #################### */

/* ###		TOP		### */
a.topnav,
a.topnav:link,
a.topnav:visited,
a.topnav:hover,
a.topnav:focus:hover,
a.topnav_act,
a.topnav_act:link,
a.topnav_act:focus:hover,
a.topnav_act:visited,
a.topnav_act:hover
{
	font-weight: bold;
	text-decoration : none;
	background-color: transparent;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;
}
a.topnav:link,
a.topnav:visited
{
	color : #0044BB;
}
a.topnav:hover,
a.topnav:focus:hover,
a.topnav_act:hover,
a.topnav_act:focus:hover,
a.topnav_act:link,
a.topnav_act:visited
{
	color : #FFFFFF;
}


table.layout_top_all,
table.layout_top,
table.layout_top_container{
	width: 100%;
	height: 75px;
}
table.layout_top_all{
	border-bottom : 2px solid #FFFFFF;
}
td.keten{
	text-align: right;
	vertical-align: bottom;
	width: 150px;
}
td.bg_top{
	color : #000066;
	background-color: #0099FF;
}
/* ----------T1------------ */
td.logo{
	text-align: center;
	vertical-align: middle;
	width: 80px;
	color : #000066;
	background-color: #0099FF;
}
/* -----------T2----------- */
td.nav_container{
	height: 18px;
	color : #000066;
	background-color: #0099FF;
}
td.titel_container{
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
	font-size: 15px;
	width: *;
	height: *;
}
td.pijl_top{
	text-align: right;
	vertical-align: top;
	width: 80px;
	color : #000066;
	background-color: #0099FF;
}
/* -----------T3----------- */
table.nav{
	width: 100%;
	height: 18px;
	background-color: #0099FF;
}
td.nav{
	text-align: right;
	vertical-align: bottom;
	height: 18px;
	background-color: #0099FF;
}
td.pijl_bottom{
	text-align: right;
	vertical-align: top;
	width: 65px;
}
/* -----------T4----------- */
table.topnav{
	align: right;
	/*height: 18px;*/
}
td.topnav_item{
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 4px;
}
td.topnav_lastitem{
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 4px;
}
/*</xmp>*/
