@charset "UTF-8";
/* CSS Document */


.style1 {
	font-size: 14px;
	color: #003300;
}
.style2 {
	font-size: 10px;
	color: #003300;
}


body {
	background-attachment: scroll;
	background-image: url(../bilder/shoot3.jpg);
	background-repeat: repeat;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	text-align: left;
}

.namn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	margin-left: 20px;
	margin-top: 15px;
}
.brod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	overflow: auto;
	left: 198px;
	top: 86px;
	color: #003300;
	position: absolute;
	background-position: -200px -100px;
	height: 684px;
	width: 533px;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
	overflow: scroll;
}

div#links {
	position: absolute;
	top: 100px;
	left: 25px;
	width: 138px;
	height: 357px;
	font: 16px Verdana, sans-serif;
	background-image: url(../bilder/shoot3b.jpg);
	border: 1px solid #000000;
	background-position: -25px -100px;
	visibility: visible;
}

div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
div#links a {
	display: block;
	text-align: center;
	font: bold 1em sans-serif;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #003300;
}
div#links a:hover {
	color: #CC0000;
	background-image: url(../bilder/shoot3.jpg);
	filter: light;
	opacity: 1;
}
