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

body {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Arial, sans-serif;
	color: #666666;
	background-color: #000000;
	line-height: 2em;
	font-weight: lighter;
	width: 940px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000 url('img/bluebar.gif') no-repeat top left;
}
	
#topBack { background-image: url(img/topfade.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	min-height: 140px;
}

	
h1 {
	font-size: 4em;
	line-height: 1.2;
	margin-bottom: 1;
	color: #ffffff;
}

h2 {font-size: 2em; line-height: 1.2 ; margin-bottom: -1 ; color: #cccccc; text-decoration: none;}

h3 {
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	position: relative;
	top: auto;
}

h4 {font-size: 1em; line-height: 2; margin-bottom: 2; color: #666666; text-decoration: none;}

h5 {font-size: 1.5em; line-height: 1.33; margin-bottom: 2; color: #cccccc; text-decoration: none;}

h6 {
	font-size: 1em;
	line-height: 1;
	margin-bottom: 0;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.rubrik6 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 2;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

p {
	font-size: 1em;
	line-height: 2;
	margin-bottom: 2;
	color: #666666;
	text-decoration: none;
}

.menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 1,2em;
	line-height: 1;
}

#topQuote {
	width:940px;
	position:relative;
	margin-top: 20px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}

#container {
	width:960px;
	height: 279px;
	position:relative;
	margin-top: 40px;
	margin-right: 0px;
	background-image: url(img/fadeback.jpg);
	background-repeat: no-repeat;
}

#smallSpot {
	background-color: #42c8f4;
	margin-right: 20px;	
	height: 199px;
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}

#smallSpotText {
	margin-right: 20px;	
	margin-left: 10px;	
	height: 199px;
	width: 210px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

#container2 {
	width:960px;
	height: 120px;
	position:relative;
	background-image: url(img/fadeback.jpg);
}


#smallSpotText2 {
	margin-right: 20px;	
	margin-left: 10px;	
	width: 210px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

#contactInfo {
	color: #cccccc;
	margin-right: 20px;	
	width: 220px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
}

#portfolioText {
	width: 940px;
	position: relative;
}

.smallSpotText {
	font-size: 12px;
	font-family: ApexSansBookT, Apex Sans Book T, Arial, Helvetica, Geneva, Arial, sans-serif;
	color: #333333;
	line-height: 1em;
	font-weight: lighter;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.SmallSpoth3 {
	font-size: 2em;
	line-height: 1;
	color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.menu:hover {color:#00CCFF}

.under {margin-top: -1em;}
.menu2 {
	background-color: #eeeeee;
	line-height: normal;	
}
.menu2:hover { background-color: #333333;
}


a  {
	color: #00CCFF;
	text-decoration: none;
} 
a:hover {color:#000000}


strong, b {
	font-weight: bold;
}

#snurran {
	width:940px;
	position:relative;
}

#snurranmeny {
float:left;
width:220px;
position:relative;
margin-right:20px;
line-height: 1.5em;
}

#snurrandiv {
float:right;
width:700px;
position:relative;
}


/*css för slideshowen*/
a {outline: 0}
#imagelist {visibility:hidden; overflow:hidden; height:0px; width:0px}
#gallery {postion:relative; width:700px; margin-top:0px; margin-left: auto ; margin-right: auto;}
#images {height:390px;}
#image {position:relative; width:700px; height:390px; background: url(images/loading.png) center center no-repeat;}
#image img {position:absolute;}
.imgnav {position:absolute; width:300px; height:100%; cursor:pointer; z-index:800}
#previmg {left:0; opacity:0; background:url(images/left.png) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=40);}
#nextimg {right:0; opacity:0; background:url(images/right.png) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=40)}
