body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#555555;
	}
img {
	border:none;
	}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	}
h1 {
	font-size:28px;
	font-weight:bold;
	padding-right:10px;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	}
table {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
	}
td {
	vertical-align:top;
	padding:0;
	margin:0;
	}

a {
	color:#e2282f;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
	
/*
-----------------
*/

#header {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	position:relative;
	height:134px;
	border-bottom:1px solid #e2282f;
	}
#header #logo {
	position:absolute;
	left:20px;
	top:25px;
	}
#header #searchresult {
	position:absolute;
	left:270px;
	width:349px;
	top:25px;
	font-size:18px;
	}
#header #slogandescription {
	position:absolute;
	left:619px;
	padding:5px;
	font-size:11px;
	top:25px;
	width:200px;
	border:1px solid #CCCCCC;
	background-color:#f2f2f2;	
	}	
#header #partnerlogos {
	position:absolute;
	right:0;
	top:21px;	
	}
#header #tabs {
	position:absolute;
	left:0;
	top:78px;
	}
#header #tabs {
	position:absolute;
	left:0;
	top:88px;
	}
#header #tabs a{
	display:block;
	float:left;
	padding:10px;
	padding-left:80px;
	padding-right:20px;
	border:1px solid #FFFFFF;
	border-bottom:none;
	font-size:18px;
	height:25px;
	background-color:#f2f2f2;
	text-decoration:none;
	}
#header #tabs a.active, #header #tabs a:hover {
	background-color:#e2282f;
	border:1px solid #e2282f;
	color:#FFFFFF;
	}
#header #tabs #hotell 
{
    background-image:url(hotell.png);
    background-position:13px 5px;
    background-repeat:no-repeat;
}
#header #tabs #fly 
{
    background-image:url(fly.png);
    background-position:13px 5px;
    background-repeat:no-repeat;
}
#header #tabs #leiebil 
{
    background-image:url(bil.png);
    background-position:13px 5px;
    background-repeat:no-repeat;
}
#header #tabs #event 
{
    background-image:url(event.png);
    background-position:13px 5px;
    background-repeat:no-repeat;
}
#partnerHeader{
	width:980px;
}

#footer {
	padding-top:20px;
	text-align:center;
}

