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

body{

	margin: 0px;
	
}

.header{
	position: absolute;
	top: 0px;
	left: 49px;
	width: 903px;
	height: 33px;
	background-color: #b65082;
	text-align: center;
}

.meny{

	height: 33px;
	width: auto;
	
	margin-left: 34px;

}

.dropdown{
	position: absolute;
	top: 25px;
	left: 217px;
	width: 75px;
	height: auto;
	padding-top: 10px;
	z-index: 10;
}

.corpusback{
	position: absolute;
	top: 33px;
	left: 49px;
	width: 903px;
	height: 428px;
	background-image: url(bilder/contentback_index.gif);
	background-repeat: no-repeat;
}

.corpusback2{
	position: absolute;
	top: 33px;
	left: 49px;
	width: 903px;
	height: 428px;
	background-image: url(bilder/contentback.gif);
	background-repeat: no-repeat;
}

.corpusback3{
	position: absolute;
	top: 33px;
	left: 49px;
	width: 903px;
	height: 428px;
	background-image: url(bilder/contentback-2.gif);
	background-repeat: no-repeat;
}

.corpus{
	position: absolute;
	top: 33px;
	left: 49px;
	width: 849px;
	height: auto;
	margin-left: 18px;
	margin-top: 30px;
	z-index: 5;
}

.corpus2{
	position: absolute;
	top: 40px;
	left: 49px;
	width: 880px;
	height: auto;
	margin-left: 18px;
	margin-top: 30px;
	z-index: 5;
}

.footer_index{
	position: relative;
	left: -18px;
	width: 901px;
	height: 67px;
	background-image: url(bilder/footers.gif);
	background-repeat: no-repeat;
}



.bottenmeny{
	position: relative;
	top: 10px;
	left: 310px;
	width: 600px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b65082;
	margin-top: 0px;
}

h2{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b65082;
	margin-top: 10px;

}

p{
	color: #6e7c9f;
	margin: 0px;
	
	width: 374px;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}

.p2{

	position: relative;
	top: 12px;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	margin-left: 14px;
	margin-right: 13px;

}

.a1{

	position: relative;
	top: 12px;
	float: left;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	
	margin-left: 10px;
	margin-right: 13px;

}

.a2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #657399;
	text-decoration: none;

}

.a2:hover{

	color: #191d26;

}

img{

	border: 0px;

}

.bildlank{

	padding-right: 9px;
	padding-bottom: 9px;

}

.white{

	position: relative;
	top: 10px;
	float: left;
	
	width: 1px;
	height: 23px;
	
	background-image: url(bilder/whiteline.gif);
	background-repeat: no-repeat;
	
	z-index: 5;

}

a {
	color: #ea68aa;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
	
}
.footer_index2 {
	position: relative;
	left: -18px;
	width: 901px;
	height: 67px;
	background-image: url(bilder/footer_index.gif);
	background-repeat: no-repeat;
}
