/* CSS Document */

#no_js {
	text-align: justify;
	margin-top: 10px;
	padding-bottom: 20px;
}

.menu_2 {
	position: relative;
	height: 375px;
	width: 150px;  
	margin-left: 16px;
	padding-top: 70px;	
	float: left;
	background-image: url(img/dot.png);
	overflow: auto;
 }
  
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	text-decoration: none;
	margin-top: 0px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	color: #B21616;
}

a:link {
	color: #888888;
}
a:visited {
	color: #888888;
}
a:hover {
	color: #BBBBBB;
}
a:active {
	color: #BBBBBB;
}

.selected a:link {
	color: #BBBBBB;
}

.selected a:visited {
	color: #BBBBBB;
}

.selected a:hover {
	color: #BBBBBB;
}

.selected a:active {
	color: #BBBBBB;
}


.site_box {
	width: 1000px;
	height: 375px;
}

.site {
	height: 503px;
	width: 1000px;
	color: #4D4D4F;
	margin-top: 85px;
}

.top_box {
	height: 19px;
	width: 1000px;
	margin-bottom: 70px;
}

.banner {
	position: relative;
	float: left;
	width: 290px;
}

.header {
	position: relative;
	float: left;
}


.pages_filler {
	width: 75px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	position: relative;
}

.menu_box {
	position: relative;
	float: left;
	width: 308px;
	height: 503px;
	background-color: #000000;
}


.menu {
	width: 142px;
	height: 375px;
	position: relative;
	float: left;
	text-align: right;
	font-size: 14px;
}


.sub_menu {
	display: block;
        font-size: 8px;
}

.contents {
	width: 640px;
	height: 375px;
	margin-left: 30px;
	position: relative;	
	float: left;
}

.sub_menu_cat_box_vis {
	display: block;
}

.sub_menu_cat_box_vis p {
	text-decoration: none;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 17px;	
}

.menu p {
	padding-left: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

.menu_2 p {
	text-decoration: none;
}


.sub_menu p {
	margin-bottom: 20px;	
	text-decoration: none;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.menu a:link {
	color: #4D4D4F;
	text-decoration: none;		
}
.menu a:visited {
	color: #4D4D4F;
	text-decoration: none;		
}
.menu a:hover {
	color: #898B8E;
	text-decoration: none;		
}
.menu a:active {
	color: #898B8E;
	text-decoration: none;		
}


.menu_2 a:link {
	color: #4D4D4F;
	text-decoration: none;
}
.menu_2 a:visited {
	color: #4D4D4F;
	text-decoration: none;
}
.menu_2 a:hover {
	color: #898B8E;
	text-decoration: none;
}
.menu_2 a:active {
	color: #898B8E;
	text-decoration: none;
}

.menu_selected a:link, .menu_selected a:visited, .menu_selected a:hover, .menu_selected a:active,
.menu_2_selected a:link, .menu_2_selected a:visited, .menu_2_selected a:hover, .menu_2_selected a:active {
	color: #898B8E;
	text-decoration: none;
}

.mimic_link {
	color: #4D4D4F;
	text-decoration: none;
}

.mimic_link:hover, .mimic_link_selected, .mimic_link_selected:hover {
	color: #898B8E;
	cursor: pointer;
}

.clearer {
	clear: both;
}

.project_box_admin {
	position: relative;
	float: left;
	width: 247px;
	height: 200px;
	text-align: center;
	padding: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.gallery_input {
	text-align: left;
}

.project_box img {
	border: 0px;
}


.project_box_img_box {
	width: 147px;
	height: 90px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.project_box p {
	margin: 0px;
	text-decoration: underline;
}


.project_box a:link {
	border: 0px solid #000000;
	text-decoration: none;
}
.project_box a:visited {
	border: 0px solid #000000;
	text-decoration: none;
}
.project_box a:hover {
	border: 0px solid #000000;
	text-decoration: none;
}
.project_box a:active {
	border: 0px solid #000000;
	text-decoration: none;
}

.gallery_box {
	width: 794px;
}

.thumb_box {
	margin-top: 10px;
	width: 767px;
	height: 110px;
	overflow: auto;
	white-space: nowrap; 
}

.thumb_box img {
	margin-right: 10px;
	border: 0px;
}

.thumbs_box_admin {
	width: 794px;
	float: left;
	position: relative;
}

.project_thumbs_box {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 17px;
	padding-top: 17px;	
	background-color: #1E1E1E;
	position: relative;
	float: left;
}


.project_thumbs img{
	text-decoration: none;
	border: 1px solid #444444;;	
}


.project_thumbs {
	width: 200px;
	padding-bottom: 5px;
	text-align: center;
	border: 1px solid #222222;
}

.project_contents {
	width: 503px;
	margin-left: 5px;
	float: left;
	position: relative;
}

.project_info {
	padding: 20px;
	background-color: #1E1E1E;
}


.project_info h1 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 5px;
}

.project_text {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #252525;
	text-align: justify;
}

.project_text h1 {
	font-size: 20px;
	text-decoration: none;
}

.info_box {
	width: 763px;
	background-color: #000000;
	margin-bottom: 15px;
	text-align: justify;
}

.info_box table {
	text-align: left;
}

.info_box p {
	margin: 0px;
}

.location {
	width: 744px;
	background-color: #1E1E1E;
	text-align: center;
	margin-top: 5px;
	padding: 5px;
}

.frm_item {
	border: 0px;
	background-color: #444444;
	color: #888888;
}

.news_left {
	float: left;
	width: 265px;
	position: relative;
}

.news_left a:link{
	text-decoration: none;
}
.news_left a:visited{
	text-decoration: none;
}
.news_left a:hover{
	text-decoration: none;
}
.news_left a:active{
	text-decoration: none;
}

.news_right a:link{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;	
}
.news_right a:visited{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;	
}
.news_right a:hover{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;	
}
	
.news_right a:active{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;	
}

.news_left img {
	border: 0px;
}

.news_right {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	width: 488px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4D4F;	
}

.news_right h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	color: #BBBBBB;
}

.news_right h1 a:link {
	color: #BBBBBB;
}
.news_right h1 a:visited {
	color: #BBBBBB;
}
.news_right h1 a:hover {
	color: #BBBBBB;
}
.news_right h1 a:active {
	color: #BBBBBB;
}


.banner img {
	border: 0px;
}

.back {
	 text-align: right;
	width: 729px;
	background-color: #1E1E1E;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;	
}

.txt_buttons {
	text-align: left;
	margin-bottom: -5px;
	padding-bottom: -5px;
}




.project_contents {
	width: 767px;
	height: 434px;
	z-index: 98;
}

#project_more {
	width: 575px;
        margin-left: 30px;
	display: block;
	text-align: right;
	color: #888888;
	position: relative;
}

#project_click {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#project_more_text {
	position: absolute;
	display: none;
	width: 576px;
	height: 387px;
	background-color: #000000;
	z-index: 11002;
	opacity: .90;
	filter: alpha(opacity=90);
	overflow: hidden;
        left: 32px;
}

#span_right {
	height: 9px;
	float: right;
}

#span_text {
	color: #BBBBBB;
	width: 530px;
	padding-left: 10px;	
	padding-right: 10px;		
}

#span_text p {
	text-align: justify;
}

.missie {
       color: #BBBBBB;
	text-align: justify;
	width: 763px;
}

.ontwerpers_header {
	float: left;
        width: 430px;
}

.email {
	float: right;
        display: block;
        width: 40px;
}

.email a:link{
	color: #BBBBBB;
	text-decoration: underline;
}

.email a:visited{
	color: #BBBBBB;
	text-decoration: underline;
}
.email a:hover{
	color: #BBBBBB;
	text-decoration: underline;
}
.email a:active{
	color: #BBBBBB;
	text-decoration: underline;
}

.contact_left {
	float: left;
}

.contact_left p {
	color: #BBBBBB;
	padding-bottom: 20px;
}

.contact_right {
	float: left;
	margin-left: 150px;
}

.contact_right p {
	padding-bottom: 20px;
	color: #888A8D;
}

.contact_right p a:link {
	color: #BBBBBB;
}

.contact_right p a:visited {
	color: #BBBBBB;
}
.contact_right p a:hover {
	color: #BBBBBB;
}
.contact_right p a:active {
	color: #BBBBBB;
}


.splash {
	margin-top: 160px;
	width: 100%;
}

.splash_left {
	float: left;
}

.splash_right {
	margin-left: 42px;
	float: left;
}

.splash_right img {
	border: 0px;
	margin-bottom: 4px;
}


.menu_admin {
	width: 250px;
	height: 375px;
	position: relative;
	float: left;
	text-align: right;
	font-size: 16px;
}

.menu_admin p {
	padding-left: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
}

.menu_admin a:link {
	color: #4D4D4F;
	text-decoration: none;		
}
.menu_admin a:visited {
	color: #4D4D4F;
	text-decoration: none;		
}
.menu_admin a:hover {
	color: #898B8E;
	text-decoration: none;		
}
.menu_admin a:active {
	color: #898B8E;
	text-decoration: none;		
}

.menu_admin img {
	border: 0px;
}

.results {
	width: 630px;
	margin-bottom: 10px;
}

.results_pic {
	float: left;
	width: 147px;
}

.results_naam {
	float: left;
	width: 363px;
	margin-left: 20px;
}

.search_result {
	width: 363px;
	background: none;
	border: none;
	text-align: left;
	color: #4D4D4F;
}

.search_result:hover {
	color: #898B8E;
	cursor: pointer;
}

.partners {
    display: block;
}

.partners hr {
    border: 1px solid #4D4D4F;;
}

.partners_wrapper {
    display: block;
    height: 444px;
}
