body {
	background-color: #fbfeff;
	height: 100%; 
	max-height: 100%; 
	margin: 0px 0px;
	padding: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8e94;
}

td {
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8e94;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	clear: right;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	clear: right;
	margin-bottom: 5px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 0.2em;
}

li {
/*	background-image: url(../images/bullit.jpg); */
	background-repeat: no-repeat;
	background-position: 0 .1em;
}

div.page {
	width: 900px;
	height: 650px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px auto auto -450px;
}

div.header {
	background-image: url(../images/kop.jpg) ;
	background-repeat: no-repeat;
/*	background-position: 30px 20px; */
	background-color: transparent;
	height: 150px;
	width: 100%;
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

div.footer {
/* clear: both; */
	width: 100%;
	position: absolute;
	bottom: 53px;
	left: 10px;
/*	border: 1px solid red; */
}

div.rights {
	margin: 10px 0px 0px 5px;
	font-size: 9px;
/*	border: 1px solid red;*/
}

div.content {
/*	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x; */
	width: 900px;
	height: 450px;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

div.content_text {
	margin: 20px 10px 10px 0px;
	padding-left: 20px;
	width: 500px;
	float: left;
/*	border: 1px solid red; */
}

div.content_image {
	margin-top: 20px;
	float: right;
	width: 320px;
	clear: none;
/*	border: 1px solid green; */
}

div.content_left {
	margin: 10px;
	width: 400px;
	float: left;
/*	border: 1px solid red;*/
}

div.content_right {
	margin: 10px;
	width: 400px;
	float: right;
/*	border: 1px solid red;*/
}

div.tab_container{
	width: 650px;
	float: right;
	padding-top: 128px;
}

div.leftmenu {
	float: left;
	width: 270px;
	margin: 20px 10px 10px 0px;
	padding-left: 20px;
	line-height: 18px;
}

a {
	text-decoration: none;
	color: #8c8e94;
	font-size: 12px;
	font-weight: bolder;
}

a:hover {
	color: #44454a;
}

a.leftmenu {
	font-weight: normal;
}

a.leftmenu:hover {
/*	text-decoration: underline; */
	color: #44454a; /*#eb300f;*/
	text-transform: uppercase;
	letter-spacing: 2px;
}

a.tab_link {
	display: block;
	width: 120px;
	height: 20px;
	text-align: center;
	color: #fff;
	clear: none;
	float: left;
}

a.tab_link:hover {
	border-top: 2px solid #000000;
}

a.footer_link {
	padding-right: 20px;
	display: block;
	float: left;
/*	float: right;
	text-align: center;
	position: relative; */
}

#FrogJS {
	width: 898px;
	height: 430px;
	padding-top: 20px;
/*	border: 1px solid red;*/
}

#slideshow{
	width:550px;
	height:410px;
	float:right;
	margin:20px 10px 10px 10px;
	text-align:center;
}

/* for aligning text+image pairs as follow: text left+image right & next line & image left+text right*/
div.text_image_left {
	float:left;
	width:451px;
	padding-top:5px;
}

div.text_image_right {
	float:right;
	width:451px;
	padding-top:5px;
}

div.image_right {
	float:left;
	width:90;
	height:60;
}

div.image_left {
	float:right;
	width:90;
	height:60;
}

div.text_right {
	float:right;
	margin-right: 10px;
	vertical-align: middle;
}

div.text_left {
	float:left;
	margin-left: 10px;
	vertical-align: middle;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
	width: 600px;
	float: right;
	margin-top: 120px;
	height: 29px;
	overflow: hidden;
}
.lavaLamp li {
	float: left;
	list-style: none;
}
.lavaLamp li.back {
	background: url("../images/lava.gif") no-repeat right -30px;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}
.lavaLamp li.back .left {
	background: url("../images/lava.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px;
}
.lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font: bold 14px arial;
	color: #44454a;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
}

/* These hieghts and widths should be edited to your images */	
ul#pikame{
	margin:0 auto;
}

.pika_main{
	text-align: center;
}

#pikame li{
	margin:1px;
	float: left;
	clear: none;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* SliderJS */
.sliderjs{margin:0 auto;}