/*
Theme Name: Visite kaartje
Theme URI: http://www.aafkeonline.nl/
Description: This Theme is specialy designed for Aafkeonline.nl by Aafke Ytsma.
Version: 4.0
Author: Aafke Ytsma
Author URI: http://www.aafkeonline.nl/
Tags: simple and effective
*/

/* begin reset styles
bron: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
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 {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

html {	
	overflow: scroll;
	}
/* EINDE RESET STIJL*/

/* BASIS OPMAAK */
body{
	line-height: 21px;
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #737373;
}

a, a:visited {	
	color: #000000;	
	text-decoration: none;
} 

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

/* top beschrijving tekst */
h1{
	font-weight: normal;
	font-style: none;	
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 25pt;
	color: #000000;
	padding: 0 0 12px 0;
}

/* START BASIS OPMAAK */
#thumbnailbox {
	position: absolute;
	padding: 0 0 0 0;
	border: solid #000000 0px;
	height: 100px;
	width: 100%;
	top: 130px;
	left: 0px;
	overflow: hidden;
	background: #f0f0f0;
}

#whitebar {
	position: absolute;
	padding: 0 0 0 0;
	border: solid #000000 0px;
	height: 300px;
	width: 7px;
	top: 130px;
	right: 0px;
	background: #ffffff;
}

.firstthumbnail{
	float: left;
	padding: 0 7px 0 7px;
	background: #ffffff;
}

.thumbnail{
	float: left;
	padding: 0 7px 0 0;
	background: #ffffff;
}

#navigatie{
	position: absolute;
	top: 245px;
	left: 120px;
	line-height: 21px;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #adadad;
	padding: 5px 0 0 0;
}

#menu{
	font-weight: normal;
	font-style: none;	
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 15pt;
	color: #000000;
	padding: 0 0 0 0;
}
#menu p{
	padding: 0 0 6px 0;
}
/* EINDE BASIS OPMAAK */

#worktitlebanner{
	position: absolute;
	top: 80px;
	left: 120px;
	line-height:30px;
	padding: 10px 0 0 0;
	width: 260px;
	border: #000000 0px solid;
}

#thumbnailboxwork{
	position: absolute;
	padding: 0 0 0 0;
	border: solid #000000 0px;
	width: 100%;
	top: 130px;
	left: 0px;
}

.titlework{
	float:left;
	}

#workmenu{
	position: absolute;
	left: 60px;
	bottom: 8px;
	font-weight: normal;
	font-style: none;	
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 15pt;
	width:190px;
	color: #000000;
	padding: 0 0 0 0;
}

#containercontact{
	position: absolute;
	left: 400px;
	top: 243px;
	line-height: 21px;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #adadad;
	padding: 0 0 0 0;
}

.facebook{
	background: url('images/facebook.png') no-repeat top left;
	padding: 3px 0 0 25px;
}

.rss{
	background: url('images/rss.png') no-repeat top left;
	padding: 3px 0 0 25px;
}

.email{
	background: url('images/mail2.png') no-repeat top left;
	width: 218px;
	height: 26px;
	padding: 3px 0 0 29px;
}

