html body { font-size:medium; line-height:medium; }
/*alle versies IE volgen:*/
* html body { font-size:small; line-height:small;}
/*alleen IE6 snapt:*/
* html body { f\ont-size:medium; l\ine-height:medium;}

html, body {
	height: 100%;
}

body	{
	background-color: #DAC696;
	background-image: url("images/bg_julika_marijn.jpg");
	background-position:center;
	background-repeat: repeat-y; 
	/*scrollbar-face-color:#A7CBBA;
	scrollbar-arrow-color: #DFCCB5;
	scrollbar-track-color: #A7CBBA;
	scrollbar-shadow-color: #DFCCB5;
	scrollbar-highlight-color: #A7CBBA;
	scrollbar-3dlight-color: #DFCCB5;*/
	text-align:center;
	min-height:100%;
	_height:100%;
}

* {
	margin: 0;
 	padding: 0;
	/* hiermee zet je voor alle elementen de m en p op 0, hoef je alleen de uitzonderingen op te geven */
}

#sub-menu p {
	font-size: 80%;
	color:#6B83A5;
	margin: 0px 0px 0px 0px;
}

#container {
	position:relative;
	width:980px;
	min-height:100%;/*  voor Firefox, minimale hoogte opgeven, NIET hoogte anders rekt de container niet mee bij langere pagina's  */
	_height:100%;/* voor IE want kent min-height niet en heeft toch een hoogte nodig, als de tekst inhoud langer is rekt container toch mee */
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 981px;
	height:100px;
	padding: 0;
}

#kruimelspoor {
	position: absolute;
	/*top: 80px;
	left: 424px;*/
	top: 155px;
	left: 553px;
	width: 335px;
	height:20px;
	padding: 0px;
	text-align:left;
	z-index:4;
}
#kruimelspoor p {
	font-size:11px;
	letter-spacing: 1px;
}
#kruimelspoor p a, a:visited {
	text-decoration:underline;
	color: #7D355E;
}
#kruimelspoor p a:hover {
	text-decoration:underline;
	color:#6699CC;
}

bg_kruimel {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 981px;
	height:20px;
	padding: 0px;
	z-index:3;
	background-color: #D6BACE;
}

#iconen {
	position: absolute;
	top: 45px;
	left: 890px;
	width: 70px;
	height:25px;
	padding: 0px;
	z-index:1;
}

#iconen a, a:hover {
	margin: 0px 0px 0px 0px;
}

#menu {
	position: absolute;
	top: 125px;
	left: 405px;
	width: 120px;
	height:104px;
	padding: 0px;
}

#menu a, a:hover {
	margin: 0px 0px 0px 0px;
}

#kop {
	position: absolute;
	top: 125px;
	left: 525px;
	width: 200px;
	height:35px;
	padding: 0px;
}


#content {
	position: absolute;
	top: 178px;
	left: 554px;
	width: 360px;
	padding: 0px;
	text-align:left;
	z-index:3;
}

body#index #content,
body#contact #content,
body#inspiratie #content {
	top: 185px;
}

#content a, a:visited {
	font-size:100%;
	color: #6B83A5;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0em;
	line-height:1.5em;
}

#content a:hover, a:active {
	color: #7D0047;
}

#sub-menu {
	position: relative;
	float:left;
	width: 406px;
	padding: 15px 0px 11px 0px;
	text-align:right;
	border-bottom:1px solid #ff6600;
	border-top:1px solid #ff6600;
}

#sub-menu a, a:visited {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 95%;
	color: #7D355E;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0.05em;
	line-height: 0.05em;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#sub-menu a:hover, a:active {
	color: #7D4B6B;
	font-weight: bold;
}

#sub-menu2 {
	position: relative;
	float:left;
	width: 406px;
	padding: 15px 0px 11px 0px;
	text-align:right;
	border-bottom:1px solid #6B83A5;
	border-top:1px solid #6B83A5;
}

#sub-menu2 a, a:visited {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 95%;
	color: #7D355E;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0.05em;
	line-height: 0.05em;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

#sub-menu2 a:hover, a:active {
	color: #7D4B6B;
	font-weight: bold;
}

.niv2 {
	border-bottom:1px solid #6B83A5;
	border-top:1px solid #6B83A5;
}

#flashmovie {
	position: absolute;
	top: 100px;
	left: 60px;
	width:284px;
	height:429px;
}

.image {
	float:left;
	border:0px;
}

p img {
	border:0px;
	margin: 10px 0px 10px 0px;
}

#geluid0, #geluid, #geluid2, #geluid3, #geluid4, #geluid5, #geluid6, #geluid7, #geluid8, #geluid9, #geluid10, #geluid11,
#geluid12, #geluid13, #geluid14, #geluid15, #geluid16, #geluid17, #geluid18, #geluid19 {
	position:relative;
	/*top: 165px;*/
	left: 0px;
	width: 360px;
	height: 20px;
}

table {
	width: 100%;
	border:none;
}
table th{
	width: auto;
	color: #6B83A5;
	font-family: trebuchet Ms, arial;
	font-size: 0.9em;
	font-weight:bold;
	border:none;
	text-align:left;
}

table td {
	width: auto;
	color: #6B83A5;
	font-family: trebuchet Ms, arial;
	font-size: 0.9em;
	border:none;
	text-align:left;
}
	
	
