* { 
    padding: 0;
    margin: 0;
}
body {
    color: #000000;
    background-color: #B2FBFF;
    background-image: url(../images/bodybk.png);
    background-repeat: repeat;
    text-align: center; 
    min-width: 1000px;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
}

#outer {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-image: url(../images/mainbk.png);
	}
#links {
    width: 700px; 
    float: left;
}
#rechts {
    width: 200px; 
    float: right;
}
#rechts img {
	float:right;
	padding:3px;
	margin-right:6px;
	border:0;
}

#beneden {
   width: 900px; 
   clear: both;
   text-align: center;
	color: #000000;
}

div, p {margin-top: 0}
h1 {
	font: normal 24px "arial black",sans-serif;
	background-color: maroon;
	background-image:url(../images/hout.png);
	color: white;
	border:1px solid silver;
	text-align: center;
	line-height: 200%;
	}
h2 {
	font: bolder 14px arial,sans-serif;
	color: black;
	background-color: #B2FBFF;
	background-image:url(../images/kopbk.png);
	background-repeat: repeat;
	text-align:center;
	line-height:200%;
	border-width: 3px 3px;
	border-style: outset;
	border-color: blue;
	 }
#rechts h2 {
	font: bolder 16px arial,sans-serif;
	color: black;
	border: 0;
	background-color: transparent;
	background-image:url(../images/h2.png);
	background-repeat: no-repeat;
	text-align:center;
	line-height:360%;
	margin-bottom: 15px;
	 }

h3 {  
	font: normal small arial,sans-serif;
	color: #BF81FF;
	background-color: #B2FBFF;
	text-align:center;
	 }
h4 { 
	font: bold medium arial,sans-serif;
	background-color: #DBDBFF;
	color: black;
	text-align:center;
	line-height:140%;
	}

h5	{
	font: bold medium "times new roman",serif;
	text-align: center;
	line-height: 200%;
	padding-top: 2%;
	}

dt { 
	font: bold medium arial,sans-serif;
	 }

dd {
	 font: normal small arial,sans-serif;
	 }

abbr {
	font-style: normal;
	color: purple;
	cursor: help;
	}
 
ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	background-color: transparent;
	font: bold small arial,sans-serif;
	text-align:left;
	padding-left: 0px;
	margin-left: 0px;
	}
 
li {
	background-color: #B2FBFF;
	background-image:url(../images/geel700.png);
	background-repeat: repeat;
	border-width: 2px 2px;
	border-style: outset;
	border-color: green;
	padding: 5px 10px;
	}

li a:link {
	 color:blue ;
	text-decoration:underline;
	 background-color: transparent;
	font-style:normal;
	font-weight:bold;
	font-family:arial,sans-serif;
	}

li a:visited {
	color: maroon ;
	text-decoration:underline;
	background-color: transparent;
	font-style:normal;
	font-weight:bold;
	font-family:arial,sans-serif;
	}

li a:hover {
	 color:red ;
	text-decoration:underline;
	 background-color: transparent;
	font-style:normal;
	font-weight:bold;
	font-family:arial,sans-serif;
	}

li a:active {
	 color:red;
	text-decoration:underline;
	 background-color: transparent;
	font-style:normal;
	font-weight:bold;
	font-family:arial,sans-serif;
	 }
tt	{
	color: red;
	}
code	{
	color: purple;
	}
em	{
	background-color: yellow;
	font-style: normal;
	}
.wrapper {
	font-family:tahoma,arial,sans-serif;
	}
.info {
	font-family:tahoma,arial,sans-serif;
	}
.tekstblok {
	color: black;
	background-color: transparent;
	font: normal 14px arial,sans-serif;
	padding: 20px;
	text-align: left;
	}
.tekstpapier {
	color: black;
	background-color: transparent;
	background-image:url(../images/geel700.png);
	font: normal 14px arial,sans-serif;
	padding: 20px;
	text-align: left;
	}
.tekstpapier h2 {
	font: bolder 20px arial,sans-serif;
	color: black;
	background-color: #B2FBFF;
	background-image:url(../images/kopbk.png);
	background-repeat: repeat;
	text-align:center;
	line-height:200%;
	border-width: 0px;
	}.tekstpapier p {
	line-height:150%;
	}
.schaduw {
	background-color: #c0c0c0;
	color: black;
	border: 1px solid #d0d0d0;
	}
.papier {
	background-color: #ffffdf;
	color: black;
	border: 1px solid black;
	padding: 10px;
	height: auto;
	position: relative;
	top: -10px;
	left: -10px;
	}

.highlight {
	background-color: yellow;
	color: blue;
	padding: 20px;
	}

.lila {
	background-color: #BF81FF;
	}
.appel {
	background-color: #DBFFAA;
	}
.pink {
	background-color: #FFDBFF;
	}
.molen {
	background-color: #B6DBFF;
	width: 94%;
	padding: 1%;
	}
.persoon {
	background-color: #BFBFFF;
	width: 94%;
	padding: 1%;
	}
.schiedam {
	background-color: #DBFFAA;
	width: 94%;
	padding: 1%;
	}
.tekstmetfoto {
	background-color: #B6DBFF;
	width: 94%;
	padding: 1%;
	}

.clearer {
	clear: both;
	}
.clearersmal {
	clear: both;
	width: 90%;
	}
.onderaan {
	line-height: 1px;
	}
img.left {
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}
img.midden {
	border:1px solid #c4c4c4;
	padding: 3px;
	}
img.lijst {
	float:left;
	display: inline;
	border-width: 0px;
	padding-right: 3px;
	}
.cast {
	float:right;
	border:1px solid red;
	padding:6px;
	width:45%;
	margin-top:5px;
	margin-bottom:20px;
	}
.filminfo {
	float:left;
	padding:6px;
	border:1px solid blue;
	width: 45%;
	margin-bottom:5px;
	}
.hoofd {
	width:98%;
	border:0;
	}
.dictionary {
	background: #BF81FF;
	line-height: 200%;
	padding-bottom: 3px;
	padding-top: 3px;
	}
/*
.tekstblok p:first-letter {
	font-size: 200%;
	float: left;
	color: green;
	font-family: "Times New Roman","Tīmes",serif;
	font-weight: bold;
	}
.tekstpapier p:first-letter {
	font-size: 140%;
	color: green;
	font-family: "Times New Roman","Tīmes",serif;
	font-weight: bold;
	}
*/
.menuregel {
	text-align: center;
	}

.linuxnieuws li {
	font: normal 12px tahoma,arial,sans-serif;
	}

/* voorlopig voor index-test.php */
.halfdoorzichtig {
background-image:url(../images/achtergrond-halfdoorzichtig50procent660x1200-4.png);
	background-repeat: repeat;
	padding:30px;
	padding-top:50px;
}

/* voorlopig voor index-test.php */
.rolonder {
	clear:both;
	/* width:365px; */
	height:40px;
 	background-image: url(../images/achtergrond-halfdoorzichtig50procent660x1200-4.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


