* {margin: 0; padding: 0}
body {background: #000; 	font: 90% Verdana, Arial, Helvetica, sans-serif;}

#container {
	position:absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px; /* half of the width */
	margin-top: 20px;
	text-align: left;
}
#header {width: 980px; height:67px;}
#navigation {width:980px; margin-top:5px; font-style: italic; font-weight: bold; text-align: right; color:#CCCC99;}
#welkom {width:980px; margin-top:15px; font-style: italic; font-weight: bold; text-align: left;}
#samples-of-work {width:980px; height:320px; margin-top: 10px;}
#uitleg {border: 1px solid red; margin-top: -405px; margin-left: 65px;}
#uitleg  p{padding-right: 360px; font-size: 92%;}
#uitleg  p.klein {font-size: 70%; }
#more-info  {width:980px; margin-top:20px; font-size: 90%; font-style: italic; font-weight: normal; text-align: right; color:#CCCC99}
#more-info img {margin-top: -5px}
#flashcontent {width:980px; background:inherit; margin-top:-5px;}
#diensten {width:950px; height:490px; background: url(../plaatje/groenwitteachtergrond.jpg) repeat-y; padding:15px 15px 5px 15px; margin-top: 15px; float:left; overflow:hidden; }
#linkerkolom {float: left; height:586px; width: 250px; margin-right: 20px; margin-top: 15px; position: fixed}
#rechterkolom {margin-left: 250px; height:485px; padding-right: 25px; margin-top: 0px; position: relative; overflow:hidden;}
#streep {margin-top: -5px;}

h2 {font-size: 110%; color:olive; font-style: italic; font-weight: bold; }
h3 {font-size: 94%; font-weight: bold; color:#CCCC77; padding-top: 0px; margin-top: -5px; padding-bottom: 1px; margin-left: -1px;}
li {font-size: 90%; margin-left: 15px;}
#rechterkolom table {border:hidden; background:inherit; height: 510px;}
#rechterkolom table tr td {vertical-align: top; padding-top: 0;}
#diensten p { color:#000 ; font-size: 90%}


img {border:0; margin: 0; padding:0}
.left {float: left}
.right {float: right}
.center {text-align:center}


#navigation a:link {color: #CCCC99; text-decoration: none;}
#navigation a:visited {color: #CCCC99; text-decoration: none;}
#navigation a:hover {color: #C09; text-decoration: none;}

#linkerkolom a:link, #rechterkolom a:link  {color: #000; text-decoration: none; font-style: italic; font-weight: bold}
#linkerkolom a:visited, #rechterkolom a:visited {color: olive; text-decoration: none; font-style: italic; font-weight: bold}
#linkerkolom a:hover, #rechterkolom a:hover {color: #C09; text-decoration: none;  font-weight: bold}

#rechterkolom a:link  {color: #000; text-decoration: none; font-style: italic; font-weight: bold}
#rechterkolom a:visited {color:#666; text-decoration: none; font-style: italic; font-weight: bold}
#rechterkolom a:hover {color: #C09; text-decoration: none;  font-weight: bold}

a:link {color: #CCCC99; text-decoration: none;}
a:visited {color: olive; text-decoration: none;}	
a:hover {color: #C3C; text-decoration: none;}	
a:active {color: #9C3;}	

.fw500 {
	width: 490px;
	padding-right: 30px;
}



