/* >>> ALGEMEEN
/* ------------------------------------------------------------------------------------------*/

* {
	margin: 0px; 
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	color: #2E2D2D;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 100%;
}

img {
	border: 0px none #FFFFFF;
}

li {
	margin-left: 15px;
	line-height: 18px;
	list-style-image: url(imgs/li_arrow.gif);
}

ul {
	margin-bottom: 8px;
}

ul ul {
	margin-bottom: 0px;
}

p {
	margin-bottom: 8px;
}

a {
	color: #376384;
	text-decoration: underline;
}

/* >>> IMAGES IN CMS                                                                  */
/* -----------------------------------------------------------------------------------*/

.image_left_of_text, .image_right_of_text, .image_left_outline, .image_right_outline {
	border: 1px solid #BFBFBF;
	padding: 4px;
	background-color: #FFFFFF;
}

.image_left_of_text{
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

.image_right_of_text{
	float:right;
	margin-left:6px;
	margin-bottom:6px;
}

.image_top_of_text {
	margin-bottom: 10px;
}

.image_left_outline {
	margin-right: 6px;
}

.image_right_outline {
	margin-left: 6px;
}

.image_news {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}

/* >>> CMS stuff
/* -----------------------------------------------------------------------------------*/

.error ul {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.error {
	padding: 10px;
	border: 1px solid #CC0000;
	color: #CC0000;
	background-color: #FFFFFF;
}

.ishidden {
	background-color: #999999;
	color: #FFFFFF;
}

/* >>> SITEMAP                                                                   
/* -----------------------------------------------------------------------------------*/

#sitemap ul li {
	margin-left: 0px;
	line-height: 40px;
	font-weight: bold;
	list-style-image: url(imgs/1pix.gif);
	list-style-type: none;
}

#sitemap ul li ul li {
	margin-left: 40px;
	line-height: 18px;
	list-style-image: url(imgs/li_arrow.gif);
	font-weight: normal;
}

/* >>> STUFF VOOR POSITIONING & speciallekes voor sticky footer & HUPSA's
/* ------------------------------------------------------------------------------------------*/

#main {
	width: 100%;
}

#mid {
}

#flash {
	display: none;
}

/* >>> HEADER
/* ------------------------------------------------------------------------------------------*/

#header_top {
	height: 80px;
	margin-top: 10px;
	clear: both;
	float: left;
}

#pimlogo {
	float: left;
	height: 50px;
	width: 110px;
}

#header_mid {
	clear: both;
	float: left;
}

#nav {
	float: left;
	width: 700px;
}

#nav a, #nav a:visited {
	padding-bottom: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	padding-right: 10px;
}

#lang {
	display:none;
}

#subnav {
	clear: both;
	float: left;
	width: 700px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#subnav a, #subnav a:active, #subnav a:visited {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

#subnav a.current {
	font-weight: bold;
}

/* >>> CONTENT & sections
/* ------------------------------------------------------------------------------------------*/

#content {
	clear: left;
	float: left;
	background-color: #EEEEEE;
	padding-bottom: 15px;
	padding-top: 10px;
}

#page_title {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3B75A0;
	margin-bottom: 15px;
	height: 15px;
	padding-top: 26px;
}

#page_title_nobg {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3B75A0;
	margin-bottom: 15px;
	height: 15px;
	padding-top: 26px;
}

#content .section_title {
	font-weight: bold;
	padding-bottom: 5px;
}

#content .section_body {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 15px;
}

.kaderke{
	background-color: #F7F7F7;
	padding: 10px;
	margin-bottom: 10px;
}

/* >>> WIDGETS
/* ------------------------------------------------------------------------------------------*/

#widgets {
	display:none;
}

#promo {
	display:none;
}
#login {
	display:none;
}
#stats {
	display:none;
}

/* >>> KRUIMELPAD
/* ------------------------------------------------------------------------------------------*/

#breadcrumb {
	float: right;
	width: 400px;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

#breadcrumb a {
	text-decoration: none;
	color: #535353;
}

/* >>> FOOTER
/* ------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	float: left;
	font-size: 12px;
}

/* >>> SIDEBAR
/* ------------------------------------------------------------------------------------------*/

#sidebar {
	display: none;
}

/* >>> CSS voor inline bewerken
/* ------------------------------------------------------------------------------------------*/

.toolbar {
	display: none;
}

.edit_content, .edit_para, .newslist_formbody, .newslist_results {
	display: none;
}

#edit_block_background {
	display: none;
}

#edit_block_iframe{
	display: none;
}

#edit_block {
	display: none;
}

/* >>> DINGES VOOR DIENSTEN > DOMEINHOSTING
/* ------------------------------------------------------------------------------------------*/

#page_title_nobg .tab {
	color: #FFFFFF;
	float: left;
	height: 13px;
	width: 82px;
	text-align: center;
	margin-right: 1px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: -4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* >>> DINGES VOOR 'T NIEUWS
/* ------------------------------------------------------------------------------------------*/

.pager {
	display: inline;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
}

.news_authordate {
	font-weight: normal;
	font-size: 10px;
}

#content a.section_link {
	text-align: right;
	display: block;
	padding-bottom: 5px;
}

/* >>> CONTACT
/* ------------------------------------------------------------------------------------------*/

.samenwerking {
	font-size: 11px;
}

.samenwerking .tekstvak, .samenwerking textarea {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 270px;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin-bottom: 3px;
}

.samenwerking .dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	margin-bottom: 3px;
	padding: 2px;
}

.samenwerking .dropdown option {
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 2px;
}

.samenwerking textarea {
	height: 80px;
}

.samenwerking input.postcode {
	width: 80px;
	margin-right: 5px;
}

.samenwerking input.gemeente {
	width: 177px;
}

.knop {
	padding: 5px;
}

/* >>> FRONTPAGE
/* ------------------------------------------------------------------------------------------*/

#about .front_title {
	font-weight: bold;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3B75A0;
	margin-bottom: 5px;
	height: 15px;
	padding-top: 20px;
}

/* >>> FRONTPAGE HOT ITEM
/* ------------------------------------------------------------------------------------------*/

.port_hotitem {
	display:none;	
}

/* >>> PORTFOLIO LIST
/* ------------------------------------------------------------------------------------------*/

.port_list_item {
	float: left;
	width: 110px;
	height: 110px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.port_list_item a {
	padding: 5px;
	height: 100px;
	width: 100px;
	display: block;
}

.port_list_item_desc {
	text-align: center;
}

/* >>> PORTFOLIO ITEM
/* ------------------------------------------------------------------------------------------*/

.portleft {
	float: left;
	width: 220px;
}

.port_fiche_img {
	float: left;
	margin-bottom: 10px;
}

.port_fiche_img img{
	margin-right: 20px;
	margin-bottom: 20px;
}

.port_fiche_text {
	float: right;
	width: 340px;	
}

.port_fiche_info {
	background-color: #F7F7F7;
	padding: 10px;
	width: 180px;
	margin-bottom: 10px;
}

.port_fiche_naam {
	font-weight: bold;
	margin-bottom: 5px;
}

.port_fiche_klant {
	font-size: 0.8em;
	margin-bottom: 5px;
}

#port_fiche_fullsize {
	float: left;
}

/* >>> KLEUREN PER PAGINA
/* ------------------------------------------------------------------------------------------*/

#about #nav a.about, #services #nav a.services, #portfolio #nav a.portfolio, #technology #nav a.technology, #contact #nav a.contact {
	text-decoration: underline;
}