body {
	background-image: url(background/bg01.jpg);
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:0px;
	margin-left:50px;
}

a {color: #ffffff;}
a:hover {color: #ffffff;}

#layout {
	background-color:#240000;
	background-repeat:repeat-x;
	width:900px;
	height:35px;
	padding:0px;
}


#meny {
	height:36px;
	background-image: url(images/lotyse00.jpg);
	
}

#logo {
	background-image:url(images/bigbanner00.jpg);
	height:213;
	border-top:solid 1px #fff;
	border-bottom: 10px solid #4A0000;
}

#sida {
	background-color:#240000;
	background-repeat:repeat;
	width:900px;
	height:auto;
	padding: 0px 0px 0px 0px;
}
	
#sida .right{
	float:right;
	width:300px;
	overflow:hidden;
	background-color:#999999;
	font-size:10px;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
	}

#innehall {
	line-height:20px;
	font-size:12px;
	color:#999999;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	width: 600px;
	overflow:hidden;
	float: left;
	background-color:#fff;
	height: auto;
}

#sidfot {
	width:900px;
	height:auto;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}

h1 {
font-family: verdana;
font-size: 30px;
font-weight: bold;
color: #000000;
padding-bottom:0px;
}

h2 {
font-family: verdana;
font-size: 30px;
color: #000000;
padding-top:0px;
}

/** Entry headers **/
h3 {
font-family: verdana;
text-align: center;
font-size: 30px;
font-weight: bold;
color: #000000;
margin: 10px 10px 10px 10px;	
}

.navheader {
font-family: verdana;
text-align: center;
font-size: 18px;
font-weight: bold;
color: #000000;
}

.nav {
font-family: verdana;
text-align: center;
font-size: 12px;
font-weight: bold;
}

.nav ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 6px 0px;
font-weight: normal;
text-align: center;	
}

.nav li {
list-style: none;
padding: 0px 0px 6px 0px;
font-weight: normal;
text-align: center;	
}

.nav a { color: #51565c; }
.nav a:hover { color: #51565c; }
