/* Sidlayout */
#layout {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	
}
#sidhuvud {
	padding: 0;
	margin: 0 0 0 10px;
	}
	

#kolumntopp {
	float: left;
	width: 900px;
	background-image: url(img/sidhuvud.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;	
	

}
#kolumncontainer{float: left; width: 900px;
background-image: url(img/kolumnbakgrund.png);
	background-repeat: repeat-y;
	background-position: center;
	}

#kolumn1 {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#kolumn2 {
	float: left;
	width: 647px;
	
	
}
#kolumnbred {
	float: left;
	width: 800px;
	padding: 10px;
	margin-left: 30px;
}
#kolumnbotten {
float: left; width: 900px;
background-image: url(img/kolumnbotten.png);
	background-repeat: no-repeat;
	background-position: center top;
		height: 35px;

}

#sidfot {
	float:left;
	width: 900px;
	margin: 0;
	color: #FFFFFF;
	text-align: center;
	
	font-size: 0.9em;
	background-image: url(img/sidfot.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 102px;
	padding: 0px;
}
#sidfot a, #sidfot a:link, #sidfot a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#sidfot a:hover {
text-decoration:overline underline;
}
#sidfot p {
	font-size:0.9em;
	line-height: 1.2em;
}

#kolumnboxbotten1 {
	background-image:url(img/vkolumnbotten.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
}
/* Box1 med runda horn - innehall */
#kolumnbox1 {
	margin: 0;
	background-image: url(img/vkolumn.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 8px;
	padding-left: 8px;
}
#kolumnbox1 p {margin-bottom: 0px;}
/* Box1 */
#kolumnbox1 H3 {
	padding: 3px;
	background-color: #8b909d;
	font-size: 1.1em;
	text-align: center;
	color: #FFFFFF;
}

/* Box2 med runda horn - innehall */
#kolumnbox2 {
	margin: 0;
	padding: 0 10px 0 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #E7FFCE;
}
#kolumnbox2 p {margin-bottom: 0px;}
#kolumnbox2 H3 {
	padding: 3px;
	background-color: #C0D5AC;
	font-size: 1.1em;
	text-align: center;
}


/* Box3 med runda horn - innehall */
#kolumnbox3 {
	margin: 0;
	padding: 0 10px 0 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #FFFCC7;
}
#kolumnbox3 p {margin-bottom: 0px;}
#kolumnbox3 H3 {
	padding: 3px;
	background-color: #D2CFA3;
	font-size: 1.1em;
	text-align: center;
}

/* Meny */
#menycontainer {
	margin:0;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#menycontainer ul {
	margin: 0;
	height: 2.3em;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#menycontainer li {
	display: inline;
	list-style: none;
	float: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.3em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;	
}
.menycontent {
	display: block;
	color: #333333;
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;	
	
	
}
a.meny, a.meny:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	color:white;
	margin-right:7px;
	padding: 0.27em;
	border: 1px solid #333333;
	background-color: #1d94c0;	
}
a.meny:hover {
	background: #dae1e5;
	color:#7E9EFF;
}
a#current .menycontent {
	border-bottom: 1px solid #ffffff;
	background-color: #FF9900;
}
#current{
	background-color: #ffffff;
	color:#333333;
	padding: 0.3em;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-bottom-color: #FFFFFF;
}

a.meny0, a.meny0:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #769143;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny1, a.meny1:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #c0af1d;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny2, a.meny2:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #1d94c0;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny3, a.meny3:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #c01d40;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny4, a.meny4:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #8b909d;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny5, a.meny5:visited {
	width: 8em;
	display: block;
	text-decoration: none;
	background: #c0751d;
	color:white;
	margin-right:7px;
	padding: 0.5em;
}
a.meny0:hover, a.meny1:hover, a.meny2:hover, a.meny3:hover, a.meny4:hover, a.meny5:hover {background: #dae1e5;color:#7E9EFF;}
.nyrad {
	text-align: left;
	margin: 5px;
	clear: both;
	float: left;
}
