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

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:url(../grafik/bg1.jpg) center;
	background-color:#FFF;
	overflow: scroll ;
}

body, html { height:100%; }

p { font-family: "Century gothic";
	margin-top:0px;
	margin-bottom:0px;
}

.box1 {
border-bottom: 2px #cccac9 solid;
border-left: 0px #cccac9 solid;
border-top: 0px #cccac9 solid;
border-right: 0px #cccac9 solid;
width: 100px;
font-family:Verdana;
font-size:7pt;
color:#000000;
background:);
}


H1 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0;
}

H2 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0;
	font-size:30pt;

}

H3 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0;
	font-size:10pt;

}

H4 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 10px 0;
	font-size:16pt;

}

H5 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0;
	font-size:7pt;

}

H6 {
	font-family: "Century gothic";
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0;
	font-size:9pt;

}

.grey_top { font-family: "Century gothic";
	margin-top:0px;
	margin-bottom:0px;
	font-size:8pt;
	color: #ababab;
}

.white_menu {
	margin-top:0px;
	margin-bottom:0px;
	font-size:10pt;
	color: #FFFFFF;
}

.black_30 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:30pt;
	color: #000;
}

.grey_14 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:14pt;
	color: #8B8B8B;
}

.white_14 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:14pt;
	color: #FFFFFF;
}

.black_14 {
	margin-top:0px;
	margin-bottom:0px;
	font-size:14pt;
	color: #000;
}

.white_10 {
	margin: 0 0 0px 0; 
	font-size:10pt;
	color: #FFFFFF;
}

.white_8 {
	margin: 0 0 0px 0; 
	font-size:8pt;
	color: #FFFFFF;
}

.white_9 {
	margin: 0 0 0px 0; 
	font-size:9pt;
	color: #FFFFFF;
}

.black_8 {
	margin: 0 0 0px 0; 
	font-size:8pt;
	color: #000;
}

.purple_14 {
	margin: 0 0 0px 0; 
	font-size:14pt;
	color: #909;
}

.grey_8 {
	margin: 0 0 0px 0; 
	font-size:8pt;
	color: #8b8b8b;
}

.menu_grey {
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 0px 0; 
	font-size:10pt;
	color: #8B8B8B;
}

.black_9 {
	margin: 0 0 0px 0; 
	font-size:9pt;
	color: #000;
}

.purple_9 {
	margin: 0 0 0px 0; 
	font-size:9pt;
	color: #909;
}


/* Färger */
.white { color:#FFF; }
.black { color: #000; }
.purple { color:#909; }
.grey { color: #8b8b8b; }
.grey2 { color: #ababab ; }


/* Storlekar */
.14 {font-size:14pt; }
.10 {font-size:10pt; }
.9 {font-size:9pt; }
.8 {font-size:8pt; }



/* Länkar */
A:link { font-family: "Century gothic"; font-weight: normal; text-decoration:none; }
A:visited { font-family: "Century gothic"; font-weight:normal; text-decoration:none; }
A:active { font-family: "Century gothic"; font-weight:normal; text-decoration:none; }
A:hover { font-family: "Century gothic"; font-weight:normal; text-decoration:none; color:#000; }