html, body {height: 99%;}

BODY{
	background-color : #000000;
	text-align:left;
}

DIV, LI, P{
	font-family: times, "lucida console", sans-serif;
	line-height:15px;
	font-size: 13px;
	color:#ffffff;
}

P {
	text-align:justify;
	padding: 0 0 10px 0;
}

B, STRONG {
	font-weight:bold;
}

EM {
	font-style: italic;
}

IMG{
	border:0px;
}

H2, H3 {
	color:#000000;
	font-size:26px;
}

HR{
	clear:both;
	color: #2d3a3c;
	background-color: #2d3a3c;
	height: 7px;
	border: 0px;
	margin: 0;
	padding:0;
}

#contentwrapper {
	clear:both;
	width:970px;
	height: 100%; overflow: visible;
	margin: 0 auto;
	padding:0;
}

#home {
	clear:both;
	margin: 0 auto;
	padding:0;
	width:660px;
	height:400px;
    position: relative;
    top: 10%;
}

#homelogo {
	margin: 0 auto;
	width:412px;
}

#shots {
	clear:both;
	height:200px;
}

.shotsGroup {
	clear:none;
	float:left;
	width:220px;
	margin:25px 0 0 0;
	text-align:center;
}

#logoprint {
	display:none;
}

#header {
	clear:both;
	margin:15px 0 0 0;
	width:970px;
	height: 80px;
	text-align:center;
}

#logoplacer,#logoplacerHome {
	float:left;
	width:84px;
	height:48px;
	margin: 10px 0 0 0;
}

#logoplacerHome {
	margin-left:140px;
}

* html #logoplacerHome {
	margin-left:70px;
}

#logo {
	float:left;
	width:84px;
	height:48px;
	background-image:url('../img/logo.jpg');
	background-repeat: no-repeat;
}

#logo span, #logoplacer h2 {
	display:none;
}

#title {
	width:280px;
	float:left;
	text-align:right;
	margin:17px 0 0 20px;
}

#content {
	clear:both;
	float:left;
	width: 970px;
	padding: 0;
	/*border: 1px solid yellow;*/
}

#contenttxt {
	float:right;
	width: 815px;
	padding: 15px 0 0 0;
	/*border:1px solid green;*/
}

#contenttxt a {
	text-decoration:underline;
}

#contentleftprojecten {
	float:left;
	width:640px;
	margin: 0;
}

#contentleftprojecten p {
	text-align:center;
	color:#666666;
	padding:15px 0 0 0;
}

#contenttxtprojecten {
	float:right;
	width:160px;
	height:545px;
	padding: 15px 0 0 0;
}

#aadocks{
	clear:both;
	text-align:center;
	margin:0 auto;
	padding:35px 0 0 0;
}

#projectpics {
}

#projectpics ul {
	float:right;
	clear:both;
	height:53px;
	width: 160px;
}

#projectpics ul li {
	float:left;
	width:45px;
	height: 45px;
	overflow:hidden;
	margin: 0 8px 0 0;
	/*border: 1px solid red;
	background-color:#2d3a3c;*/
}

#projectpics .thumb{
	filter:alpha(opacity=50);
	opacity:.50;
}

#projectpics .thumb:hover, #projectpics .thumbActive{
	filter:alpha(opacity=100);
	opacity:1;
}

#map {
	float:right;
	padding: 40px 8px 0 0;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

#contenttxt div, #contenttxt p {
	line-height: 20px;
}

#footer{
	clear:both;
	width:970px;
	padding: 25px 0 35px 0;
}

#footer_left {
	float:left;
	margin:0;
	padding:0;
	font-size : 11px;
	color:#666;
}

#footer_left a {
	color:#666;
	text-decoration:underline;
}

#footer_left a:hover {
	color:#cb1009;
	text-decoration:underline;
	background-color:transparent;
}

#footer_right {
	color:#333333;
	float:right;
	margin:0;
	padding:0 5px 0 0;
	font-size : 11px;
	vertical-align:top;
	width:120px;
}


a.multimedium
{
	float:right;
	background: url(../img/hrefMultimedium.jpg) no-repeat;
	display: block;
	width: 18px;
	height: 19px;
	border:0px;
}

a.multimedium:hover
{
	background-position: 0 -19px;
}

a.multimedium span
{
	display:none;
}



a:link  {
	text-decoration : none;
	color: #FFFFFF;
}

a:active {
	text-decoration :none;
	color: #FFFFFF;
}

a:visited {
	text-decoration : none;
	color: #FFFFFF;
}

a:hover {
	text-decoration : underline;
	color: #FFFFFF;
}

a.activeNav{
	color:#cb1009;
}

.txtpic_left {
	float:left;
	margin: 0 5px 5px 0;
	border: 0px solid #CCCCCC;
}

.txtpic_right {
	float:right;
	margin: 0 0 5px 5px;
	border: 0px solid #CCCCCC;
}

.nomargin {
	margin:0;
}

.copyright {
	font-size: 9px;
	color:#333333;
}

.imagedeskLink {
	/*
	color:#999999;
	font-weight:bold;
	text-transform: uppercase;
	*/
	padding: 0 0 0 30px;
	background-image:url('../img/icon_imagedesk.jpg');
	background-repeat: no-repeat;
}

.poweredbyLink {
	font-size:11px;
}


/* SCROLLER PROJECTEN */

.scroller {
	position: relative;
	width: 383px;
	}
.scroller-container {
	position: relative;
	z-index: 1;
	width: 383px;
	height: 160px;
	overflow: hidden;
}

.scroller-container ol {
	width: 800px;
	margin: 0;
	list-style: none;
	float:left;
}
.scroller-container ol li{
	float: left;
	margin-left: 0px; /* Do not remove, or else! */
	width: 383px;
	padding: 0px;
	background: none;
}
/*
.scroller-container ul li img{
	width: 230px;
	height: 140px;
	display: block;
}

.scroller-container ul li a{
	color: #fff;
	text-decoration: none;
}
.scroller-container ul li a:hover{
	background: transparent;
	text-decoration: underline;
}
.scroller-container ul li a img{
	border: 1px solid #252525;
	border-top-color: #363636;
}
.scroller-container ul li a:hover img{
	border: 1px solid #efefef;
	text-decoration: none;
}
*/
.scroller-container div {
	margin-bottom: -60px;
}

.next, .prev {
	float:right;
}
