body {
	background-color: #ffca32;
	background-image: url(images/bakgrundstone_flode.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
}

h1 {
	color: #2568ae;
/*	font-family: Gill Sans, Verdana, Arial, Sans-Serif; */
	font-family: Trebuchet MS, Sans-Serif;
/*	font-size: 2.7em; */
	font-size: 3em;
	font-weight: normal;
}
h2 {
	color: #2568ae;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 1em;
}
h3 {
	color: #2568ae;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

/* IE6-bugg gör att inte fungerar med annat än olika ids, istf css-classes */
#top_img,
#top_img.normal_top_img {
	width: 940px;
	/* margin: 0 auto; */
	margin: 0 auto 0 auto;
	height: 130px;
	position: relative;
	background-image: url(/kampanjweb2009/images/toppbilder_neutral.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom; 
}
#top_img_index {
	width: 940px;
	/* margin: 0 auto; */
	margin: 0 auto 0 auto;
	height: 130px;
	position: relative;
	background-repeat: no-repeat;
	vertical-align: bottom;
	background-color: #ffffff;
}
#top_img.index_top_img {
	/* inget */
}

#top_img h1 {
	position: absolute;
	top: 40px; left: 248px;
	height: auto;
	padding: 0;
	display: block;
}

#top_img h2 {
	position: absolute;
	top: 100px; left: 248px;
	height: 2em;
	line-height: normal;
	padding: 0;
	display: block;
}

#tema_img {
/*	margin: 0 auto; */
	margin: 0 auto 0 auto;
	width: 940px;
	height: 223px;
	padding: 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 940px;
	height: auto;
	background-color: #ffffff;
/*	border: 1px dotted gray; */
/*	position: relative; */
	overflow: visible;
	background-image: url(images/wrapper_bg_image.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#content {
	width: 682px;
/*	border-left: 1px solid #A3A3A3; */
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 228px;
	margin-top: 0;
	color: #4d4d4d;
	clear: none;
}
#content.normal{
	/* inget */
}
/* IE6-bugg gör att inte fungerar med class */
div#contentwithrightmenu{
	width: 470px;
/*	border-left: 1px solid #A3A3A3; */
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 228px;
	color: #4d4d4d;
	clear: none;
}
#content li {
	list-style-type: none;
	text-decoration: none;
	margin-left: 0px;
	padding: 0;
	font-weight: normal;
	line-height: 1.5em;
	color: #4d4d4d;
}
#content li.bold{
	font-weight:bold;
}
#content li a {
	color: #4d4d4d;
	text-decoration: none;
}

#left_menu {
/*	position: absolute; */
	float: left;
/*	top: 0; */
/*	left: 0; */
	width: 228px;
/*	padding-top: 25px; */
	font-size: 0.9em;
/*	border-right: 1px solid #A3A3A3; */
/*	border: 1px dotted red; */
	margin-top: 0;
	margin-right: 0;
	display: block;
}
#left_menu ul{
	margin-top: 25px;
	display: block;
}
#left_menu li {
	list-style-type: none;
	text-decoration: none;
	margin-left: 23px;
	padding: 0;
	line-height: 1.5em;
}
#left_menu a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
.left_menu {
	color: #4d4d4d;
}
.left_menu_selected {
	color: #2568ae;
}

#right_menu {
	float: right; 
/*	position: absolute; */
/*	top: 25px; */
/*	right: 0;  */
	width: 187px;
	background-color: #2568ae;
	min-height: 100px;
	margin-top: 25px; 
/*	display: block; */
}
#right_menu_top {
	width: 187px;
	height: 9px;
	background-color: #ffffff;
	background-image: url(images/hogermeny_bla_topp.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0;
}
#right_menu_content {
	width: 187px;
	background-color: #017BBC;
	min-height: 100px;
	color: #FFFFFF;
}
#right_menu_content li {
	list-style: none;
	line-height: 1.5em;
	padding: 0;
	margin-left: 20px;
}
#right_menu_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#right_menu a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
.right_menu {
	color: #ffffff;
}
.right_menu_selected {
	color: #fdce1a;
}
span.right_menu_header{
	color: #fdce1a;
	font-size: 1em;
	font-weight: bold;
	margin-left: 3ex;
	display: inline;
}
#right_menu_bottom {
	width: 187px;
	height: 9px;
	background-color: #ffffff;
	background-image: url(images/hogermeny_bla_botten.jpg);
	background-position: top;
	background-repeat: no-repeat; 
}

div#wrapper_footer{
	height: 0;
	clear: both;
}

#footer {
	background-image: url(images/bottendel_redyta_blank.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 63px;
	margin: auto;
	display:block;
}

h2.QA {
	margin-bottom:-1em;
	font-size:100%;
	font-weight:bold;
}

#content p {
	font-weight: normal;
}
#content p.bold {
	font-weight:bold;
}

.puff {
	margin-right: 23px;
	margin-left: 0;
	padding: 0;
}
