body{
	font-family:Arial;
	font-size:1em;
	background-color:#282828;
	background-image:url(../gfx/body_bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#292b2d;
	margin:0px;
	width:100%;
}


		

h1{
	font-family:Arial;
	font-size:1.2em;
	margin-top:0px;
	margin-bottom:0.4em;
	font-weight:bold;
}


h2{
	font-size:1.2em;
	padding-top:0.6em;
	margin-bottom:0.4em;
	font-weight:bold;
}

h3{
	font-size:1em;
	padding-top:0.4em;
	margin-bottom:0.2em;
	font-weight:bold;
	color:#4d662c;
}

h4{
	font-size:1.0em;
	font-weight:normal;
	margin-top:0.2em;
	margin-bottom:0.2em;
	color:#3b3e41;
}

h5{
	font-size:0.8em;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:0.2em;
	color:#3b3e41;
}

h6{
	font-size:0.8em;
	font-weight:normal;
	margin-top:0em;
	margin-bottom:0.2em;
	color:#3b3e41;
}

p{
	margin-top:0px;
	margin-bottom:1em;
	font-size:0.8em;
	line-height:1.4em;
}

ul ,ol{
	font-size:0.8em;
	line-height:1.4em;
	padding-left:1.4em;
	margin-top:0px;
	margin-bottom:1em;
}

li{
	line-height:1.6em;
}

form{
	margin:0px;
}

label{
	color:#3e571d;
	font-size:0.8em;
	display:block;
}

iframe{
	background-color:#fff;
}

a:link{color:#67912d;}
a:visited{color:#67912d;}
a:hover{color:#333;}

a img{
	border:0px;
}

fieldset{
margin-bottom:10px;}

legend{
	font-size:0.8em;
	color:#3e571d;
	font-weight:bold;
}

button{
	background-image:none;
	background-color:#fff;
	border:none;
	text-align:left;
	cursor:pointer;
	width:227px;
}

input{
	font-size:0.9em;
}

hr{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:solid 1px #CCC;
	margin-bottom:20px;
}

/* SIDANS INNEHÅLL */
.container{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

/* HUVUD  */
.header{
	background-image:url(../gfx/header_bg.jpg);
	background-repeat:no-repeat;
	margin:auto;
	width:864px;
	height:88px;
	margin-top:50px;
}

/* LOGOTYP */
.logotype{
	position:absolute;
	margin-left:42px;
	margin-top:30px;
	width:182px;
	height:47px;
}

/* TOPP-PUFFAR */
.topPuffs{
	position:absolute;
	margin-left:256px;
	margin-top:53px;
}

/*Produkter och tjänster*/
a.puff_products{
	display:block;
	background-image:url(../gfx/produkter_tjanster.jpg);
	background-position:top left;
	width:194px;
	height:35px;
	float:left;
	margin-right:2px;
}
a:visited.puff_products{
}
a:hover.puff_products{
		background-position:0px 35px;
}
a.puff_products_active{
	display:block;
	background-image:url(../gfx/produkter_tjanster.jpg);
	background-position:0px 35px;
	width:194px;
	height:35px;
	float:left;
	margin-right:2px;
}

/*Om oss*/
a.puff_about{
	display:block;
	background-image:url(../gfx/om_oss.jpg);
	background-position:top left;
	width:222px;
	height:35px;
	float:left;
	margin-right:2px;
}
a:visited.puff_about{
}
a:hover.puff_about{
		background-position:0px 35px;
}
a.puff_about_active{
	display:block;
	background-image:url(../gfx/om_oss.jpg);
	background-position:0px 35px;
	width:222px;
	height:35px;
	float:left;
	margin-right:2px;
}

/*Kontakta oss*/
a.puff_contact{
	display:block;
	background-image:url(../gfx/kontakta_oss.jpg);
	background-position:top left;
	width:161px;
	height:35px;
	float:left;
}
a:visited.puff_contact{
}
a:hover.puff_contact{
	background-position:0px 35px;
}
a.puff_contact_active{
	display:block;
	background-image:url(../gfx/kontakta_oss.jpg);
	background-position:0px 35px;
	width:161px;
	height:35px;
	float:left;
}

/* SATSYTA  */
.content{
	width:864px;
	height:auto;
	margin:auto;
	background-image:url(../gfx/content_bg.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:40px;
}
/* Standardbild/Flash*/
#standardImage{
	width:823px;
	height:auto;
	margin:auto;
}

.leftColumn{
	width:550px;
	height:auto;
	margin-top:20px;
	padding-left:30px;
	float:left;
}

.rightColumn{
	width:207px;
	margin-top:20px;
	padding-left:20px;
	padding-right:35px;
	border-left:solid 1px #CCC;
	float:right;
}

/* BRÖDSMULOR */
.breadcrumbs{
	margin:0px;
	font-size:0.8em;
	padding-left:15px;
	padding-top:1px;
}
.breadcrumbs a:link{color:#292b2d;}
.breadcrumbs a:visited{color:#292b2d;}
.breadcrumbs a:hover{color:#292b2d;}

/* SIDFOT */
.footer{
	clear:both;
	margin:auto;
	background-image:url(../gfx/footer.jpg);
	background-repeat:no-repeat;
	width:864px;
	height:31px;
	margin-bottom:20px;
}

/* INTRESSEFORMULÄR */
.interestform{
}
.interestform input{
	margin-bottom:15px;
}
.interestform label{
	font-weight:normal;
}
/*Textfält*/
.interestform .input_text{
	width:100%;
	border:solid 1px #C1C1C1;
}
/*Knapp*/
.interestform .input_submit{
	background-image:url(../gfx/send_button.gif);
	background-color:transparent;
	border:none;
	width:209px;
	height:34px;
	margin-top:5px;
	cursor:pointer;
}


/* KONTAKTFORMULÄR */
.contactform{
	width:250px;
}
.contactform input{
	margin-bottom:15px;
}
.contactform label{
	font-weight:normal;
}
/*Textfält*/
.contactform .input_text{
	width:250px;
	border:solid 1px #C1C1C1;
}

/*Textbox*/
.contactform textarea{
	width:250px;
	border:solid 1px #C1C1C1;
	height:100px;
	display:block;
	margin-bottom:15px;
	font-family:arial;
	font-size:0.9em;
}
/*Knapp*/
.contactform .input_submit{
	background-image:url(../gfx/send_button.gif);
	background-color:transparent;
	border:none;
	width:209px;
	height:34px;
	margin-top:5px;
	cursor:pointer;
	text-align:center;
}


/* Övrigt */
.hidden{
	display:none;
}
.clear{
	clear:both;
}


/* INLOGGNING */
.login{
	float:left;
	width:200px;
}
.login img{
	vertical-align:middle;
}


/*REGISTRERA NY ANVÄNDARE*/
.plugin_register{}

.plugin_register label{
	display:block;
}
.plugin_register .inside_fieldset{ 
	padding:10px;
}
.plugin_register .inside_fieldset input{ 
	width:100%;
}
.plugin_register .inside_fieldset input.input_checkbox{
	width:auto;
	vertical-align:bottom;
}
.plugin_register .inside_fieldset textarea{
	width:100%;
	height:60px;
}

.plugin_register .inside_fieldset input.input_smalltext{
	width:80px;
}

.plugin_register .inside_fieldset input.input_button{
	width:auto;
}

.plugin_register .inside_fieldset b{
	display:block;
}

/* Felmeddelande */
.errorMess{
	color:#333;
}
.errorMess b{
	display:block;
	color:#990000;
}
.errorMess h2{
	margin-top:0px;
	color:#990000;
}

/* Bekräftelse */
.validMess{
	color:#333;
}
.validMess b{
	display:block;
	color:#336633;
}
.validMess h2{
	margin-top:0px;
	color:#336633;
}


/* Stjärna */
.notEmpty{
	color:#990000;
	font-family:Times New Roman;
}

/*--------------------------------------------------*/

/* Används av TinyMCE */
/* TinyMCE specific rules */
body.mceContentBody {
  background-image:none;
  background-color:#fff;
  color:#292b2d;
  width:550px;
  border-right:dashed 1px #ccc;
  border-bottom:dashed 1px #ccc;
}

.mceContentBody table tr td{
  color:#292b2d;
}

.mceContentBody a:link{color:#67912d !important;}
.mceContentBody a:hover{color:#333333 !important;}
.mceContentBody a:visited{color:#67912d !important;}
