/* 
Gemaakt door: Jan-Willem Huisman
Gemaakt voor: ROC Da Vinci 
Gemaakt op: 17-9-2010
*/
body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: rgb(41,40,38);
}
#header {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
}
#headertop {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background-image: url('../images/main_bg.jpg');
	background-repeat: repeat-x;
	height: 7px;
}
#search {
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/template_site_title_bg.jpg');
	background-repeat: repeat-x;
	height: 72px;
}
#name {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#name h1 {
	color: rgb(216,214,59);
	font-family: Arial;
	margin-top: -60px;
}
#content {
	width: 1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#content_main {
	margin-top: -16px;
	background-image: url('../images/content_middle.png');
	padding-bottom: 10px;
	height: 915px;
}
#navigation {
	background-image: url('../images/menu_bg.png');
	background-repeat: repeat-x;
	margin-left: 15px;
	margin-right: 15px;
	height: 84px;
}
#navigation ul {
	padding: 0;
	margin: 0;
	margin-top: 16px;
}
#navigation ul li {
	text-align: center;
	list-style: none;
	width: 125px;
	float: left;
	margin-top: 7px;
}
#navigation ul li.active {
	list-style: none;
	text-align: center;
	background-image: url('../images/menu_hover.jpg');
	background-position: center center;
	width: 65px;
	height: 43px;
	margin-top: 0;
	padding: 7px 30px 0 30px;
	color: #FFFFFF;
}
a.activated {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-top: 15px;
}
a.menu {
	text-decoration: none;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: black;
	font-size: 12px;
	margin-top: 15px;
}
/*content*/
#project_one {
	float: left;
	border: 10px solid rgb(103,100,86);
	width: 640px;
	height: 260px;
	margin-left: 25px;
	margin-top: 10px;
	background-color: rgb(47,44,30);
	background-image: url('../images/cs_rightImg.png');
	background-position: right center;
	background-repeat: no-repeat;
}
#project_one p.read {
	color: rgb(216,214,59);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-top: 175px;
	margin-left: 338px;
}
#project_one img.image {
	float: left;
	margin-top: 33px;
	margin-left: 75px;
	border: 4px solid rgb(62,59,47);
}
#project_one p.text {
	float: left;
	color: white;
	font-family: arial;
	font-size: 12px;
	width: 250px;
	margin-left: 15px;
}
#project_one h2 {
	float: left;
	color: white;
	font-family: arial;
	font-size: 18px;
	width: 250px;
	margin-left: 15px;
	margin-top: 34px;
}
#quatro {
	margin-left: 25px;
	margin-top: 300px;
	width: 660px;
	height: 530px;
	background-color: rgb(164,158,137);
}
#vak1 {
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	background-color: rgb(102,99,89);
	height: 250px;
	width: 315px;
	background-image: url('../images/more_button.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#vak1_top {
	position: absolute;
	width: 100%;
	background-image: url('../images/post_title_bg.jpg');
	background-repeat: repeat-x;
	height: 45px;
}

p.continue{
font-family: arial;
color: rgb(163,158,137);
text-align: right;
margin-right: 35px;
bottom: 0;
font-size: 12px;
}
#vak2 {
	position: absolute;
	margin-top: 10px;
	margin-left: 335px;
	background-color: rgb(102,99,89);
	height: 250px;
	width: 315px;
	background-image: url('../images/more_button.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#vak2_top {
	position: absolute;
	width: 100%;
	background-image: url('../images/post_title_bg.jpg');
	background-repeat: repeat-x;
	height: 45px;
}
#vak3 {
	position: absolute;
	margin-top: 270px;
	margin-left: 10px;
	background-color: rgb(102,99,89);
	height: 250px;
	width: 315px;
	background-image: url('../images/more_button.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#vak3_top {
	position: absolute;
	width: 100%;
	background-image: url('../images/post_title_bg.jpg');
	background-repeat: repeat-x;
	height: 45px;
}

#vak4 {
	position: absolute;
	margin-top: 270px;
	margin-left: 335px;
	background-color: rgb(102,99,89);
	height: 250px;
	width: 315px;
	background-image: url('../images/more_button.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
#vak4_top {
	position: absolute;
	width: 100%;
	background-image: url('../images/post_title_bg.jpg');
	background-repeat: repeat-x;
	height: 45px;
}

h3 {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	color: rgb(202,194,84);
	font-family: arial;
	font-weight: bold;
	margin-left: 10px;
}
img.midbox {
	margin-top: 55px;
	margin-left: 10px;
}
p.midtext {
	font-family: arial;
	font-size: 11px;
	color: rgb(218,213,157);
	margin-left: 10px;
}
#right_top {
	float: left;
	width: 280px;
	height: 280px;
	background-color: rgb(103,100,86);
	margin-left: 10px;
	margin-top: 10px;
}
#right_bottom {
  position: absolute;
	width: 280px;
	height: 520px;
	margin-top: -530px;
	margin-left: 694px;
	background-color: rgb(164,158,137);
}

h4{
font-family: arial;
margin-top: 10px;
margin-left: 10px;
}

.topicbox{
width: 260px;
margin-left: 10px;
background-color: rgb(103,100,86);
}

.topicbox ul{
  margin: 0;
  padding: 0;
  margin-left: 10px;
  margin-top: -20px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.topicbox ul li{
list-style: none;
margin-top: -5px;;
}

p.topicitem{
font-family: arial;
color: white;
font-size: 12px;
}

p.topicitemy{
font-family: arial;
color: rgb(216,214,68);
font-size: 12px;
font-weight: bold;
}

hr{
color: white;
margin-right: 10px;
}


#footer {
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.block {
	float: left;
	width: 248px;
}
p.footertop {
	color: rgb(216,214,59);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 40px;
}
p.footertop1 {
	color: rgb(216,214,59);
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin-left: 40px;
}
p.main {
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
p.block4 {
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-left: 40px;
}
#footer ul li {
	margin: 0;
	list-style: none;
}
p.valid {
	margin-left: 40px;
}
p.valid img {
	border: none;
}
img.picbox {
	margin-top: 10px;
	margin-left: 10px;
}
img.picbox1 {
	margin-top: 10px;
	margin-left: 6px;
}
img.picbox2 {
	margin-top: 6px;
	margin-left: 10px;
}
img.picbox3 {
	margin-top: 6px;
	margin-left: 6px;
}