@charset "utf-8";
/* CSS Document */
	
/* BODY */
body {
	background-color: #fff;
	background-image: url(../images/bodyimage.png);
	background-position: top center;
    background-repeat: no-repeat;
	height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;	}

#content{
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	width:1000px;
	height: 100%;
	height:auto !important;
	min-height: 640px;
	margin:auto;
	overflow:hidden;		}
	
/* ----------------------FOOTER---------------------- */
* {
	margin:0;
	padding:0;
} 
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto; min-height: 100%;
}
#main {
	padding-bottom: 37px;
}  
#footer {
	position: relative;
	margin-top: -37px; 
	height: 37px;
	clear:both;
	background-image:url(../images/footergrad.jpg);
	} 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {
	display: inline-block;	
}
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* -------------------------------------------------- */


	a{
	font-family: arial;
	color: #00a0c6;
	font-size: 13px;
	text-decoration:none;
		}
	
	a:hover{
	font-family: arial;
	color: #000;
	font-size: 13px;
	text-decoration:none;
	}
	
 	a:focus {outline: none; 	}
	
	#headerallt{
	font-size: 13px;
	font-family:arial;
	color: #333;
	width: 1000px;
	height: 162px;
	margin:auto;
	}
	
	#putta{
	width: 432px;
	height: 162px;
	float: left;
	}
	
	#senastenr{
	padding-top:110px;
	width: 135px;
	height: 20px;
	float: left;
	}
	
	#annons{
	padding-top: 5px;
	padding-right: 14px;
	width: 392px;
	height: 162px;
	float: right;
	}
/* BODY */

/* MENY */	
#meny{
	font-size: 13px;
	font-family:arial;
	color: #fff;
	padding-top: 26px;
	margin:auto;
	width: 600px;
	height: 15px;
	}

#meny li{
	display: inline; 
	list-style-type: none;
	color: #CCC;					}

#meny a{
	padding: 0.25em 0.50em; 
	text-decoration: none;
	color: #CCC;				}

#meny a:link{color: #CCC; 			}
#meny a:hover{color: #FFF;			}
#meny a#current{color: #fff;			}
/* MENY */



#skilj{
width:900px;
height:30px;
margin:auto;
}
