body {
	padding: 2em;
	margin: 0;
	background-attachment: fixed;


	background-image: url(god jul2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, sans-serif;
	border-top-style: none;
	border-right-style: none;
	width: 100%;
	height: 100%;

	background-image: url(god jul2.jpg);
	background-image: url(god%20jul2.jpg);
}
h1 {
	margin: 0 0 5px 0;
	font-size: 5em;
	letter-spacing: 0.3em;
}
h3 {
	margin: 10px 0 5px 0;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h4 {
	margin: 5px 0;
	font-size: 1em;
}
p {
	margin: 0 0 5px 0;
	color: #333;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 18px;
}
a{border-bottom: 1px dotted #000000; text-decoration: none;}
a:link{color: #000000;}
a:visited{ color: #666666;}
a:hover{text-decoration: underline;}

/* sidlayout */
#layout {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	bottom: 1000%;
	position: static;
	background-image: none;
}
#sidhuvud {
	background-image: url(logtyp4.jpg);
	background-repeat: no-repeat;
	margin: 0;
	background-position: 5px 2px;

	padding-right: ;

	padding-left: ;
	float: left;
	padding-top: 80px;
	padding-right: 200px;
	padding-bottom: 30px;
	padding-left: 70px;
	width: 10px;
}
#kolumncontainer{
	float: right;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}
#kolumn1 {float: left; width: 200px;}
#opacitybox{float: left; margin: 0; padding: 10px; background: #a1ba67; opacity: 0.5; filter: alpha(opacity=50); line-height: 1.8em;}
#kolumn2 {
	float: right;
	width: 74%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	line-height: normal;
	text-align: left;
	clear: none;
	height: 49%;
	padding: 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	background-image: none;
	background-repeat: repeat;
	color: #000;
	background-color: #FFF;
}
#sidfot {
	clear: both;
	padding: 10px;
	float: left;
	font-size: 9px;
}

/* Sidhuvud och sidfot (hf) runda horn */
.rundhf {background: transparent;}
.rundtopph {
}
.rundh_r1{
	margin: 0 5px;
	height: 1px;
	overflow: hidden;
}
.rundh_r2{margin: 0 3px; height: 1px; overflow: hidden; background: #a1ba67;}
.rundh_r3{margin: 0 2px; height: 1px; overflow: hidden; background: #a1ba67;}
.rundh_r4{
	margin: 0 1px;
	height: 2px;
	overflow: hidden;
}

/* meny */
#menycontainer{
	float: left;
	margin: 1em 0 0 1em;
	padding: 0;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 16px;
}
#meny{margin: 0; padding: 0; list-style-type: none;	font-size: 1em;}
#meny a{width: 10em; text-decoration: none;	display: block;	padding: 0.3em 1em;	margin-bottom: 0.8em;	border-bottom: 1px dotted #a1ba67; border-left: 1px none;}
#meny a:link{color: #2d371e;}
#meny a:visited{color: #2d371e;}
#meny a:hover{
	background: #c9e76d;
	font-weight: bold;
}
#meny a#current{font-weight: bold; border-left: 1px solid #a1ba67; border-right: 10px solid #a1ba67;}
