@charset "iso-8859-1";
/* author: Frank V. */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 11.11.2007 */
body
 {
	background-color: #88B4FF;
	background-image: url(images/bg2_blue.gif);
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	/*overflow: visible*/
}

#bluebar
{
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #3399FF;
	color: #ffffff;
	font-size: 10px;
}

#bluebar .left
{
	/*padding-left: 5px; 
	padding-right: 5px;*/
	text-align: left;
}

#bluebar .center
{
	/*padding-left: 5px; 
	padding-right: 5px;*/
	text-align: center;
}

#main_iframe
{
	width: 800px;
	top: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#meny_iframe
{
	width: 180px;
	position: absolute;
	left: -200px;
	overflow: visible;
}

#meny_iframe h3
{
	font-size: 13px;
	border-bottom: 1px solid #0060F1;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

/* Banner */
#hero
{
	margin: 0px;
	width: 800px;
	height: 140px;
	background-image: url(../images/banner_vsdk_800x140.gif);
}

#body
{
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-left: 200px solid #ffffff;
}

