body {
	background-color: #AFAFAF;
	background-image: url("../images/basis/background/johan7.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin:0px;
	padding:0px; 
	overflow:-moz-scrollbars-vertical;
	font-size	: 12px;
}

#container {
	width			: 90%;
	border			: 0px;
	margin			: 0px auto;
}
#over-all-container {
	width			: 80%;
	border			: 0px;
	margin			: 10% 0% 0% 10%;
}

#content {
	float		: left;
	width		: 60%;
	margin		: 20px;
	padding		: 10px;
	background-color: transparent;
	text-align	: center;
	font-size	: 12px;
}

#footer {
	float		: left;
	width		: 100%;
	margin-top	: 20px;
	height		: 27px;
	background	: transparent;
	text-align	: right;
	text-decoration	: none;
	clear		: both;
	font-size	: 14px;
	font-family	: verdana;
	color		: #FFFFFF
}
.clearit {
	margin		: 0;
	padding		: 0;
	height		: 0;
	clear		: both;
}

.follow {

	float		: right;
	width		: 5%;
	margin		: 280px 40px 10px 10px;
	padding		: 0px;
	display		: block;	
}


.follow ul {

	display		: block;
	padding		: 2px;

	margin		: 4px;

}


.follow ul li {

	width		: 100%;
	float		: left;
	display		: block;

}


.follow ul li a {

	padding-left	: 1em;

	padding-right	: 1em;

	width		: 100%;
	font-size	: 14px;

	font-family	: Arial, Helvetica, sans-serif;

	text-decoration	: none;

	color		: white;
	text-transform	: uppercase;
}


a:link { 
	color		: #FFFFFF; 
	text-decoration	: none;
	border		: none;
}

a:visited { 
	color		: #333333;
	text-decoration	: none;
	border		: none;
}

a:hover { 
	color		: #66CC33;
	text-decoration	: none;
	border		: none;
}

a:active {
	color		: black;
	text-decoration	: none;
	border		: none;
}

img {
	border		: none;
	margin-top	: 4px;
}

/* opmaak */

pre {
	font-family	: Verdana, Arial, Helvetica;
	font-size	: 10px;
	line-height	: 2px;
	color		: #000000;
	margin-bottom	: 15px;
}

P {
	font-family	: Florencesans sc, Verdana, Arial, Helvetica;
	font-size	: 13px;
	line-height	: 20px;
	color		: #FFFFFF;
	margin-bottom	: 15px;
}

H1 {
	font-family	: Verdana, Arial, Helvetica;
	font-size	: 12px;
	font-weight	: normal;
	line-height	: 20px;
	color		: #000000;
	margin-bottom	: 15px;
}

H2 {
	
	font-family	: Florencesans sc, impact, verdana, Arial, Helvetica;
	font-size	: 20px;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 20px;
	color		: #FFFFFF;
	margin-bottom	: 15px;
}

H3 {
	font-family	: Florencesans sc, verdana, Arial, Helvetica;
	font-size	: 18px;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 20px;
	color		: #FFFFFF;
	margin-bottom	: 10px;
}

H4 {
	font-family	: verdana, Arial, Helvetica;
	font-size	: 15px;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 20px;
	color		: #FFFFFF;
	margin-bottom	: 10px;
}

H5 {
	font-family	: verdana, Arial, Helvetica;
	font-size	: 13px;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 19px;
	color		: #000000;
	margin-bottom	: 2px;
}

H6 {
	font-family	: impact;
	font-size	: 48px;
	font-weight	: normal;
	font-style 	: normal;
	line-height	: 50px;
	color		: #000000;
	margin-bottom	: 0px;
}