/* CSS Document */
html 
	{ 
	height: 100%; 
	margin-bottom: 1px; 
	}

body 
	{
	margin: 0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	line-height: 1.5em; 
	word-spacing: 0.01em; 
	font-size: 75%; 
	letter-spacing:0.01em;
	color: #555;
	text-align: center;
	padding:0;
	background-image:url("img/bg.gif");
	background-repeat:repeat-x;
	background-color:#C6C6C6;
	}
	
.align {
	text-align:justify;
	margin:0px;
	padding:0px;
}

#container
	{
	border:5px;
	border-top:0px;
	border-color:#B7B7B7;
	border-style:solid;
	width:700px;
	margin:auto;
	background-color:#FFFFFF;
	padding:5px;
	}

#flash
	{
	text-align:center;
	}

#header
	{
	height:201px;
	width:700px;
	background-image:url("header.jpg");
	background-repeat:no-repeat;
	}

#foto
	{
	float:left;
	width:300px;
	height:199px;
	}


	

#menu{
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	text-align:left;
}

#menu ul {
	font-size: 12px;
	margin:0;
	padding:0;
	list-style: none;
}

#menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ECECEC;
}

#menu a {
	display: block;
	text-decoration: none;
	padding: 6px 5px 6px 20px;
	height: 17px;
	color:#666666;
	background: url(img/pijl.gif) no-repeat left center;
}

#menu a:hover {
	background: #FDF7F5 url(img/pijl.gif) no-repeat left center;
	color: #8E091C;
	
}

#menu a:active {
	background: #FDF7F5 url(img/pijl.gif) no-repeat left center;
	color: #8E091C; 
}


#content
	{
	float:left;
	width:495px;
	text-align:justify;
	}
	
#content a
	{
	color: #8E091C;
	text-decoration:none;
	}
	
#content a:hover
	{
	color: #8E091C;
	text-decoration:underline;
	background: #FDF7F5
	}
	

#tekst
	{
	padding-left:50px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	color:#333333;
	}

#tekst img {
	float: left;
	margin-top:2px;
	margin-left:0px;
	margin-right:2px;
	margin-bottom:20px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

#home
	{
	padding-left:50px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
	color:#333333;
	}


#home img {
	float:right;
	margin-left:8px;
	margin-bottom:10px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}


.klein
	{
	font-size:9px;
	}

#footer
	{
	width:700px;
	margin-top:20px;
	text-align:center;
	font-size:9px;
	color:#999999;
	}

#footer a 
	{
	color:#666666;
	}

#footer a:hover, .active 
	{
	color: #8E091C; 
	}


.uitleg
	{
	float:left;
	width:180px;
	margin-left:20px;
	}

.uitleg1
	{
	float:left;
	width:300px;
	margin-top:10px;
	}

.overzicht
	{
	width:420px;
	margin-top:0px;
	}


#project {
	width: 420px;
	margin-top: 15px;
	padding:0px;
	float: right;
}
#screenshot {
	background: #fff url(images/screenshotladen.gif) no-repeat;
	width: 420px;
	height: 279px;
	float: right;
	border: 1px solid #DED5B3;
}

#project a img {
	border: 1px solid #9F071C;
}

#project a:hover img, #project a:active img {
	border: 1px solid #9F071C;
}


#screen {
	color: #fff;
	font-weight: bold;
	margin: 190px 0 0 0px;
}

#screen div {
	color: #fff;
	background: #9F071C;
	float: left;
	margin-right: 5px;
}

#screen div span {
	display: none;
}

#screen div a {
	color: #fff;
	background: #DED5B3 url(images/screen.gif) no-repeat;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

#screen div a:hover, #screen div a:active {
	background: #D96B11 url(images/screen.gif) no-repeat 0px -20px;
}

h1 {
	font-size:16px;
}

#icons img {
	border:none;
	margin:0px;
	padding:0px;
}

#tekst li
	{
	list-style-image:url(images/pdf.gif);
	text-align:left;
	padding-left:8px;
	margin-bottom:10px;
	}
	
.tab {
	float:left;
	width:142px;
	text-align:center;
	background-color:#333333;
	color:white;
	}

	
.tabline {
	float:left;
	width:140px;
	text-align:center;
	border: 1px solid #666666;
	border-top:none;
	}
	
.vrij {
	float:left;
	width:140px;
	text-align:center;
	border: 1px solid #666666;
	background-color:#66CC66;
	border-top:none;
	}
	
.optie {
	float:left;
	width:140px;
	text-align:center;
	border: 1px solid #666666;
	background-color:#FFCC66;
	border-top:none;
	}
	
.verkocht {
	float:left;
	width:140px;
	text-align:center;
	border: 1px solid #666666;
	background-color:#CC3333;
	border-top:none;
	}
	
#containerdetail
	{
	border:5px;
	border-top:0px;
	border-color:#B7B7B7;
	border-style:solid;
	width:560px;
	margin:auto;
	background-color:#FFFFFF;
	padding:5px;
	}

hr {
	color:#CCCCCC;
	height:1px;
}
