
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	margin: 5px;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

#main {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#mainbody {
	background: #f6e3cb;
	background-image: url(../img/bakgr_stripes.png);
	padding: 15px;
}
#main #top #flash {
	float: right;
	top: 60px;
	position: relative;
	right: -182px;
}
#bottomstripes {
	background: #f6e3cb;
	background-image: url(../img/bakgr_stripes_bottom.png);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 780px;
}

#top {
	background-image: url(../img/bakgr_top.png);
	height: 175px;
	width: 780px;
}
#upplysingar {
	font-size: 10px;
	float: right;
	text-align: right;
	width: 200px;
}
#menu {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../img/bakgr_menu.png);
}

#menu a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../img/bakgr_menu.png);
}
#main #topstripes {
	background-image: url(../img/bakgr_stripes_top.png);
	height: 10px;
}
h1 {
	font-size: 22px;
	margin: 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#bottom {
	margin-top: 5px;
	color: #666666;
	text-align: center;
}
