@charset "utf-8";
/* CSS Document */

body{
	font:80% Arial, Helvetica, sans-serif;
	color:#fff; 
	background: url(bilder/bg_toning.png);
	background-repeat:repeat-x;
	background-color:#bde5f7;
}

h1{font-size:180%;font-family:Trebuchet MS, Arial, Times, serif;font-weight:normal; color:#ff0}
h2{font-size:160%;font-family:Trebuchet MS, Arial, serif;font-weight:normal; color:#fff;}
h3{font-size:140%;font-family:Trebuchet MS, Arial, serif;font-weight:normal; color:#fff;}
h4{font-size:120%;font-family:Trebuchet MS, Arial, serif;font-weight:normal; color:#fff;}

h1, h2, h4, p {
	margin: 0px 15px 0px 10px;
}

h3 {
	margin: 0px 15px 0px 10px;
}

a:link { color:#fff; text-decoration: underline}
a:visited { color:#fff; text-decoration: underline}
a:active { color:#fff; text-decoration: underline}

#omslutning{
	width: 760px;
	margin-right: auto; 
	margin-left: auto;
	padding: 10px;
	background:#fff;
}

#toppen{
	float: left; 
	width: 760px; 
	height: 200px;
	margin-bottom:10px;
	background:url(bilder/glass_cafe_top.png)
}

#toppenerbjudande{
	float: right;
	margin-top: 12px;
	margin-right: 25px;
	width: 500px;
	height: 120px;
}

#vanster{
	float: left; 
	width: 160px;
}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;
font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;
width:160px;}

ul.vert-one li{margin:0;padding:0;border-top:1px solid #fff; width: 140px;}

ul.vert-one li a{display:block;text-decoration:none;color:#fff;
background:#69f;padding:0 0 0 10px;width:140px;}

ul.vert-one li a:hover{
background: #039 no-repeat 0 9px;}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
background:#039 no-repeat 0 9px; width: 140px;}

div.top {
	background: url(bilder/rglass_meny_toppen.png) no-repeat center top;
	width: 160px;
	height: 14px;
}

div.container {
	width: 160px;
	background: url(bilder/rglass_meny_mitten.png) repeat-y center center;
}

div.container2 {
	padding-left:11px;
	width: 149px;
	background: url(bilder/rglass_meny_mitten.png) repeat-y center center;
}

div.footer {
	background: url(bilder/rglass_meny_botten.gif) no-repeat center bottom;
	width: 160px;
	height: 19px;
}

#main{
	float: left; 
	width: 599px; 
}

div.top_main {
	background: url(bilder/rglass_main_toppen.png) no-repeat center top;
	width: 599px;
	height: 14px;
}

div.con_oms{
padding:10px;
margin-left:10px;
width:550px;
}

div.con{
float:left;
width:275px;
}

div.container_main {
	width: 599px;
	background: url(bilder/rglass_main_mitten.png) repeat-y center center;
}

div.footer_main {
	background: url(bilder/rglass_main_botten.png) no-repeat center bottom;
	width: 599px;
	height: 19px;
}

#foten{
	float: left; 
	width: 759px; 
	margin-top:10px;
}

div.top_fot {
	background: url(bilder/rglass_botten_toppen.png) no-repeat center top;
	width: 759px;
	height: 14px;
}

div.container_fot {
	text-align:center;
	width: 759px;
	background: url(bilder/rglass_botten_mitten.png) repeat-y center center;
}

div.footer_fot {
	background: url(bilder/rglass_botten_botten.png) no-repeat center bottom;
	width: 759px;
	height: 19px;
}


