body {
	margin: 0px;
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 0.8em;
	background: #008E00;	
	background: url(gui/gras.gif) repeat-x bottom left #008E00 fixed;	
	bottom: 0;

	}

#container {
	margin-bottom: 20px;
	}

/*------------------------------------------------
Clearfix: Lägg denna i div som innehåller floats*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*------------------------------------------------*/
.clear {
	clear:both;
}


#heading {
	height: 67px;
	background: url(gui/bla_himmel.gif) repeat-x;
	min-width: 850px;
	}

#heading a span{
	display:block;
	height:0;
	width:0;
	overflow:hidden;
	}

#heading .toppmeny {
	float: left;
	margin:50px 5px 0;
	color: #000;
	font-size: 0.70em;
	text-decoration: none;
}

#heading .toppmenu:hover {
	text-decoration: underline;
	}

#rubrikbild {
	margin-left: 10px;
	margin-right: 430px;
	float: left;
	border: none;
	}

.pixelart {
	float:left;
	margin-left: 20px;
	border: none;
	}

#sol {
	float: left;
	}

#main {
	width: 850px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 3;
	}

#content {
	float: left;
	width: 654px;
	z-index: 3;
	}

#content_top {
	background: url(gui/content_top.gif);
	height: 25px;
	}

#content_middle {
	background: url(gui/content_middle.gif) repeat-y;
	min-height: 400px;
	padding-left: 20px;
	padding-right: 25px;
	}

#content_middle h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	float: left;
	margin-bottom: 0.9em;
	}

#content_middle h2 {
	margin-top: 1.3em;
	margin-bottom: 0.3em;
	font-size: 1.0em;
	font-weight: bold;
	}

#content_middle h3 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	float: left;
	font-size: 1em;
	}

#content_middle h4 {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
	font-size: 1em;
	}

#content_middle .publicerad {
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	float: right;
	font-style: italic;
	}

#content_middle .datum {
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	font-style: italic;
	float: right;
	}

#popupPic {
	display:none;
	padding:0px;
	position:absolute;
	margin-left:100px; 
	margin-top:50px; 
	top:20px;
	z-index:5;
	background: #000; 
	border:1px solid #000;
}

#popupPic div {
	background:#ffffff;
	padding-bottom:0px;
	margin-bottom: 0px;
	border:0px;
}

#popupPic div a {
	float:right;
}

#popupPic img {
	border:0px; 
}

#popupPic .klickbar {
	padding:0px 1px 0px 0px;
}

#content_middle p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

#content_middle ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	}

#content_middle ul li {
	margin: 3px 0;
	}

#content_middle ol {
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content_middle hr {
	padding: 0;
	background-color: #008E00;
	margin: 0;
	width: 600px;
	}

#kommentarer {
	float: left;
/*	font-family: Arial; */
	margin: 20px 0 0 0px;
	}

.inlagg {
	font-size: 0.8em;
}

.inlagg p {
	clear: both;
	margin-bottom: 15px;
	margin-top: 3px;
}

#kommentarer .hint {
	font-size: 0.8em;
	}

#madeby {
	float: right;
	font-size: 0.8em;
	font-weight: normal;
/*	font-family: Arial; */
	margin: 20px 10px 0 0;
	}

form {
	float: left;
	width: 600px;
	font-size: 0.8em;
	}

fieldset {
	border: none;
	}

textarea {
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 1em;
	}

label {
	float: left;
	clear: left;
	margin-bottom: 2px;
	}

form div {
	float: right;
	width: 350px;
	}

form input, form table {
	clear: left;
	float: left;
	margin-bottom: 10px;
	font-family: Verdana;
	}

form table input {
	margin-left: 20px;
	margin-right: 30px;
	}

form img {
	border: 1px solid;
	}

.mini {
	font-size: 0.70em;
	color: #000;
	}

#content_bottom {
	background: url(gui/content_bottom.gif);
	height: 28px;
	z-index: 3;
	}

#nav {
	float: left;
	margin-left: 10px;
	width: 185px;
	clear: right;
	z-index: 3;
	}

#nav_top {
	background: url(gui/nav_top.gif);
	height: 25px;
	}

#nav_middle {
	background: url(gui/nav_middle.gif) repeat-y;
	min-height: 400px;
	padding-left: 20px;
	padding-right: 30px;
}

/* Används ej än */
#nav_middle h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0;
	}

#nav_middle h3 {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 1.0em;
	font-weight: bold;
	}

#nav_middle a {
	text-decoration: none;
	color: #000;
	}

#nav_middle h3 img {
	position: relative;
	left: 7px;
	top: 1px;
	border: none;
	z-index: 4;
	}

/* Denna klass finns enbart för att komma undan marginalerna som IE lägger på en hr */
div.hr {
	height: 2px;
	margin: 10px 0 10px 0 !important;  
	background: #008E00;
	overflow: hidden;
	}

#nav_middle hr {
	padding: 0;
	background-color: #008E00;
	margin: 0;
	}

#nav_middle ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav_middle ul li {
	font-size: 0.86em;
	margin: 0;
	padding: 0;
	}

#nav_middle ul li a {
	color: #000000;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}

#nav_middle ul li a:hover {
	text-decoration: underline;
	}

#nav_bottom {
	background: url(gui/nav_bottom.gif);
	height: 28px;
	}

#temabild {
	float: right;
	border: 1px solid #000;
	margin: 0 0 7px 7px;
	}

#temalogo {
	float: right;
	border: none;
	margin: 0 0 7px 7px;
	}

.symbol {
	margin-left: 0.8em;
	}

.together {
	margin-top: 0;
	}

.ogjort {
	color: blue !important;
	}

.aret_runt {
	color: blue;
	}

.sasong {
	color: black;
	}

.kommande {
	color: green;
	}

