* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 101%;
}

body {
	color: #039;
	background-image: url(image/bakgrund_bla_1.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", Tahoma, Arial;
}
	
h1 {
	letter-spacing: 0.5px;
	font-variant: small-caps;
	text-align: left;
	font-size: 90%;
	color: #039;
	}
	
h2 {
	text-align: left;
	font-size: 80%;
	color: #039;
	margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
h3 {
	font-size: 80%;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
	margin-top: 5px;
	padding-top: 0;
	text-decoration:underline;
}
	
p {
	margin: 8px 0;
}

hr {
	width: 720px;
	margin-left: 10px;
	}

#container {
	margin: auto;
	position: relative; 
	width: 760px;
	background-color: #FFF;
	border-left: 4px double #336;
	border-right: 4px double #336; 
	}	

/*TOPPEN*/

#top {
	height: 250px;
}
	
#boxbanner {
	width: 568px;
	float: left;
}
	
#boxnavigationlist {
	width: 180px;
	float: left;
	}

#boxnavigationlist ul {
	margin-top: 68px;
	width: 120px;
	padding-left: 30px;
	list-style-type: circle;
	}
	
#boxnavigationlist li {
	text-align: left;
	}
	

#boxnavigationlist a, span {
	text-decoration: none;
	color: #039;
	font-size: 90%;
	font-variant: small-caps;
}

#boxnavigationlist a:hover {
	text-decoration: underline;
	}
	
#boxnavigationlist span#denna {
	font-weight: bold;
	}
	
/*MITTEN*/

#boxcontent {
	padding: 0 20px;
	width: 718px;
	background-color: #FFf;	
	}
	
#boxleft, #boxleft_portrait {
	float: right;
	width: 200px;
	padding-top: 20px;
}

#boxtext {
	float: left;
	width: 478px;
	text-align: left;
	padding: 20px  0;
	margin-right: 30px;
	}
	
#boxleft_portrait img {
	padding-bottom: 15px;
	}
	
#boxtext img {
	border: 1px solid #666;
	padding: 1px;
	margin-top: 15px;
}

/*FOT*/
#boxfooter {
	width: 750px;
	}
		
.fot {
	font-size: 70%;
	margin-left: 20px;
	padding-bottom: 20px;
	}
	
.fot a {
	color: #039;
	}
	
/*TEXT*/

.text {
	font-size: 80%;
	}
	
.kontakt {
	font-size: 80%;
	margin-top: 0;
	}
	
.kontakt a {
	color: #039;
	}

.links a {
	color: #039;
	font-size: 80%;
	text-decoration: none;
	}

.links a:hover {
	text-decoration: underline;
	}

ul.links {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	}
	
.startbox {
	margin-top: 30px;
	width: 370px;
	float: left;
	border: 1px solid #039;
	padding: 3px;
}

.startbox h1 {
	background-color: #CCC;
	border-bottom: 1px solid #039;
}

#startrubr  {
	color: #039;
	font-size: 110%;
}

/*SIDHÖJD*/

.height_one {
	height: 580px;
}

.height_two {
	height: 680px;
}

.height_three {
	height: 780px;
}
