body {
	background-image: url();
	background-color: #fff;
	background-attachment: fixed;
	margin: 0px;	
}

	
#container {
	background-color: #fff;
	width: 1200px;
	border: 0px solid #000;
	margin: 0px auto;
	padding: 18px;	
	overflow: visible;
} 
	
#topleft {
	background-color: #fff;
	width: 250px;
	margin-top: 5px;
	padding: 18px;	
	float: left;
} 

#topright {
	background-color: #fff;
	margin-top: 95px;	
	float: right;
} 

#logga {
	background-color: #fff;}

#portfolio {
 float: left;
 margin-left: 150px;
 margin-top: 40px;
 width: 680px;}

}

#foot {
 margin-top: 200px;
}

#foot p{
font-family: Century Schoolbook;
	font-size: 9px;
	font-style: normal;
	letter-spacing: normal;
}

h1 {
        font-family: Baskerville, Garamond;
        font-style: italic;
        text-decoration: underline;
        font-weight: normal;

}


#next a:link{
        font-family: Baskerville, Garamond;
        font-style: italic;
        text-decoration: none;
        font-weight: normal;
        font-size: 40px;

}

#next a:visited{
        font-family: Baskerville, Garamond;
        font-style: italic;
        text-decoration: none;
        font-weight: normal;
        font-size: 40px;

}

#next a:hover{
        font-family: Baskerville, Garamond;
        font-style: italic;
        text-decoration: none;
        font-weight: normal;
        font-size: 40px;

}

h3 {
	font: normal normal bold 16px/16px Century Schoolbook, Serif;
	}
	
h2 {
	font-family: Century Schoolbook;
	font-size: 12px;


}

p { font-family: Century Schoolbook;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	}
	

a {	
	font-family: Century Schoolbook;
	font-size: 10px;
	text-decoration: underline;	color: #000;    border-width: 0px;

}

a:visited {	text-decoration: underline;	color: #000;    border-width: 0px;}
a:hover {	background-color: #a7f4e1; 	color:#000;}

#navigation {
	float: left;
	margin-left: 90px;
	margin-top: 40px;
}

#navigation p {
font-family: Century Schoolbook;
	font-size: 15px;
	font-style: normal;
	letter-spacing: normal;
}

#meny a:hover {	background-color: #a7f4e1;
	color: #000;
	font-family: Century Schoolbook;
	text-decoration: underline;
	font-style: italic;
	font-size: 15px;}

#meny a:link {
	color: #000;
	font-family: Century Schoolbook;
	text-decoration: underline;
	font-style: italic;
	font-size: 15px;
	line-height: 25px;}

#meny a:visited {
	color: #000;
	font-family: Century Schoolbook;
	text-decoration: underline;
	font-style: italic;
	font-size: 15px;
	line-height: 25px;}

#rubrik {	position: absolute;
	top: 200px;
	left: 77px;
	z-index: 10;
	}

fieldset {	border: 1px solid #000;
	padding: 18px;
	
	}










/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;     
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #8fd2c5; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #8fd2c5; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #8fd2c5; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 


