body {
	margin-top: 0;
	margin-bottom: 0px;
	background: url(images/main_bg.jpg);
	background-repeat: repeat-x; 
	
}

#sida {
	position: relative;


}
#sidhuvud {

	position: relative;
	margin-left: -50px;

	}
#header {
	
	position: relative;
	width: 1200px;
	height: 450px;
}
	
	
#vitruta {
	
	width: 900px;
	position: relative;
	margin-left: 20px;
	
}
#box_text1 {
 
	margin: 0px 25px 0px 33px;
	width: 400px;
    	height: 840px;
	position: absolute;
	left: 0px;
	top: 0px;
 
	}

#text1 {
	
	position: absolute;
	background: #e1e1e1;
	margin: 0px 0 0px;
	padding-left: 0px;
	padding-right: 28px;
	padding-bottom: 20px;
	width: 390px;
	height: 840px;
}
#text1 img {
	position: relative;
	padding: 0px;
	border: 0px solid #fff;
}


#text2 {
	background: #e1e1e1;
	position: absolute;
	top: 0px;
	left: 440px;
	margin: 0px 0 390px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 20px;
	width: 390px;
}

#text2 li {
	font: 14px/15px Georgia;
	color: #939182;
	margin-top: -5px;
	margin-left: 0;
	padding: 5px;
	list-style-image: url(images/1.gif);
	list-style-type: none;
}


	
#skiva1 {	
	float: left;	
	position: relative;
	border: 0px;
	}	
#skiva1 img{		
	position: relative;
	margin-top: 20px;
	margin-right: 12px;
	padding: 2px;
	border: 2px solid #d6d6d6;
	}
	

#skiva2 {	
	float: left;	
	position: relative;
	border: 0px;
	}	
#skiva2 img{		
	position: relative;
	margin-top: 20px;
	margin-right: 12px;
	padding: 2px;
	border: 2px solid #d6d6d6;
	}
#skiva3 {	
	float: left;	
	position: relative;
	border: 0px;
	}	
#skiva3 img{		
	position: relative;
	margin-top: 20px;
	margin-right: 12px;
	padding: 2px;
	border: 2px solid #d6d6d6;
	}

#sidfot {
	
	height: 64px;
	position: absolut;
	text-align: center;
}

h1 {
	font: normal 18px/15px Georgia, Arial, Helvetica, sans-serif;
	color: #00baff;
	margin-top: 40px;
}
h2 {
	font: bold 14px/12px Georgia, Arial, Helvetica, sans-serif;
	color: #777;
	margin-top: 20px;
}
h3 {
	font: italic 14px/12px Georgia, Arial, Helvetica, sans-serif;
	color: #777;
	margin-top: -8px;
}
h4 {
	font: italic 14px/12px Georgia, Arial, Helvetica, sans-serif;
	color: #777;
	margin-top: 25px;
}

#text1 p {
	font: 14px/15px Georgia;
	color: #939182;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 0;
}
#text1 a {
	color: #FF9900;
	text-decoration: none;
}
#text1 a:hover {
	color: #777;
	text-decoration: none;
}

#text2 p {
	font: 14px/15px Georgia;
	color: #939182;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 0;
}
#text2 a {
	color: #FF9900;
	text-decoration: none;
}
#text2 a:hover {
	color: #777;
	text-decoration: none;
}
#text3 p {
	font: 14px/15px Georgia;
	color: #939182;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 0;
}


#loggor {
	position: relative;
	top:0px;
	left: 0px;
	width: 450px;
	height: 120px;
	
}


#loggor img{		
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px solid #d6d6d6;
	}

#sidfot p {
	font: normal 10px/1.5em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	color: #c7c7c7;
	position: relative;
	top: 0;
	margin-top: 0;
}

#sidfot a {
	color: #c7c7c7;
	text-decoration: none;
}

#sidfot p a:hover {
	color: #aaa;
	text-decoration: none;
}


/* --- --------------  --------------  
			CONTACTFORM
--------------  --------------  --------------  --------------  --------------  --------------  --------------  --------------  -------------- --- */



input, textarea {
	width: 320px;
	border-style:solid; 
	border-color:#939182; 	
	border-width:0px;
	font: normal 11px/16px Georgia, serif;
	color: #333;
	background: url(images/message.gif);
}

input.submit {
	font-weight: normal;
	width: 60px;
}

#submit {
	background: #000;
	width: 50px;
	font-weight: normal;
	text-align: center;
	font: normal 11px/16px Georgia, serif;
	color: #fff;
	width: 60px;
	height: 30px;
}

#submit:hover {
	background: #FF9900;
	font: normal 11px/16px Georgia, serif;
	color: #000;
}

