body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #FFFFCC;
	font-size: 16px;
}

h1 {
	font-size: 24px;
}

a:link {
	color: #0000FF;
	text-decoration:none;
}


a:visited {
	color: #0000FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#topmenu {
	position:absolute;
	width:700px;
	height:27px;
	z-index:1;
	left: 56px;
	top: 30px;
}
#loggo {
	position:absolute;
	width:750px;
	height:124px;
	z-index:2;
	left: 25px;
	top: 57px;
}
#search {
	position:absolute;
	width:600px;
	height:38px;
	z-index:3;
	left: 54px;
	top: 124px;
}
#content {
	position:absolute;
	width:732px;
	z-index:4;
	left: 35px;
	top: 200px;
}

#gul {
	position:relative;
	width:366px;
	height:400px;
	text-align: center;
	z-index:5;
	left: 0px;
	top: 0px;

}
#bla {
	position:absolute;
	width:366px;
	height:400px;
	z-index:6;
	left: 366px;
	top: 0px;

}

#footer {
	position:relative;
	float:bottom;
	width:732px;
	height:50px;
	font-size: 13px;

}


#star {
	position:absolute;
	width:100px;
	height:100px;
	z-index:200;
	left: 650px;
	top: 10px;
}

#dhtmltooltip{
font-face: bold;
font-size: 20px;
position: absolute;
width: 150px;
border: 0px solid black;
padding: 2px;
background-color: ;
visibility: hidden;
z-index: 100;
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 300px; /*Default width of hint.*/ 
padding: 10px;
border:1px solid black;
line-height:18px;
z-index:100;
visibility: hidden;
}

input:focus{
	
}
#annons_beskrivning {
	position:relative;
	width:460px;
	min-height:480px;
	z-index:200;
	left: 0px;
	top: 0px;
}

#annons_profil {
	position:absolute;
	width:250px;
	height:455px;
	z-index:200;
	background-image: url(design/annons_profil.png);
	padding-top: 30px; 
	padding-left: 30px;
	left: 460px;
	top: 75px;
}



#ads {
	background-color: #FFFFCC;
	position:absolute;
	width:160px;
	height:600px;
	z-index:199;
	left: 790px;
	top: 64px;
}

#maintext {
	background-color: #FFFFCC;
	position:absolute;
	width:500px;
	height:600px;
	z-index:1;
	left: 790px;
	top: 64px;
}

#stat {
	position:absolute;
	width:40px;
	height:40px;
	z-index:1;
	left: 200px;
	top: 100px;
}

iframe {
border: 0px solid #ffffcc;
}