body {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 650px;
}
#container #main h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0094CC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #main p {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#container #hedder {
	clear: both;
}
#container #meny {
	clear: both;
	margin-top: 3px;
	margin-bottom: 1px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #meny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 10px;
	color: #890C12;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	text-transform: uppercase;
}


#container #main {
	clear: both;
}
#container #fot {
	clear: both;
}
#container #fot2 {
	font-size: 11px;
	white-space: pre;
	color: #890C12;
	clear: both;
	margin-top: 3px;
}

#container #hedder #logga {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#container #hedder #logga img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #pren {
	clear: both;
}

.storlek14pix {font-size: 14px;}
.storlek12pix {font-size: 12px;}

