html, body 
{
	height: 100%;
}

body
{
	margin: 0px;
	background: url(../images/achtergrond.gif) repeat-x;
}

div, span, p, td, input, form, textarea
{
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #393a3d;
}

p
{
	margin: 11px 0px 20px 0px;
}

*
{
	outline: none;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

img
{
	border: none;
}

h1
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #2f7e7b;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 34px;
}

h4
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #3c8785;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 15px;
}

.rood {
	color: #db0048;
}

#sfeer
{
	position: absolute;
	width: 373px;
	height: 202px;
	left: 0px;
	top: 8px;
	background: url(../images/sfeer.jpg);
	z-index: 1;
}

#container
{
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	padding: 0;
	margin: 0px auto;
	z-index: 1;
}

#site
{
	width: 1000px;
	height: auto;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 300px;
	z-index: 5;
}

#site:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header
{
	height: 247px;
	width: 1000px;
	position: relative;
	float: left;
	z-index: 5;
}

#logo
{
	position: relative;
	float: left;
	padding-top: 101px;
}

#menu
{
	position: relative;
	float: left;
	width: 975px;
	height: 37px;
	margin-top: 34px;
}

#menu_item 
{
	height: 37px;
	width: auto;
	position: relative;
	float: left;
	display: block;
	text-transform: uppercase;
}


#menu_item a
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	float: left;
	height: 37px;
	display: block;
	line-height: 37px;
	padding: 0px 17px;
	color: #2f7e7b;
}

#menu_item a:hover
{
	background: #fff;
	height: 37px;
	position: relative;
	float: left;
	text-transform: uppercase;
}

.active
{
	background: #fff;
	height: 37px;
	position: relative;
	float: left;
	text-transform: uppercase;
}

.submenu
{	
	width: 200px;
	height: auto;
	float: left;
	display: none;
	position: absolute;
	left: 0px;
	top: 37px;
	background: #fff;
	border-bottom: 2px solid #357876;
}

#submenu_item 
{
	width: 200px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 17px;
	position: relative;
	border-bottom: 1px solid #e0fbeb;
}

#submenu_item a
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #2f7e7b;
	padding: 0px;
	margin: 0px;
	text-indent: 17px;
}

#submenu_item a:hover
{
	height: 30px;
	width: 200px;
	line-height: 30px;
	display: block;
	color: #2f7e7b;
	padding: 0px;
	margin: 0px;
	text-indent: 17px;
	background: #e2f7ed;
}

.submenu_lang
{	
	width: 300px;
	height: auto;
	float: left;
	display: none;
	position: absolute;
	left: 0px;
	top: 37px;
	background: #fff;
	border-bottom: 2px solid #357876;
}

#submenu_item_lang 
{
	width: 300px;
	height: 30px;
	line-height: 30px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: 17px;
	position: relative;
	border-bottom: 1px solid #e0fbeb;
}

#submenu_item_lang a
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	width: 300px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #2f7e7b;
	padding: 0px;
	margin: 0px;
	text-indent: 17px;
}

#submenu_item_lang a:hover
{
	height: 30px;
	width: 300px;
	line-height: 30px;
	display: block;
	color: #2f7e7b;
	padding: 0px;
	margin: 0px;
	text-indent: 17px;
	background: #e2f7ed;
}

#team
{
	position: absolute;
	right: 0px;
	top: 22px;
}

#content
{
	margin-top: 60px;
	position: relative;
	float: left;
	width: 665px;
}

#content a 
{
	color: #393a3d;
	text-decoration: underline;
}

#content a:hover
{
	color: #393a3d;
	text-decoration: none;
}

#content .special
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-weight: bold;
	font-style: italic;
}

#content img.right
{
	margin: 0px 0px 20px 20px;
}

#content img.left
{
	margin: 0px 20px 20px 0px;
}

#nieuws
{
	margin-top: 60px;
	position: relative;
	float: right;
	width: 308px;
	border-left: 1px #e1e2e2 solid;
}

#nieuws h3
{
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #393a3d;
	text-transform: uppercase;
	font-weight: normal;
}

#nieuws .item
{
	margin-left: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #393a3d;
	line-height: 20px;
	width: 220px;
	padding-bottom: 25px;
	border-bottom: 1px #e1e2e2 solid;
}

#nieuws .item p
{
	margin: 0px;
}

#nieuws .item .lees_meer, #nieuws .item .lees_meer a
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #3c8785;
	text-decoration: none;
	text-transform: uppercase;
}

#nieuws .item .datum
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #db0048;
	text-decoration: none;
	text-transform: uppercase;
}

#nieuws .language
{
	margin-left: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #393a3d;
	line-height: 20px;
	width: 220px;
}

#nieuws .language a
{
	width: 24px;
	height: 17px;
	position: relative;
	float: left;
	margin: 16px 6px 0px 0px;
}

#footer
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url(../images/footer.gif);
	height: 276px;
	width: 100%;
	z-index: 10;
}

#info
{
	margin: 0px auto;
	width: 1000px;
}

#diensten
{
	position: relative;
	float: left;
	width: 344px;
	height: 276px;
	z-index: 10;
}

#adres
{
	position: relative;
	float: left;
	width: 375px;
	height: 276px;
	z-index: 10;
}

#links
{
	position: relative;
	float: right;
	width: 281px;
	height: 276px;
}

#diensten img, #adres img, #links img
{
	padding: 65px 0px 23px 0px;
}

#diensten p, #adres p, #links p
{
	color: #FFFFFF;
}

#adres p
{
	margin-bottom: 0px;
}

#diensten .specail, #adres .specail, #links .specail
{
	color: #c8dbbf;
}

#diensten a, #adres a, #links a
{
	font-size: 11px;
	color: #FFFFFF;
}

.urgent
{
	color: #bd1515;
}

.links
{
	margin: 11px 0px 0px 0px;
}

.link_light
{
	position: relative;
	width: 197px;
	background:  #abbba5;
	line-height: 29px;
	float: left;
	text-indent: 42px;
	margin-bottom: 1px;
}

.link
{
	position: relative;
	width: 197px;
	background:  #727a71;
	line-height: 29px;
	float: left;
	text-indent: 42px;
	margin-bottom: 1px;
}

.scope
{
	margin-right: 10px; 
	margin-top: 5px;
}

.slider_content 
{
	height: auto; 
	width: 660px; 
	float: left;
	border-bottom: 2px solid #357876;
}

.slider_container 
{
	width: 660px; 
	float: left;
}

.slider 
{
	width: 660px;
	height: 37px;
	position: relative;
	margin-top: 10px;
	float: left;
	background: url(../images/medewerker.gif) no-repeat; ;
}

.slider_titel 
{
	width: 660px;
	color: #fff;
	text-indent: 15px;
	font-size: 16px;
	padding-top: 6px;
}

.slider_pijl
{
	position: absolute;
	right: 20px;
	top: 10px;
}

.tabel 
{
	margin-top: 25px;
}

.tabel td
{
	padding-left: 10px;
}

.tabel_titel 
{
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 2px solid #357876;
}

.hr 
{
	border-bottom: 1px #e1e2e2 solid;
	height: 1px;
	outline: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

.inputveld
{	
	border: 1px solid #6aa7a4;
	font-size: 12px;
	width: 150px; 
	height: 20px;
}

.textarea 
{
	width: 250px;
	height: 75px;
	overflow: auto;
}

.knop
{
	border: 1px solid #6aa7a4;
	width: 150px; 
	height: 25px;
	background: #fff;
	cursor: pointer;
}

.img_left
{
	margin-right: 10px;
	margin-bottom: 5px;
}

.img_right
{
	margin-left: 10px;
	margin-bottom: 5px;
}
