﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #F5FAFE;
	background-image: url('/images/bkg.png');
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	line-height: 150%;
	font-size: 12px;
	font-family: Georgia, Tahoma, Helvetica, Verdana, Arial, sans-serif, serif;
	color: #222222;
	font-weight: normal;
}

#innehall {
	margin:auto;
	width:1000px;
	border-right:1px #99CCE8 solid;
	border-bottom:1px #99CCE8 solid;
	border-left:1px #99CCE8 solid;
	background-color:#FFFFFF;
	padding:10px 20px;
	margin-bottom:20px;
	text-align:left;
}

#topp {
	margin-bottom:15px;
	padding-bottom:30px;
	border-bottom:1px #99CCE8 dashed;
}

#topp_vanster {
	float:left;
	width:600px;
}

#topp_hoger {
	float:right;
	width:205px;
	padding-top:20px;
}

#main {

}

#main_vanster {
	float:left;
	width:185px;
}

#main_mitten {
	float:left;
	width:540px;
	margin:0 15px;
	padding:0 14px;
	border-right:1px #99CCE8 dashed;
	border-left:1px #99CCE8 dashed;
	min-height:600px;
}

#main_hoger {
	float:left;
	width:195px;
}

.meny {
	margin:1px 0 0 5px;
	padding:3px 5px;
	background-color:#DBEDF8;
}







a:link, a:visited {
	color:#1B75BA;
	text-decoration:none;
}

a:hover {
	color:#CC0000;
	text-decoration:none;
}


a:link.meny1, a:visited.meny1, a:hover.meny1 {
	text-decoration:none;
	font-size:1.2em;
	line-height:150%;	
}

a:link.meny1, a:visited.meny1 {
	color:#000000;
}

a:hover.meny1 {
	color:#FF0000;
}

a:link.meny2, a:visited.meny2, a:hover.meny2 {
	text-decoration:none;
	font-size:1em;
}

a:link.meny2, a:visited.meny2 {
	color:#1B75BA;
}

a:hover.meny2 {
	color:#FF0000;
}





h1, h2, h3, h4, h5, h6 {
	color:#AAACAF;
	line-height:120%;
	font-style:italic;
	font-weight:bold;
}

h1 {
	font-size:2.6em;
}

h3 {
	font-size:2.3em;
}

h3 {
	font-size:2em;
}

h4 {
	font-size:1.6em;
}

h5 {
	font-size:1.3em;
}

h6 {
	font-size:1.1em;
}

.datum {
	font-size:0.9em;
	line-height:150%;
	font-style:italic;
}



.bayline {
	font-size:0.9em;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif, serif;
	line-height:normal;
}



.sponsorer {
	margin-top:30px;
	padding-top:30px;
	border-top:1px #99CCE8 dashed;
}



.clear {
	clear:both;
	overflow:hidden;
}
