@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #ffffec;
	text-align: center;
}

a{
	color: #003333;
	text-decoration: none;
}

p {
	text-align: left;
	line-height: 150%;
}

#header {
	background-color: #0033333;
	background-image:url(../images/wide%20load%20-%20Historien_r1_c2.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height: 468px;
	margin:0;
	
}

#startmenu{
text-transform: uppercase;
font-size: 18px;
font-weight: bold;
	color: #003333;
	text-align:center;
}


#head {
	padding-top:50px;
	margin: auto;
	width: 700px;
}

#mainmenu {

	/*padding-left: 25px;*/
	height: 300px;
	width: 210px;
	float: left;
        margin-top:-40px;
}

#mainmenu ul{
	list-style:none;
}

#mainmenu li{
	text-transform:uppercase;
	font-size: 16px;
	color: #003333;
	text-align:center;
	margin-left: 10px;
	
}

#headertext{
	width: 400px;
	margin-left: 30px;
	float: right;
	margin-right: 30px;
        margin-top:-30px;
}

#headertext em {
        font-size: 11px;
        line-height: 12px;
}

#headertext ul{
list-style:none;
margin-left:0;
padding-left:0;
}

#headertext li{
	background-image:url(../images/header_starter.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	
}

#headertext p{
padding: 20px 30px 0px 30px;
font-size:14px;
color: #ffffec;
}

#headertext a{
	color: #ffffec;
	text-decoration: none;
}

#container {
	background-image:url(../images/container_background.jpg);
	width: 710px;
	margin: auto;
	* margin: auto;
	min-height: 800px;
}

#submenu{
	/*width: 380px;
	height: 50px;
	
	margin-top: 55px;*/
margin-left:300px;	
text-transform: uppercase;
	font-size: 14px;
float:left;
position: relative;
    clear:both; 
	}

#content{
	width: 650px;
	margin: auto;
	}
	
#content img {
	border: 1px solid #003333;
	margin-left:1px;
}

#content h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
text-transform: uppercase;
color: #003333;
text-align: left;
}

#content p {

font-size:14px;
line-height: 150%;
}

.imageindex img{
padding: 2px;
}

#article {
	background-image: url(../images/content_starter.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width: 505px;
	min-height: 105px;
	margin: auto;
	/*margin: 25px 30px 0px 35px;*/
	text-align: left;
	overflow: auto;

}

.navn, .pris {
	text-transform: uppercase;
	color: #003333;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 35px;
	width: 157px;
	float:left;
        clear: left;

}

.pris {
	color: #000000;
	margin-top: 0;
}

.beskrivelse p {
	font-size: 11px;
	line-height: 150%;
	float:right;
	clear: none;
	width: 250px;
	margin-top: 20px;
	padding-right: 35px;
        overflow: auto;
}

.beskrivelse_ren p {
	font-size: 11px;
	line-height: 150%;
	float:right;
	clear: none;
	width: 420px;
	margin-top: 20px;
	padding-right: 35px;
        overflow: auto;
}

.beskrivelse_ren ul {
margin-left: 20px;
font-size:13px;
line-height:150%
width: 420px;
}

#footer {
	margin-top: 100px;
}

#footer p{
	font-size: 11px;
	text-align: center;
	margin:0 0 10px 0;
}

h2 {
	background-image: url(../images/content_header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 112px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 115px;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing: 7px;
margin-top:0px;
clear:both;
}

file_download_link#3 {
width:100px;
margin: 0 auto 0 auto;
border: 1px solid red;
}
