html {
	height: 100%;
	font-size: 18px;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #4b4b4b;
}

body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/background.jpg) #4b4b4b no-repeat center top;
	height: 100%;
	min-height: 300px;
}

img {
	border: 0;
	
}

span.orange {
	color: #ff651a;
}

span.right {
	float: right;
}

a:link, a:visited {
	text-decoration: none;
	color: #ff651a;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #ff651a;
}

a:active {
	outline: none;
}

a.unimportant:link, a.unimportant:visited {
	text-decoration: none;
	color: #4b4b4b;
	background-color: transparent;
}

a.unimportant:hover {
	text-decoration: none;
	color: #4b4b4b;
	background-color: transparent;
}

#container {
	margin:15px auto 40px auto;
	padding: 0;
	width:987px;
	position:relative;
	top:0px; 
	clear: both;
	background: #fff;
}

#wrapper { 
	margin: 0em; 
	padding: 0em;
}

#header {
	float: left;
	clear: both;
	position: relative;
	left: 390px;
	top: 20px;
	width: 500px;
	height: 290px;
	margin-bottom: 40px;
	border: 0px;
	padding: 0px;
	padding-top: 15px;
}

#footer {
	position: relative;
	clear: both;
	bottom: 0;
	left: 0;
	height: 46px;
	width: 987px;
	/*margin: 0px 51px 0px 49px;*/
	background: url(../images/footer.jpg) no-repeat;
	background-position: 0px 0px;
	text-align: center;
	color: #ddd;
	font-size: 11px;
}
#footer h1 {
	padding-bottom: 0;
}

#footer a {
	color: #ddd;
	text-decoration: none;
	border: none 0px;
}

#logo {
	/*float: left;*/
	clear: none;
	position: absolute;
	top: 20px;
	left: 40px;
}

#logo * {
	border: 0px none;
	text-decoration: none;
}

#logo a {
	border: none 0px;
	background-color: #fff;
	color: #fff;
}

#logo a:hover {
	border: 0px none;
	text-decoration: none;
}

#smallmenu {
	float: right;
	clear: none;
	position: absolute;
	top: 20px;
	right: 60px;

}

#smallmenu a, #smallmenu a:link, #smallmenu a:visited {
	font-size: 0.8em;
	text-decoration: none;
	color: #4b4b4b;
	border: 0;
}

#smallmenu a:hover {
	color: #ff651a;
}

#menu
{
	float: right;
	clear: none;
	position: absolute;
	top: 200px;
	right: 32px;
	margin-left: 0;
	padding-left: 0;
}

#menuitem {
	height: 118px;
	width: 100px;
	text-align: center;
	clear: none;
	float: left;
	padding-top: 15px;
	cursor: pointer;
}

#menu a div, #menu a:link div, #menu a:visited div {
	font-size: 0.9em;
	text-decoration: none;
	color: #4b4b4b;
	border: 0;
}

#menu a:hover div {
	font-size: 1em;
	color: #fff;
	background: url(../images/selected.png) no-repeat;
}

#line {
	float: left;
	clear: both;
	margin-top: 332px;
	position: relative;
	left: 30px;
	background: url(../images/line.png) no-repeat;
	width: 925px;
}

#tekst {
	float: left;
	clear: none;
	margin-top: 50px;
	position: relative;
	left: 30px;
	width: 400px;
	text-align: justify;
}

#dienstenmenu {
	float: left;
	clear: none;
	margin-top: 50px;
	margin-left: 105px;
	width: 130px;
	text-align: left;
	list-style-image: url(../images/bullet.png);
}

#dienstenmenu li {
	padding-bottom: .6em;
}

#show {
	float: left;
	clear: none;
	margin-top: 20px;
	margin-left: 30px;
	position: relative;
	width: 280px;
}

#bottom-top {
	float: left;
	clear: both;
	margin-top: 35px;
	margin-left: 0px;
	background: url(../images/footer-top.png) no-repeat;
	width: 987px;
	height: 30px;
}

#bottom-content {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	background: url(../images/footer-dividers.png);
	width: 987px;
	font-size: 0.8em;
}

#praise {
	float: left;
	clear: none;
	margin-top: 0px;
	position: relative;
	left: 30px;
	width: 270px;
}

#news {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-left: 90px;
	width: 270px;
}

#cta {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-left: 60px;
	width: 270px;
	cursor: pointer;
}

#cta-tekst {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 140px;
}

#cta-image {
	float: left;
	clear: none;
	margin-top: 0px;
	margin-left: 20px;
	width: 110px;
}

#bottom-bottom {
	float: left;
	clear: both;
	margin-top: 0px;
	margin-left: 0px;
	background: url(../images/footer-bottom.png);
	width: 987px;
	height: 30px;
}



#panes {
	clear: both;
	padding-left: 30px;
	/*border: 1px dotted red;
	padding-top: 0em;
	padding-bottom: 2em;
	padding-right: 2em;
	background: #fff;*/
}

#panes p {
	width: 480px;
	margin: 0 auto 1em auto;
	line-height: 1.2em;
}

#panes h3 {
	width: 820px;
	text-align: right;
	padding: 3em 0 0 0;
	line-height: 1.2em;
	font-size: 20px;
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #4b4b4b;
	font-weight: normal;	
}

#panes small {
	text-align: right;
	font-size: 0.75em;
}

#leftcolumn {
	float: left;
	background: url(../images/text.jpg) no-repeat;
	width: 210px;
	height: 220px;
	padding: 40px 90px 5px 20px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	/*background: #fff;*/
	display: block;
	font-style: italic;
}

#leftcolumn span {
	position: relative;
	clear: both;
	margin-bottom: 0;
	bottom: 0;
	left: 0;
	font-size: 0.8em;
	float: right;
	padding-top: 1.6em;
	font-style: normal;
	font-weight: bold;
}

#onlycolumn {
	margin: 0px;
	width: 480px;
	text-align: justify;
	padding-left: 365px;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	float: left;
}

#rightcolumn {
	background: url(../images/img-bg.jpg) no-repeat;
	width: 460px;
	padding: 22px 0px 0px 24px;
	text-align: justify;
	margin-left: 35px;
	float: left;
	padding-bottom: 1em;
}


a {
	border: none 0px;
}

#onlycolumn a{
	text-decoration: none;
	color: #ff641a;
	border-bottom: 1px dotted #ff641a;
}

#onlycolumn a:hover {
	background-color: #ff641a;
	color: #fff;
}

#leftcolumn a{
	text-decoration: none;
	color: #ff641a;
	border-bottom: 1px dotted #ff641a;
}

#leftcolumn a:hover {
	background-color: #ff641a;
	color: #fff;
}


