@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#header {

	padding:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	background:url(http://www.peterssitje.nl/header.jpg);
	background-repeat:no-repeat;
	height:146px;
	background-color:#3F3F3F;
	border-bottom:2px solid #ABABAB;

}

#headergoogle {

	float:right;
	height:100px;
	width:740px;
	text-align:right;

}

#headertekst {text-align:center; width:200px; height:100px; visibility:hidden;}
#headertekst h1 {font-size:12pt; font-weight:normal; margin:0px; margin-top:15px; padding:0px;}
#headertekst h2 {font-size:14pt; margin:0px; padding:0px;}
#headertekst a { color:black; text-decoration:none;}
#headertekst a:hover {color:red; text-decoration:underline;}

#smallgoogle {height:20px; color:white; padding:5px; padding-top:4px;}
#smallgoogle a {color:white; text-decoration:none;}
#smallgoogle a:hover {color:red; text-decoration:underline;}


#content { background:url(http://www.peterssitje.nl/background.jpg); background-repeat:repeat-y; padding:20px; min-height:1000px; position:relative; }
#nav { position:absolute; left:5px; top:5px; width:220px; }
#info { margin-left:250px; }


#footer {border-bottom:1px solid white; color:white; text-align:center; padding:5px; background-color:black;}
#footer a {color:white; text-decoration:none;}
#footer a:hover {color:red; text-decoration:underline;}