body {
	text-align: center;
	background-color: #E5E2CA;
}
div.outerdiv {
	position: relative;
	width: 920px;
	height: 580px;
	background-color: #E5E2CA;
	z-index: 0;
}
div.logodiv {
	position: absolute;
	left: -5px;
	top: 0px;
	z-index: 1;
}
div.menudiv {
	position: absolute;
	text-align: left;
	left: 0px;
	top: 90px;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: bold;
	color: #552B00;
	z-index: 1;
}
div.menudiv a{
	width: 110px;
	color: #552B00;
	line-height: 20pt;
	text-decoration: none;
}
div.menudiv a:hover{
	color: #552B00;
	line-height: 20pt;
	font-weight: normal;
	text-decoration: none;
}
div.menu_item {
	width: 110px;
	color: #552B00;
	line-height: 20pt;
	text-decoration: none;
	border-bottom: 1px solid #552B00;
}
div.submenu_item {
	left: 10px;
	font-size: 10pt;
	color: #552B00;
	line-height: 10pt;
	text-decoration: none;
}
div.submenu {
	position: absolute;
	text-align: left;
	left: 5px;
	top: 90px;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
	z-index: 1;
}
div.submenu a{
	color: #552B00;
	text-decoration: none;
}
div.submenu a:hover{
	color: #552B00;
	font-weight: normal;
	text-decoration: none;
}
div.imagediv {
	position: absolute;
	width: 300px;
	height: 480px;
	left: 620px;
	top: 60px;
	z-index: 1;
}
div.homediv {
	position: absolute;
	width: 480px;
	height: 430px;
	left: 130px;
	top: 95px;
	overflow: auto;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
	z-index: 1;
	scrollbar-highlight-color: #552B00;
	scrollbar-shadow-color: #552B00;
	scrollbar-arrow-color:  #552B00;
	scrollbar-3dlight-color: #E5E2CA;
	scrollbar-darkshadow-color: #E5E2CA;
	scrollbar-face-color: #E5E2CA;
	scrollbar-track-color: #E5E2CA;
}
div.home2div {
	position: absolute;
	width: 480px;
	height: 430px;
	left: 130px;
	top: 95px;
	overflow: none;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
	z-index: 1;
}
div.contentdiv {
	position: absolute;
	width: 480px;
	height: 405px;
	left: 130px;
	top: 120px;
	overflow: auto;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
	z-index: 1;
	scrollbar-highlight-color: #552B00;
	scrollbar-shadow-color: #552B00;
	scrollbar-arrow-color:  #552B00;
	scrollbar-3dlight-color: #E5E2CA;
	scrollbar-darkshadow-color: #E5E2CA;
	scrollbar-face-color: #E5E2CA;
	scrollbar-track-color: #E5E2CA;
	text-decoration: none;
}
div.contentdiv a{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
div.contentdiv a:hover{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
div.titlediv {
	position: absolute;
	line-height: 20pt;
	left: 130px;
	top: 90px;
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	color: #552B00;
	font-weight: bold;
	z-index: 1;
}
div.titlediv a{
	color: #552B00;
	font-weight: normal;
	text-decoration: none;
}
div.titlediv a:hover{
	color: #552B00;
	font-weight: bold;
	text-decoration: none;
}
div.thumb1div {
	position: absolute;
	left: 1px;
	top: 508px;
	z-index: 3;
}
div.thumb2div {
	position: absolute;
	left: -15px;
	top: 450px;
	z-index: 2;
}
div.thumb3div {
	position: absolute;
	left: 60px;
	top: 530px;
	z-index: 2;
}
div.thumb4div {
	position: absolute;
	left: -15px;
	top: 450px;
	z-index: 4;
}
div.thumb5div {
	position: absolute;
	background: url('images/vakjury.jpg') no-repeat top left;
	left: 120px;
	top: 485px;
	width:460px;
	height:70px;
	z-index: 0;
}
div.addlinks_b {
	position: absolute;
	text-align: center;
	line-height: 14pt;
	left: 165px;
	top: 530px;
	width: 430px;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	color: #552B00;
	font-weight: bold;
	z-index: 1;
}
div.addlinks_b a{
	color: #552B00;
	text-decoration: none;
}
div.addlinks_b a:hover{
	color: #552B00;
	font-weight: normal;
	text-decoration: none;
}
div.locatiediv {
	position: absolute;
	overflow: none;
	width: 790px;
	height: 490px;
	left: 130px;
	top: 90px;
	z-index: 2;
}
input.mailing {
	width: 200px;
 	color: #552B00;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	border: 1px solid #552B00;
}
div.select-container {
	width: 198px;
	height: 20px; 
	overflow: hidden; 
	border: 1px solid #552B00; 
}
div.select-container select { 
	left:-2px; 
	top:-2px;
	width: 198px;
 	color: #552B00;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}
input.submit {
	width: 160px;
	color: #552B00;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
}
textarea.textarea {
	width: 300px;
	height: 100px;
	color: #552B00;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	border: 1px solid #552B00;
}
td.mytext {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
}
table.mytable {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #552B00;
}
div.copyright {
	position: absolute; 
	font-family: "Times New Roman", serif;
	left: 150;
	width: 920px; 
	text-align: right; 
	z-index: 5;
	color: #E5E2CA;
	font-size: 10pt;	
}
div.copyright a{
	color: #E5E2CA;
	text-decoration: none;
}
div.copyright a:hover{
	color: #E5E2CA;
	text-decoration: underline;
}
div.copyright2 {
	position: absolute; 
	font-family: "Times New Roman", serif;
	width: 920px; 
	text-align: right; 
	z-index: 5;
	color: #552B00;
	font-size: 10pt;	
}
div.copyright2 a{
	color: #552B00;
	text-decoration: none;
}
div.copyright2 a:hover{
	color: #552B00;
	text-decoration: underline;
}
div.indexmask {
	position: absolute; 
	top: 0px;  
	left: 0px;   
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #E5E2CA;
	width: 100%;
	height: 100%;
	vertical-align: center;
	overflow: hidden;
	z-index:1;
}
div.kerstmask {
	position: absolute; 
	top: 0px;  
	left: 0px;   
	margin: 0px 0px 0px 0px;
	display: none;
	text-align: center;
	background-color: #E5E2CA;
	width: 100%;
	height: 100%;
	vertical-align: center;
	overflow: hidden;
	z-index:50;
	filter:alpha(Opacity=90);
	-moz-opacity:0.90;
	opacity: 0.90;
}
div.outer2div {
	position: relative;
	width: 940px;
	height: 610px;
	border: 1px solid #36bae7;
	z-index: 49;
}