/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
h1 {
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	margin-top: 10px;
	letter-spacing: 2px;
	background-image: url(../images/h1bg.jpg);
	height: 29px;
	width: 350px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.textbox h1 {
	width: 270px;
}
h1:first-letter {
	color: #EB4602;
}
h2 {
	font-size: 14px;
	color: #4f2f07;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	color: #666666;
	width: 100%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 5px;
}

body {
	font-family: Tahoma, Georgia, Arial;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
}
a:link, a:visited {
	color: #3399CC;
	text-decoration:none;
}
a:hover {
	color: #3399CC;
	text-decoration:underline;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#navbar {
	height: 40px;
	width: 970px;
	float: left;
	padding-top: 40px;
	position: relative;
}
#header {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 307px;
	width: 970px;
	z-index: 15;
	float: left;
}
#subheader {
	background-image: url(../images/subheader.jpg);
	height: 258px;
	width: 970px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#contentHome {
	width: 970px;
	background-image: url(../images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	padding-top: 175px;
	position: relative;
	background-color: #000000;
}
#contentHomeUK {
	width: 970px;
	background-image: url(../images/subheader_uk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	float: left;
	padding-bottom: 20px;
	padding-top: 175px;
	position: relative;
	background-color: #000000;
}

#content {
	width: 930px;
	overflow: hidden;
	float: left;
	padding: 20px;
	position: relative;
	background-color: #000000;
}

#footer {
	height: 60px;
	width: 100%;
	background-color: #333333;
	padding-top: 20px;
}
#navbar a {
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 4px;
	letter-spacing: 2px;
}
#portfolioknop {
	position: absolute;
	top: 113px;
	right: 125px;
}

#logo {
	position: absolute;
	right: 20px;
	top: 8px;
	height: 63px;
	width: 280px;
	overflow: hidden;
}
#logo #taal {
	float: left;
	height: 63px;
	padding-right: 5px;
}
#logo #taal a {
	padding: 5px;
	color: #00FF00;
}

#logo #imarks {
	float: right;
	height: 63px;
	width: 191px;
}



#navbar a:first-letter {
	color: #EB4602;
}
#taal a:first-letter {
	color: #00FF00;
}

#navbar a:hover {
	color: #EB4602;
	background-color: #333333;
}
#navbar .sel {
	color: #EB4602;
	z-index: 10;
	background-color: #222222;
}
#portfolioknop a {
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	letter-spacing: 2px;
}
#portfolioknop a:first-letter {
	color: #EB4602;
}

#portfolioknop a:hover {
	text-decoration: underline;
}
#contentHome .textbox,#contentHomeUK .textbox {
	float: left;
	width: 293px;
	padding-right: 15px;
	padding-left: 15px;
}
.thumbs a, .thumbs a:link, .thumbs a:visited {
	display: block;
	float: left;
	border: 1px solid #333333;
	padding: 2px;
	margin: 3px;
	height: 100px;
	width: 100px;
	text-align: center;
}
.thumbs a:hover {
	border: 1px solid #ffffff;
}
.thumbs img {
	text-align: center;
}

.pano {
	padding: 15px;
	float: left;
	height: 265px;
	width: 425px;
	text-align: center;
}
#panoramalogo {
	position: absolute;
	height: 100px;
	width: 100px;
	left: 21px;
	top: 25px;
}
#huistekoop {
	position: absolute;
	height: 180px;
	width: 180px;
	left: 165px;
	top: 6px;
}
#content acronym {
	font-style: italic;
	color: #0099FF;
	text-decoration: none;
	cursor: help;
}
#copyright {
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
}
#huis_sidebar {
	float: right;
	width: 400px;
}
#huis_sidebar img {
	padding: 5px;
	float: right;
	margin-top: 10px;
}
