body {
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 1.3em;
	font-family: Tahoma, Arial, Helvetica;
	text-align: center;
	margin: 0px;
}

h1 {
	font-size: 12px;
}
h2 {
	font-size: 11px;
}
h3, h4, h5, h6 {
	font-size: 11px;
	font-weight: normal;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.more {
	display: block;
	clear: both;
	text-align: right;
}
#wrapper {
	width: 960px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 50px;
	padding: 20px;
	text-align: left;
	background-image: url(/common/rw_bg_body.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
	width: 320px;
	height: 40px;
	background-image: url(/common/logorw.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	clear: left;
}
#logo a {
	width: 320px;
	height: 40px;
	display: block;
}
#nav {
	width: auto;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	clear: right;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
#nav a {
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav .selected {
	color: #FFFFFF;
}

#mainwrapper {
	width: 960px;
	height: 480px;
	clear: both;
	position: relative;
	background-color: #000000;
}
#subnavwrapper {
	width: 470px;
	height: 20px;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}
#subnavwrapper a, #subnavwrapper span {
	margin-left: 5px;
	margin-right: 5px;
	line-height: 20px;
}
#subnavwrapper .selected {
	color: #FFFFFF;
}
#contentwrapper {
	width: 460px;
	height: 400px;
	padding: 10px;
	overflow: auto;
}
#contentwrapper.singlenav {
	height: 430px;
}
#contentwrapper.nonav {
	height: 460px;
}

#fullcontentwrapper {
	width: 940px;
	height: 460px;
	padding: 10px;
	position: relative;
}
#medianavwrapper {
	width: 470px;
	height: 20px;
	padding: 5px;
	overflow: hidden;
	text-align: right;
}
#medianavwrapper a {
	margin-right: 10px;
}
#medianavwrapper a img {
	padding: 2px;
	border: none;
}

#mediawrapper {
	width: 480px;
	height: 480px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(/common/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}

#footer {
	width: 960px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: right;
}
.halvepagina {
	width: 460px;
	height: 460px;
	padding: 10px;
	margin: 0px;
	overflow: auto;
	float: left;
}
#prevnextcontainer {
}
.overzicht {
	float: left;
}
.prevpage {
	float: right;
	font-size: 13px;
}
.nextpage {
	float: right;
	font-size: 12px;
}

a.prevpage:hover, a.nextpage:hover {
	text-decoration: none;
}
.projectinfo {
	clear: both;
	height: 50px;
	width: 420px;
	margin: 0px;
}
.projectinfo h2 {
	margin-bottom: 0px;
	margin-top: 1.5em;
}
.projectinfo p {
	margin-top: 0px;
	padding-right: 100px;
	margin-bottom: 1em;
}
.projectinfo span {
	float: right;
	width: 90px;
	margin-right: 0px
}
.projectinfo img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border: none;
}
#projectspecs {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 2em;
}
#projectspecs li {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
#projectspecs label {
	display: block;
	width: 120px;
	float: left;
}
#jpgcontainer {
	visibility: hidden;
	display: none;
}
