
body {
	font-family: 'Century Gothic', 'Apple Gothic', 'URW Gothic L', Century, sans-serif;
	font-size: 11px;
	background: white;
/*	letter-spacing: 0em;*/
}

iframe {
	border: none;
}

a, #linkenTabel li {
	color: green;
	font-weight: bold;
	text-decoration: none;
}

a:hover, #linkenTabel li:hover {
	text-shadow: .1em .1em .1em yellow;
}

a:active, #linkenTabel li:active {
	color: orange;
}

/*a:visited, #linkenTabel li:visited {
	color: black;
}
*/

h1 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -.05em;
	text-shadow: .05em .05em .1em lightyellow;
}

li {
	cursor: pointer;
}

.boeton {
	letter-spacing: -.05em;
	font-size: .9em;
	cursor: pointer;
}

#linkenTabel { 
	width: 100%;
	border: 0;
/*	border-spacing: 0;*/
	padding: 0;
}

#linkenTabel li  {
	height: 3em;
	list-style: circle;
/*	color: green;*/
}


.lijstletter {
	color: black;
}

.onderschriftje {
	font-size: .75em;
	color: darkgrey;
}

.dotje {
	fill: red;
	stroke: black;
/*	text-shadow: 2px 2px .5px dimgrey;*/
	opacity: 0;
}


#freem, #lijnlogofreem, #showroomFrame {
	width: 100%;
}

#freem {
	height: 200em;
}

#lijnlogofreem {
	height: 10em;
}

#showroomFrame {
	height: 800em;
}


#siteBanier/*, #kader */{
	clear: both;
	width: 100%;
	height: auto;
}


#bek {
	position: absolute;
	top: 95px;
	left: 54px;;
	width: 24px;
	height: 24px;
	z-index: 100;
	font-size: 24px;
	text-shadow: 1.5px 1.5px 1px lightgrey;
	display: none;
	opacity: 0;
}

#bek:hover {
	cursor: pointer;
	font-weight: bold;
	text-shadow: 1.5px 1.5px 1px yellow;
}


#kader {
	position: absolute;	
	top: 9em;
	left: 4em;
	z-index: 20;
	height: auto;
	width: 100%;
	display: none;
	opacity: 0;
}

#showroom {
	position: absolute;	
	top: 9em;
	left: 4.4em;
	z-index: 20;
	height: auto;
	min-width: 800px;
	width: 100%;
	display: none;
	opacity: 0;
}
	

/*


#stuiter {
	position:absolute;
	padding: 0px;
	top: -96px;
	left: 68px;
	z-index: 1;
	margin: 0px;
	opacity: 0;
	font-family: serif;
	font-size: 100px;
	color: red;
	text-shadow: 1.5px 1.5px 1px lightgrey;
}
*/


ul#tabs {
	position: absolute;
	z-index: 50;
	list-style-type: none;
/*	top: 103px;*/
	margin: 0;
	padding: 0;
}

ul#tabs li {
	display: inline;
}

ul#tabs li a {
	height: 1.75em;
	color: grey;
	background: none;/*rgba(250, 0, 0, .066);*/ /*white; */ /*#DEE3F0; #B9C8E9;*/
	border: 1.5px solid #c9c3ba;
	border-bottom: none;
	padding: 0.4em;
	border-radius: 8px 8px 0px 0px;
	text-decoration: none;
}

ul#tabs li a:hover {
	background: #DEE3F0;
	color: dimgrey;
	text-shadow: .1em .1em white;
}

ul#tabs li a.selected {
	color: dodgerblue; /*#6679B4;*/
	background: rgba(254, 238, 224, 1);/*white; *//*#DEE3F0; #B9C8E9;*/
	font-weight: bold;
	text-decoration: underline;
	padding: 0.5em 0.3em 0.5em 0.3em;
	margin: 0;
/*	-webkit-box-shadow: 0px -1px 2px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px -1px 2px rgba(50, 50, 50, 0.5);
	box-shadow:         0px -1px 2px rgba(50, 50, 50, 0.5);*/
	box-shadow: 1px -1px 1px lightgrey, 0px 0px 0px lightgrey, 1px -1px 1px lightgrey;
/*	-moz-box-shadow: 1px -1px 1px lightgrey, 0px 0px 0px lightgrey, 1px -1px 1px lightgrey;*/
	-webkit-box-shadow: 1px -1px 1px lightgrey, 0px 0px 0px lightgrey, 1px -1px 1px lightgrey;

}

div.tabContent {
	position: absolute;
	top: 18px;
/*	left: 38px; */
	width: 75%;
	min-width: 100px;
/*	padding: 0 0.6em;*/
/*	background: rgba(250, 0, 0, 0.066);/*none;*//*white;/*#DEE3F0; #B9C8E9;*/
	background: rgba(254, 238, 224, .6);/*white; *//*#DEE3F0; #B9C8E9;*/
	border: 1.5px solid #c9c3ba;
/*	border-top: 1.5px dotted #c9c3ba;*/
	border-radius: 2px 10px 10px 10px;
	box-shadow:  16px 16px 32px lightgrey;
/*	-moz-box-shadow: 16px 16px 32px lightgrey;*/
	-webkit-box-shadow: 16px 16px 32px lightgrey;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transition:box-shadow 1.5s linear;
/*	-moz-transition:box-shadow 1.5s linear;*/
	-o-transition:box-shadow 1.5s linear;
	-ms-transition:box-shadow 1.5s linear;
	transition:box-shadow 1.5s linear;    
}

div.tabContent.hide {
	display: none;
}

#inhoud {
	height: 90em;
}

.kolLinks {
	float: left;
	height: auto;
	width: auto;
	min-height: 360px;
	min-width: 240px;
}

div.broodtekst {
	float: 	left;
	height: auto;
	padding: 0 1em 5em 1.33em;
	text-align: left;
/*	border-bottom: 2px groove #C0BAAE;*/
}


#kolRechts {
	float: right;
	height: auto;
	width: auto;
	padding: 1.66em 2em 5em 0;
}

.passepartout {
	clear: both;
	float: right;
	position: relative;
	border: 1px solid dimgrey;
	box-shadow:  6px 6px 6px #4F4E4E; 
	-webkit-box-shadow: 6px 6px 6px #4F4E4E;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: url("/css/statgraph.jpg");
/*	background: url("/css/just look at the eyes, the eyes, the eyes.jpg");*/
	background-size: contain;
/*	border-radius: 3px;
	-moz-border-radius: 3px; */
}


#lijnlogofreemHouder {
	clear: both;
	float: none;
	max-width: 125px;
	max-height: 80px;
	position: relative;
	top: 290px;	
}


#ballijst {
	position: absolute;
	top: 62px;
	display: none;
	z-index: 10;
}

#linklijst {
	position: absolute;
	top: 146px;
	left: 38px; 
	z-index: 10;
	opacity: 0;
	text-align: left;
}


.inpoeter, .inpoetArea {
	border: lightblue .3px dashed;	
}

.inpoeter:focus, .inpoetArea:focus {
	border: pink .8px solid;	
}


.inpoeter {
	width: 60%;
}

.inpoetArea {
	width: 75%;
	height: 10em;
}


@media screen and (min-width: 1200px) {

	ul#tabs {
		margin-top: 16px;
	}
	
	ul#tabs li a {
		font-size: 110%;
	}

	div.tabContent {
		font-size: 148%;
		max-width: 1060px;
		top: 38px;
	}

	.kolLinks {
		width: 75%;
	}

	.broodtekst {
		width: 96%;
	}


	.passepartout {
		width: 180px;
		height: 144px;
	}
}


@media screen and (max-width: 1200px) {
	
	ul#tabs li a {
		font-size: 100%;
	}

	.tabContent {
		font-size: 120%;
	}

	.kolLinks {
		width: 75%;
	}
	
	.passepartout {
		width: 150px;
		height: 120px;
	}
}


@media screen and (max-width: 1000px) {
	

	.tabContent {
		width: 77%;
		font-size: 116%;
	}

	.kolLinks {
		width: 72%;
	}
	
	#kolRechts {
		display: inline;
	}

	.passepartout {
		width: 130px;
		height: 104px;
	}
}

@media screen and (max-width: 768px) {
		
	ul#tabs li a {
		font-size: 96%;
	}

	.tabContent {
		width: 80%;
		font-size: 110%;
	}
	
	
	.kolLinks {
		width: 67%;
	}
	

	.passepartout {
		width: 100px;
		height: 80px;
	}
	
	#lijnlogofreemHouder {
		display: none;
	}
}


@media screen and (min-width: 660px) {
	
	#ballijst {
		display: inline;
		left: 20px;
	}
	
	#linklijst {
		left: 36px;

	}
}


@media screen and (max-width: 600px) {
		

	.kolLinks {
		width: 67%;
	}
	
	.broodtekst {
		padding-right: 8px;		
	}

	.kolRechts {
		padding-right: 6px;
	}

	.passepartout {
		width: 90px;
		height: 72px;
	}
}

@media screen and (max-width: 520px) {

	.kolLinks {
		width: 63%;
	}
	
	.broodtekst {
		padding-right: 6px;		
	}


	.passepartout {
		width: 75px;
		height: 60px;
	}

}


@media screen and (max-width: 480px) {
		
	ul#tabs li a {
		font-size: 90%;
	}

	div.tabContent {
		width: 66%;
		font-size: 100%;
		padding-right: 20px;
	
	box-shadow:  6px 6px 12px lightgrey;
	-webkit-box-shadow: 6px 6px 12px lightgrey;

	}
	
	.kolLinks {
		width: 100%;
	}
	
	#kolRechts {
		display: none;
		/*clear: right;*/
	}
}

@media screen and (max-width: 360px) {
		
	ul#tabs li a {
		font-size: 80%;
	}

}

@media screen and (max-width: 320px) {
		

/*?	#kader {
		margin-top: 8em;
	}
*/	
	ul#tabs li a {
		font-size: 70%;
	}

	.tabContent {
		font-size: 90%;
	}
	
	.broodtekst {	
		width: 70%;
		padding-right: 4px;		
		padding-left: 4px;		
	}

}


@media screen and (max-width: 280px) {
		

	ul#tabs li a {
		font-size: 65%;
	}
}

@media screen and (max-width: 260px) {
		

	ul#tabs li a {
		font-size: 60%;
	}

	.tabContent {
	/*	width: 90%; */
		font-size: 80%;
	}
	
	.broodtekst {
		width: 60%;
		padding-right: 3px;		
		padding-left: 3px;		
	}

}

@media screen and (max-width: 240px) {
		

	ul#tabs li a {
		font-size: 50%;
	}
}
