@charset "utf-8";
body{
	background-color: #1D5AC3;
	font-family: arial;
}
a{
	text-decoration: none;
	color: black;
}
#container{
	background-color: #58D2C1;
	width: 800px;
	margin:auto;
	overflow: hidden;
	border: black solid 1px;
	min-height: 300px;
}
#header{
	color: #000000;
	font-size: 52px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	clear: both;
}
.meny td{
	background-color: #FF7310;
    border: 1px black solid;           
    width: 90px;
    border-radius: 7px;
    text-align: center;
    margin: auto;
    margin-top: 15px;
    padding: 10px;
    font-weight: bold;
}
.meny{
	float: right;
	font-weight: bold;
	padding: 20px;
}
.meny a{
	color: black;
}
#content{
	float: left;
	width: 450px;
	margin-left: 20px;
}
#klocka{
	float: right;
	height: 48px;
	width:269px;
	border:0px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
#bensheim{
	width: 450px;
	border: black solid 1px;
}
footer{
	text-align: center;
	vertical-align: bottom;
}
.vansterflyt{
	float: left;
}
.center{
	text-align: center;
}
#myflight{
	width: 250px;
	margin-top: 20px;
}
#fjall{
	border: black solid 1px;
	width: 240px;
}
.meny2 td{
	background-color: #FF7310;
    border: 1px black solid;
    border-radius: 7px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    overflow: hidden;           
    width: 75px;
}
.meny2{
	font-weight: bold;
	float: right;
}
.meny2 a{
	color: black;
}
.snap{
	width: 135px;
	border-radius: 7px;
	border: 1px black solid;
}
#botten{
	height: 50px;
	clear: both;
}
#privatmeny{
	float: left;
	width: 450px;
	margin-left: 20px;
}
#sista{
	width: 250px;
	float: right;
	margin-right: 20px;
}
.bl a{
	color: black;
	text-decoration: underline;
	text-decoration-color: #58D2C1;
}
.bl a:hover{
	color: red;
	text-decoration: underline;
}
td a {
    display:block;
    width:100%;
    height: 100%;
}
.button{
	background-color: #FF7310;
    border: 1px black solid;           
    width: 100px;
    border-radius: 7px;
    text-align: center;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 10px;
    font-weight: bold;
}
.memes{
	width: 500px;
	margin: auto;
	margin-top: 40px;
}
ul{
	text-align: left;
	margin-left: 30px;
	text-decoration: underline;
}
.onska a{
	text-decoration: underline;
}
.onska{
	line-height: 30px;
}
.onska h1{
	margin-left: 10px;
}
.pris{
	float: right;
	margin-right:20px; 
}
td a{
	display: block;
}
table{
	margin: auto;
}
.frageruta{
	width: 400px;
	border: 1px black solid;
	margin: 30px auto;
	background-color: lightgrey;
	text-align: center;
	padding: 10px;	
}
.bg-red{
background-color: red
}
fieldset{
	text-align: left;
}