@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, 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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}


body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-color:#33636c;
	background-position: top center;
	margin-left:1px;
	line-height:20px;

	
}

a{
color:#329eb2;
text-decoration:none;
}

a:hover{
color:#ffffff;
text-decoration:none;
}



#container{
	margin:auto;
	width:980px;
	height:550px;
	padding:0;
	}

#topnavigatie{
	width:100%;
	height:21px;
	background-color:#cfd3d6;
	text-align:center;
	}

#topnavigatie ul{
	width:930px;
	margin:auto;
	padding-left:26px;
	
	
	}

#topnavigatie li{
	display:inline;
	margin:0 23px 0 0;
	
	}


#topfoto_home{
	position:relative;
	width:980px;
	height:478px;
	overflow:hidden;
	}
	
#nieuws_home{
position:absolute;
width:280px;
height:210px;
top:265px;
left:525px;
color:#000000;
font-size:11px;
}

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

#nieuws_home li{
margin:0 0 3px 0;
padding:0 0 3px 0;
border-bottom:1px dotted #ffffff;
width:100%;


}


#nieuws_home a{
color:#000000;
}

#nieuws_home a:hover{
color:#30625a;
}

#topfoto{
	width:980px;
	height:109px;
	overflow:hidden;
	}

#topfoto{
	width:980px;
	height:109px;
	background-color:#cccccc;
	overflow:hidden;
	}

a.selected {
	border:1px solid red;
}
	
#left{
width:168px;
float:left;
overflow:hidden;
}

#main{
	width:652px;
	float:left;
	overflow:hidden;
	}
	
#right{
	width:160px;
	float:left;
	overflow:hidden;
	}
	
#subnavigatie{
	text-align:center;
	margin:15px 0 0 10px;
	}
	
#subnavigatie li{
	margin:0 0 3px 0;
	list-style-type: none;	
	}
	
.thumb{
margin-right:3px;
margin-bottom:3px;
}


.tekst{
margin-top:10px;
}


input{
border:1px solid #333333;
}

textarea{
border:1px solid #ffffff;
font-family:Verdana, Geneva, sans-serif;
}

.sendbutton{
border:1px solid #ffffff;
background-color:#414043;
color:#ffffff;
}

#page_ardworks{
width:530px;
height:395px;
margin-top:30px;
padding:20px 80px 30px 30px;
background-image:url(/images/bg_ardworks.jpg);
background-repeat:no-repeat;
}

#page_xtra{
margin:12px 0 0 0;
}

#page_xtra img{
margin:1px 2px 0 0;
float:left;
}


#page_details{
margin:12px 0 0 0;
}

#page_details img{
margin:1px 1px 0 0;
float:left;
}

.line_top{
border-top:1px dotted #ffffff;
width:100%;
}

.line_home{
border-top:1px dotted #ffffff;
width:100%;
margin:0;
padding:0;
}

.line_bottom{
border-bottom:1px dotted #ffffff;
width:100%;
}
