@font-face {
    font-family: 'Roboto condensed';
    src: url('../fonts/robotocondensed-regular.eot');
    src: url('../fonts/robotocondensed-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed-regular.woff') format('woff'),
         url('../fonts/robotocondensed-regular.ttf') format('truetype'),
         url('../fonts/robotocondensed-regular.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body, div {   margin: 0; padding: 0; border: 0; text-align: left; }
body { background-color : #efefef;}
a {  text-decoration: none;  }
h1 {	font: normal 30px "Roboto condensed";	color: #1b7092;	padding-bottom: 8px;	background-image: url(../images/h1_290.gif);}
h2 {	font: normal 30px "Roboto condensed";	color: #1b7092;	padding-bottom: 8px;	text-align:center;}
h3 {	font: normal 16px "Roboto condensed";	color: #1b7092;	padding-bottom: 8px;}
.input 	{	min-height:30px; width:230px;	background:none;	padding:6px 10px;	font-size:14px;	color:#6b6b6b;	height:15px;	margin:0}
.bg 		{	float:left; background:#fff;	border-left:2px solid #bfbfbf;	border-top:2px solid #bfbfbf;	border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;	position:relative}
.button_login 	{	display:inline-block;	background:url(../images/button_2.png) 0 0 no-repeat;	width:129px;	height:40px;	margin: 0 0 0 60px;	padding: -2px 0 0 0;	font-weight:bold;	text-align:center;	text-decoration:none;	line-height:36px}
.button_login:hover {color:#1b7092}

/* Layout */
#container 	{	width: 100%; 	height: 100%; 	top: 0; 	left: 0;	background-image: url(../images/body_pl.png);	background-repeat: repeat-x;   }
#main_page 	{   width: 100%;    height: 100%;   margin-bottom: -130px;}
#details 	{	width: 1260px; 	height: 100%; 	margin: 0 auto 0 auto;}

/* Header */
#header { width: 1260px; height: 220px; position: relative; padding-top: 30px;}
#header_bal { width: 700px;  float:left}
#header_jobb { width: 300px;  float:left}
#logo { width: 383px; height: 68px; margin: 0 0 0 0px; background:url(../images/logo.png) 0 0 no-repeat; float: left; position:relative;}
#title { width: 383px; height: 59px; margin: 0 0 0 0px; float:left; position:relative;}
#headerpicture{width: 300px; height:220px; background-image: url(../images/header.png); background-repeat: no-repeat; margin: -32px 50px auto auto; }
#title h1 { background-image: none;}

