/*	CSS voor vormdicht.nl 
	copyright mark dingemanse / vormdicht. 
	Dank aan Peterned voor whatever:hover (zie ie6.css).
	(http://www.xs4all.nl/~peterned/csshover.html)
*/

/* reset */
body,h1,h2,h3,h4,h5,h6,p,form,img,fieldset {
	margin:0;padding:0; 
}
a img {	border:none; }

/* zaken die op alle pagina's terugkomen
************************************* */

body {
	background-color:#1A6B8D;
	font-family:Verdana, Arial, sans-serif;
}

#hoofd {
	margin:0 auto 0 auto; 
	width:760px;
	height:188px;
	background-color:#FFF;
	background-position:center;
	background-repeat:no-repeat;
	overflow:hidden;
}
	body#welkom #hoofd { background-image:url(images/hoofd-welkom.jpg); }
	body#overons #hoofd { background-image:url(images/hoofd-overons.jpg); }
	body#portfolio #hoofd { background-image:url(images/hoofd-portfolio.jpg); }
	body#contact #hoofd { background-image:url(images/hoofd-contact.jpg); }

#logo {
	position:relative;
	left:609px;
	top:29px;
	width:122px;
	height:122px;
}

#lichaam {
	position:relative; /* let op portfolio-fix! */
	margin:0 auto 0 auto;
	width:760px;
	height:572px;
	background-color:#FFF;
}
	.av #lichaam {
	position:relative; /* let op portfolio-fix! */
	margin:0 auto 0 auto;
	padding-bottom:20px;
	width:760px;
	height:auto;
	background-color:#FFF;
	}
	#decoratie {
	float:right;
	position:relative;
	top:15px;
	right:27px;
	width:122px;
	height:122px;
	background-repeat:no-repeat;
	}
	#welkom #decoratie { background-image:url(images/rondje-welkom.png); }
	#overons #decoratie { background-image:url(images/rondje-overons.png); }
	#portfolio #decoratie { background-image:url(images/rondje-portfolio.png); }
	#contact #decoratie { background-image:url(images/rondje-contact.png); }	
	
	#lichaam #tekst {
	position:relative;
	top:30px;
	left:48px;
	width:360px;
	}
	#lichaam #av {
	position:relative;
	top:30px;
	left:48px;
	width:500px;
	}

#voet {
	margin:10px auto 10px auto;
	width:760px;
}
#voet p {
	text-align:center;
	color:#5C92AE;
}
#voet a {
	color:#5C92AE;
	text-decoration:none;
}
#voet a:active, #voet a:hover {
	border-bottom:1px dotted #5C92AE;
}

/* basis link- en tekststijlen *********
************************************* */

p {
	text-align:left;
	font-size:11px;
	line-height:16px;
	margin-bottom:16px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#D76E00;
	margin-bottom:8px;
	text-transform:lowercase;
}
	#av h1 {
	margin-bottom:60px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
dl {
	margin:0;
}
dl * {
	font-size:11px;
	line-height:16px;
}
dl dt {
	float:left;
	margin-right:8px;
	color:#D76E00;
	font-weight:bold;	
}
dl dd {
	margin:8px 0 8px 0;
}
#av h2 {
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#1A6B8D;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
abbr, acronym { 
	text-transform:uppercase;
	font-size:85%;
	text-decoration:none;
	border-bottom:1px dotted;
}
acronym:hover, abbr:hover {
    cursor: help;
}
ol {
	list-style-position:outside;
	margin:0;
	padding:0 0 10px 0;
}
ol li {
	text-align:justify;
	font-size:11px;
	line-height:16px;
	margin:5px 0 5px 55px;
	padding:0;
}
ol ol {
	list-style-type:lower-alpha;
}
q {
	color:#1A6B8D;
	display:block;
	clear:both;
	margin:0 0 8px 0;
	line-height:14px;
	}
span.source {
	display:block;
	float:right;
	text-align:right;
	font-style:italic;
	margin-bottom:8px;
	color:#1A6B8D;
}
#lichaam a {
	text-decoration:none;
	padding-bottom:1px;
}
#lichaam a:link, #lichaam a:visited {
	color:#D76E00;
}
#lichaam a:active, #lichaam a:hover {
	border-bottom:1px dotted #D76E00;
}

/* hoofdnavigatie **********************
************************************* */
#hoofdnav {
	position:relative;
	width:580px;
	height:30px;
	top:26px;
}
#hoofdnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#hoofdnav ul li {
	display:block;
	float:left;
	width:145px;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	clear:none;
	text-align:right;
}
#hoofdnav ul li a {
	margin-right:11px;
	text-align:right;
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
#hoofd #hoofdnav a:active, #hoofd #hoofdnav a:hover {
	border-bottom:1px solid #FFF;
}



/* per pagina ***************************
************************************** */

/* welkom ***************** */

/* over ons *************** */
#lichaam .hover {
	font-size:11px;
	color:#D76E00;
	clear:none;
	padding:0;
	margin:0;
}
#lichaam #hoe {
	position:absolute;
	left: 90px;
	top: 199px;
	z-index:10;
}
#lichaam #feedback {
	position:absolute;
	left:223px;
	top:269px;
}
#lichaam .sidebox {
	display:none;
	position:absolute;
	left:314px;
	top:-80px;
	width:252px;
	height:350px;
	padding:15px;
	border:2px dotted #E7E7E7;
	background-color:#FBFBFB;
}
#lichaam #feedback .sidebox {
	display:block;
	left:180px;
	top:-150px;
	z-index:5;
}
#lichaam .hover .lijn {
	display:none;
	position:absolute;
	float:right;
	border-top:2px dotted #d76e00;
}
#lichaam #hoe .lijn {
	top: 7px;
	left: 43px;
	width:280px;
}
#lichaam #feedback .lijn {
	top:5px;
	left:143px;
	width:40px;
}
#lichaam .hover:hover {
    cursor: help;
	display:block;
	background-color:#FFF;
}
#lichaam .hover#hoe:hover { 
	width:400px;
	height:60px;
}
#lichaam .hover#feedback:hover {
}
#lichaam .hover:hover .lijn {
	display:block !important;
}
#lichaam .hover:hover .sidebox, #lichaam .hover:hover #hoebox {
	display:block;
	border-color:#d76e00;
}
.sidebox p, #hoebox p {
	color:#1A6B8D;
	padding:0;
	margin:0 0 6px 0;
}
p.adhoc {
	position:relative;
	top:-17px;
}
/* portfolio ************** */

/* zie portfolio.css */

/* contact **************** */

table#tme {
	font-size:11px;
	line-height:16px;
	margin-bottom:18px;
}
table#tme th {
	width: 30px;
	text-align:left;
}

#contactform {
	margin-top:30px;
	width:478px;
}
#uitleg {
	clear:none;
	width:153px;
	font-size:11px;
	line-height:16px;
	margin-bottom:18px;
}
#berichttekst {
	float:left;
	clear:none;
	width:300px;
	height:234px;
	margin-right:16px;
	padding:2px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactinfo {
	margin-top:16px;
	border:none;
}
#contactinfo label {
	font-size:10px;
	padding:10px 0 3px 0;
	color:#999999;
	display:block;
}
#contactinfo input {
	width:145px;
	padding:2px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#verzenden {
	font-size:10px;
	letter-spacing:.04em;
	text-align:center;
	width:82px;
	height:22px;
	position:relative;
	left: 66px;
	top: 52px;
}
#contactwarning {
	position:absolute;
	right:38px;
	top:229px;
	padding:10px;
	width:157px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;	
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#fbfbfb;
}
#contactwarning p {
	margin:0;
	padding:0;
}
/* linguistics */
.linguistics h1#linguistics {
	position:absolute;
	color:#fff;
	top:-198px;
	}
.linguistics #av h2 {
	font-size:14px;
	margin-bottom:12px;
}