/*      HEADER       */

#header {
	padding-top: 0px;
	clear: both;
	margin: 0px;
	height: 191px;
	font-family: Tahoma, "Trebuchet MS", Arial, Geneva;
}
	
#header #logo {
	height: auto;
	float: left;
	padding-top: 91px;
}
	
#header #mainpic {
	height: 191px;
	float: right;
	width: 725px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
			
#header #mainpic p {
	margin-right: 0px;
	margin-top: 12px;
}

#header #mainpic a {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 10px;
	text-decoration: none;
	margin-top: 15px;
	padding: 3px 3px 3px 20px;
	background: url(../pics/header-navibullet.gif) no-repeat 10px 8px; 
}

#header #mainpic a.mmhide_active, #header #mainpic a:hover {
	padding: 3px 3px 3px 20px;
	background: url(../pics/header-navibullet-over.gif) no-repeat 10px 8px; 
}

#header #mainpic a:hover {
	color: #F8E7AF;
}

#header #mainpic a.mmhide_active {
	color: #F8E7AF;
}

#header #mainpic a.mmhide_active {
	text-decoration: underline;
}

#header #mainpic img {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
}


/*      Navigation       */


#nav {
	width: 210px;
	clear: none;
	float: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(../pics/navisidebar.gif) no-repeat;
}



#navi_level1 {
	margin: 0;
	padding: 5px 0 0 0px;
	width: 198px;
	display: block;
	position: relative;
	z-index:10;
	height: 300px;
}

#navi_level1 a.mmhide_level1 {
	text-decoration: none;
	color: #626AAB;
	display: block;
	margin: 0;
	padding: 8px 3px 8px 30px;
	background: url(../pics/navibullet.gif) no-repeat 8px 8px;
}

#navi_level1 a.mmhide_level1:hover {
	background: url(../pics/navibullet.gif) no-repeat 8px 8px;
	color: #fff;
}

#navi_level1 a.mmhide_level1_2 {
	text-decoration: none;
	color: #626AAB;
	display: block;
	margin: 0;
	padding: 7px 3px 8px 30px;
	background: url(../pics/navibullet2.gif) no-repeat 8px 8px;
}

#navi_level1 a.mmhide_level1_2:hover {
	background: url(../pics/navibullet2.gif) no-repeat 8px 8px;
	color: #fff;
}

#navi_level1 a.mmhide_level1active {
	background: url(../pics/navibullet-over.gif) no-repeat 8px 8px;
	text-decoration: none;
/*	color: #52598f;
*/	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 3px 8px 30px;
	cursor: default;
}

#navi_level1 a.mmhide_level1activesubmenu {
	background: url(../pics/navibullet-submenu-aktiv.gif) no-repeat 8px 8px;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 3px 8px 30px;
	cursor: default;
}

#navi_level1 a.mmhide_level1submenu {
	background: url(../pics/navibullet-submenu.gif) no-repeat 8px 8px;
	text-decoration: none;
	color: #52598f;
	display: block;
	margin: 0;
	padding: 8px 3px 8px 30px;
	cursor: default;
}

#navi_level1 a.mmhide_level1submenu:hover {
	background: url(../pics/navibullet-submenu.gif) no-repeat 8px 8px;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 3px 8px 30px;
}




#navi_level2 {
	margin: -4px 0 0;
	padding: 0 0 4px;
	width: 198px;
	position: relative;
	font-size: 11px;
	background: url(../pics/submenu.gif) no-repeat 8px bottom;
}

#navi_level2 a.mmhide_level2 {
	text-decoration: none;
	color: #626AAB;
	display: block;
	margin: 0;
	padding: 0px 3px 4px 35px;
	line-height: 12px;
}

#navi_level2 a.mmhide_level2:hover {
	color: #fff;
}

#navi_level2 a.mmhide_level2active {
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0px 3px 4px 35px;
	line-height: 12px;
}


/*  FOOTER */

#footer {
	padding: 0px;
	clear: both;
	border-top: 1px solid #898BA5;
	margin: 0px;
}

#footer p {
	font-size: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #898BA5;
	margin: 0px;
	letter-spacing: 1px;
}
		
#footer a {
	font-weight: bold;
	color: #CE5828;
	margin: 0;
	text-decoration: none;
	margin-top: 15px;
	padding: 3px 3px 0px 10px;
	background: url(../pics/navibullet-unten.gif) no-repeat 0px 7px; 
}

#footer a:hover {
	color: #5860A5;
	padding: 3px 3px 0px 10px;
	background: url(../pics/header-navibullet-over.gif) no-repeat 0px 7px; 
}
.clear {
	clear: both;
}
