BODY {
	background-color: white;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#3E428C;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#3E428C;
	scrollbar-arrow-color:#6CB24F;
	scrollbar-track-color:#FFFFFF;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	margin-top: 0px;
	text-align:left;
}

p {
	text-align:left;
	margin:0px 220px 0px 30px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #E3007A;
	margin:0px 0px 0px 30px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #6cb24f;
	margin:0px 0px 0px 30px;
}

a {
	font-size: 12px;
	line-height: 17px;
	color:#77498C;
	text-decoration: none;
	font-weight: normal;
}

a:hover {  
	font-size: 12px;
	line-height: 17px;
	color: #E3007A;
	text-decoration: underline;
	font-weight: normal;
}


.small {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
	
/* container style voor IE 5 Mac */

#container {
	position:absolute;
	margin-left:-370px;
	top: 0px;
	left: 50%;
	width:740px;
	height:100%;
	background-image:url("images/logo.gif");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 0px;
}

#tekst {
	position:absolute;
	left:0px;
	top:220px;
	width:740px;
	height: 220px;
	overflow:auto;
	overflow-x:hidden;
}

#logo-nuv {
	position:absolute;
	top: 0px;
	left: 40px;
	width:348px;
	height:50px;
	border: 0px;
}

#logo-nvj {
	position:absolute;
	top: 50px;
	left: 40px;
	width:126px;
	height:20px;
	border: 0px;
}

#programma {
	position:absolute;
	top: 330px;
	left: 550px;
	width:100px;
	height:40px;
	border: 0px;
	z-index:2;
}

