body{
	background-color: #000;
	color:#aaafff;
	font-size: 65%;
	line-height: 1.3;
	font-family: "Helvetica", "Arial",sans-serif;
	font-weight:normal;
}
#wrap {
	width:910px;
	margin: 2% auto 2% auto;
}
#box1, 
#box2, 
#box3, 
#box4, 
#box5, 
#box6, 
#box7, 
#box8, 
#box9, 
#box10, 
#box11, 
#box12,
#box13,
#box14,
#box15 {
width: 180px;
height:180px;
float:left;
margin:0 auto;
border:1px solid #000;
overflow:hidden;
}
h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#662999;
	background-color:#000;
	display:block;
	font-size:2.7em;
	text-align:center;
	line-height: 6em;
	height:180px;
}
h2 {
	font-size:1.5em;
	margin:0.6em;
	padding:0;
	line-height:1em;
	text-align: left;
}
a {
	outline:none;
	color:#aaafff;
}
a.single, a.box {
	text-decoration:none;
	display:block;
	font-size:2.7em;
	text-align:center;
	line-height: 6em;
	height:180px;
}
a.single:hover, a.active {
	color:#662999;
	background-color:#000;
}
a.logo {
	line-height:1em;
	text-align:left;
	padding: 1.7em 1.5em;
	height: 100px;
}
p {
	font-size:1.5em;
	text-align:center;
	width: 180px;
	margin:0;
	padding:0;
}
p.multiline {
	width: auto;
	font-size:1.3em;
	margin:0.6em;
	text-align: left;
}
p.contact {
	font-size: 1.5em;
	line-height: 1em;
	margin:80px 0 0;
	text-align:center;
}

/* -- Arbete -- */
a.worklink {
	display:block;
	padding:80px 0;
	text-decoration:none;
	font-size:2em;
	text-align:center;
		
}
a.worklink:hover  {
	color:#662999;
	background-color:#000;
}
span.worktxt {
	margin:-50px 0 0 0;
	font-size:0.6em;
}
#footer{
	clear:both;
	text-align:right;
}
#footer a{
	font-size:1.2em;
	text-decoration:none;
	margin: 0 3px;
}

#footer a:hover{
	color:#662999;
}
.left-align{
	float:left;
	text-align:left;
	margin: 0 0 0 5px;
}
.right-align{
	float:right;
	text-align:right;
	margin: 0 5px 0 0 ;
}