body {
	background-image: url(images/green_bakgrund.gif);
	background-color: #1AB917;
	margin: 0px;
	background-repeat: repeat-x;
}
#topbild {
	margin:auto;
	width: 540px;
	height: 224px;
	background-image: url(images/skola.jpg);
	background-repeat: no-repeat;
	clear:both;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 150px;
}
#karta {
	width:250px;
	float:right;
}
#meny {
	margin:-21px auto auto;
	width: 600px;
	height: 21px;
	background-color:#0B8A07;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#meny ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display:inline;
}
#meny li {
	display:inline;
}
#meny li a:link {
	display: inline;
	margin-left:1px;
	margin-right: -4px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px 5px 5px;
	background-image: url(images/menybakgrund.jpg);
}
html>body #meny li a {
		width: auto;
		}
#meny li a:visited {
	display: inline;
	margin-left:1px;
	margin-right: -4px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px 5px 5px;
	background-image: url(images/menybakgrund.jpg);
}
#meny li a:hover {
	border-top: 5px solid #1AB917;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/hoverbakgrund.jpg);
}

#meny .active {
	background-color:#FFFFFF;
	display: inline;
	margin-left:1px;
	margin-right: -4px;
	color: #000000;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px 5px 5px;
}
#placeholder{
	margin:auto;
	width: 600px;
	overflow:hidden;
	background-color:#FFFFFF;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#copyr{
	margin:auto;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	clear: both;
	background-color: #FFFFFF;
}
#text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 20px;
}
#text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration:none;
	border-bottom:1px dashed #999999;
}
#text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;

}
#logo {
	float:right;
	width:180px;
	height:100px;
	padding: 10px;
}	
	
#search{
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding: 20px;
}
#info {
	float:right;
	width:250px;
	padding: 5px;
}
#info img {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
h1 {
	font-size: 28px;
	line-height: normal;
	font-weight: bold;
}
#result {
	width:550px;
	clear:both;
}

#resultatsidor {
	width:580px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 10px;
}
#resultatsidor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}
#resultatsidor a:hover {
	color: #000000;
	text-decoration:underline;
}
#result a {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
.skolatd {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 10px;
}
.infotd {
	padding-bottom: 3px;
	padding-left: 10px;
}

