@charset "UTF-8";
/* CSS Document voor de pagina's die leiden naar de demosite BBB versie 2 */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ccc;
	line-height: 17px;
	background-color: #330066;
}

      
/* ++++++++++++++++++++++++++++++++++++++ Leeg divje waar een achtergrond in staat voor over rode vlak++++++++ */
#tekst{
	position: absolute;
	left: 394px;
	top: 268px;
	width: 226px;
	height: 262px;
	z-index: 3;
	overflow:visible;
	visibility: visible;
	z-index: 3;
}
#tekstachter{
	position: absolute;
	left: 370px;
	top: 255px;
	width: 270px;
	height: 270px;
	z-index: 3;
	overflow:hidden;
	visibility: visible;
	z-index:1;
	background-color: #660099;
}

/*+++++++++++++++++++++++++++++++++++++++++link opmaak ++++++++++++++++++++*/      
a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
	a:hover, a:active { 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFCC; 
	text-decoration: none; 
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++ extra linken kleur++++++++++++++++++++++ */
.extralink{
	font-size: 11px;
	color:#FFFFCC;
}
extralink a:link, extralink a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
extralink a:hover, extralink a:active { 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFCC; 
	text-decoration: none; 
}
/*+++++++++++++++++++++++++++++++++++++++++++h1 kop, spaarzaam gebruikt +++++++++++++++++++++++++++++++ */
.h1 {
	color: #FF9900;
	font-weight: bold;
}
.h2 {
	color: #FFFFCC;
	font-weight: bold;
}


/*  +++++++++++++++++++++++++++++++++++++           sites portfolio 2                 +++++++++++++++++++  */

#wrappf {
	position: absolute;
	margin-left: -504px;
	left: 50%;
	width: 1008px;
	height: 560px;
	z-index: 1;
} 
/* container style voor overige browsers \*/    
#wrappf {
	position: absolute;
	margin-left: -504px;
	margin-top: -280px;
	top: 50%;
	left: 50%;
	width: 1008px;
	height: 560px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 1;
}
/* einde IE 5 hack */



#Vorige {
	position: absolute;
	top: 385px;
	left: 300px;
	width: 40px;
	height: 40px;
	background-color:#FFFFFF;
}



.kadergif{
	border: #333333 solid thin;

}
