/* CSS Document */

*{
	padding: 0;
	margin: 0;
}
html {
     overflow: -moz-scrollbars-vertical;
}
body{
	background: #fef9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h1{
	font-size: 150%;
}
h2{
	height: 0px;
	overflow: hidden;
	padding-top: 40px;
	margin-top: 50px;
	margin-left: 40px;
	padding-bottom: 0px;
	float: left;
	width: 300px;
}
.nyhetsrubrik{
	padding-top: 60px;
	height: 40px;
	width: 100%;
	padding-left: 40px;
	font-size: 180%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h3, h4{
	font-size: 100%;
	font-weight: bold;
}
p{
	font-size: 100%;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#wrapper{
	width: 781px;
	margin: 30px auto 0 auto;
	background: White;
}

#header{
	width: 743px;
	height: 75px;
	background: White url(images/bg_header.gif) no-repeat;
	float: left;
	padding: 19px 19px 0 19px;
}
#header h1, #header h1 a { 
	margin: 0;
	background: transparent url(images/logo.gif) no-repeat top left;
	width: 290px;
	height: 89px;
	display: block;
	overflow: hidden;
}

#header h1 a {
	padding: 89px 0 0;
	height: 89px;
	he\ight: 0;
}
#header h1 span {
	display: none;
}

#logo {
	margin: 0;
	padding: 0;
	float: left;
}

#mainnav{
	width: 450px;
	height: 22px;
	background: #ffffff;
	color: #000000;
	float: right;
}
#mainnav ul {
	list-style: none;
	float: left;
	padding-left: 5px;
	padding-top: 23px;
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 100%;
	font-weight: bold;
	width: 100%;
}
#mainnav ul li {
	float: left;
	padding-right: 12px;
	padding-left: 8px;
}
.rightbg {
	background: url(images/menu_stripe.gif) no-repeat right;
}
#mainnav ul li a{
	color: Black;
	text-decoration:none;
}
#mainnav ul li a:hover{
	color: Black;
	text-decoration:none;
}
#content{
	width: 743px;
	
	background: #ffffff;
	float: left;
	padding: 0 19px 0 19px;
}
#content .gutter{
	background: url(images/bg_default.jpg) no-repeat;
	height: 478px;
}
#content .gutter_delsidor{
	background: #fffcef;
	float: left;
	height: 478px;
}

.left50{
	width: 320px;
	float: left;
	padding: 0 20px 0px 40px;
	overflow: auto;
	height: 370px;
}
.left50 p{
	padding-bottom: 7px;
	font-weight: normal;
	line-height: 150%;
	font-size: 95%;
}
.right50{
	width: 296px;
	float: right;
	padding: 30px 30px 30px 0;
}
.h2-omoss{
	background: transparent url(images/h2-omoss.gif) no-repeat;
}
.h2-boende{
	background: transparent url(images/h2-boende.gif) no-repeat;
}
.h2-konferens{
	background: transparent url(images/h2-konferens.gif) no-repeat;
}
.h2-lunch{
	background: transparent url(images/h2-lunch.gif) no-repeat;
}
.h2-boka{
	background: transparent url(images/h2-boka.gif) no-repeat;
}
.h2-maten{
	background: transparent url(images/h2-maten.gif) no-repeat;
}
#footer{
	width: 686px;
	height: 31px;
	padding-top: 13px;
	padding-left: 95px;
	background: #ffffff url(images/bg_footer.gif) bottom;
	text-align: center;
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 105%;
	clear: both;
	font-style: italic;
	margin: 0 auto 0 auto;
}
#footer ul {
	background: url(images/punktfot.gif) no-repeat right;
	list-style: none;
	float: left;
	padding-right: 10px;
	padding-top: 0;
	text-align: center;
}
#footer ul li {
	float: left;
	background: url(images/punktfot.gif) no-repeat left;
	padding-right: 5px;
	padding-left: 15px;
}
#rotator{
	padding-top: 450px;
	width: 100%;
	text-align:center;
	font-family: Times, "Times New Roman", sans-serif;
	font-size: 100%;
	color: #fffbe7;
}
.rubrik{
	font-weight: bold;
	padding-right: 10px;
}
#rotator a{
	color: #fffbe7;
	text-decoration:none;
}
.vit, .vit a{
	color: #FFFFFF;
}
