html,body{
	margin : 0;
	padding : 0;
	background-image:url(http://www.wemos.nl/gfx/back.gif);
	background-position : center top;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

html,body {
	line-height : 19px;
	font-family : Arial;
	font-size : 12px;
	color : #007878;
}

a, a:link, a:visited, a:active {
	color : #007878; 
	text-decoration :  underline;
}
a:hover{
	color : #007878; 
	text-decoration :  underline;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #FFFFFF;
	color : #FFFFFF;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	background-image:url(http://www.wemos.nl/gfx/header.gif);
	background-position : left top;
	background-repeat : no-repeat;
	border-bottom : 1px solid #e3e3e3;
	padding : 8px 0 5px 20px;
	margin : 0 0 20px 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #FFFFFF;
	font-size : 23px;
	height : 37px;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 13px;
	color : #008214;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #008214;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #008214;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #008214;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 11px;
	color : #008214;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	width : 980px;
}

.links{
	float : left;
	width : 180px;
}

.logo{
	float : left;
	padding : 35px 0 1px;
	line-height : 0;
	font-size : 0;
	width : 180px;
}

.taal{
	float : left;
	border-top : 1px solid #e3e3e3;
	border-bottom : 1px solid #e3e3e3;
	text-align : left;
	padding : 7px 0 0 0;
	font-size : 10px;
	text-transform : uppercase;
	line-height : normal;
	color : #218F8E;
	width : 180px;
	height : 18px;
}

.menu{
	float : left;
	padding : 0 0 0;
	width : 180px;
}

.menu ul.hoofd {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	border-bottom : 1px solid #e3e3e3;
	width : 180px;
}

.menu ul li.hoofd  a, .menu ul li.hoofd  a:link, .menu ul li.hoofd  a:active, .menu ul li.hoofd  a:visited {
	float : left;
	padding : 4px 0 2px 0;
	font-weight : bold;
	color : #078078;
	line-height : normal;
	text-decoration : none;
	width : 180px;
	height : 18px;
}

.menu ul li.hoofd a:hover {
	float : left;
	padding : 4px 0 2px 0;
	font-weight : bold;
	color : #008214 ;
	line-height : normal;
	text-decoration : none;
	width : 180px;
	height : 18px;
}

.menu ul li.select a, .menu ul li.select a:link, .menu ul li.select a:active, .menu ul li.select a:visited, .menu ul li.select a:hover {
	float : left;
	padding : 4px 0 2px 0;
	font-weight : bold;
	color : #078078;
	line-height : normal;
	text-decoration : underline;
	width : 180px;
	height : 18px;
}

.menu ul.sub {
	float : left;
	margin : 0;
	padding : 0;
	list-style-type : none;
	border-top : 1px solid #e3e3e3;
	border-bottom : 1px solid #e3e3e3;
	width : 180px;
}

.menu ul li.sub a, .menu ul li.sub a:link, .menu ul li.sub a:active, .menu ul li.sub a:visited {
	float : left;
	padding : 3px 0 0 15px;
	font-weight : normal;
	color : #008214;
	font-size : 12px;
	line-height : normal;
	text-decoration : none;
	width : 165px;
	height : 17px;
}

.menu ul li.sub a:hover {
	float : left;
	padding : 3px 0 0 15px;
	font-weight : normal;
	color : #008214;
	font-size : 12px;
	line-height : normal;
	text-decoration : underline;
	width : 165px;
	height : 17px;
}

.menu ul li.subselect a, .menu ul li.subselect a:link, .menu ul li.subselect a:active, .menu ul li.subselect a:visited, .menu ul li.subselect a:hover {
	float : left;
	padding : 3px 0 0 15px;
	font-weight : normal;
	color : #008214;
	font-size : 12px;
	line-height : normal;
	text-decoration : underline;
	width : 165px;
	height : 17px;
}

.linkerkolom{
	float : left;
	padding : 20px 0;
	width : 180px;
}

.midden{
	float : left;
	padding : 0 25px;
	width : 570px;
}

.snelmenu{
	float : left;
	border-bottom : 1px solid #e3e3e3;
	text-align : right;
	padding : 7px 0 0 0;
	font-size : 10px;
	text-transform : uppercase;
	line-height : normal;
	color : #218F8E;
	width : 570px;
	height : 18px;
}

.snelmenu a:link { color : #218F8E; text-decoration : none;}
.snelmenu a:visited { color : #218F8E; text-decoration : none;}
.snelmenu a:active { color : #218F8E; text-decoration : none;}
.snelmenu a:hover { color : #000000; text-decoration : none;}

.moodbar{
	float : left;
	border-bottom : 1px solid #e3e3e3;
	padding : 5px 0;
	line-height : 0;
	font-size : 0;
	width : 570px;
}

.trail_icons{
	float : left;
	border-bottom : 1px solid #e3e3e3;
	padding : 5px 0 0 0;
	width : 570px;
	height : 20px;
}

.icons{
	float : left;
	text-align : right;
	font-size : 0;
	line-height : 0;
	word-spacing : 10px;
	width : 70px;
	height : 20px;
}

.trail{
	float : left;
	font-size : 11px;
	line-height : normal;
	width : 500px;
	height : 20px;
}

.trail a:link { color : #158988; text-decoration : none;}
.trail a:visited { color : #158988; text-decoration : none;}
.trail a:active { color : #158988; text-decoration : none;}
.trail a:hover { color : #158988; text-decoration : underline;}

.content{
	float : left;
	padding : 5px 0 20px;
	width : 570px;
}

.rechts{
	float : left;
	width : 180px;
}

.zoeken{
	float : left;
	border-bottom : 1px solid #e3e3e3;
	text-align : left;
	padding : 3px 0 3px 0;
	font-size : 10px;
	text-transform : uppercase;
	line-height : normal;
	color : #218F8E;
	width : 180px;
}

.zoeken input.fzoeken {
	float : left;
    outline: none;
    border: 1px solid #158988;
	margin : 0;
    padding : 2px 0 0 3px;
	font-family : Tahoma;
    font-size : 11px;
    color : #000000;
    width: 146px;
	height : 15px;
}

.zoeken input.zbutton {
	float : left;
	background:transparent url(gfx/zoeken.gif) no-repeat scroll 0 0;
    outline: none;
    border: none;
    cursor : pointer;
    width: 28px;
    height: 19px;
}

.nieuwsbrief{
	float : left;
	border-bottom : 1px solid #e3e3e3;
	padding : 8px 0;
	font-size : 11px;
	width : 180px;
	height : 144px;
}

.nieuwsbrief .invulveld {
	border : 1px solid #158988;
	margin : 5px 0 5px;
	padding : 3px 5px;
	font-family : Arial;
	font-size : 12px;
	width : 168px;
}

.rechterkolom{
	float : left;
	padding : 25px 0;
	width : 180px;
}

.footer{
	float : left;
	border-top : 1px solid #e3e3e3;
	padding : 15px 0;
	font-size : 11px;
	width : 980px;
}

.footer a:link { color : #158988; text-decoration : none;}
.footer a:visited { color : #158988; text-decoration : none;}
.footer a:active { color : #158988; text-decoration : none;}
.footer a:hover { color : #158988; text-decoration : underline;}
