@import "template_fullpagescroll.css";

#language_menu {
	position: absolute;
	text-align: right;
	color: #ccc;
	width: 900px;
	margin-top: 10px;
	text-transform: lowercase;
}

#taal_nederlands {
	color: #000;
}

#taal_english {
	color: #9c3;
}

#item1 a {
	color: #c00000;
	border-width: 0 1px 0 0;
}

#item2 a {
	color: #f60;
	border-width: 0 1px 0 0;
}

#item3 a {
	color: #990;
	border: 0;
}

#item4 a {
	color: #09c;
	border-width: 0 1px 0 0;
}

#item5 a {
	color: #999;
	border: 0;
}

#footer img {
	display: block;
	float: left;
}

#footer label {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
}

#footer select {
	vertical-align: middle;
	width: 210px;
	height: 20px;
	padding: 0;
	margin: 0;
	color: #f60;
	font-weight: bold;
}

#frontpage {
	padding-bottom: 15px;
}

#project_grid {
	margin: 25px 5px 0;
}

#project_grid ul {
	margin: 0;
	padding: 0;
}

#project_grid li a {
	width: 50px;
	height: 50px;
}

#zoekbutton {
	display: block;
	text-align: center;
	background-color: #fff;
	color: #f60;
	font-size: 14px;
	height: 20px;
	width: 50px;
	float: right;
	margin-left: 5px;
}

#zoekform {
	float: right;
}

#zoekbutton:hover {
	color: #ccc;
}

#left ul {
	margin: 0;
	padding: 0;
}

#left li {
	list-style-type: none;
}

#project_menu a,
#project_menu a:link,
#project_menu a:visited,
#project_menu a:active {
	color: #990;
}

#project_menu a.active,
#project_menu a.active:link,
#project_menu a.active:visited,
#project_menu a.active:active,
#project_menu a:hover {
	color: #f60;
	font-weight: bold;
}

h2 span {
	color: #666;
	border-left: 1px solid #f60;
}

#bureau_menu a,
#bureau_menu a:link,
#bureau_menu a:visited,
#bureau_menu a:active {
	color: #f60;
}

#bureau_menu a.active,
#bureau_menu a.active:link,
#bureau_menu a.active:visited,
#bureau_menu a.active:active,
#bureau_menu a:hover {
	color: #f30;
	font-weight: bold;
}

#bureau_menu ul {
	margin-bottom: 10px;
}

#bureau_menu ul.level2 a,
#bureau_menu ul.level2 a:link,
#bureau_menu ul.level2 a:visited,
#bureau_menu ul.level2 a:active {
	color: #999;
}

#bureau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 45px;
}

#bureau_wrapper {
	border-left: 1px solid #f60;
	float: left;
	padding-left: 12px;
	width: 760px;
}

#bureau h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f60;
	font-size: 18pt;
	margin: 12px 0 5px;
	font-weight: normal;
}

#bureau h2.links {
	margin-top: 30px;
}

#bureau h3 {
	color: #f60;
	margin: 5px 0 10px;
}

#bureau p {
	font-size: 12px;
}

#bureau_content {
	width: 586px;
}

#bureau table td {
	vertical-align: top;
}

.project_block table td.content {
	border-bottom: 1px dashed #999;
	vertical-align: top;
	padding-top: 5px;
}

.project_block img {
	width: 180px;
}

.project_block {
	width: 370px;
	color: #333;
	float: left;
}

.project_block img {
	margin: 5px 12px 5px 0;
	display: block;
}

.project_block .meer_info {
	font-size: 10pt;
}

#aantal_projecten {
	color: #666;
}

#medewerker_afbeelding {
	width: 180px;
	height: 260px;
	display: block;
	margin-right: 12px;
}

#medewerker_content h3 {
	color: #000;
	text-transform: uppercase;
}

#medewerker_content {
	float: left;
	width: 394px;
	color: #333;
}

#inspiratie h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #09c;
	font-size: 20pt;
	margin: 12px 0 5px;
	font-weight: normal;
}

#page_afbeelding {
	width: 180px;
	margin-right: 12px;
}

#page_afbeelding_wrapper {
	float: left;
}

#page_content {
	float: left;
	width: 394px;
}

#client h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 20pt;
	margin: 12px 0 5px;
	font-weight: normal;
}

#inloggen label {
	color: #f60;
	font-size: 14px;
	font-weight: bold;
}

#inloggen input.text {
	color: #f60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	width: 120px;
	height: 18px;
}

.button {
	color: #f60;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	width: 50px;
	height: 20px;
	background-color: #fff;
}

#document {
	padding-top: 7px;
	margin-left: 150px;
	margin-top: 7px;
	border-top: 1px solid #999;
}

#document a,
#document a:link,
#document a:visited,
#document a:active {
	color: #333;
}

#document img {
	margin-right: 5px;
}
