


body {
    font-family: geneva, verdana, arial, san-serif;
    font-size: 11px;
    background: #FFFFFF url("../grafik/topen.png") no-repeat top center;
    color: #000000;
    padding: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

h1 {
	color: #333333;
	font-size: medium;
}

h2 {
	color: #666666;
	font-size: small;
	margin-bottom: 20px;
}

#main {
		position: relative;
		margin: 0px auto;;
		padding-top: 0;
		width: 882px;
		background: transparent url("../grafik/copyright.gif") no-repeat bottom right;
}

#main1 {
		position: relative;
		padding: 0px;
		padding-left: 40px;
		background: transparent url("../grafik/vanster-veck.png") no-repeat top left;
}
#main2 {
		position: relative;
		padding-right: 0px;
		background: transparent url("../grafik/hoger-veck.png") no-repeat top right;
}
#main3 {
		padding-bottom: 50px;
		padding-left: 0px;
		background: transparent url("../grafik/bottom.png") no-repeat bottom center;
}

img.postpic {
		margin: 0 auto;
}


#menublog {
	margin-top:0px;
	margin-left: 0px;
	margin-right: 40px;
	padding: 5px 0;
	
	border-bottom: 1px solid #999999;
}

#cdb {
	margin: 0px;
	margin-left: -8px;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #999999;
}
#dm1 {
	float: right;
	margin: 0px;
	padding: 0px;
	border: none;
}

#blogplats {
	margin-top: 0;
	margin-left: 6px;
	padding: 15px;
	padding-bottom: 45px;
}
.blogpost {
	padding-bottom: 35px;
}

.imgsaxatbottom {
	background: transparent url("../grafik/sax.gif") no-repeat bottom center;
}


#leftcol {
	float: left; 
	width: 498px;
	border-right: 1px solid #999999;
}

#rightcol {
     margin-left: -1px;
	float: left; 
	width: 335px;
	border-left: 1px solid #999999;
}

#blogdescr {
	margin-right: 40px;
	margin-bottom: 0;
	padding: 15px;
	border-bottom: 1px solid #999999;
}
#blogdescrinline {
	padding: 15px;
	padding-left: 0;
}
#kategori {
	margin-right: 40px;
	padding: 15px;
	padding-bottom: 45px;
	border-bottom: 1px solid #999999;
}
#arkiv {
	margin-right: 40px;
	padding: 15px;
	padding-bottom: 45px;
}

div.inlagg {
		margin: 20px 0;
}

div.clear {
	clear: both;
}

.greysmallfont {
	font-size: xx-small;
	color: #999999;
}
.storF {
	font-size: 20px;
}
.mellanF {
	font-size: 14px;
}
.smallF {
	font-size: x-small;
}
.bottomSpace1 {
	padding-bottom: 20px;
}
.right {
	text-align: right;
}
.bold {
	font-weight: bold;
}

