

body {
	background-color: #111111;
	/*background-image: url('http://www.martinchristensson.se/bilder/layout/bakgrund.gif'); 
	background-position: top center;
	background-repeat: repeat-x;*/
	}
	
body,h1,h2,p,ul,li,table,td,tr,div,img {
	border:0;
	margin:0;
	padding:0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#eee;
	text-align:center;
	padding:10px;
	}
	
h1,h2,h3,h4,h5 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-size:18px;
	margin-bottom:0px;
	letter-spacing:1px;
	}
	
h2 {
	font-size:15px;
	margin-bottom:5px;
	}
	
h3 {
	font-size:13px;
	margin-bottom:2px;
	}

#container {
	text-align:center;
	margin:20px auto; 
	width:950px; 
	padding:0;
	}
	
#navigation {
	color:#FFF;
	border: 0px #FF0000 solid;
	overflow:visible;
	text-align:left;
	}
#navigation .rubrik a {
	display: block;
	width: 280px;
	height: 13px;
	text-indent: -6000px;
	overflow: visible;
	margin:0px;
	padding:0px;
	border: 0px solid #FF0;
	background-image: url('http://www.martinchristensson.se/bilder/layout/rubrik.gif'); 
	}
	
#links {
	float:right;
	display:block;
	color: #999;
	font-size:12px;
	border: 0px #FF0000 solid;
	}
	
#links a {
	color: #999;
	text-decoration: none;
	padding:2px 8px 3px 8px;
	border-right: 1px #999 dotted;
	}
	
#links a.last {
	color: #999;
	text-decoration: none;
	padding:2px 0px 3px 8px;
	border-right: none;
	}
	
#thumbnails {
	border: 0px #FFF solid;
	}
span.highlight {
	color:#cc6a43;
	}
	
img.Forstasidan_overst {
	margin: 20px 0 0 0;
	}
	
img.Forstasidan_vanster {
	margin: 26px 0 0 0;
	}

img.Forstasidan_mitten {
	margin: 26px 26px 0 26px;
	}
	
img.Forstasidan_hoger {
	margin: 26px 0 0 0;
	}
	
img.thumbnail, img.thumbnail_last {
	margin-top: 26px;
	width:77px;
	height:77px;
	display: inline;
	}

img.thumbnail {
	margin-right: 20px;
	}
	
img.liggande {
	margin-top: 120px;
	}
	
img.staende {
	margin-top: 20px;
	}
	


	

