@charset "UTF-8";
/* CSS Document */
  a img { border: 0; }
object { outline:none; }

html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-align: center;
	background-image: url(../images/bakkehuset_Hintergrund.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #fcdfb9;
	background-repeat: repeat;
    }
#centerhelper {
	width:1px;
	height:50%;
	margin-bottom:-287px;
	float:left;
}
	
 #container {
	width:900px;
	height:574px;
	margin:0 auto;
	border: 1px solid #cccccc;
	text-align: left;
	background-image: url(../images/bakkehuset_start.gif);
	background-repeat: no-repeat;
	visibility: visible;
	cursor: auto;
	clear:left;
    }

#mainContent {
	position: relative;
	width: 900px;
	height: 574px;
	z-index: 1;
}

#webdesignklick {
	position:absolute;
	width:220px;
	height:34px;
	z-index:7;
	top: 535px;
	cursor: pointer;
	left: 20px;
}
