/*header-index*/

#headerindex {
	width: 1142px;
	height: 211px;
	margin: 0px;
	background: url(../images/red.gif) repeat-x;
	background-position: bottom;
}

#cssnav {
	position: relative;
	top: -240px;
	left: 112px;
	font-family: arial, helvetica, sans-serif;
	background: url(../images/button_ned_h.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 211px;
	height: 44px;
	margin: 0;
	padding: 0;
}


#cssnav-index, #cssnav-index-fra, #cssnav-contact, #cssnav-contact-fra {
	position: relative;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: block;
}

#cssnav-index {
	top: -241px;
	left: 112px;
	background: url(../images/button_ned_h.jpg) no-repeat;
	width: 211px;
	height: 44px;
}

#cssnav-index-fra {
	top: -285px;
	left: 343px;
	background: url(../images/button_fra_h.jpg) no-repeat;
	width: 211px;
	height: 44px;
}

#cssnav-contact {
	top: -88px;
	left: 89px;
	background: url(../images/buttoncontact_ned_h.jpg) no-repeat;
	width: 191px;
	height: 34px;
}

#cssnav-contact-fra {
	top: -88px;
	left: 89px;
	background: url(../images/buttoncontact_fr_h.jpg) no-repeat;
	width: 191px;
	height: 34px;
}

#cssnav-index img, #cssnav-index-fra img, #cssnav-contact img, #cssnav-contact-fra img {
	border: 0;
}

* html a:hover {
	visibility:visible;
}


#cssnav-index a:hover img, #cssnav-index-fra a:hover img, #cssnav-contact a:hover img, #cssnav-contact-fra a:hover img {
	visibility:hidden;
}


/*header*/

div#header h1 {
	margin: 4px 0px 4px 12px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
text-align: center;
}

div#header {
	background: #ffffff;
	height: 198x;
	width: 1142px;
}

div#header-outside {
	width: 1142px;
	background: #676d75;
}

div#header-inside {
	width: 750px;
	margin: 0 auto;
	background: #676d75;
}


div#footer-inside {
	width: 800px;
	margin: 0 auto;
}


div#logo h1 a {
	background: url(/assets/images/header/logo.gif) no-repeat;
	height: 52px;
	width: 182px;
	float: left;
}

p#mediatemple a {
	float: right;
	height: 20px;
	width: 113px;
	background: url(/assets/images/header/mediatemple.gif) no-repeat;
}

ul#menu {
	clear: both;
	float: right;
	list-style: none;
	position: relative;
	top: 3px;
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height: 1.4;
}

ul#menu li a {
	color: #fff;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 15px;
	padding: 5px 0;
	display: block;
	background-image: url(/assets/images/header/tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: bottom left;
}

/*footer*/

#footer {
	background: #1d1d20;
	border-top: 8px solid #2a2a2f;
	margin-top: 40px;
	font-size: 9px;
	color: #595965;
	padding: 15px 0;
	height: 1%; /*crazy ie7...*/
	text-align: center;
clear: both;
}

#footer a.copy {
	display: block;
	background: url(/assets/images/mucca.gif) no-repeat bottom right;
	height: 43px;
	width: 54px;
	margin: 0 auto;
}

#footer a.copy:hover {
	background-position: top right;
}
