@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin : 4px;
	
}
body {
	background-image: url(bilder/bakgrunner_1/bgr.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #E5D8C8;
}
.Outboard {
	background-image: none;
	background-color: #696054;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bildekant {
	border: 3px solid #FFFFFF;
	float: none;
	height: 0px;
	width: 0px;
}

.innertabel {
	background-image: none;
	background-color: #696054;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bunntabel {
	background-image: none;
	background-color: #8D7F6B;
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.undermeny {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
.kantmeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6B5A42;
	font-style: italic;
	border: thin outset #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.storbokstav{
	color:#655a52;
	font-size:x-large;
	font-style: italic;
	font-weight: bold;

}
.copyright{
	font-size:10px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.pedegree {
	color: #E9E4A4;
	font-size: 11px;
	font-weight: bold;
}
.kant {
	border: 1px solid #4A433A;
	background-image: none;
	
}
.nombis{color:#900}


.mediumbokstav{
	color:#E6E1A4;
	font-size:16px;
	font-style: italic;
	font-weight: bold;

}
.dropcap
{
	float: left;
	width: .7em;
	font-size: 4em;
	line-height: 83%;
	color: #E6E1A4;
	font-weight: normal;
}

.floatleft { float:left; padding:15px; } 

.floatright { float:left; padding:15px; } 
