@charset "utf-8";
#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#menyrad {
	float: left;
	width: 147px;
	background-color: #CC66FF;
	height: 545px;
	background-image: url(../allmana_bilder/menyrad.jpg);
	padding-top: 55px;
	padding-left: 16px;
	padding-right: 7px;
}
#menyrad p {
	line-height: 1.7em;
}

#huvud {
	height: 110px;
	background-color: #CCFF00;
	background-image: url(../allmana_bilder/huvud.jpg);
}
#main {
	float: left;
	width: 527px;
	height: 495px;
	padding-right: 20px;
	padding-left: 23px;
	padding-top: 55px;
	font-size: 0.95em;
	line-height: 1.35em;
	background-color: #FFFFFF;
}
#main h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 13px;
}
#main h2 {
	font-weight: normal;
	font-size: 1.35em;
	margin-bottom: 3px;
	color: #000000;
	background-image: url(../frivillig_kulturskola/bilder/David-presentation-fiol.jpg);
}
#main p {
	margin-bottom: 11px;
	line-height: 1.5em;
	color: #333333;
}

#main .personinfo {
	height: 156px;
	margin-bottom: 15px;
}
#main .personinfo .bilden {
	margin-left: 20px;
	background-image: url(../forskola/bilder/Danspar-start-forskola-2.jpg);
}




#footer {
	float: left;
	width: 527px;
	background-color: #FF9900;
	height: 40px;
	background-image: url(../allmana_bilder/fot.jpg);
	padding-top: 10px;
	font-size: 0.8em;
	padding-left: 23px;
	padding-right: 20px;
	text-align: center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #A41AFF;
}
a:active {
	text-decoration: none;
}
.underlinks {
	text-indent: 20px;
	font-weight: normal;
}
.tabelltext {
	text-align: right;
	padding-right: 12px;
}
