
body { 
	background: #020202;
	padding: 0;
	margin: 0;
	text-align: center;
}
body, p, td, input, li, textarea {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, san-serif;
	font-size: 12px;
	line-height: 17px;
	color: #444;
}
a, a:link, a:active, a:visited {
	color: #667666;
	text-decoration: none;
}
a:hover {
	color: #97AF97;
	text-decoration: none;
}
a.active, a.active:link, a.active:active, a.active:visited {
	color: #bbd9bb;
	color: #cfeacf;
	font-weight: bold;
}


ul {
	margin: 0;
	padding: 0 15px;
	text-align: left;
}
ul.gallerylist {
	
}


#wrapper { 
	width: 980px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	overflow: visible;
	position: relative;
}
#maincontentbg {
	margin-left: 130px;
	float: left;
	width: 714px;
	height: 540px;
	margin-top: 25px;
	background: #586658;
	
}
#maincontentbg {
	left: 130px;
	float: left;
	width: 714px;
	height: 540px;
	top: 25px;
	background: #586658;
	position: absolute;
	margin: 0;
}

#maincontent {
	background: #586658;
	width: 714px;
	height: 540px;
	background: transparent;
}
#mainmenu {
	width: 128px;
	height: 140px;
	position: relative;
	float: left;
	margin: 25px 0 0 -844px;
}
#mainmenu {
	width: 128px;
	height: 140px;
	position: absolute;
	float: left;
	margin: 0;
	left: 0px;
	top: 25px;
}
#submenu {
	width: 128px;
	height: 410px;
	position: absolute;
	top: 170px;
	left: 0px;
}
#thumbs {
	width: 132px;
	height: 590px;
	position: absolute;
	right: 0px;
	top: 25px;
	text-align: center;
	background: #020202;
}

#thumblist {
	display: none;
}

.portfolio {
	/*background:  #586658;*/
	width: 714px;
	height: 540px;
	margin-bottom: 10px;
	text-align: center;
}
.portfolio img {
	border: 1px solid #1B201B;
}
.onderschrift {
	height: 20px;
	vertical-align: top;
	color: #1B201B;
}

.tekstpagina {
	color: #1B201B;
}
#copyright {
	text-align: right;
	right: 135px;
	display: block;
	position: absolute;
	top: 575px;
	font-size: 14px;
}

.hidden a, .hidden a:link, .hidden a:active, .hidden a:visited{
	color: #000;
	display: none;
	visibility: hidden;
}
.hidden a img {
	display: none;
	visibility: hidden;
	height:0;
	width:0;
}



/* Homepage animatie
--------------------------------------- */
body#home {
	_overflow: hidden; 
	_width: 100%;
                      
}
body#home #maincontentbg  {
	background: #080a08;
	border: 1px solid #2e372e;
                      
}
#anihold {
	position: absolute;
	top: 267px;
	width: 100%;
	height: 133px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	text-align: left; 
	background: #020202;
}
#ani {
	position: absolute;
	height: 133px;
	width: 10000px;
	overflow: visible;
}
#aw {
	width: auto;
	height: 133px;
	float: left;
}
#aw a {
	margin-right: 10px;
}

#hometitle {
	position: absolute;
	top: 430px;
	width: 100%;
	color: #97AF97;
	left: 0px;
	right: 0px;
}
#hometitle h2, #hometitle p {
	color: #97AF97;
	font-weight: normal;
}
#hometitle a {
	color: #97AF97;
	text-decoration: none;
}
#hometitle a:hover {
	color: #fff;
	text-decoration: none;
}

body#imgpage a {
	color: #000;
	text-decoration: underline;
}
body#imgpage a:hover {
	color: #fff;
	text-decoration: none;
}
