@charset "UTF-8";
/* CSS Document */
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, 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, article,
aside, canvas, details, embed, figure, 
figcaption, footer, header, hgroup, menu, 
nav, output, ruby, section, summary, time,
mark, audio, video  {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
	
}
a:link {
	border: none;
	outline: none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	border:none;
	outline:none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	border:none;
	outline:none;
	color: #0000CC;
	text-decoration: none;
}
a:active {
	border:none;
	outline:none;
	color: #FF0000;
	text-decoration: none;
}
#contentcv {
	width: 650px;
}
#editcv {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 600px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 25px;
}
#kopcv {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 650px;
	margin-top: 20px;
	margin-left: 30px;
}
.statementonder {
	background-image: url(../borders/GK8-20px.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 25px;
	margin-left: 30px;
	width: 3000px;
	margin-top: 20px;
}

#terugknop {
	background-color: #CCC;
	display: block;
	height: 17px;
	padding-right: 17px;
	padding-left: 22px;
	width: 45px;
	font-size: 12px;
	padding-top: 3px;
}

#terugknop:hover {
	color: #FFF;
	background-color: #999;
}
.statementonderlaatste {
	background-image: url(../borders/balk-onder.jpg);
	background-repeat: repeat-x;
	background-position: left;
	height: 20px;
	margin-left: 30px;
	width: 3000px;
	margin-top: 20px;
}
.terugweg {
	margin-top: 20px;
	margin-left: 800px;
	margin-bottom: 40px;
}
