
h1{
	color:transparent;
}
h3{
	margin-top: 4px;
	margin-bottom:0px;
}

h4{
	margin-top: 4px;
	margin-bottom: -5px;
}

a{
	color: #6b6e70;
	text-decoration: none;	
}

a:hover{
color: #EE2C7B;
}

a {outline : none;}
a img {outline : none;}
img {border : 0;}


/*h4{
text-align: center;
}*/


body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color: #3C3C3C;
	}

#page-container{
	width: 960px;
	text-align:left;
	margin: 0 auto;
	}
	
.header{
	margin-left:-10px;
	}
	
/*HUVUDMENY*/
#huvudmeny{
	margin-top: -17px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	}

/*#huvudmeny >ul { 
	width: 950px;
	list-style: none;
	font-family: Franklin Gothic Medium, Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	background-color: #b3b5b7;
	height: 16px;
	*/
	/*RUNDA HÖRN*/
/*	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
*/


#huvudmeny .toppmenyrubrik{
	width: 80px;
}

#huvudmeny .blogg{
	float: right;
	border: 0;
	}

#huvudmeny .blogg a{
	border: 0;
	color:#FFF;
	}


#huvudmeny >ul >li{
	float: left;
	margin: 0;
	}

#huvudmeny >ul >li >a {
	color:#FFF;
	text-decoration:none;
	padding: 5px 20px;
	margin:0px;
	}
	
#huvudmeny a:hover{
	color:#EE2C7B;
	text-decoration:underline;
	}

/*STARTSIDA*/
#pictures{
	margin-top: 30px;
	margin-bottom: 15px;
	}
	
#border{
	border: solid #b3b5b7 3px;
	}	
#imgspace{
	margin-left: 72px;
	border: solid #b3b5b7 3px;
}
	
#spalt{
	float:left;
	width: 460px;
	margin-right:40px;
	margin-top: -10px;
	}
#content{
	background:url(../images/background.jpg);
	height: 550px;

}
	
#footer{
	margin-top: 375px;
	position:relative;
	width: 100%;
	border-top:solid #e3e3e3 1px;
	}

#footer_cv_david{
	margin-top: 1375px;
	position:relative;
	width: 100%;
	border-top:solid #e3e3e3 1px;
	}

#footer_portfolio_david{
	margin-top: 475px;
	position:relative;
	width: 100%;
	border-top:solid #e3e3e3 1px;
	}

#footer_cv_sofie{
	margin-top: 1275px;
	position:relative;
	width: 100%;
	border-top:solid #e3e3e3 1px;
	}
	
#footer_konsulter{
	margin-top: 575px;
	position:relative;
	width: 100%;
	border-top:solid #e3e3e3 1px;
	}
	
/*---STARTSIDA SLUT---*/

/*KONTAKTA OSS*/
#space{
	margin: 15px 0px;
	}
	
/*---KONTAKTA OSS SLUT---*/

/*KONSULTER*/

#konsulter{
	height:200px;
	width:960px;
	}
	
.konsult{
	margin-left:175px;
	float:left;
	width:210px;
	margin-top: 0px;
	}
	
.konsulttext{
	margin-left:175px;
	float:left;
	width:210px;
	margin-top: 0px;
	}
	
.konsult2{
	margin-left:150px;
	float:left;
	width:210px;
	margin-top: 0px;
	}
	
#footerkonsult{
	margin-top: 150px;
	position:relative;
	width: 960px;
	border-top:solid #e3e3e3 1px;
	}
/*---KONSULTER SLUT---*
/*OM...*/
#sidmeny{
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	width: 180px;
	background-color: #b3b5b7;
	font-family: Franklin Gothic Medium, Arial;
	font-size: 14px;
	font-weight: normal;
	height: 100px;
/*RUNDA HÖRN*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
#sidmeny ul{
	list-style: none;
	text-align: left;
	padding-left: 10px;
}

#sidmeny ul li{
	padding-bottom: 8px;
	}
#om{
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
	}
#sidebar{
	width: 200px;}
/*---OM... SLUT---*/
	