@charset "utf-8";
.body{background-color:#DAE2FF;}
.akvlogo {
	position:absolute;
	top: 23px;
	leftt: 15px;
	left: 1px;
}
.header {
	position:absolute;
	top:63px;
	left: 191px;
	color: #660099;
	text-decoration: none;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.home_txt {
	position:absolute;
	top: 92px;
	left: 571px;
	font-size: 16px;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
}
.line_up {
	position:absolute;
	top:215px;
	left:294px;
}
.line_down {
	position:absolute;
	top:333px;
	left:295px;
}
.line_straight {
	position:absolute;
	top:321px;
	left:295px;
}
.homepic_one {
	position: absolute;
	left: 175px;
	top: 268px;
}
.homepic_one_txt {
	position: absolute;
	top: 408px;
	left: 28px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma;
}
.txt_one {
	position:absolute;
	left:501px;
	top:257px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma;
}

.homepic_two {
	position:absolute;
	top: 116px;
	left: 500px;
}
.homepic_three {
	position: absolute;
	top: 267px;
	left: 680px;
}
.homepic_three_txt {
	position:absolute;
	top: 414px;
	left: 680px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma;
}
.homepicfour {
	position:absolute;
	top:415px;
	left: 499px;
}
.hvpic {
	position:absolute;
	top:532px;
	left: 4px;
}
.hvpic_txt {
	position:absolute;
	top:574px;
	left: 22px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #0000FF;
}
.homepicfour_txt {
	position:absolute;
	top: 554px;
	left: 500px;
	font-size: 14px;
	font-weight: bolder;
	font-family: Tahoma;
}
.kantoorpic {
	float:right;
/*	position:absolute; */
	top:228px;
/*	left:633px; */
    padding-right:5px;
}
.balanspic {
	position:absolute;
	top:396px;
	left:488px;
	float:right;
}
.glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-top: 43px;
margin-left: 525px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
}

.glowingtabs a{
float:left;
background:url(../images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(../images/glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: black;
}

.glowingtabs #current a{ /*Selected Tab style*/
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	font-style: italic;
	text-decoration: underline;
}

.glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
#maincontent{
	position: relative;
	left: 5%;
	right: 0;
	bottom: 0;
	overflow: auto;
	background: #fff;
	height: 685px;
	width: 90%;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

