body {
  margin: 120px auto;
  margin-bottom: 0px;
  background: #fff url('../assets/bg.jpg') repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 75%;
  color: #000000;
}

img {
	border: 0px;
}

.pagePic {
	float: right;
	width: 220px;
	margin: 0px 0px 10px 10px;
}

.nieuwsPic_left {
	float: left;
	width: 220px;
	margin: 0px 10px 10px 0px;
}
.nieuwsPic_right {
	float: right;
	width: 220px;
	margin: 0px 0px 10px 10px;
}

a {
  color: #6b2d87;
}

a:hover {
  color: #ec008c;
}

h1, h2 {
  font-size: 250%;
  margin: 0px;
  margin-bottom: 10px;
}

h2 {
	font-size: 130%;
}

.paginaregel,
.paginaregel_even {
	margin: 30px 0px 0px 0px;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('../assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('../assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #818285;
  margin-bottom: 3px;
}

.fielderror {
  background-color: #efaeb7;
}

.formbutton {
  color: #fff;
  background: #ec008c;
  border: 1px solid black;
  font-size: 90%;
}

.cleaner {
  clear: both;
}

#container {
	margin: 0px auto;
	width: 980px;
	position: relative;
}

#home_blocks {
	position: relative;
	width: 980px;
	height: 570px;
}

#home_block_big {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 400px;
}
#home_block_think {
	position: absolute;
	left: 0px;
	top: 370px;
	width: 320px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background: url('../assets/home_block_think.jpg') no-repeat;
	text-indent: -9999px;
}
#home_block_think_overlay {
	position: absolute;
	left: 0px;
	top: 370px;
	width: 300px;
	height: 170px;
	margin: 0px;
	padding: 10px;
	background: #d7c4df;
	color: #000000;
	display: block;
	line-height: 140%;
}
#home_block_create {
	position: absolute;
	left: 330px;
	top: 370px;
	width: 320px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background: url('../assets/home_block_create.jpg') no-repeat;
	text-indent: -9999px;
}
#home_block_create_overlay {
	position: absolute;
	left: 330px;
	top: 370px;
	width: 300px;
	height: 170px;
	margin: 0px;
	padding: 10px;
	background: #dbdbde;
	color: #000000;
	display: block;
	line-height: 140%;
}
#home_block_manage {
	position: absolute;
	right: 0px;
	top: 370px;
	width: 320px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background: url('../assets/home_block_manage.jpg') no-repeat;
	text-indent: -9999px;
}
#home_block_manage_overlay {
	position: absolute;
	right: 0px;
	top: 370px;
	width: 300px;
	height: 170px;
	margin: 0px;
	padding: 10px;
	background: #ebbed9;
	color: #000000;
	display: block;
	line-height: 140%;
}

#content {
	margin: 0px 0px 30px 0px;
}

#header {
	width: 980px;
	height: 240px;
	margin: 0px 0px 10px 0px;
}

#content_left {
	background: url('../assets/bg_content_left.jpg') 592px 7px no-repeat;
	float: left;
	width: 550px;
	padding: 24px 60px 20px 10px;
	line-height: 150%;
}

.overviewrow,
.overviewrow_even {
	position: relative;
	padding: 5px;
	border-bottom: 1px solid #bab5bd;
}

.overviewrow:hover,
.overviewrow_even:hover {
	background: url('../assets/news_item_right_hover.png') bottom left repeat-x;
}

.overviewrow_image {
	float: left;
	width: 100px;
}

.overviewrow_image img {
	width: 100%;
}

.overviewrow_content {
	float: right;
	width: 430px;
}

.overviewrow_head {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.overviewrow_text {
	margin: 0px;
	padding: 0px;
}

.overviewrow_url {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.overviewrow_url a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999px;
	background: url('../assets/blank.gif');
}

.port_ov_box {
	float: left;
	padding: 5px;
	width: 155px;
	position: relative;
	margin: 10px 18px 10px 0px;
}

.port_ov_box:hover {
	background: #f2f2f2;
}

.port_ov_box_img {
	width: 100%;
}

.port_ov_box_title {
	text-align: center;
	margin: 3px 0px 3px 0px;
	font-size: 100%;
}

.port_ov_box_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.port_ov_box_link a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999px;
	background: url('../assets/blank.gif');
}

#content_right {
	float: right;
	width: 320px;
}

.right_block,
.first_right_block {
	background: url('../assets/bg_right_block.jpg') top right no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

.first_right_block {
	background: none;
}

.first_right_block h2 {
	color: #ec008c;
}

.right_block h2,
.first_right_block h2 {
	font-size: 150%;
}

.right_block ul.main_ul,
.first_right_block ul.main_ul {
	margin: 0px;
	padding: 0px;
}
.right_block ul.main_ul li,
.first_right_block ul.main_ul li {
	list-style-type: none;
}
.right_block ul.main_ul li a,
.first_right_block ul.main_ul li a {
	display: block;
	padding: 2px 0px 3px 18px;
	color: #606574;
	text-decoration: none;
	background: url('../assets/right_block_li_main.jpg') 0px 3px no-repeat;
	outline: none;
}
.right_block ul.main_ul li a.active,
.first_right_block ul.main_ul li a.active {
	background: url('../assets/right_block_li_main_d.jpg') 0px 4px no-repeat;
}
.right_block ul.main_ul li a:hover,
.first_right_block ul.main_ul li a:hover {
	text-decoration: underline;
}
.right_block ul.sub_ul,
.first_right_block ul.sub_ul {
}
.right_block ul.sub_ul li,
.first_right_block ul.sub_ul li {
}
.right_block ul.sub_ul li a,
.first_right_block ul.sub_ul li a  {
	font-size: 95%;
	padding: 2px 0px 3px 13px;
	background: url('../assets/right_block_li_sub.jpg') 0px 5px no-repeat;
}
.right_block ul.sub_ul li a:hover,
.right_block ul.sub_ul li a.active,
.first_right_block ul.sub_ul li a:hover,
.first_right_block ul.sub_ul li a.active {
	background: url('../assets/right_block_li_sub.jpg') 0px 5px no-repeat;
	color: #ec008c;
	text-decoration: underline;
}

.news_item {
	position: relative;
	padding: 0px 0px 10px 0px;
}

.news_item:hover {
	background: url('../assets/news_item_right_hover.png') bottom left no-repeat;
}

.news_item_desc {
	float: right;
	width: 230px;
	margin-right: 20px;
}
.news_item_desc h3 {
	font-size: 100%;
	margin: 0px;
}
.news_item_desc p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.news_item_img {
	float: left;
	width: 60px;
	padding: 2px 0px 0px 0px;
}
.news_item_img img {
	width: 100%;
}
.news_item_url {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.news_item_url a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	background: url('../assets/blank.gif');
}

.gray_bar_right {
	margin: 0px 20px 10px 20px;
	background: #bab5bd;
	width: 280px;
	height: 1px;
	overflow: hidden;
}

#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 10px;
	top: -90px;
	width: 261px;
	height: 58px;
	background: url('../assets/logo.png') no-repeat;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
}

#top_nav {
	position: absolute;
	top: -110px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	color: #5f5f5f;
}
#top_nav li {
	display: inline;
	list-style-type: none;
}
#top_nav li a {
	display: inline-block;
	color: #5f5f5f;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
	background: url('../assets/bg_li_tn.jpg') 0px 2px no-repeat;
}
#top_nav li a.first_tn {
	background: none;
}
#top_nav li.rss {
	background: url('../assets/rss_icon.jpg') 8px 2px no-repeat;
}
#top_nav li.rss a {
	padding: 0px 5px 0px 22px;
}
#top_nav li a:hover {
	text-decoration: underline;
}

#main_menu {
	position: absolute;
	top: -45px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 373px;
	height: 17px;
}

#main_menu li {
	float: left;
	height: 17px;
	display: block;
}

#mm_wie_zijn_we {
	width: 112px;
}
#mm_wat_doen_we {
	width: 126px;
}
#mm_wat_we_maken {
	width: 135px;
}

#main_menu li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	outline: none;
	background: url('../assets/bg_main_menu.png') no-repeat scroll 0 0;
}

li#mm_wie_zijn_we a {
	background-position: 0px 0px;
}
li#mm_wie_zijn_we a:hover,
li#mm_wie_zijn_we a.active {
	background-position: 0px -17px;
}
li#mm_wat_doen_we a {
	background-position: -112px 0px;
}
li#mm_wat_doen_we a:hover,
li#mm_wat_doen_we a.active {
	background-position: -112px -17px;
}
li#mm_wat_we_maken a {
	background-position: -238px 0px;
}
li#mm_wat_we_maken a:hover,
li#mm_wat_we_maken a.active {
	background-position: -238px -17px;
}

#footer {
	padding: 25px 0px 25px 0px;
	background: url('../assets/footer_bg.jpg');
}

#footer h2 {
	font-size: 140%;
	color: #8c94ac;
}

#footer h2 a {
	color: #8c94ac;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer_content {
	margin: auto;
	width: 980px;
}

#footer_left {
	float: left;
	width: 320px;
}
#footer_left_left {
	float: left;
	width: 160px;
}
#footer_left_right {
	float: right;
	width: 160px;
}
#footer_left ul {
	margin: 0px;
	padding: 0px;
	color: #606574;
}
#footer_left li {
	list-style-type: none;
}
#footer_left li a {
	display: block;
	padding: 3px 0px 3px 0px;
	color: #b6afb9;
	text-decoration: none;
}
#footer_left li a:hover {
	text-decoration: underline;
}

#footer_middle {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 10px;
}

#footer_middle a {
	display: inline-block;
	margin: 5px 5px 5px 0px;
}

#footer_middle h3 {
	display: none;
}

#footer_middle img {
	width: 60px;
	border: 2px solid black;
}
#footer_middle img:hover {
	border: 2px solid #606574;
}

#footer_right {
	float: right;
	width: 320px;
	min-height: 120px;
	position: relative;
}
#footer_right h2 {
	position: absolute;
	top: 0px;
	z-index: 2;
}

#last_tweet {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 265px;
	height: 94px;
	background: url('../assets/bg_last_tweet.png') no-repeat;
	color: #b6afb9;
	line-height: 150%;
	padding: 60px 20px 0px 20px;
	margin: 0px;
	font-size: 95%;
	font-weight: normal;
	z-index: 1;
}

#last_tweet a {
	color: #b6afb9;
}

#last_tweet a:hover {
	color: #e3e3e3;
}

#twitter_link {
	position: absolute;
	top: -5px;
	right: 30px;
	width: 60px;
	height: 40px;
	margin: 0px;
	padding: 0px;
}

#twitter_link a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../assets/blank.gif');
	text-indent: -9999px;
	outline: none;
}

#twitter_follow {
	position: absolute;
	top: 157px;
	left: 0px;
}

#facebook_box {
	position: absolute;
	left: 0px;
	top: 180px;
}

#copyright {
	position: relative;
	background: #392f3d;
	height: 28px;
	font-size: 80%;
	color: #6a7796;
}

#copyright a {
	color: #6a7796;
	text-decoration: none;
}
#copyright a:hover {
	color: #6a7796;
	text-decoration: underline;
}

#copyright_left {
	position: absolute;
	top: 7px;
	left: 50%;
	margin-left: -490px;
}
#copyright_right {
	position: absolute;
	top: 7px;
	left: 50%;
	width: 490px;
	text-align: right;
}

form {
	line-height: 100%;
	margin: 0px;
}
