/*  ----  kleuren ---- */

/*	grijs: #58554f
	lichter grijs: #c6c6bc
	blauw: #0083a9
	lichter blauw: #6fd4e4
	donkerder blauw: #006983
*/


* v1.0 | 20080319 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-image: url(../images/skyline_nightbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	top: auto;
	bottom: auto;
}
/*  ----  kleuren ---- */

/*	grijs: #58554f
	lichter grijs: #c6c6bc
	blauw: #0083a9
	lichter blauw: #97BDCA
	donkerder blauw: #006983
*/

/* CSS design by: imProductDesign  2008 03 19  */
p {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.5em;
}
h1 {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	font-weight: bold;
	line-height: 1.25em;
	display: block;
	margin-bottom: -10px;
}
h2 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1em;
	margin-top: 20px;
	/*margin-top: 8px;*/
}
h3 {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0083a9;
	/*line-height: 1em;*/
	margin-bottom: -10px;
}
h4 {
	background-color: #97BDCA;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 6px;
	margin-top: 14px;
	margin-left: 40px;
	display: block;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
}
h5 {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0083a9;
	/*line-height: 1em;*/
	margin-bottom: -10px;
}
h1 a,a:link{
	line-height: 1.25em;
	color: #58554f;
	text-decoration: none;
}

h1 a:visited{
	color: #58554f;
	text-decoration: none;
}

h1 a:hover{
	color: #0083a9;
	text-decoration: none;
}

h1 a:active{
	color: #58554f;
	text-decoration: none;
}
	
a:link{
	font-weight: bold;
	color: #58554f;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #58554f;
	text-decoration: none;
}

a:hover{
	color: #0083a9;
	text-decoration: none;
}

a:active{
	color: #58554f;
	text-decoration: none;
}

/* Main container box */
.backgroundcontainter {
/*	background-image: url(../images/skyline_nightbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}
.contentcontainer {
	width: auto;
	min-height: 100%;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
}
.header {
/*	background-image: url(../images/vastgoedadvocaten_logoN.jpg);
	background-repeat: no-repeat;*/
	/*height: 70px;*/
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.65em;
}
/*.reclamevliegtuig {
	background-image: url(../images/skyline_dayairplanebg.jpg);
	height: 100px;
	width: 1180px;
}*/
.backhome {
	display: block;
	height: 120px;
	width: 240px;
	cursor: hand;
	position: absolute;
	top: 0px;
	left: 0px;
}
.menucontainer {
/*	background-image:url(../images/Weebers_submenuNight.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	width: auto;
	height: 243px;
}
/*	homepage	*/
.home_artikelen {
	background-image: url(../images/weebers_inhetwater.jpg);
	background-repeat: no-repeat;
	height: 426px;
	width: auto;
	min-height: 100%;
	padding-left: 130px;
}
.home_eenart {
	display: block;
	float: left;
	width: 240px;
	height: 126px;
	border-bottom: dashed 1px #c6c6bc;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-right: 26px;
}
.teasers a:link{
	font-weight: bold;
	color: #58554f;
	text-decoration: none;
}

.teasers a:visited{
	font-weight: bold;
	color: #58554f;
	text-decoration: none;
}

.teasers a:hover{
	color: #0083a9;
	text-decoration: none;
}

.teasers a:active{
	color: #58554f;
	text-decoration: none;
}
.footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:  #58554f;
	font-size: 0.7em;
	line-height: 1.65em;
	height: 20px;
}
.footer a:link{
	font-weight: normal;
	color: #58554f;
	text-decoration: none;
}

.footer a:visited{
	font-weight: normal;
	color: #58554f;
	text-decoration: none;
}

.footer a:hover{
	color: #0083a9;
	text-decoration: none;
}

.footer a:active{
	font-weight: normal;
	color: #58554f;
	text-decoration: none;
}
.footer_castle {
	clear: both;
	height:115px;
	vertical-align:bottom; 
	background-image:url(../images/oever.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
}
/*  ----  kleuren ---- */

/*	grijs: #58554f
	lichter grijs: #c6c6bc
	blauw: #0083a9
	lichter blauw: #97BDCA
	donkerder blauw: #006983
*/

/*  menu horizontaal en zoeken */
.menulink {
	padding-top: 40px;
	float: right;
	line-height: 1.65em;
}

.menulink a:link{
	/*font-size: 0.8em;*/
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.menulink a:visited{
/*	font-size: 0.8em;*/
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.menulink a:hover{
/*	font-size: 0.8em;*/
	font-weight: normal;
	color: #0083a9;
	text-decoration: none;
}

.menulink a:active{
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}


/*	zoekvenster  */
.menulink table tr td{
}
.search {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	margin-left: 10px;
	padding: 2px;
 	height: 16px;
  	width: 100px;
	border: solid 1px #c6c6bc;
}


/*  Categorie artikelen*/
.categorie_artikelen {
	background-image: url(../images/weebers_inhetwater.jpg);
	background-repeat: no-repeat;
	height: 300px;
	/*width: 780px;*/
	min-height: 100%;
	padding-left: 130px;
}
.categorie_eenartikel {
	display: block;
	float: left;
	width: 510px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #c6c6bc;
	margin-bottom: 5px;
}
.categorie_eenartikel p img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.categorie_eenartikel li {
	list-style-image: url(../images/bullit_wva.jpg);
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.5em;
}
.opsomming_art {
	display: block;
	float: left;
	width: 300px;
	color: #58554f;
	line-height: 1.65em;/*
	list-style-image: url(../images/bullit_wva.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.opsomming_titel {
	margin-top: 10px;
	margin-left: 40px;
}
.opsomming_art a,a:link {
	list-style-image: url(../images/bullit_wva.jpg);
	line-height: 1.65em;
	font-size: 1em;
}
.opsomming_art a:active{
	color: #0083a9;
	font-weight: bold;
	text-decoration: none;
}
.opsomming_art a:visited{
	color: #58554f;
	font-weight: bold;
	text-decoration: none;
}
.categorie_bijlagen {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}
.categorie_bijlagen a,a:link {
	list-style-image: url(../images/bullit_wva.jpg);
}
.categorie_bijlagen a:active{
	color: #0083a9;
	font-weight: bold;
	text-decoration: none;
}
.categorie_bijlagen a:visited{
	color: #58554f;
	font-weight: bold;
	text-decoration: none;
}

.icon{
	float:left;
	padding-right: 4px;
}

/*  ----  kleuren ---- */

/*	grijs: #58554f
	lichter grijs: #c6c6bc
	blauw: #0083a9
	lichter blauw: #97BDCA
	donkerder blauw: #006983
*/

/*	----- inloggen ----- */
.inloggen table tr td {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.5em;
}
.inloggenbutton {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.5em;
	background-color: #97BDCA;
	border: none;
	width: 150px;
	cursor: hand;
}
.editbutton {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	line-height: 1.5em;
	background-color: #97BDCA;
	border: none;
	width: 150px;
	cursor: hand;
}
/*  edit artikel */
.editorlinks {	
	display: block;
	float: left;
	margin-left: 55px;
	width: 270px;
	color: #58554f;
	line-height: 1.65em;/*
	list-style-image: url(../images/bullit_wva.jpg);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
}
.editorlinks a:link{
	color: #58554f;
	text-decoration: none;
}
.editorlinks a:visited{
	color: #58554f;
	text-decoration: none;
}
.editorlinks a:hover{
	color: #0083a9;
	text-decoration: none;
}
.editorlinks a:active{
	color: #58554f;
	text-decoration: none;
}

.editorlinksNOT {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
	text-decoration: none;
}
.editorlinksNOT a:link{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
	text-decoration: none;
}
.editorlinksNOT a:visited{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
	text-decoration: none;
}
.editorlinksNOT a:hover{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
	text-decoration: none;
}
.editorlinksNOT a:active{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #ebebeb;
	text-decoration: none;
}

/* 	--- formulier edit een artikel ---*/
.editArtikel table tr td{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #58554f;
	border-bottom: dashed 1px #c6c6bc;
}




