/*
  Stylesheet voor Schilderen doe je zo!

  Schilderen doe je zo!
  http://www.schilderendoejezo.nl

  Copyright (c) Schilderendoejezo.nl
*/

/*Hier volgt de opmaak voor de layout*/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #f4f1f1;
	background-image: url(../style/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
}
#wrapper {
	width: 770px;
	background-color: #faf8f8;
	text-align: left;	
	margin-right: auto;
	margin-left: auto;
}

/*Hier volgt de opmaak voor de header*/

#header {
	background-image:url(../style/header-bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 770px;
	height: 168px;
}

#header-nav {
	position: relative; left: 0px; top: 138px;
	width: 770px;
	height: 30px;
}

#home {
	position: absolute; left: 0px; top: 0px;
	width: 35px;
	height: 22px;
	padding: 8px 48px 0px 48px;
}

#varspace {
	position: absolute; left: 131px; top: 0px;
	width: 112px;
	height: 30px;
	padding: 0px;
}

#redzji {
	position: absolute; left: 243px; top: 0px;
	width: 75px;
	height: 22px;
	padding: 8px 28px 0px 28px;
}

#gary {
	position: absolute; left: 375px; top: 0px;
	width: 79px;
	height: 22px;
	padding: 8px 26px 0px 26px;
}

#bill {
	position: absolute; left: 507px; top: 0px;
	width: 83px;
	height: 22px;
	padding: 8px 24px 0px 24px;
}

#andere {
	position: absolute; left: 639px; top: 0px;
	width: 97px;
	height: 22px;
	padding: 8px 17px 0px 17px;
}

#rssbox {
	margin: 0px;
	padding: 0px;
	background-image:url(../style/rssbox-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	height: 86px;
}

.rssbox-header {
	width: 525px;
	height: 13px;
	font-size: 9pt;
	padding: 12px 5px 5px 5px;
	vertical-align: baseline;
	color: #fff;
}

.rssbox-container {
	height: 46px;
	font-size: 8pt;
}

.rssbox-titel {
	margin: 0px;
	padding: 0px 0px 0px 9px;
}

.rssbox-content{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: center;
}

/*Hier volgt de opmaak voor de inhoud*/

#floater {
	clear: both;
	width: 770px;
}

#nav-float {
	float: left;
	width: 198px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nav-content {
	width: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	vertical-align: top;
	background-image: url(../style/submenu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.nav-end {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../style/submenu-end-bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	height: 12px;
}

#main-float {
	float: right;
	width: 530px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 0px;
	text-align: left;
}

/*Hier volgt de opmaak voor de footer*/

#footer {
	clear: both;
	width: 770px;
	height: 123px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-image: url(../style/footer-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.footer-special {
	width: 190px;
	height: 123px;
	padding: 5px;
	text-align: center;
}

.footer-content {
	width: 560px;
	height: 98px;
	padding: 30px 5px 5px 5px;
	text-align: center;
}

/*Hier volgt de opmaak van de header-lists*/

#header-navlist {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#header-navlist li {
	list-style-type: none;
	padding: 0px;
	display: inline;
	vertical-align: top;
}

#header-navlist li a { 
	padding: 0px 0px 3px 8px;
	background: url();
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-style: italic;
	font-weight: lighter;
}

#header-navlist a:link {
	color: #86662c;
	text-decoration: none;
}

#header-navlist a:visited {
	text-decoration: none;
	color: #86662c;
}

#header-navlist a:hover {
	text-decoration: none;
	color: #d99b00;
}

#header-navlist a:active {
	text-decoration: none;
	color: #86662c;
}

#header-navlang {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#header-navlang li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header-navlang li a { 
	text-decoration: none;
}

#header-navlang a:link {
	text-decoration: none;
}

#header-navlang a:visited {
	text-decoration: none;
}

#header-navlang a:hover {
	text-decoration: none;
	
}

#header-navlang a:active {
	text-decoration: none;
}

/*Hier volgt de opmaak van de inhoud-lists*/

.main-headerlink {
	color: #ffffea;
	text-decoration: none;
}

.main-headerlink-sitemap {
	color: #ffffea;
	text-decoration: none;
	font-size: 10pt
}

.main-navlist {
	margin: 0px;
	padding: 0px;
}

.main-navlist li {
	list-style-type: none;
	padding: 5px 5px 5px 20px;
	display: block;
	vertical-align: top;
}

.main-navlist li a { 
	background: url();
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	font-style: italic;
	font-size: 9pt;
}

.main-navlist a:link {
	color: #333;
	text-decoration: none;
}

.main-navlist a:visited {
	text-decoration: none;
	color: #333;
}

.main-navlist a:hover {
	text-decoration: none;
	color: #fff;
}

.main-navlist a:active {
	text-decoration: none;
	color: #333;
}

/*Hier volgt de opmaak van de teksten*/

a.footer-link {

	margin-top: 0px; 
	font-size: 8pt;
	color: #333;
	text-decoration: none;
}
a.footer-link:link {
	color: #333;
	text-decoration: none;
}
a.footer-link:visited {
	color: #333;
	text-decoration: none;
}
a.footer-link:hover {
	color: #333;
	text-decoration: underline;
}
a.footer-link:active {
	color: #333;
	text-decoration: underline;
}

a.text-link {
	color: #0000FF;
	text-decoration: underline;
}
a.text-link:link {
	color: #0000FF;
}
a.text-link:visited {
	color: #0000FF;
}
a.text-link:hover {
	color: #0000FF;
}
a.text-link:active {
	color: #0000FF;
}

a.text-link-nodeco {
	color: #ffffea;
	text-decoration: none;
}
a.text-link-nodeco:link {
	color: #ffffea;
}
a.text-link-nodeco:visited {
	color: #ffffea;
}
a.text-link-nodeco:hover {
	color: #ffffea;
}
a.text-link-nodeco:active {
	color: #ffffea;
}

a.headerlink {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 9pt;
}
a.headerlink:link {
	text-decoration: none;
}
a.headerlink:visited {
	color: #fff;
	text-decoration: none;
}
a.headerlink:hover {
	color: #333;
}
a.headerlink:active {
	text-decoration: none;
}

a.rsslink {
	padding: 0px;
	text-decoration: none;
	color: #fff;
	font-size: 8pt;
}
a.rsslink:link {
	text-decoration: none;
}
a.rsslink:visited {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
a.rsslink:hover {
	text-decoration: none;
	color: #996699;
	border-bottom: 1px solid #996699;
}
a.rsslink:active {
	text-decoration: none;
}

a.mainrsslink {
	padding: 0px;
	text-decoration: underline;
	color: #333;
}
a.mainrsslink:link {
	text-decoration: underline;
}
a.mainrsslink:visited {
	text-decoration: underline;
	color: #333;
}
a.mainrsslink:hover {
	color: #333;
	text-decoration: underline;
}
a.mainrsslink:active {
	text-decoration: underline;
}

ul {
	list-style: square;
	margin-left: 0;
	padding-left: 15px;
	text-indent: 0px;
	}

a {
	text-decoration: none;
	color: #0000FF;
	font-size: 9pt;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* User styles van Reginald */
/*--------------------------*/

/* Begin oranje */
h1.1a-header-oranje {
	color: #e25b19;
}
p.1b-alinea-oranje {
	color: #e25b19;
}
span.1c-span-oranje {
	color: #e25b19;
}
/* Einde oranje */

/* Begin groen */
h1.2a-header-groen {
	color: #2cc899;
}
p.2b-alinea-groen {
	color: #2cc899;
}
span.2c-span-groen {
	color: #2cc899;
}
/* Einde groen */

/* Einde User styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: lighter;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: lighter;
	margin: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: lighter;
	font-style: italic;
	margin: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: lighter;
	font-style: italic;
	margin: 0px;
}

h4.submenu-heading-home{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-image: url(../style/submenu-heading-home.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 8px;
	color: #fff;
}

h4.submenu-heading-redzji{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-image: url(../style/submenu-heading-redzji.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 8px;
	color: #fff;
}

h4.submenu-heading-gary{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-image: url(../style/submenu-heading-gary.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 8px;
	color: #fff;
}

h4.submenu-heading-bill{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-image: url(../style/submenu-heading-bill.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 8px;
	color: #fff;
}

h4.submenu-heading-andere{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	background-image: url(../style/submenu-heading-andere.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 8px;
	color: #fff;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	color: #fff; 
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: lighter;
}

p {
	font-size: 9pt;
}

p.footer-text {
	margin-top: 0px; 
	font-size: 8pt;
	color: #333;
}

p.scheidingslijn {
border-top-style: dotted;
border-top-color: #ffffea;
border-top-width: 1px;
margin: 0px 0px 5px 0px;
width: 97%;
}

