/* CSS Document */
body {
 
 margin: 0; 
 padding: 0; 
 background-color: #cccccc; 
 font: small Arial, Helvetica, Verdana, sans-serif; 
}
    a:link {
    color: #000000 }
	a:hover {
	color:#000000
	text-decoration: underline;  
	}
  a:visited {
    color: #000000
	text-decoration: underline; 
	}

p {
 text-align: left;
 line-height: 135%;
 
 
}
a img {
border: none; 
}



#wrapper {
	background-color: #ffffff;
	color: #878787;
	width: 680px;
	text-align: left;
	margin: 30px 150px 30px 150px;	
}


#header {
width:auto

}

#header-bottom { 
 border-top: 1px solid #000000; 
 border-bottom: 1px solid #000000;
 background-color: #b9c9fa 
}

#header-bottom ul {
margin: 0;
padding: 0 30px 0 0;
text-align: right;
}
 
#header-bottom li { 
 display: inline; 
 background-color: #b9c9fa; 
 color: #000000; 
}

#header-bottom a:link, #header-bottom a:hover, #header-bottom a:visited {
text-decoration: none;
text-decoration: underline;
text-decoration: none;
color: #000000; 
 background-color: #b9c9fa; 
 } 

#contentprojektet {
	margin: 10px 90px 40px 90px;
	width: 500px;
	color: #000000;

}
#contentPrototypen {
	margin: 10px 75px 40px 75px;
	width: 500px;
	color: #000000;
}
#contentdesign {

    
    
	margin-left: 20px;
	margin-top: 10px; 
	width: 320px;
	color: #000000;
}



#contentmedverkande {
	margin: 10px 65px 40px 65px;
	width: 500px;
	color: #000000;

}


#sidebar {
	position: absolute;
	top: 245px;
	right: 0px;
	width: 249px;
	margin: 0px;
	padding: 0px;
	left: 524px;
}


#footer {
	margin: 10px 65px 10px 65px;
	width: 500px;
	height: 100px;
	
	color: #000000;
}
.footer {
text-align: center;

}
#footer a:link, #footer a:hover, #footer a:visited {
text-decoration: underline;
color: #000000; 
}


#linje {
border-top: 1px solid #000000;
width: 500px;
}
 .floatright
{
float: right;
margin: 0px 0px 0px 10px;
border: 1px dashed #000000;
padding: 2px;
}
.floatright2
{
float: right;
margin: 0px 0px 0px 10px;
padding: 2px;
}





