/* CSS Document Muller Transport */

/* Copyright Kiskadee 2006; author: Frank Groot Koerkamp */

/* Credits for the dropdown menu: Patrick Griffiths and Dan Webb */



/*Algemeen */

body, html {background: url(/images/bg_algemeen.jpg) 0 0 repeat-x; margin: 0; padding: 0;}

/*body {behavior: url(csshover.htc);} WinIE hack*/



/* Positioneren elemente op de pagina */

#viewport {margin-top: 15px; width: 800px; margin-left: auto; margin-right: auto; background: url(/images/bg_content.jpg) 0 0 repeat-y;}

#masthead {position: relative; top: 0; left: 0; width: 800px; height: 130px; background: url(/images/bg_masthead.jpg) top right repeat-y;}

#kader {position: relative; top: 0; height: 1.4em; width: 800px; background: url(/images/bg_kader.jpg) 0 0 repeat-y;}

#content {width: 800px; position: static; }

#teksten {position: static; width: 538px; float: left;}



/* Vormgeving teksten en foto's */

#teksten h1, #teksten h2, #teksten h3 {font: 1.1em Geneva, Arial, Helvetica, sans-serif; color: #F7DB17; padding: 0.2em 20px 0 20px; margin-bottom: 0; /*-10px*/}
#teksten h1 {margin-top: 1.5em;}
#teksten h2 {font-size: 1em; font-weight: bold;}
#teksten h3 {font-size: 0.8em; margin-top: 0.6em; padding-top: 1em; display: block; line-height: 1.6em;}
#teksten p, #teksten ul li, table {font: 0.8em/1.4em Verdana, Arial, Helvetica, sans-serif; color: #DEDEDE; padding: 0 20px;}
#teksten ul {margin: 10px 0 60px 0;}
#teksten ul.vacatures {line-height: normal; margin-bottom: 50px;}
#teksten ul li { background: url(/images/sterretje.jpg) 20px 0 no-repeat; width: 88%; text-align: left; padding: 0 0 0.2em 40px;}

#teksten p.opsomming {display: run-in; background: url(/images/sterretje.jpg) 20px 0 no-repeat; width: 85%; text-align: left; padding: 0 0 0.2em 40px;}
p em, p strong {margin: 1.5em 0 1em 0;}
/* #teksten p.opsomming:before {content: url(../../images/sterretje.jpg);} */

#foto {position: static; vertical-align: top;}

#foto>img {margin-left: 3px;}

#naw  p {font: 0.8em/1.4em normal Verdana, Arial, Helvetica, sans-serif; color: #002B45; vertical-align:top; margin-left: 550px;}

#footerm {width: 800px; margin-left: auto; margin-right: auto;}
.footerimg {
    vertical-align: bottom;
}


table {padding: 2px; width: auto; margin-left: 20px;}

table th {font-weight: bold; text-align:left;}



a.mail, a.mail:link{color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF;}

a.mail:hover {border-bottom: 1px solid #FFFFFF; text-decoration: none;}

a.mailSidebar {color: #002B45; text-decoration: none; border-bottom: 1px dotted #002B45;}

a.mailSidebar:hover {color: #002B45; text-decoration: none; border-bottom: 1px solid #002B45;}

#teksten a.external {color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF;}

#talen { position: static; margin-left: 550px; }

#talen table { margin: 0; padding: 0; border: 0; text-align: left; vertical-align: top; }

#talen td {padding: 2px 0;}

img {border: 0;}



/* Combinatie Griffiths, Webb en FGK */

html>body #content {width: 800px;} 

td.view-field a{color: #FFFFFF; text-decoration: none; border-bottom: 1px dotted #FFFFFF;}

td.view-field a:hover {border-bottom: 1px solid #FFFFFF; text-decoration: none;}



a {text-decoration: none;}

/*a:link {color: #080;}*/
a:link {color: #002B45;}

a:visited {color: #FFFFFF; /*#790;*/}

a:active {color: red;}

a:hover {text-decoration: underline;}


ul {list-style: none; padding: 0; margin: 0;}

.menu a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #002B45;
}

.menu span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #002B45;
}

.menu a {

	text-decoration: none;

}



.menu li li a {

	display: block;

	font-weight: normal;

	color: #002B45;

	padding: 0.2em 5px;

}



.menu li li a:hover {

	color: #FFFFFF;

	padding: 0.2em 5px;

	background-color:#002B45;

	/*border: 5px solid #FFFFFF;

	border-width: 0 5px;*/

}



li {

	float: left;

	position: relative;

	width: 7.5em; /*8.5em;*/

	text-align: center;

	cursor: default;

	/*background-color: #E8B420;

	border: 1px solid #3A406B;

	border-width: 0 0 1px 0;*/

}



li ul {

	display: none;

	position: absolute;

	top: 100%;

	left: 0;

	font-weight: normal;

	background: url(/images/bb_dropdownmenu.jpg) bottom left repeat-x;

	padding: 0.3em 0 0.1em 0;

	/*border-right: solid 1px #E9B825;

	border-left: solid 1px #3A406B;*/

}



li li {

	display: block;

	float: none;

	background-color: transparent;

	border: 0;

}



li:hover ul, li.over ul {

	display: block;

	

}

.item-spans span {
	margin-right: 3px;
}
