body, html, h1, h2, h3, h4, h5, p, a, ul, li, form, small, img {
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}
body {
	background: #ebebeb;
}
.clear {
	float: none;
	clear: both;
	height: 0; overflow:hidden;
}
#container {
	width: 790px;
	background: white url('img/bkg.gif') center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-bottom: 0px;
}
#main {
	/*background: yellow;*/
	padding: 45px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#repeater {
	background: blue url('img/repeater.gif');
}

h2, h1{
	background: url('img/boxtop.gif');	background-repeat:no-repeat;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	color: #fff;
	line-height: 25px;
	padding-left: 10px;
}
p {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-family: Arial;
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
}
#banner {
	background: url('img/banner.jpg');
	height: 100px;
	width: 695px;
	margin-bottom: 20px;
}

#boxar {
	background: url('img/boxmiddle.gif') no-repeat;
	margin-bottom: 20px;
}

#box_analys_green {
	background: url('img/bak_analys_green.gif') repeat-y;
	padding: 10px;
}

#box_analys_green_top {
	background: url('img/bak_analys_green_top.gif') no-repeat;
	height: 8px;
}

#box_analys_green_bottom {
	background: url('img/bak_analys_green_bottom.gif') no-repeat;
	height: 9px;
}


#box_analys_yellow {
	background: url('img/bak_analys_yellow.gif') repeat-y;
	padding: 10px;
}

#box_analys_yellow_top {
	background: url('img/bak_analys_yellow_top.gif') no-repeat;
	height: 8px;
}

#box_analys_yellow_bottom {
	background: url('img/bak_analys_yellow_bottom.gif') no-repeat;
	height: 9px;
}


#box_analys_grey {
	background: url('img/bak_analys_grey.gif') repeat-y;
	padding: 10px;
}

#box_analys_grey_top {
	background: url('img/bak_analys_grey_top.gif') no-repeat;
	height: 8px;
}

#box_analys_grey_bottom {
	background: url('img/bak_analys_grey_bottom.gif') no-repeat;
	height: 9px;
}

.box1 {
	width: 225px;
	background: url('') repeat-y;
	float: left;
	margin-right: 10px;
	/*height: 200px;*/
}
#boxbottom {
	height: 10px;
	width: 100%;
	background: url('img/boxbottom.gif');
	overflow: hidden;
}

#boxar p {
	margin: 10px;
	margin-top: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
.readmore {
	height: 25px;
	text-align: right;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 15px;
	padding-right: 10px;
}
.readmore a {
	color: #137f51;
}
.readmore a:hover {
	text-decoration: underline;
}
#logga {
	width: 277px;
	/*background: white url('img/mediaanalys.gif') no-repeat;*/
	height: 66px;
	margin-left: 50px;
	margin-top: 20px;
}
#europe {
	height: 100px;
	width: 104px;
	background: url('img/europe.gif') no-repeat;
	margin-left: 50px;
	display: inline;
	float: left;
}
.ruta {
	/*background: green;*/
	width: 270px;
	height: 100px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	background: url('img/footer.gif');
	height: 110px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
#bottom {
	background: url('img/bottom.gif') no-repeat;
	height: 10px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

.form_text {
	background: url('img/form_text.gif') no-repeat;
	border: 0px;
	width:254px;
	height: 25px;
	padding-left:10px;
	padding-top:4px;
}

.kontakt_skicka{
	background: url('img/knapp.gif') no-repeat;
	font-size: 11px;
	color: #474747;
	font-weight: bold;
	font-family: Arial;
	border: 0px;
	width:168px;
	height: 25px;
}
