body {
	width:			983px !important; /* Real width: 1020px */
	margin-top:		0px !important;
	margin-bottom:		0px !important;
	margin-left:		auto !important;
	margin-right:		auto !important;
	background-color:	#f2f2f3;
	background-image:	url('../img/background.gif');
	background-repeat:	repeat-y;
	background-position:	center;
	font-family:		arial, helvetica, verdana;
	font-size:		12px;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		1.4em;
	color:			#333333;
	padding:		0px;
}

/* Text */

* > h1:first-child, h2:first-child, h3:first-child, h4:first-child, p:first-child {
	margin-top:		0px;
}

p, h1, h2, h3, h4 {
	color:			#333333;
}

span, .quote {
	color:			#333333;
}

h1, .span_h1 {
	color:			#404040;
	font-size:		26px;
	line-height:		1.3em;
	font-weight:		bold;
}

h2, .span_h2 {
	font-size:		14px;
	line-height:		1.4em;
	font-weight:		bold;
}

h3, .span_h3 {
	font-size:		18px;
	font-weight:		bold;
	line-height:		1.3em;
}

h4, .span_h4 {
	font-size:		14px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 2 */
h5, .span_h5 {

	font-size:			13px;
	font-weight:		bold;
	line-height:		1.3em;
}

/* Mellanrubrik 3 */
h6, .span_h6 {

	font-size:			12px;
	font-weight:		bold;
	line-height:		1.3em;
}

.quote {
	font-family:		'times new roman', verdana, arial, helvetica;
	font-size:		17px;
	font-style:		italic;
	display:		block;
}

.bold {
	font-weight:		bold;
}

/* Links */

a {
	color:			#666666;
}

a.white {
	color:			#fff;
}


/* Images */

img {
	border:			0;
}

.img_left, .img_left_border {
	float:			left;
	margin:			0px 10px 5px 0px;
}

.img_right, .img_right_border {
	float:			right;
	margin:			0px 0px 5px 10px;
}

.img_center, .img_center_border {
	margin:			0px 0px 5px 0px;
	display:		block;
	margin-left:		auto;
	margin-right:		auto;
}

.img_border, .img_left_border, .img_right_border, .img_center_border {
	border:			1px #333 solid;
}

.text_italic {
	font-style:		italic;
}

.link {
	color:			#666666;
}

.br, .br_dbl, .img_border {
	display:		block;
}

.br_dbl {
	margin-top:		15px;
	margin-bottom:		15px;
}

.clear {
	clear:			left;
}


/* Copyright & W3 standards*/
.text_copy {
	font-size:		11px;
	color:			#666;
}

.link_copy {
	font-size:		11px;
	color:			#666;
}

.img_w3xhtml1 {
	margin:			5px 0px 0px 0px;
}


/* Tables & inputs */
.tbl_std {
	border:			0;
	margin:			0;
	padding:		0;
}

input.member_login {
	width:			150px;
}

input.member_login_button {
	font-size:		11px;
}

input.input_contact {
	width:			200px;
}

textarea.input_contact_mess {
	width:			200px;
}

input.input_contact_send {
	font-size:		12px;
}

#tbl_intr {
	width:			240px;
	border:			0;
}

#tbl_intr td1 {
	width:			40px;
}

#tbl_intr td2 {
	width:			200px;
}

.tbl_intr_inp {
	width:			200px;
}

.tbl_intr_text {
	width:			200px;
	height:			50px;
	font-family:		arial, helvetica, verdana;
	font-size:		12px;
}
