body{
	margin: 0px;
	background-color: #adadad;
	background-image: url(../img/bg2.png);
	background-repeat: repeat;
	text-align: center;
	font-family: Georgia, Palatino, Times New Roman, serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

p{
	margin: 0px 0px 8px 0px;
}

	p.action{
		color: #ffaa00;
	}

	p.small{
		font-size: 9px;
	}

a img{
	border: none;
}

a{
	color: #ffffff;
}

a:hover{
	color: #ffaa00;
}

h2, h2 a{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-decoration: none;
}

input{
	border: 2px solid #cccccc;
	background-color: #ffffff;
	font-family: Georgia, Palatino, Times New Roman, serif;
	padding: 2px;
}

/* STRUCTURE */

#container{
	width: 940px;
	margin:  5px auto 0px auto;
	text-align: left;
}

	#top{
		width: 942px;
		height: 332px;
	}
	
		#top .block{
			float: left;
			width: 282px;
			height: 272px;
			padding: 15px;
			margin-top: 30px;
			background-image: url(../img/blackpixel_80p.png);
			background-repeat: repeat;
		}
	
		.menu{
			width: 930px;
			height: 15px;
			padding: 1px;
			margin: 0px 0px 2px 2px;
			background-image: url(../img/blackpixel_80p.png);
			background-repeat: repeat;
			text-align: right;
		}
		
		#top .block1{
			float: left;
			margin-right: 2px;
			width: 282px;
			height: 337px;
			padding: 0px 15px 15px 15px;
			background-image: url(../img/blackpixel_80p.png);
			background-repeat: repeat;
			text-align: center;
		}
		
		#top .block1_v2{
			float: left;
			margin-right: 2px;
			width: 282px;
			height: 302px;
			margin-top: 10px;
			padding: 5px 15px 15px 15px;
			background-image: url(../img/blackpixel_80p.png);
			background-repeat: repeat;
			text-align: center;
		}
		
			#topblock_2{
				margin-right: 2px;
			}
			
		#top .block_big{
			width: 596px;
			float: left;
			height: 282px;
			padding: 5px 15px 15px 15px;
			margin-top: 30px;
			background-image: url(../img/blackpixel_80p.png);
			background-repeat: repeat;
		}
			
			#top .scrollable{
				height: 235px;
				overflow-y: auto;
			}
	
	#description {
		margin-top: 2px;
		clear: left;
		width: 910px;
		padding: 15px;
		height: 135px;
		background-image: url(../img/blackpixel_60p.png);
		background-repeat: repeat;
		display: block;
		overflow:hidden;
		position: relative;
	}
	
		#carousel {
			height: 10000px;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
			left: 0;
		}
		
		#carousel div {
			width: 910px;
			height: 155px;
			padding: 15px;
			display: block;
		}

	
	#fotos{
		width: 942px;
		height: 233px;
		margin: 2px 0px 0px 0px;
	}

		#fotos img{
			float: left;
			margin-right: 2px;
			cursor: pointer;
		}
		
			#pic_6{
			float: left;
				margin-right: 0px;
			}

/* SPECIFIEK */

.extraLineSpacing{
	line-height: 24px;
	font-size: 14px;
}

.personText{
	line-height: 22px;
	font-size: 12px;
	width: 500px !important;
	padding: 0px !important;
	float: left;
}

.logoPic{
	width: 300px !important;
	float: right;
}

p.error{
	color: #ffaa00;
}

a.menuB{
	color: #dddddd;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	margin-left: 10px;
}

a.menuB:hover{
	background-color: #dddddd;
	color: #000000;
}

div.names a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 3px 2px 0px;
	margin-bottom: 1px;
	display: block;
}

div.names a:hover{
	padding: 3px 3px 1px 0px;
	margin-bottom: 1px;
	border-bottom: 1px #dddddd solid;
}

div.names{
	width: 160px;
	float: left;
}

div.info{
	width: 420px;
	float: right;
}

	div.info div{
		display: none;
	}
			