img
{
	border: none;
}

.starthead {
	WIDTH: 770px;
	HEIGHT: 115px;
	float: left;
	background-image: url(head.gif);
	background-repeat: no-repeat;
}

.arbetssokande
{
	height: 36px; /* 80 (org height) - 44 (padding)*/
	width: 142px; /* 321px (org width) - 179px (padding)*/
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 44px 0px 0px 179px;
	background-image: url(arbetssokande.jpg);	
	background-repeat: no-repeat;
}

.arbetsgivare
{
	clear: left;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
}

div.dropdown
{
	background-color: White;
	border: 2px solid black;
	padding: 5px 5px 5px 5px;
	display: none;
	position: absolute;
	top: 176px;
	left: 189px;
}

div.picture_right
{
	width: 427px;
	height: 128px;
	clear: none;
	float: right;
	background-image: url(main_pic.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

div.welcome_menu
{
	width: 321px;
	clear: left;
	float: left;
	margin: 20px 0px 70px 10px;
}

div.news_message
{
	width: 405px;

	clear: right;
	float: right;
	border: solid 1px #DEDEDE;
	margin: 15px 20px 0px 10px;
	font-family: Verdana;
	font-size: 11px;
}

div.news_header
{
	width: 380px; /* 405 - 25 */
	height: 19px; /* 23 (pic height) - 4 */
	float: left;
	font-size: 12px;
	padding-left: 25px;	
	background-repeat: repeat-x;
	background-image: url(grey.jpg);
	padding-top: 4px;
}

div.news_body
{
	width: 385px;
	clear: left;
	float: left;
	padding: 15px 10px 15px 10px;
}

div.startbanner
{
	clear: both;
	float: left;
	position: relative;
	margin: 15px 0px 20px 15px;
}

a.link_lan
{
	color: Black;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}

a.link_menu
{
	color: Black;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}
