
#portfolio {
background-color: white;
margin-left: 80px ;
width: 700px;
height: 350px;
}




#omschrijving{
width: 200px;
height: 250px;
background-color: white;
float: right;
padding-right: 5px;
margin-top: 20px;
}


.omschrijving {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #484848;
	line-height:1.5em;
	text-align: left;
}
.kopje {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6633;
	line-height:1.5em;
	text-align: left;
}
a.omschrijving:link {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF6633;
}
a.omschrijving:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #484848;
}

#afbeelding{
height: 246px;
width: 380px;
border:1px solid #666666;
background-color: white;
margin-left: 90px ;

}

#thumbs{
clear: both;
background-color: green;
margin-left: 0px ;
width: 610px;
height:60px;
margin-top: 10px;
margin-bottom: 25px;

}


#FrogJS{
width: 700px;
height: 460px;
margin: 0 auto;
position:relative;
text-align: left;
display: none;
			}
			
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
margin-bottom:5px;
			}
#FrogJSCaption{
text-align: left;
line-height: 140%;
width: 380px;

			}

