@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;
	font: 100% Century Gothic;
	overflow: scroll ;
}

body, html { height:100%; }

p {
	font-family: "Century gothic";
	font-size: 8pt;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
}

.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;
	font-size:14pt;

}

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;

}



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


/* Storlekar */
.14 {
	font-size:14pt;
	font-weight: bold;
}
.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; }
