body {
	background-color: #000;
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
img {
	border: 0px;
}
a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
.wrapper {
	width: 922px;	
	margin: 0;
	
	position: relative;
}
div.wrapper {
	margin: auto;
}
.clearfloat { clear: both; height: 0; font-size: 1px; line-height: 0px; padding:0; margin:0; }

#sidemenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
}
#sidemenu .head {
	width: 150px;
	height: 30px;
	background-color: #ed1c24;
}
#sidemenu .foot {
	width: 150px;
	height: 30px;
	background-color: #ed1c24;
}
#menu {
	position: absolute;
	top: 0;
	left: 150px;
	
	width: 202px;
}
#content {
	position: absolute;
	top: 0;
	left: 352px;
	
	width: 570px;
}
#content input,textarea {
	padding:2px;
	border: solid 1px #ed1c24;
}
#content .head {
	width: 570px;
	height: 30px;
	background-color: #ed1c24;
}
#content .main {
	position: relative;
	width: 570px;
	height: 620px;
}
#content .page {
	position: relative;
	width: 510px;
	min-height: 535px;
	padding: 30px;
	padding-top: 55px;
}
#content .foot {
	width: 570px;
	height: 30px;
	background-color: #ed1c24;
}
#background {
	position: absolute;
	top: 234px;
	left: 181px;
	width: 741px;
	height: 439px;
	
	z-index: -2000;
}
#uitgave_links_1 {
	margin-bottom: 10px;
	width: 150px;
	height: 200px;
	overflow: hidden;
}
#uitgave_links_2 {
	margin-bottom: 10px;
	width: 150px;
	height: 200px;
	overflow: hidden;
}
#uitgave_links_3 {
	width: 150px;
	height: 200px;
	overflow: hidden;
}
#uitgave_rechts_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 310px;
	overflow: hidden;
}
#uitgave_rechts_2 {
	position: absolute;
	top: 0;
	left: 260px;
	width: 150px;
	height: 250px;
	overflow: hidden;
}
#uitgave_rechts_3 {
	position: absolute;
	top: 0;
	left: 420px;
	width: 150px;
	height: 250px;
	overflow: hidden;
}
#uitgave_rechts_4 {
	position: absolute;
	top: 320px;
	left: 0;
	width: 120px;
	height: 160px;
	overflow: hidden;
}
#uitgave_rechts_5 {
	position: absolute;
	top: 320px;
	left: 130px;
	width: 120px;
	height: 160px;
	overflow: hidden;
}

#uitgave_detail {
	max-width: 460px;
}
#uitgave_content {
	position: absolute;
	top: 15px;
	left: 490px;
	width: 450px;
	margin: 0;
	padding: 0;
}
#uitgave_content p {
	margin: 0;
	padding: 0;
}
#uitgave_content .terug {
	float: right;
	color: #00aeef;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
#menu_uitgaves_ie6 {
	display: none;
}

