@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
	background-image: url(images/bakgrund_hem.jpg);
	background-repeat: repeat-x;
}

/* CSS för att markera aktiv sida */
body#home a#hemnav,
body#products a#nyheternav,
body#faq a#omossnav,
body#contact a#kontaktnav {
color: #fff;
background: #930;
}


img {
	border-color:"#000";
} 

a.link2:link {
	color: #C60;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}
a.link2:visited {color: #894f7b; font-weight: bold; }
a.link2:hover {
	text-decoration: overline;
	background-color: #FF0;
}
a.link2:active {color: red; 
} 

.oneColFixCtrHdr #container #mainContent #photos {
	padding: 0px;
	
	float: left;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 5px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	width: 720px;
	background-color: #FFF;
	position: relative;
	background-image: url(images/line.png);
	background-repeat: no-repeat;
	background-position: 155px 34px;
}
#logo {position: absolute;
		top: 0px;
		left: 0px;
}
#menuwrap {
	height:20px;
left:200px;
position:absolute;
top:70px;
width:500px;
}
	
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	border: solid 1px #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	float: left;
	width:670px;
	min-height: 440px;
}
.oneColFixCtrHdr #footer {
	
	
	font-size: 10px;
	letter-spacing: 4px;
	margin-top:1px;
	float: left;
	width:760px;
	
		
	
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	width:760px;
		margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 16px;
	color: #000;
}
#rightCol2 {
	float: right;
	margin-left: 50px;
}
h2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(images/leaf_icon.jpg);
	background-position: 80px;
	background-repeat: no-repeat;
	line-height: 30px;
}
.unify {
	float: left;
	margin: 0px; 
	padding: 0px;
	width: 400px;
}
.unify1 {
	float: left;
	margin: 0px; 
	padding: 0px;
	width: 283px;
}
#rightCol {
	float:left;
	width: 250px;
	text-align: right;
}

#menu
{	left:152px;
	margin:0;
	padding:0;
	
	}
	
#menu li
	{	
		float: left;
		list-style: none;
		font: 13px  Arial;
		font-weight: normal;
		display: block;	
		}

#menu li a
	{
	display: block;
	padding: 0px 12px;
	text-decoration: none;
	width: 60px;
	color: #000;
	white-space: nowrap;
	text-align: center;
		}

#menu li a:hover
	{
	color: #666;
		}
		
#menu li ul
		{	
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			margin-top: 2px;
				
			}

#menu li ul li
		{	float: none;
	
			}
			#menu ul a
		{
			text-align: left;
	
			}
		
#menu li ul li a

		{	background:#EEEEEE none repeat scroll 0 0;
			font-size:12px;
			font-weight:normal;
			margin-left:28px;
			width:45px;

			}
		
		
#menu li ul li a:hover 
{
			background: #b9b9b9;	
		}
#bo 	{
	color:#000;
	display:block;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	padding-top: 1px;
	padding-bottom: 1px;
	font: 12px  Arial;
	font-weight: normal;
	
}
	
#bo:hover {
	color: #333;
	padding-left:15px;
	paddin-right:15px;
	padding-top: 1px;
	padding-bottom: 1px;			
		
}

#kontaktform  { 
		width: 400px; 
		padding: 20px 0px 20px 0px; 
		 }
#kontaktform legend { color: #333333; 
				letter-spacing: 3px;
				}
#kontaktform textarea {
	border: 1px solid #333333;
	padding: 3px;
	font-size: 11px;
	background-color: #FFC;
				}
.input_text {
	border: 1px solid #333333;
	padding: 2px;
	font-size: 11px;
			}
			
#skicka {
			margin-top: 10px;
}
.grey {
	background-color: #E3E3E3;
	padding-left: 10px;
	padding-right: 12px;
}

#lund {
	float: left;
	padding: 30px;
	background-color: #F4F5F9;
	height: 74px;
	width: 409px;
	margin-top: 15px;
}

#lundphoto {
	float: right;
	border-bottom: 1px solid grey;
	margin-top: 15px;
}


#malmophoto {
	float: right;
	border-bottom: 1px solid grey;
	margin-top: 50px;
}
#malmo {
	float: left;
	padding: 30px;
	background-color: #F4F5F9;
	height: 75px;
	width: 410px;
	margin-top: 50px;
}
a {
	color: #F90;
}
.oneColFixCtrHdr #mainContent-transp {
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width:670px;
	min-height: 440px;
}

body#hem a#hemnav,
body#nyheter a#nyheternav,
body#kontakt a#kontaktnav,
body#bostader a#bostadernav,
body#omoss a#omossnav {
font-weight: bold;
}

