body{

	background-color: #0b0b0b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


body#index{
	
	background-color: #0b0b0b;
	background-image: url(http://www.trkl.se/nysida/frontimages/serie1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5f5f5;
}



.portfoliobild{
	margin-bottom: 20px;
}

body#view{
	
	background-color: #f0f0f0;
}

div#indexcontainer{
width: 800px;
height: 400px;
margin-top: 80px;
margin-left: 60px;
margin-bottom: -10px;
padding-top: 70px;
}

div#container{
background-color: #f5f5f5;
width: 750px;
height: 700px;
margin-top: 80px;
margin-left: 60px;
margin-bottom: -10px;
padding-top: 70px;
}


div#viewcontainer{
background-color: #f0f0f0;

height: 700px;
width: 100%;
margin-top: 80px;
margin-left: 60px;
margin-bottom: -10px;
padding-top: 70px;
}

div#frontimage{
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 40px;
}


div#frontimage a img{
	border: 0px;
	max-height: 50px;
	margin-right: 20px;
}

div#viewimages{

	margin-left: 70px;
	margin-top: 40px;
	margin-right: 70px;
	white-space: nowrap;
	
}

div#indexmenu{
	margin-left:70px;
	position: relative;
}

div#indexmenu a{
color: #f5f5f5;
}


div#menu{
	margin-left:70px;
	position: relative;
}

div#menu a{
color: #CC3300;
}

.bildlista img{
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}

