@charset "utf-8";
/* CSS Document */
body, p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background-color: #69C;
}
#wrapper {
	font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-y;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #900;
}
#Header {
	font-size: 36px;
	color: #600;
	text-align: center;
}
.onderstreep {
	text-decoration: underline;
}

#menu {
	font-size: 13px;
	font-style: italic;
	width: 600px;
	margin-left: auto;
	margin-right: auto;/* 	text-align: justify; */
}
#menu ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: inline; 
}
#menu a {
	text-decoration: none;
	margin-right: 9px;
	margin-left: 0px;
}
#menu a.menu7 {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}
#menu a:hover {
	color: #FC0;
	background-color: #600;
}




.streep {
	color: #700;
	height: 1px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #900;
	margin-top: 24px;
	margin-bottom: 24px;
	clear: both;
	line-height: 1px;
}
#main {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.mainimgright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 3px solid #FFF;
}
.maintekst {
	position: relative;
	clear: both;
	margin-bottom: 20px;
	text-align: justify;
	width: 600px;
}
.mainimgmiddle {
	text-align: center;
}
.mainimgmiddle img {
	border: 3px solid #FFF;
}


.maintekst a {
	font-style: italic;
	text-decoration: none;
	color: #600;
}
.maintekst a:hover {
	color: #FC0;
	background-color: #600;
}
.maintekst img a {
	text-decoration: none;
}
.partone {
	text-align: center;
	float: left;
	width: 200px;
}
.althane {
	text-align: center;
	float: right;
	width: 250px;
}

.mainimgleft {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FD8E01;
}
#footer {
	text-align: center;
	color: #900;
	clear: both;
	height: auto;
	width: auto;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.splitleft {
	float: left;
	height: 100%;
	margin-top: auto;
	margin-bottom: auto;
}
.splitright {
	float: right;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.bandbimgdown {
	float: left;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FD8E01;
}
.landsimgdown {
	float: left;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FD8E01;
}

/* different class for images: position left or right, bordercolor: white, grey, orange */
.imgleftorange {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FD8E01;
}
.imgleftgrey {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #999;
}
.imgleftwhite {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FFF;
}
.imgleftyellow {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FF3;
}
.imgrightorange {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 3px solid #FFF;
}
.imgrightgrey {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 3px solid #999;
}
.imgrightwhite {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 3px solid #FFF;
}
.imgrightyellow {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 35px;
	border: 3px solid #FF3;
}
/* painting borders different shades of grey */
.paintlightgrey {
	border: 3px solid #CCC;
}
.paintgrey {
	border: 3px solid #999;
}
.paintdarkgrey {
	border: 3px solid #666;
}
.bottomtxt {
	vertical-align: bottom;
	padding-left: 15px;
	padding-bottom: 5px;
}
table a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu1, .menu2, .menu3, .menu4, .menu5, .menu6, .menu7, .menu8, .menu9, .menu10 {
	color: #600;
}
.dummytext {
	font-size: 1.5em;
	text-align: center;
	width: 400px;
}
.underline {
	text-decoration: underline;
}
