* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	}
body {
	background-image:url(layout/inne.gif);
	background-repeat: repeat;

	}

#header {
	background-image: url(layout/bg-top.jpg);
	background-repeat:repeat-x;
	height:123px;
	width: 100%;
	text-align: center;
}

#midbg {
	background-image:url(layout/bg-mid.jpg);
	background-repeat:repeat;	
}

#container {
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto;
	}
	#container #content {
		margin-top: -10px;
		background-image:url(layout/inne.gif);
		background-repeat:repeat;		
		}
		#container #content #navigation {
			height:70px;
			}
		#container #content #full {
			padding:30px 40px 10px 40px;
			min-height: 400px;
			}
#footer {
	background-image:url(layout/bg-bottom.jpg);
	height:100px;
	width: 100%;
}

#footerimg {
	background-image:url(layout/foot.gif);
	height:100px;
	width: 753px;
	margin-left: auto;
	margin-right: auto;
}

			
h1{
	margin-top: 40px;
	margin-bottom: 1px;
	font-size: 14px;
	color: fff600;
	}
h2{
	margin-top: 40px;
	margin-bottom: px;
	font-size: 12px;
	color: fff600;
	}
p{
	margin-bottom:10px;
	}
img.start{
	margin-left:30px;
	}
img.atellus{
	float:right;
	border:none;
	margin-right:5px;
	margin-top:2px;
	}


	.grabbarna {  } 
	.grabbarna td { color: #fff;}
	.grabbarna td p { margin-left: 10px;}
	
#gallery {
	
}

#gallery a img {
	border: 1px solid #ffc52f;
	display: block;
	float: left;
	margin-right: 3px;
}

#pdf {
	margin-top: 20px;
	margin-left: 0px;
}

#spacer {
	clear: both;
}

#item {
	border: 1px solid #fff;
}

#title {
	font-size: 15px;
	font-weight: 400;
}

#subtitle {
	font-size: 13px;
	font-weight: 200;
}

#kategori {
	height: 120px; 
	width: 100px; 
	text-align: center;
	margin-right: 5px;
	float: left;
}

#kategori a {
	display: block;
}

#kategori img {
	margin-bottom: 2px;
	border: none;
}

#gMenu {
	margin-bottom: 20px;
}

#gMenu a {
	text-decoration: none;
	font-style: italic;
	color: yellow;
}
