* {margin: 0; padding: 0;}

html, body {
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	color: #fff; 
	line-height: 180%;
}

body { background: #000 url(../images/bg.jpg) fixed -15px top; }

#printing {display: none;}

#container {
	position: absolute;
	margin: 0px;
	height: 100%; 
}

#content {	height: 100%;}

#left {position: absolute; top: 0px; left: 0px;  width: 225px; z-index: 1000;}
#mid {position: absolute; top: 0px; left: 225px; width: 560px; 	height: 100%; background: #363636 url(../images/bgmid.gif); 	}
#right {position: absolute; top: 0px; left: 785px; width: 204px; margin-top: 62px; padding-left: 1px;  }
#rightcontent {background: #363636; padding: 5px;}

#header {margin-left: 10px; width:540px; height:62px;} 
#foto {width:540px;	height:160px;margin-left: 10px; border-bottom: 1px solid #fff; }
#submenu {width:540px;	height:24px;margin-left: 10px; background: }
#text {width:540px;	background: #363636; border-left: 10px solid #fff; border-right: 10px solid #fff; }

#straat {position:absolute;left: 0px;top: 35px;	width:234px;height:50px;z-index: 1;}


.padding {padding: 15px 26px;  }

#footer {position: relative; bottom:0; width: 530px; text-align: center; height:20px; font-size:80%; z-index:5;  color:#fff; font-weight: normal; padding: 5px; background: #363636; border-left: 10px solid #fff; border-right: 10px solid #fff}

#logo {position: absolute; top: 30px; left: 60px; z-index: 1000;}

/*--------Einde layout -------- */



/*--------Content stijlen -------- */
#text p {padding-bottom: 15px;}

a {color: #fff; text-decoration:underline;}
a:visited {color: #e1e1e1; text-decoration:underline;}
a:hover {text-decoration: none; }

h1 {font-size: 190%; font-weight: bold; margin-bottom: 18px; margin-top: 0px; line-height: 100%;}
h2 {font-size: 120%; font-weight: bold;  }
h3 {font-size: 95%; font-weight: bold;   }
h4 {font-size: 95%; font-weight: bold;  }
strong {letter-spacing: 1px;}

.kop {display: block; background: #3589ea; padding: 2px 10px 4px 10px; margin-bottom: 1px; width: 115px;}

#right img {padding: 1px;}

ul {margin-left: 13px; padding-bottom: 12px;}
ol {margin-left: 22px; padding-bottom: 12px;}
* html ul {margin-left: 16px;}
* html ol {margin-left: 24px;}

.imgrechts {
	float: right;
	padding-left: 12px;
	padding-top: 4px;
	clear: both;
}

.gedicht {color: #f2bb00;}
.bijschrift {font-size: 90%; color: #ccc; }

#right a {}
#right a:visited {}
#right a:hover {position: relative; top: -1px; }

.kop a {text-decoration: none; color: #fff;}
.kop a:visited {text-decoration: none; color: #fff;}
.kop a:hover {text-decoration: none; color: #fff; position: relative; top: 0px;}

.siteby {font-size: 85%;padding-left: 10px;}
.siteby a {text-decoration: underline; color: #fff; background: none !important;}
.siteby a:visited {text-decoration: underline; color: #fff; background: none !important;}
.siteby a:hover {text-decoration: none; color: #fff; }


hr { height: 0px; margin: 12px 0px; padding: 0px; border: 1px solid #808080; background-color: #808080; clear:both; }



#links td {padding-top: 10px; border-bottom: 1px solid #e1e1e1;}

/*--------Einde Content stijlen -------- */