html, body{
	margin:0;
	padding:0;
}
	
body {
	font-family:arial,sans-serif;
	background-color:#318896;
	/*overflow:hidden;*/
}

p {
	color: #31312d;
	font-family:century gothic,sans-serif;
}

a {
	color: #31312d;
	font-family:century gothic,sans-serif;
}
	
a.padding {
	padding-bottom:10px;
}
		
h2 {
	color: #31312d;
	font-family:century gothic,sans-serif;
}	
	
h1 {
	color: #31312d;
	font-family:century gothic,sans-serif;
	font-style:normal;
}		
	
a:link {text-decoration:none;}    /* unvisited link */
a:visited {text-decoration:none;} /* visited link */	
a:link {color:#5b5b5a;}      /* unvisited link */
a:visited {color:#5b5b5a;}  /* visited link */
a:hover {color:#9ae7ee;}  /* mouse over link */
a:active {color:#e1a9bc;}  /* selected link */	
			
img {
	border:0;
}
	
#backdrop {
	width: 1200px;
	height: 900px;
	background: url(backdrop.png);
	margin-left:40px;
	margin-right:40px;/**/
}
	
#logga	{
 	position:relative;
	width:210px;
	height:246px;
	top:25px;
	left: 750px;
	background: url(logga.png) no-repeat;
	/*margin-left: 750px;
	margin-right: auto;
	margin-top: 45px;
	margin-bottom:-30px;
	border:1px black solid;*/
}
	
#rubrik	{
 	position:absolute;
 	/*float:left;*/
	width:800px;
	height:114px;
	top: 205px;
	left: 100px;
	background: url(rubrik.png) no-repeat;
	/*margin-left: 100px;
	margin-right: auto;
	margin-top: 225px;
	display:inline;*/
}
	
#topleftbox {
	width:420px;
	margin-left: 300px;
	margin-top: 0px;
	position: relative;
	float: left;
}		
	
#menuright {
	position:absolute;
	top:310px;
	left:810px;
	/*float:left;
	width:100%;
	height:50%;
	margin-top:325px;
	margin-left:770px;*/
}	
		
#menuleft {
	position:relative;
	float:left;
	width:660px;
	height:30px;
	margin-left:140px;
}	
			
#bottomrightbar	{
 	position:absolute;
 	width:700px;
	height:30px;
	top:875px;
	left:48px;

	/*float:left;
	margin-left:0;
	margin-top:868px;*/
}	
	
#leftpicture{
	position:absolute;
 	width:220px;
	height:253px;
	top:0px;
	left:770px;
	top:600px;
	/*float:left;
	margin-left: 730px;
	margin-top:605px;*/
}	

.menubar {
	position:relative;
	width:100%;
	height:auto;
	margin-top:15px;
	margin-left:10px;
}

#google_translate_element {
	/*position:absolute;
	top:0px;
	left:0px;
	float:left;
	margin-top:0;
	margin-left:5px;*/
}

#iframe{
	/*scrolling:none;*/
	position: absolute;
	top:350px;
	left:140px;
	width:625px;
	height:460px;	/*margin-left:80px;
	margin-top:15px;
	float: left;*/
}

#bottle {
	height:110px;
	width:65px;
	position:absolute;
	top: 750px;
	left:1030px;
	/*float:left;
	margin-top:767px;
	margin-left:985px;*/
}

#menubar {
	height:23px;
	margin-left:20px;
	margin-top:120px;
	position:relative;
}

.menubutton {
	height:100%;
	width:auto;
	position:relative;
	float:left;
	margin-left:15px;
}

.bubble {
	height:23px;
	width:20px;
	position:relative;
	float:left;
	background:url(bubbla.png);
}

.menuheader {
	height:100%;
	width:auto;
	position:relative;
	float:left;
}

