body {
	background: #E8E8E8;
	font: 10px/1.2 verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%
	height: 100%;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

h1 {
	color: #205382;
	font-size: 160%;
	text-align: left;
}

h2 {
	color: #666666;
	font-size: 100%;
	text-align: justify;
}

h2.bold {
	font-size: 120%;
	text-align: justify;
	font-weight: bold;
}

h2.news {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	/*color: #EF2326;*/
	color: #FFFFFF;
	background: transparent no-repeat 50% url('http://www.peugeot106gti.nl/img/newsback.jpg');
	line-height: 16px;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	/*border: 1px solid #205382;*/
}

h3 {
	color: #205382;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	clear: both;
}

p {
	color: #666666;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

p.news {
	color: #666666;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #205382;
	border-left: 1px solid #205382;
	border-right: 1px solid #205382;
	text-align: justify;
}

p.newstime {
	color: #777777;
	font-size: 85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #205382;
	border-right: 1px solid #205382;
	text-align: justify;
}

font.klein {
	font-size: 85%;
	color: #777777;
}

/*a, a:active, a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #205382;
	text-decoration: none;
}*/

a.newskoplink, a.newskoplink:active, a.newskoplink:visited {
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

a.newskoplink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.nieuwsitem, a.nieuwsitem:active, a.nieuwsitem:visited {
	margin: 0px 0px 0px 0px;
	color: #EF2326;
	text-decoration: underline;
}

a.nieuwsitem:hover {
	color: #205382;
	text-decoration: none;
}

a.link, a.link:active, a.link:visited {
	color: #666666;
	text-decoration: underline;
}

a.link:hover {
	color: #205382;
	text-decoration: none;
}

img.sideimg {
	clear: both;
	width: 120px;
	margin: 10px 0px 10px 0px;
	border: none;
}

a.sponsorlink, a.sponsorlink:hover, a.sponsorlink:active, a.sponsorlink:visited {
	border: none;
}

img.contentimg {
	clear: both;
	display: block;
	width: 440px;
	border: 1px solid #000000;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

a.sitemapitem, a.sitemapitem:active, a.sitemapitem:visited
{
	display: block;
	margin: 5px 0px 5px 20px;
	color: #666666;
	font-weight: bold;
}

a.sitemapitem:hover
{
	color: #205382;
}

a.sitemapsubitem, a.sitemapsubitem:active, a.sitemapsubitem:visited
{
	display: block;
	margin: 0px 0px 0px 40px;
	color: #666666;
	text-decoration: underline;
}

a.sitemapsubitem:hover
{
	color: #205382;
	text-decoration: none;
}

a.footerlink, a.footerlink:active, a.footerlink:visited
{
	color: #666666;
	width: 100px;
	text-decoration: underline;
}

a.footerlink:hover
{
	color: #205382;
	width: 100px;
	text-decoration: none;
}

/*Gastenboek*/
table.bericht
{
	border: 1px solid #205382;
	padding-left: 10px;
	padding-right: 10px;
}

hr
{
	color: #205382;
	height: 1px;
	background: #205382;
}

/*fotoalbum */
img.thumb
{
	border: 1px solid #000000;
	width: 156px;
	margin: 6px;
}

table.fotoalbum
{
	border: 1px solid #000000;
	width: 100%;
}

tr.titel
{
	width: 100%;
	background: #EEEEEE;
	color: #000000;
	text-decoration: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

tr.footer
{
	width: 100%;
	background: #EEEEEE;
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

td.foto
{
	text-align: center;
	width: 156px;
}

img.enkelfoto
{
	border: 1px solid #000000;
	width: 520px;
	margin: 12px;
}

p.enkelfoto
{
	margin: 12px;
}