@charset "utf-8";
/* CSS Document */

html, body	{ margin: 0; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; color: #8a8c8b;; background-color: #e2e4e3; }

#container	{ width: 960px; background-color: #FFFFFF; margin: 20px auto; text-align: left; }
.clear		{ font-size: 1px; line-height: 1px; clear: both; display: block; }

#header					{ height: 200px; margin: 0 20px 0 40px; border-bottom: dashed 1px #d70b7d; }
.logo 					{ float: left; margin: 20px 0 0 0; }
#translation			{ float: right; margin: 5px 0 0 0; }
#translation a			{ color:#8a8b8c; text-decoration: none; }
#translation a:hover  	{ color:#d70b7d; text-decoration: none; }
	

A:link, a:visited, a:active		{ color:#d70b7d; text-decoration: none; }
A:hover, a:visited, a:active	{ color:#be016b; text-decoration: none; }


#navigation				{ width: 175px; float: left; }
#navigation a			{ color: #848685; text-decoration: none; }
#navigation a:hover		{ color: #d70b7d; text-decoration: none; }
ul						{ list-style-type: none; line-height: 30px; }
#highlight a			{ color: #d70b7d; text-decoration: none; }
#highlight a:hover		{ color: #d70b7d; text-decoration: none; }

#content		{ float: left;  }
#content1		{ width: 766px; border-bottom: dashed 1px #d70b7d; margin: 20px 0; padding: 0 0 25px 0; }
#content2		{ width: 766px; border-bottom: dashed 1px #d70b7d; margin: 20px 0; }
#content3		{ width: 766px; border-bottom: dashed 1px #d70b7d; margin: 20px 0; }

#scrollblock	{ display: block; width: 300px; float: left; height: 340px; overflow: auto; }

#video	   { float: left; margin: 5px 15px 5px 0; }

#project1 { width: 236px; height: 81px; background-image:url(../images/roundbox_stijlinstituutamsterdam.jpg); float: left; margin: 0 25px 15px 0; }
#project2 { width: 236px; height: 81px; background-image:url(../images/roundbox_notomatoes.jpg); float: left; margin: 0 25px 15px 0;}
#project3 { width: 236px; height: 81px; background-image:url(../images/roundbox_askme.jpg); float: left;  }

#project5 { width: 236px; height: 81px; background-image:url(../images/roundbox_stijlinstituutamsterdam2.jpg); float: left; margin: 0 25px 15px 0; }
#project6 { width: 236px; height: 81px; background-image:url(../images/roundbox_notomatoes.jpg); float: left; margin: 0 25px 15px 0;}
#project7 { width: 236px; height: 81px; background-image:url(../images/roundbox_askme2.jpg); float: left;  }


h1		{ font-size: 24px; font-weight: bold; color: #d70b7d;}
h2		{ font-size: 14px; }
h3 		{ font-weight: bold; color: #d70b7d; font-size: 16px; }
h4 		{ font-weight: bold; color: #d70b7d; font-size: 16px; }
h5		{ font-size: 13px; }


p.nieuws 				{ font-size: 12px; margin: 0 0 10px 0}
p.adres 				{ float: right; line-height: 27px; color: #d70b7d; margin: 15px 88px 0 0; font-size: 16px; }
p.sidetext  			{ width: 300px; float: left; }
p						{ font-size: 12px; }
p.projects				{ font-size: 14px; font-weight:bold; }	
p.projectsitems 		{ font-size: 12px; }
p.projectsitems span 	{ font-weight:bold; }
p.projectstitle			{ font-weight: bold; color: #d70b7d; font-size: 16px; }
p.projectstitle span    { font-size: 13px; }
p.askme					{ font-size: 14px; line-height: 22px; }
p.askme span			{ color: #d70b7d; }
