padding:0;
margin:0;
}
p {
padding: 1em 0;
line-height: 1.5em;
}
html, body {
	height: 100%; /* h??l belangrijk */
	font: 1.0em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	width: 100%;
	background: #000;
	text-align: center;
	overflow: hidden;

}

a:link, a:visited {
		color:					#1cca9d;
		text-decoration: none;
		font-weight: 	none;
	}
	
a:hover {
		color:					#1cca9d;
	}

	img {
		border:					0px solid black;
	}


#plaats {
	height: 100%;
	width: 100%;
	position: relative;  

}

#meinformation {
	margin: 0 0 0 0px;
	position: absolute;
	z-index: 4;

}
#contentinformation {
overflow: scroll;
width: 280px;
height:280px;
3px dashed #4695de;
}


#container {
	width: 40%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	float: left;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #000;
	}

#containerleft {
	width: 30%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	float: left;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #000;
	}

#headerleft{
	padding-left:20px;
	position:absolute;
	text-align: right;
	height:20%;
	font-size:9pt;
	font-weight:none;
	background: transparent;
	z-index:2;

}


#footerleft {
position: absolute;
bottom: 0; /* heel belangrijk */
width: 100%;
background: transparent;
height: 300px;
font-size:10pt;
line-height: 40px;
text-align:center;
overflow: hidden;
z-index:1;
}

#containerright {
	width: 29%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	font-size: 9pt;
	float: left;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: #000;
	}

#headerright{
	padding-left:20px;
	position:absolute;
	height:20%;
	color: #333;
	font-size:9pt;
	z-index: 3;
	background: transparent;

}


#footerright {
position: absolute;
bottom: 0; /* heel belangrijk */
background: transparent;
height: 300px;
font-size:10pt;
line-height: 40px;
text-align:center;
z-index: 1;
overflow: hidden;
}


#header{
	padding-right:20px;
	background-image: url("image/banner2.png");
	color:		#000000;
	height:20%;
	font-size:12pt;
	text-align: left;
	z-index: 3;

}


#footer {
position: absolute;
bottom: 0; /* heel belangrijk */
background: #dee7f1;
height: 82%;
width: 100%;
color: 	#333;
font-size:9pt;
text-align:left;
overflow: hidden;
}

#content {
	text-align: left;
	padding: 0 10px 0 10px;
	height: 100%;
	overflow: scroll;

}

.titleColor {
color: #1cca9d;
}

.imageviewer {
	font-size: 8pt
	color: #4695de;
}

.titleColorBig {
background-image: url("headerfile.png");
color: #f4f8fc;
text-align: left;
padding: 3px; 30px 0 5px;
font-size: 16pt;
}

.titleColorBigMes {
background-image: url("image/bannermes.png");
color: #f4f8fc;
text-align: center;
padding: 3px; 30px 10px; 5px;
font-size: 16pt;
border-bottom: 3px solid #f15ad6;
}

#backline { 
background-image: url("image/backline.png");
postion		:absolute; 
height		:200px; 
z-index		:1; 
width		:300px	;
margin-top	: 10px;}


.imageyeah {
text-align: right;
}

.numbercolor {
color: #f15ad6;
}

.date {
text-align: right;
font-size: 9pt;
}

.pline {
border-bottom: 0px dotted #222;
}

/*JUITTER PLUGIN CSS*/

#juitterContainer{
} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:transparent;margin:0;padding:5px 0 0 0;padding:3px;clear:both;height:55px;color:#333;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
#juitterContainer .twittList A{text-decoration:underline; font-weight:none; font-size:0.8em; color:#29ABE2; background:transparent;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left; background:#FFF;margin-right:5px;padding:2px;width:58px;;height:58px;}

#juitterContainer .jRM{float:right;clear:both; background:#EEFDEA;} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/
