/********** Hemsidan ****************/



.link {cursor: pointer;}



.body_class {

	background: #f9fcfe url(../images/background.jpg) no-repeat;

	margin: 0;

	padding: 0;

}



body {

	font-family: Arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	font-size: 12px;

	color: #000;

}  



img {border: 0px;}





/************************ Text-formatering ************************************/



h1 {

	font-family: Arial, Verdana;

	font-size: 16px;

	font-weight: bold;

	font-style: normal;

	color: #000;

	margin: 0;

	padding: 0;

}



h2 {

	font-family: Arial, Verdana;

	font-size: 13px;

	font-weight: bold;

	font-style: normal;

	color: #000;

	margin: 0;

	padding: 0;

}



h3 {

	font-family: Arial, Verdana;

	font-size: 12px;

	font-weight: normal;

	font-style: normal;

	color: #000000;

	margin: 0;

	padding: 0;

	line-height: 20px;

}



h4 {

	font-family: Arial, Verdana;

	font-size: 12px;

	font-weight: bold;

	font-style: normal;

	text-transform: uppercase;

	color: #71a81d;

	margin: 0;

	padding: 0;

	letter-spacing: 5px;

}



h5 {

	font-family: Arial, Verdana;

	font-size: 13px;

	font-weight: bold;

	font-style: normal;

	color: #0092cf;

	margin: 0;

	padding: 0;

		line-height: 20px;

}



h6 {

	font-family: Trebuchet ms, Arial, Verdana;

	font-size: 9px;

	font-weight: normal;

	font-style: normal;

	color: #000000;

	margin: 4px 0 0 0;

	padding: 0;
	line-height: 1em;

}


p {
font-family: Arial, Verdana;

	font-size: 12px;

	font-weight: normal;

	font-style: normal;

	color: #000000;

	margin: 0;

	padding: 0;

	line-height: 20px;
}
/********** Vanliga länkar ****************/



a:link {	color: #0092cf;	text-decoration: underline;}  

a:visited {	color: #0092cf;	text-decoration: underline;}  

a:hover {	color: #0092cf;	text-decoration: underline;}  

a:active {	color: #0092cf;	text-decoration: underline;}



/**************** Holders ****************/



#holder_site {	

	position: relative;

	width: 950px;

	margin: 0 auto; /*Center container on page*/

	text-align: left;

}



#holder_page {

	width: 800px;

	min-height: 400px;

	margin: 0 auto;

}



html>/**/body #holder_logotype {

	width: 950px;

	height: 120px;

	margin: 0 auto -13px auto;

	background: #fff;

	padding: 0px;

}



#holder_logotype {

	width: 950px;

	height: 120px;

	margin: 0 auto;

	background: #fff;

	padding: 0px;

}



#main_menu{
	z-index: 200;
	position: relative;

			height:25px;

			width:950px;	

			clear:both;

			background: #a7a9ac;

			text-align:right;

}	



#holder_menu {

	height: 25px;

	margin:0 15px 0 0;

}



#content_holder {

				background: #fff;

}



#holder_submenu {

 	padding: 0px;

	background: #000000;

}



#holder_green {

font-size: 10px;

color: #000;

 text-align: center;

padding-top: 5px;

 height: 20px;

 background: #a7a9ac;

}



#holder_foot {

	text-align: center;

	clear: both;

	width: 950px;

	height: 45px;

}



#holder_sidebar {

	padding-top: 55px;

	float: right;

	width: 200px;

}



#picture_holder {

	width: 800px;

	margin: 0 auto;

	padding: 8px 0;

}







/*************** Logotype ***************/



#logotype_content {

	padding: 0px 0px 0px 0px;

	margin:0 0 0 0;

}



html>/**/body #logotype_content {

	padding: 0px 0px 0px 0px;

	margin:0 0 0 0;

}



#logotype_content h1 {

	margin: 0;

}





/*************** Stor bild ***************/



#picture {

	width: 800px;

	height: 160px;

}



/************* content *************/



.content_span {
	position:absolute;
	z-index: 150;
	margin: -180px 0 0 -660px;
	display: block;
	width: 500px;
	height: 199px;
	background: url(../images/swosch.png) no-repeat bottom left;
}

html>/**/body .content_span {
	position:absolute;
	z-index: 150;
	margin: -180px 0 0 -190px;
	display: block;
	width: 500px;
	height: 199px;
	background: url(../images/swosch.png) no-repeat bottom left;
}

#content {

	position: relative;
	z-index: 160;
	min-height: 474px;

}



/**************** Forms ****************/



form {

	padding: 0;

	margin: 0;



}

input {

	font-family: verdana;

	font-size: 11px;

}



textarea {

	font-family: verdana;

	font-size: 11px;

}



.form_input {

	border: #4D4C51 1px solid;

	width: 180px;

}



.form_textarea {

	border: #4D4C51 1px solid;

	width: 180px;

	height: 60px;	

}



/************* Footer *************/





#foot {

	width: 950px;

	padding-top: 8px;

	margin: 0;

}





/**************** Producerad av Snyggare-Internet ****************/





#snyggare {

	padding-top: 20px;

	text-align: center;

	font-family: "Trebuchet ms", Arial, Verdana;

	font-size: 10px;

	margin: 0 auto;

}



#snyggare a {

	text-decoration: none;

	color: #cdddb0 !important;

}
