body {
	padding-top: 0;
	background: #f6f6f6;
	background-image: url("../images/water.jpg");
	background-repeat: repeat-x;
	background-position: bottom center;
}

form.searchform input {
	border: 0;
}

#middle {
    padding-top: 0;
}

.bannerlocation {
    margin: 0;
}

#bannerlocation1 img,
#bannerlocation2 img,
#bannerlocation1 embed,
#bannerlocation2 embed,
#bannerlocation1 object,
#bannerlocation2 object {
    margin: 0;
}

#bannerlocation2 {
    padding-right: 0;
}

#adfield {
   padding: 5px;
   padding-bottom: 3px;
}

div.lgmenu ul.menu a:link {
    color: #666;
    text-decoration: none;
}

div.demoweb {
	position: relative;
	margin: 0 auto;
	background: #fff;
	width: 1010px;
	height: 1087px;
}

div.footToolBox {
	position: relative;
	margin: 0 auto;
	background: #666;
	width: 1010px;
	height: 500px;
	border-bottom: 15px solid #666;
}

div.tbBottom {
	position: absolute;
	bottom: 0;
	background-color: #222;
	background-image: url("../images/vvslogo.png");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 160px;
	padding-right: 5px;
	padding-top: 15px;
	width: 845px;
	height: 65px;
	font-size: 10px;
	color: #fff;
}

div.tbBottom img.icon {
	float: right;
}

div.tbCol {
/*	background: #f0f; */
	position: relative;
	width: 317px;
	float: left;
	margin: 15px;
	color: #fff;
}

/* hovedbildet */
div.colMainImg {
	position: relative;
	width: 317px;
	height: 160px;
	overflow: hidden;
}

div.colMainImg div.titleBox {
	position: absolute;
	background-image: url("../images/80percent.png");
	bottom: 0;
	padding: 10px;
	width: 297px;
	z-index: 99;
	color: #fcb040;
}

div.colMainImg img {
	position: relative;
	width: 317px;
/*	height: 160px;*/
}

/* småbilder */
div.colSubImg {
	position: relative;
	width: 317px;
	height: 50px;
	float: left;
	background-image: url("../images/80percent.png");
	margin-top: 5px;
}

div.colSubImg div.subTitleBox {
	bottom: 0;
	padding: 5px;
	width: 210px;
	z-index: 99;
	color: #fcb040;
	float: left;
}

div.colSubImg img {
	width: 80px;
}

div.colSubImg div.smallImage {
	position: relative;
	overflow: hidden;
	width: 80px;
	height: 50px;
	float: left;
	margin-right: 5px;
}

div.col1,
div.col2,
div.col3 {
	margin-right: 0;
}

div.tbFootWater {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 900px;
}
div.tbFootShadow {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 55px;
	background-image: url("../images/shadow_transp.png");
	background-repeat: no-repeat;
	background-position: top center;
}

div.body {
	position: relative;
}

a.vvslogolink {
	position: absolute;
	display: block;
	width: 220px;
	height: 140px;
	top: 10px;
	left: 10px;
	border: 1px solid #ccc;
	z-index: 99;
}