/* 
-----------------------------------------------
Site:	veveve.se, Kalmar, Sweden
Author:    Patrik Theander, Kalmar, Sweden
Version:  	2009.11
----------------------------------------------- */


html {

	font: normal 0.85em/1.5em Helvetica, Arial, Verdana, sans-serif;
	background: #000;
	color: #fff;

}

body {
	width:972px;
	margin: 20px auto;	

}

p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;

}


p 			{line-height: 155%;}	

a 			{color: #5e8af8; text-decoration: none}	

a:hover 	{text-decoration: underline;}

h1, h2			{font-size: 1.75em; line-height: 0.7em; margin-bottom: 0.2em;	font-size: 24px; color: #8698e0;}

h3 			{font-size: 1em; line-height: normal;}

input, select, textarea	

				{font:100% Arial, Helvetica, sans-serif;}



/* Content */

#head {
 background: transparent url(../bilder/bg_top.png) no-repeat left top;
 width: 972px;
 height: 280px;

}
#head img {
	margin: 25px;
	float: left; 

}
#adress {
	width: 200px;
	height:50px;
	float: right;
	padding: 45px 0px 0 0;
}
#adress h3 {
	border-bottom: 1px solid #545454;
	width: 150px;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;

}
.om {
	width: 883px;
	height: 20px;
	min-height: 20px;
	height: auto;
	margin: 35px 40px;
	border-bottom: 1px solid #545454;
	border-top: 1px solid #545454;
	padding: 8px 0 0px 0px;
	float: left;

}
#therest {
 background: transparent url(../bilder/bg_bottom.png) no-repeat left bottom;
 width: 972px;
 height: 600px;
 min-height: 600px;
 height: auto;

}
.textfield {
	width: 570px;
	height: 20px;
	min-height: 20px;
	height: auto;
	margin: 0px 0 0px 45px;
	padding: 25px 0 25px 0;
}
#therest .textfield li {
	background: transparent url(../bilder/knapp.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 10px;
}
