/* @override 
	http://margienrogaar.nl/_css/margien_main.css
	http://margienrogaar/_css/margien_main.css
*/

/*@font-face {
  font-family: "Margien HandwritingAAAA";
  src: url(http://newfolder.nl/projects/margien/www/_fonts/Margien.otf) format("opentype");
}*/

/*safari*/
p{
/*	position: relative;
	color: transparent;
	letter-spacing: 8px;
	font-size:14px;
	height: 80%;
	width: 100%;
	line-height: 20px;
	top: 10px;
	margin: 0;
	background: pink;
	overflow: hidden;*/
	}
/*Firefox*/

/*p label{
	height: 100%;
	width: 1px;
	color: lime;
	height: 1px;
	overflow: hidden;
	margin-top: -10px;
	position: absolute;
	line-height: px;
	margin-top: -100%;
	background: red;
	}*/
html{
	height: 100%;
	overflow-Y:scroll;
	}
body {
	margin: 0;
	padding: 0;
	background-image: url(../_images/general/newgradiebg.jpg);
	background-position: 0 0;
	/*background-repeat: repeat-y;*/
	/*background:rgb(227,226,214);*/
	background-color: #f2f2f2;

	font-family: Arial, Sans;
	
	}
* :focus { outline: 0; }

#centerDiv {
	position: relative;
	width: 940px;
	margin: 0 auto;

	}
#searchBotContent{
	display: none;
	}




#bio{
	position: absolute;
	/*top: 540px;*/
	left: 275px;
	/*background-color: red;*/
	}
#currently{
	position: absolute;
	top: 290px;
	left: 275px;
	}
#contact{
	position: absolute;
	left: 275px;
	}
#commercial{
	position: absolute;
	/*top: 993px;*/
	left: 275px;
	/*background-color: red!important;*/
	}

.portrait{
	position: absolute;

	left: 170px;
	width: 90px;
	}

.bio, .currently, .contact{
	height: 38px;
	background-image: url(/_images/general/info.png);
	/*background-color: red;*/
	position: absolute;
	display: block;
	}

.bio{
	top: -60px;
	width: 100px;
	}
.biolang1{
	background-position: -150px -36px;
	}
.biolang2{
	background-position: -2px -36px;
	}

.currently{
	top: -60px;
	}
.currentlylang1{
	width: 100px;
	background-position: -155px 0;
	}
.currentlylang2{
	width: 50px;
	background-position: 0 0;
	}

.contact{
	top: -60px;
	width: 90px;
	}
.contactlang1{
	background-position: -2px -73px;
	}
.contactlang2{
	background-position: -2px -73px;
	}
#email{
	margin-top: 2px;
	width: 160px;
	height: 22px;
	cursor: pointer;
	background: url(/_images/general/linesandarrows.png) 0 21px;
	}
#email:hover{
	background: url(/_images/general/linesandarrows.png) 0 -54px;
	}
#henneman{
	position: absolute;
	margin-top: 102px;
	width: 170px;
	height: 22px;
	cursor: pointer;
	background: url(/_images/general/linesandarrows.png) 0 21px;	
	}
#henneman:hover{
	background: url(/_images/general/linesandarrows.png) 0 -54px;
	}

#bast{
	position: absolute;
	margin-top: 226px;
	width: 100px;
	height: 22px;
	cursor: pointer;
	background: url(/_images/general/linesandarrows.png) 0 21px;	
	}
#bast:hover{
	background: url(/_images/general/linesandarrows.png) 0 -54px;
	}

.titlelines{
	margin-top: -2px;
	width: 100%;
	height: 100%;
	background-image: url(/_images/general/linesandarrows.png);
	background-position: 0 -41px;
	/*background: red;*/
}
/*#bio p, #currently p, #contact p{
	font-size: 10px;
	letter-spacing: 0;
	color: black;
	display: none;
	width: 100%;
	height: 100%;
	background: blue;
	}*/
.textview{
	top: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background:rgb(227,226,214);
	display: none;
	}
.textview p{
	width: 94%;
	letter-spacing: 1px;
	font-size: 13px;
	line-height: 31px;
	top: 0;
	margin: 0;
	padding: 1px 0 0 5px;
	}
.textview p{
	font-family: "Margien Handwriting";
	width: 96%;
	letter-spacing: 0px;
	font-size: 30px;
	line-height: 31px;
	top: 0;
	margin: 0;
	padding: 1px 0 0 5px;
	}

	
	
	
	
	
	
	
	
	
