body {
	margin: 0;
	padding: 0;
	background-image:url(images/backgr_repeat.gif);
	background-repeat:repeat-x;
	background-color:#9e0b0e;
}

#parent {
	width:753px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin-left:22px;
	margin-top:3px;
	width:325px;
	height:51px;
}

#top {
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:230px;
	float:left;
	margin:3px 0px 0px 0px;
}  

#menu ul { 
    margin:0;
    float:left;
	padding:8px 0px 0px 10px;
    list-style: none;
    width:400px;
    z-index:10;
}

#menu ul li {
	clear:left;
   	float:left;
  	width:150px;
  	position:relative;
    	z-index:10;
	background-position:0px 4px;
	margin-bottom:0px;
	padding-left:12px;
	padding-bottom:0px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
}

#menu li ul {
   	display:none;
	padding-left:50px;
	margin-top:0px;
	padding-top:0px;
  	position:absolute;
   	left:80px;
 	display:none;
    	z-index:10;
	width:200px;
}
#menu li ul { 
	top:0px;
}
#menu li #ul_communicatie {
	bottom:0px;
	top:auto;
}
#menu li #ul_werken, #menu li #ul_callcenter,  #menu li #ul_verhuur {
	bottom:0px;
	top:auto;
}
#menu li #ul_personeel {
	bottom:0px;
	margin-top:-20px;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1b1b1b;
	text-decoration:none;
	border-bottom:0;
   	z-index:10;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
   	display: block;
}

#menu a:hover {
	text-decoration:underline;
}

#menu ul li ul li {
	width:200px;
	background-image:none;
	padding-left:39px;
}

* html #menu ul li { 
	float: left; height: 1%; 
}
* html #menu ul li a { 
	height: 1%; 
}

#menuli:hover ul { 
	display: block; 
}

#menu li:hover ul, #menu li.over ul {
    display: block; 
}

#menu_overig {
	float:left;
	position:relative;
	left:74px;
	top:0px;
}

#menu_overig span.selecter {
	color:#dadada;
}

#menu_overig ul {
	list-style-type: none;
	margin:0;
	padding:0;
	top:0px;
}

#menu_overig ul li {
	padding-left: 0px;
	display:inline;
}

#menu_overig li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#content {
	background-color:white;
	float:left;
	width:753px;
	margin:9px 0px 10px 0px;
} 

#content h1 {
	color: #9e0b0e;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	margin-top:0px;
	padding: 0;
	font-family: Arial,Verdana, Sans-serif;
	margin-bottom:10px;
}

#tekst a {
	color: #333333;
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	text-decoration:underline;
	font-weight:bold;
} 

#tekst a.terug {
	color: #333333;
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	text-decoration:none;
	font-weight:bold;
} 

#tekst {
	float:left;
	width:423px;
	padding-right:30px;
	padding-left:0px;
	color: #333333;
	font-size: 11px;
	min-height:500px;
	font-family: Arial,Verdana, Sans-serif;
	margin:20px 0px 20px 20px;
}
* html #tekst {
	height:500px;
	margin:20px 0px 20px 10px;
}

#right {
	float:left;
	height:100%;
	width:273px;
	padding-left:7px;
}

#banner {
	width: 264px;
	height:200px;
	margin-top:6px;
}
#banner img {
	margin-top:5px;
}

img {
	border:0;
}

.smoelenboekitem {
	width:200px;
	margin-right:0px;
	margin-bottom:10px;
	float:left;
	padding:0;
}

.smoelenboekimg {
	width:100px;
	border:0;
	padding-right:100px;
}

#tekst img {
	float:left;
	margin-bottom:7px;
	margin-right:10px;
	margin-top:5px;
} 
* html #tekst img {
	margin-top:12px;
}

#nieuws_front {
	border:#cccccc 1px solid;
	min-height:260px;
	margin-top:10px;
	margin-bottom:10px;
	width:240px;
	color: #333333;
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	padding:10px 10px 0px 10px;
}

.nieuwsber_front {
	margin:0px 0px 15px 0px;
	padding:0;
}

span.bold {
	font-weight:bold;
}

.nws_link {
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}	

.cont_link {
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	color:#9e0b0e;
	text-decoration:none;
} 
.cont_link:hover {
	text-decoration:underline;
}

#footer {
	float:left;
	width:751px;
	margin:0px 1px 14px 1px;
	padding-top:3px;
	background-color:#333333;
	color:white;
	height:18px;
	text-align:center;
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
}

#footer a {
	font-size: 11px;
	font-family: Arial,Verdana, Sans-serif;
	text-decoration:none;
	color:white;
}

#footer a:hover {
	text-decoration:underline;
}
.input {
	border: #333 1px solid;
	color: black;
	padding-left:3px;
	background-color:#FFFFFF;
	font-size:11px;
	padding-top:1px;
	padding-bottom:1px;
	font-family:Arial;
	width:148px;
	margin-bottom:2px;
	margin-top:2px;
}

.textarea {
	font-size:11px;
	width:180px;
	height:70px;
	font-family:Arial;
	border: #333 1px solid;
	background-color:#FFFFFF;
}

.submit {
	border: #333 1px solid;
	background-color:#FFFFFF;
	color: black;
	font-size:11px;
	font-family:Arial;
	width:87px;
	margin-left:64px;
	margin-top:8px;
	margin-bottom:0px;
}

.tdtitle {
	font-weight:bold;
	width:120px;
}
table.results td {
	border:#cccccc 1px solid;
}
}