body {
	background:							#d0bed4 url('bilder/bakgrund2.gif') repeat-x bottom fixed;
	font:								11pt 'Bookman Old Style', Georgia, Times new roman;
}

h1 {
	margin:								0 0 10px;
	font:								Bold 20pt Century Gothic;
	color:								#441c9e;
}

h2 {
	margin:								0 0 5px;
	font:								Bold 15pt Century Gothic;
	color:								#441c9e;
}

div#container {
	width:								750px;
	margin:								0px auto;
}

div#logotyp {
	background:							url('bilder/logotyp.gif') no-repeat;
	width:								342px;
	height:								116px;
}

div#content {
	background:							#FFF url('bilder/stenar.jpg') no-repeat 0px 0;
	border:								3px solid #000;
	width:								730px;
	padding:							0px;
	margin:								20px 0 0 0;
}

div#menu {
	float:								left;
	width:								150px;
	min-height:							100%;
	padding:							10px;
}

div#text {
	background:							url('bilder/textbg.gif') repeat-y;
	float:								right;
	width:								540px;
	padding:							10px;
}

div#menu a {
	display:							block;
	color:								#000;
	text-decoration:					none;
	font:								Bold 10pt Century Gothic;
	border-bottom:						1px solid #441C9E;
	padding:							5px;
}

div#menu a:hover {
	background:							#F1F1F1;
}

div#footer {
	width:								750px;
	padding:							10px;
	margin-bottom:						30px;
	font:								8pt Tahoma;	
}

div#footer a {
	text-decoration:					none;
}

div#siteinfo {
	margin-top:							40px;
	width:								100%;
	font:								9pt Verdana;
	line-height:						12pt;
}

a {
	color:								#50225a;
}

a:hover {
	color:								#bea4c4;
}

div.clear {
	clear:								both;
}
