/* CSS for Hjordeliv.se */

body {
	font-family: verdana;
	font-size: 11px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #5B7FAA;
}

a:hover {
	text-decoration: underline;	
}

p {
/*		margin:0;
padding: 7px 0px 7px 21px;*/
	color: black;
	line-height: 130%;
/*	letter-spacing:0.08em;*/
}

#content_mainbody_right p {
	padding-left: 5px;	
	padding-right: 50px;
}

#content_mainbody_right p a {
	margin-bottom: 30px;
        display: block;
}

#content_mainbody_right img {
	float: right;
}

#content_mainbody_right h5 {
	padding-left: 15px;
	background-image: url(/assets/templates/hjordeliv_se/images/button.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 12px;
	color: #743E5A;
}

#content_mainbody_right h5 a {
	font-size: 12px;
	color: #743E5A;
}

h1, h3, h6 {
	padding: 7px 10px 7px 21px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h2 {

	font-size: 18px;
	line-height: 140%;
	padding-bottom: 20px;
	color: #743E5A;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

strong {
	color: #5a3c39;
}

.introtext {
	font-weight: bold;
}

.radstartrubrik  {
   text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #5a3c39;
}

.fotoleft {
	float: left;
	margin-right: 16px;
}

.fotoright {
	float: right;
	margin-left: 16px;
}

.halv {
	line-height: 150%;
}

.tom {
	
}

/* --------------- TOPP -------------------*/

#topp ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760 px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana;
}

#topp ul li {
	float: left;
	margin-top: 0px;
	height: 14px;
	padding-bottom: 0px;
}

#topp li a {
	display: block;
	padding: 1px 10px 0 10px;
	line-height: 25px;
	text-decoration: none;
	color: #7F6844;
	font-weight: bolder;

}

#topp ul a:hover {
	color: #5B7FAA;
}

/* --------------- TOPMENU1 -------------------*/

#topmenu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760 px;
	float: left;
	font-size: 10px;
}

#topmenu1 ul li {
	float: left;
	margin-top: 0px;
	height: 26px;
	padding-bottom: 0px;
}

#topmenu1 ul li.active {
	background: url(../images/actab_right.gif) no-repeat top right;
}

#topmenu1 li a {
	display: block;
	padding: 1px 14px 0 14px;
	line-height: 25px;
	text-decoration: none;
	color: #7F6844;
	font-weight: bolder;
	float: left;
	text-transform: uppercase;
}

#topmenu1 li.active a {
	background: url(../images/actab_left.gif) no-repeat top left;
	color: #3F3322;
}

#topmenu1 ul a:hover {
	color: #5B7FAA;
}

#topmenu1 ul li.active a:hover {
	color: #3F3322;
}


/* --------------- TOPMENU2 -------------------*/

#topmenu2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0px 0 0 0;
	width: 760px;
	height: 28px;
	float: left;
	font-size: 10px;
}

#topmenu2 ul li {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 6px;
	color: black;
	float: left;
}

#topmenu2 ul li a  {
	text-decoration: none;
	color: #3C6471;
	font-weight: normal;
}

#topmenu2 ul li.active a  {
	color: #3C6471;
	text-decoration: none;
	padding: 3px 0;
}

#topmenu2 ul li a:hover {
	color: #7F6844;
	padding: 3px 0;
}


/* ------------------- BOXAR -------------------------- */

.box {
	background: url(../images/box_right.gif) no-repeat top right;
}

.boxType20 {
	width: 145px;
	float: right;
	margin: 0 10px 10px 6px;	
}

.boxType30 {
	width: 260px;
	margin: 16px 4px 4px 7px;
}

.boxType40 {
	width: 170px;
	float: left;
	margin: 22px 5px 0px 5px;	
}

.boxType50 {
	width: 400px;
	margin: 10px 25px 10px 25px;
}


.box h4 {
	padding: 5px;
	margin:0;
	background: url(../images/box_left.gif) no-repeat top left;
	color: gray;
	font-size: 11px;
}

.box p, .box ul, .box ol {
	padding: 5px;
	margin: 0;
	font-size: 10px;
	line-height: 130%;
}

#content_mainbody_right .box p {
	padding-left: 5px;	
	margin-top: 2px;
}

.box li {
	margin-left: 25px;
}

.box form {
	margin: 0;
}

.button {
	margin-left: 21px;
}

.box form p {
	margin: 0;
	padding: 0 0 5px 5px;
}

.boxType20 p, .boxType20 ul, .boxType20 ol, .boxType40 p, .boxType40 ul, .boxType40 ol, .boxType50 p, .boxType50 ul, .boxType50 ol {	
	background-image: url(../images/top_bg1.png);
}



