body {
	margin:			0px;
	background:		#838383 url(/images/bg.gif) repeat-x;

	font-family:		"Arial";
	font-size:		12px;
	color:			#FFFFFF;
}

img {
	border:			0px;
}

.block {
	display:		block;
}

#wrapper {
	width:			879px;
}

#flash {
	background:		#FFFFFF;
	height:			300px;
}

#content {
	position:		relative;
	background:		#4D4D4D;
}

#content_wrapper {
	width:			543px;
	position:		relative;
	margin:			0px;
}

#content_header_right {
	position:		absolute;
	top:			0px;
	left:			499px;
}

#content_header {
	height:			59px;
	background:		#434343;
	border-bottom:		1px solid #636363;
}

#content_header img {
	margin-left:		30px;
	margin-top:		24px;
}

#content_box {
	margin:			30px;
	/* border-top:		1px solid #747474; */
}

#footer {
	bottom:			0px;
	height:			50px;
	background:		#414141;
	border-top:		1px solid #000000;
	padding:		16px 34px 0px 34px;

	color:			#A8A8A8;
	font-size:		10px;
}

#footer a {
	color:			#A8A8A8;
	text-decoration:	none;
}

#footer_text_left {
	float:			left;
}

#footer_text_left a {
	color:			#787777;
}

#footer_text_right {
	float:			right;
}

p.location {
	margin-top:		4px;
	color:			#A1A1A1;
	font-size:		12px;
}

p.location a {
	color:			#A1A1A1;
	text-decoration:	none;
}

p.collapse {
	margin:			0;
}

h1,
h2 {
	margin:			0px;
	padding:		0px;
	font-size:		12px;
}

h3 {
	font-weight:		bold;
	font-size:		12px;
}

ul {
	list-style-image:	url(/images/li.gif);
}

ol {
	list-style-type:	lower-alpha;
}

a {
	color:			#FD8900;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

hr {
	height:			1px;
	background:		#747474;
	margin:			10px 0;
	border:			0;
}

#img_bestel_nu {
	border-bottom:		1px solid #000000;
}

.float_left {
	margin-right:		10px;
	float:			left;
	border:			1px solid #6d6d6d;
}

.clear_float {
	float:			left;
	clear:			both;
	width:			100%;
}

#DeDVD {
	position:		absolute;
	top:			0;
	left:			0;
	margin:			0;
	padding:		0;
}

.darker {
	color:			#787777;
}

.left_link {
	margin:			1px 0 0 0;
	padding:		0;
}

#email_subscribe {
	padding-left:	10px;	
	padding-right:	10px;	
}