@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	/*background-image: url(../img/achtergrond.png);
	background-repeat: no-repeat;
	background-position: center center;*/
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	position: relative;
	background-attachment: fixed;
}
table {
	background-position: center center;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
table.nbr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.groot {
	font-size: 16px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
.titel {
	text-align: right;
}


img {
    border: none;
}

/*- Menu 4--------------------------- */

#menu4 {
        width: 200px;
        margin: 10px;
        border-style: solid solid none solid;
        border-color: #000;
        border-size: 1px;
        border-width: 1px;
        }

#menu4 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #CCC;
        display: block;
        background:  url(menu4.gif);
        padding: 8px 0 0 10px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #FFF;
        background:  url(menu4.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
		
/* pictures on homepage*/

#foto {
		width: 160px;
		height: 200px;	
		margin: 10px;
}

#logo {
	width: 155px;
	height: 75px;
	margin: 10px;
}
#painting {
		width: 400px;
		margin: 10px;
}
#gallery {
		width: 400px;
		height: 700px;	
		margin: 10px;
}
iframe {
	height: 700px;
	width: 985px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe.gb {
	width: 600px;
	height: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.one:link 
{ color:#CCCCCC;
text-decoration: none;
font-style:oblique;
}
a.one:visited
{ color:#666666;
text-decoration: none;
font-style:oblique;
}
a.one:hover 
{ color: #FFFFFF;
text-decoration: underline;
}

.pyg_link_1 {
	color: #c6c6de;
	font-weight: bold;
}
.pyg_link_2 {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.pyg_text_1 {
	font-weight:bold;
	color: #ffffff;
}
.pyg_text_2{
	color: #ffffff;
}
.pyg_text_3 {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.pyg_text_4 {
	font-weight: bold;
	color: #FF0000;
}

