/**
 * Style sheet navigationen
 */
#header .mod_navigationMain
{
	width:799px;
	height:40px;
	left:0px;
	top:110px;
	position:absolute;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border-width:0px 1px;
	border-style:solid;
	border-color:#ffffff;
}

#header .mod_navigationMain ul
{
	margin:0px;
	padding:0px;
}

#header .mod_navigationMain li
{
	display:inline;
	margin:0px;
	padding:0px;
}

#header .mod_navigationMain a, #header .mod_navigationMain p
{
	width:99px;
	height:40px;
	float:left;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	border-top:0px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:0px solid #ffffff;
	border-left:0px solid #ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#header .mod_navigationMain a:hover, #header .mod_navigationMain p:hover, #header .mod_navigationMain a:focus, #header .mod_navigationMain p:focus
{
	background-color:#64798D;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#header .mod_navigationMain a.active, #header .mod_navigationMain p.active
{
	background-color:#79848E;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#header .mod_navigationMain a.trail, #header .mod_navigationMain p.trail
{
	background-color:#79848E;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	color:#ffffff;
}

#right .mod_navigationSub
{
	width:200px;
	margin:0px;
	padding:0px 0px 40px 0px;
}

#right .mod_navigationSub ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#right .mod_navigationSub .level_2 p, #right .mod_navigationSub .level_2 a
{
	margin:0px;
	padding:0px 15px 0px 0px;
}

#right .mod_navigationSub .trail, #right .mod_navigationSub .trail:hover
{
	font-weight:bold;
	color:#666666;
}

#right .mod_navigationSub li
{
	margin:0px;
	padding:0px;
}

#right .mod_navigationSub a, #right .mod_navigationSub p
{
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	text-align:right;
	vertical-align:middle;
	border-top:0px dotted #999999;
	border-right:0px dotted #999999;
	border-bottom:1px dotted #999999;
	border-left:0px dotted #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	line-height:20px;
}

#right .mod_navigationSub a:hover, #right .mod_navigationSub p:hover, #right .mod_navigationSub a:focus, #right .mod_navigationSub p:focus
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#010066;
}

#right .mod_navigationSub a.active, #right .mod_navigationSub p.active
{
	font-weight:bold;
	text-decoration:none;
	color:#010066;
}

#right .mod_navigationSub .submenu, #right .mod_navigationSub .active .submenu
{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

#footer .mod_customnav
{
	width:500px;
	height:20px;
	top:0px;
	position:relative;
	margin:0px;
	padding:0px;
}

#footer .mod_customnav ul
{
	margin:0px;
	padding:0px;
}

#footer .mod_customnav li
{
	display:inline;
	margin:0px;
	padding:0px;
}

#footer .mod_customnav a, #footer .mod_customnav p
{
	height:20px;
	float:left;
	margin:0px;
	padding-right:18px;
	padding-left:18px;
	border-top:0px solid #999999;
	border-right:1px solid #999999;
	border-bottom:0px solid #999999;
	border-left:0px solid #999999;
	text-decoration:none;
	font-size:11px;
	color:#414141;
}

#footer .mod_customnav a:hover, #footer .mod_customnav p:hover, #footer .mod_customnav a:focus, #footer .mod_customnav p:focus
{
	color:#000000;
}
