.boxrounding {
	border-top-left-radius:8px;
	border-top-right-radius:8px;	
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	box-shadow: 0 0 8px rgba(0,0,0,0.666);

}

.box3_4 {
	width: 790px;
	background-color: #FFFFFF;
	float:right;
	
	height: 160px;

	background-image: url('/templates/digitalenjoy/header_picture.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.box3_5 {
	width:780px;
	float:right;
	height: 32px;
	margin-top: 8px;
	padding-left: 10px;
background-color: #E0E0E0;
	line-height: 30px;

}
.box1_4 {
	width:200px;
	background-color: #E0E0E0;
	margin-right: 5px;
	float:left;
	white-space:nowrap;
	padding: 170px 0px 0 0px;
height: 30px;
text-align:center;
font-weight: bold;
font-size: 12pt;
cursor:pointer;
}

#container_content { width:100%; min-height:500px; }

#container_boven {
	padding-top: 10px;
	height: 200px;
	width: 1000px;
	background-color: #708090;
	margin: 0 auto;
	
	
}
#container_balkje {
	height: 25px;
	width:100%;
	background-color: #FFFFFF;
	background-image: url('/templates/digitalenjoy/roodwit_links.png');
	box-shadow: 0 0 8px rgba(0,0,0,1);
	z-index:100;
	display:none;	
}	


#container_content { 
	padding-top: 8px;
	z-index:50;

	
}


#container_bottom {
	background-color: #44000; 
	margin: 0 auto;
	width:1000px;
	padding-top: 14px;
	font-family: Tahoma;
	font-size: 8pt;
	text-align:center;	
	min-height: 200px;

}
#container_bottom A {
	text-decoration:none;
	color: #000000;
}
body { 

background: #708090;
font-family: Calibri, Arial;
font-size: 12pt;
background-image: url('/templates/digitalenjoy/bg-body2.jpg');

	
	margin: 0;
}

#container_mid {
	margin: 0 auto; width: 1000px;
	background-color: white;
	min-height: 500px;

	margin-bottom: 8px;	

	background-image:url('/templates/digitalenjoy/lint.png');
	background-repeat: no-repeat;
	background-position: bottom right;

	padding-top: 20px;
	padding-bottom: 80px;
	
}
.logo {
	background-image: url('/templates/digitalenjoy/logo.png');
	background-position: center 10px;
	background-repeat: no-repeat;
}

.vertbar {

	border-top-left-radius:8px;
	border-top-right-radius:8px;	
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	height: 500px;
	width: 305px;
	margin-left: 20px;
	background-color: rgba(0,0,0,0.1);
	overflow:hidden;
	float:left;
	border:1px solid #E0E0E0;
	margin-bottom: 20px;
}

.vertbar_header {
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 1px solid #777777;
	padding-left: 20px;
	line-height: 30px;

	
}
.vertbar_img {
	height: 160px;
	background-image: url('/templates/digitalenjoy/brandblussers.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #777777;
}

.vertbar .blok1 {
	background-image: url('/templates/digitalenjoy/blok1.jpg');

}
.vertbar .blok2 {
	background-image: url('/templates/digitalenjoy/blok2.jpg');

}
.vertbar .blok3 {
	background-image: url('/templates/digitalenjoy/blok3.jpg');

}
.vertbar_text {
	font-size: 12pt;
	line-height: 16pt;
	padding: 10px;
}


.vertbar UL {
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
}
.vertbar LI {
	margin: 0;
	padding-left: 15px;
	line-height:22px;
}
.vertbar A {
	text-decoration: none;
	color: #696969;
}
.vertbar A:hover {
	text-decoration: underline;
}

.vertbar UL LI A {
	background-image: url('/templates/digitalenjoy/link_arrow.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.horizbar {
	width:940px;

	border-top-left-radius:8px;
	border-top-right-radius:8px;	
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
	min-height: 20px;

	margin-left: 20px;
	background-color: rgba(0,0,0,0.1);
	clear:both;
	border:1px solid #E0E0E0;

	font-size: 12pt;
	line-height: 16pt;
	padding: 10px;

}
#contents {
	padding: 10px 240px 10px 40px;
}


.menuUL {
	margin: 0;
	padding:0;
	list-style-type: none;
}
.menuUL LI {
	margin: 0;
	padding-left: 20px;
	float:left;
}
.menuUL A {
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.menuUL A:hover {
	text-decoration:underline;
}

.rechterkant {
	width: 200px;
	float:right;
}

.menurechts {
	background-color: #E0E0E0;
	width: 150px;
	float:right;
	margin-right: 10px;
	margin-bottom: 20px;
	border-top-left-radius:8px;
	border-top-right-radius:8px;	
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;

	padding: 10px;
}