/*--------------------------------------------------------------------
Basic Style Sheet

Version: 1.0
Author: Dennie Pasman
Copyright: 2007, DeTi Internet Hosting Service VOF
Email: info@deti.nl
Website: http://www.deti.nl
--------------------------------------------------------------------*/

/* Global settings
-------------------------------------------------------------------------*/

* { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	color: #646466; 
}

img {
	border: 0;
}

h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #f28e00;
	font-size: 12px;
	text-transform: uppercase;
}

a {
	color: #f28e00;
}

a:hover {
	text-decoration: none;
}

hr {
	border: #bdbdc0 0.5px solid;
	height: 0.5px;
}

p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(/images/bg_body.jpg) repeat-x bottom;
	text-align: center;
}

div#site {
	position: relative;
	margin: 0 auto;
	width: 845px;
	text-align: left;
	padding-bottom: 49px;
}

div#logo {
	position: relative;
	width: 300px;
	float: left;
	height: 78px;
	padding: 60px 0 0 0;
}

div#menu {
	position: relative;
	float: left;
	padding: 117px 0 0 0;
	height: 20px;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	float: left;
	font-size: 13px;
	color: #7b7b7b;
	padding: 0 2px;
	font-weight: bold;
}

div#menu ul li a {
	color: #7b7b7b;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

div#menu ul li a.active, div#menu ul li a:hover {
	color: #f28e00;
}

div#search {
	position: absolute;
	top: 60px;
	right: 0;
}

div#search input {
	border: solid 1px #bdbdc0;
	background: #fff;
	margin: 0;
}

div#content {
	position: relative;
	margin: 40px 0 0 0;
	width: 845px;
}

div#contenthome {
	position: relative;
	margin: 40px 0 0 9px;
}

div#col1home {
	position: relative;
	float: left;
	width: 280px;
	margin: 35px 0 0 0;
	padding: 12px 0 0 0;
}

div#col1home p, div#col1 p {
	line-height: 180%;
}

div#vacatures {
	position: relative;
	width: 230px;
	left: -40px;
	margin-top: 23px;
}

div#col1 {
	position: relative;
	float: left;
	width: 280px;
	margin: 35px 0 0 0px;
	padding: 12px 0 0 0;
}

div#col2 {
	position: relative;
	float: right;
	margin: 29px 7px 0 0;
	padding: 17px 24px;
	width: 449px;
	border: solid 1px #dc931a;
}

div#col2 p {
	line-height: 180%;
}

div#imgleft {
	position: relative;
	float: left;
	width: 238px;
	padding: 267px 0 0px 77px;
}

div#imgleft ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#imgleft ul li {
	color: #000;
}

div#imgleft ul li a {
	color: #000;
	text-decoration: none;	
}

div#imgleft ul li a:hover {
	color: #000;
	text-decoration: none;	
}

div.news {
	background: url(/images/image_news.jpg) no-repeat;
	height: 60px;
}
div.mission {
	background: url(/images/image_missie.jpg) no-repeat;
	height: 60px;
}
div.company {
	background: url(/images/image_company.jpg) no-repeat;
	height: 60px;
}
div.carreer {
	background: url(/images/image_carreer.jpg) no-repeat;
}
div.partners {
	background: url(/images/image_partners.jpg) no-repeat;
}
div.contact {
	background: url(/images/image_contact.jpg) no-repeat;
}
div.products {
	background: url(/images/image_products.jpg) no-repeat;
}

div#contentright div#contentright_top {
	position: relative;
	width: 532px;
	height: 11px;
	background: url(/images/content_top.jpg) no-repeat;
}

div#contentright {
	position: relative;
	width: 426px;
	float: left;
	padding: 16px 20px 0 75px;
	border-top: solid 1px #ececed;
	border-right: solid 1px #ececed;
}

div#contentright h1 {
	font-size: 22px;
	color: #6f7072;
	text-transform: none;
}

div#contentright h2 {
	font-size: 14px;
	color: #dc931a;
}

div#contentright h3 {
	font-size: 12px;
	color: #dc931a;
	font-weight: normal;
}

div#contentright p {
	line-height: 180%;
}

div#contentright table td {
	vertical-align: top;
	padding-right: 10px;
}

div#contentmailing {
	padding: 50px 100px 50px 175px;
}

div#contentmailing table td input {
	background-color: #ececed;
	border: 0;
	width: 300px;
}

div#contentmailing table td input.button {
	width: auto;
	background-color: #dc931a;
	color: #fff;
}


div#contentright table td input, div#contentright table td textarea {
	background-color: #ececed;
	border: 0;
	width: 300px;
}

div#contentright table td input.button {
	width: auto;
	background-color: #dc931a;
	color: #fff;
}

div#contentright table td textarea {
	height: 80px;
}

div#archive {
	position: absolute;
	top: 30px;
	right: 20px;
	color: #000;
}

div#archive a {
	color: #000;
	text-decoration: none;
}

div#archive a:hover {
	color: #f28e00;
}

div#footer {
	position: relative;
	width: 827px;
	margin: 20px 9px 0 9px;
}

div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer ul li {
	float: left;
	padding: 0 2px;
	color: #000;
}

div#footer ul#shortcuts {
	position: absolute;
	right: 0;
}

div#footer ul#shortcuts li {
	padding: 0 4px;
}

div#footer ul li a  {
	color: #000;
	text-decoration: none;
}

div#footer ul#submenu li a:hover {
	color: #000;
	text-decoration: underline;
}

div.clear {
	clear: both;
}

