body {
	background-color: white;
	color: #000000;
	
	margin: 10 0 0 10;
	padding: 0px;
	
	font-family: Trebuchet MS;
}

a, a.link, a.visited, a.current {
 color: #000000;
 text-decoration: none;
}

a:hover {
	color: #fe0000;
 	text-decoration: underline;
}

.huidig_actieve {
	color: #fe0000;
 	text-decoration: underline;
}

input {
	font-family: Trebuchet MS;
	font-size:	11px;
	padding-bottom: 2px;
	padding-top: 0px;
	
	height: 18px;
}

#navigation {
	position: relative;
	
	list-style: none;
	border: dashed 0px red;
	padding: 0px;
	margin: 0px;
	
	margin-left: 20px;
	
	font-family: Trebuchet MS;
	font-weight: none;
	font-size: 18px;
}

#navigation li {
	margin-top: 25px;
	padding:0px;
}


#image_holder_container {
	height: 100%;
	margin:0px;
	padding: 0px;
}

#image_holder_home_bottomleft {
	border:0px solid black;
	width: 180px;
	height:152px;
	 
	padding: 0px;
	margin: 0px;
	margin-top: 110px;
	margin-left: 20px;
}

h1 {
	font-size: 22px;
	font-weight: none;
	text-decoration: none;
	text-transform: uppercase;
	
	margin: 0px;
	padding: 0px;
	color:	#fe0000;
}

h3 {
	font-size: 18px;
	font-weight: none;
	text-decoration: none;
	
	margin: 0px;
	padding: 0px;
	color:	#000000;
}

h4 {
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	margin-bottom: 10px;
	
	margin: 0px;
	padding: 0px;
	color:	#fe0000;
}

h2 {
	font-size: 17px;
	font-weight: none;
	text-decoration: none;
	text-transform: uppercase;	
	
	margin: 0px;
	padding: 0px;
	color:	#fe0000;
}

#homeContent {
	border:0px solid red;
	margin: 10px;
	
	font-size: 12px;
}

.collectionIMG_opacity {
	filter:alpha(opacity=25);
	-moz-opacity:.25;opacity:.25;
}

#motioncontainer a img{ /*image border color*/
border: 1px solid #fff;
margin: 0 8;
padding:1px;
}

#motioncontainer a:hover img{ /*image border hover color*/
padding:1px;
border: 1px solid silver;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

#trueContainer img{
	padding: 8px;
}

#releaseTekst {
	background-color: #fe0000;
	
	padding: 5px;
	
	border:0px red dotted;
	width: 270px;
	height: 150px;
	
	font-size: 12px;
	color: #ffffff;
}

.onderzetters {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	
	margin-top: 10px;
	padding: 0px;
	color:	#fe0000;
}


#releaseSPAN {
	border:5px dotted white;
}

#detailTekst {
	height: 150px;
	width: 402px;
	/*margin-top: 10px;*/
	border: 0px red dotted;
	
	overflow-y: scroll;
	font-size: 12px;
	
	background-attachment:fixed; 
	scrollbar-base-color:				#ffffff;
	scrollbar-3d-light-color:		#ffffff;
	scrollbar-arrow-color:			#ffffff;
	scrollbar-darkshadow-color:	#ffffff;
	scrollbar-face-color:				#fe0000;
	scrollbar-highlight-color:	#fe0000;
	scrollbar-shadow-color:			#fe0000;
	scrollbar-track-color:			#ffffff;
}

#detailTekst p{
	margin-top: 0px;
}

.nieuwsbrief_tbl {
	font-size:12px;
	
}

/* Nieuwsbrief */
.newsletter{
	margin:10px 0 0 0;
}
.newsletter tr{
	height:28px;
}

.newsletter .text{
	border:1px solid #fe0002;
	height:20px;
	width:190px;
}
.newsletter .submit{
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:#fe0000;
	border:1px solid #fe0000;
	color:#fff;
	padding:5px 18px;
	cursor:pointer;
}
ul {
	margin:0 0 0 20px;
}
/* //nieuwsbrief */
.actievoorwaarden {
	font-size:12px;
	
}

#verzenden_btn {
	width: 130px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	
	background-color: #fe0000;
	
	font-weight: bold;
	color: #FFFFFF;
}

.packtekst {
 font-size: 11px;
 font-weight: bold;
	text-transform: uppercase; 	

 
 color: #fe0000;
}

.footer {
	font-size: 9px;
	color:	#000000;
}

.footer a {
	font-size: 10px;
	color:	#000000;
}

