@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:62.5%;
}

form{
	padding:0;
	margin:0;

}

.menygrey{
	color:#999999;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bilder/bakgrund-wide.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#header{
	position:relative;
	width:100%;
	margin: 0;
	padding:0;
	height: 114px;
}

#headerlogo{
	position:relative;
	width:950px;
	margin: 0 auto 0 auto;
	padding:0;
	height: 100px;
/*	background-image: url(bilder/bakgrund-header.png); 
	background-repeat:no-repeat;*/
}

#headerlogo .logo{
	padding-top:18px;
}

#headerlogo .meny{
	margin-top:21px;	
	font-size:16px;
	float:right; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerlogo .meny ul{
	list-style:inside;	
	list-style-type:none;
	padding: 0;
	margin: 0;
}

#headerlogo .meny ul li{
	display:inline;
	margin-left:25px;
}

#headerlogo .meny ul li.active{
	color: #4B7AA0;
}


#content{
	position:relative;
	width:950px;
	margin: 0 auto 0 auto;
	height: auto;
	font-size: 13px;
}

#overcontent{
	float:left;
	width: 950px;
	height: 140px;
	clear: both;
	margin-bottom: 0px;
}

#content .textleft p, #content .textright p{
	margin: 0;
	padding: 0;
}

#content .textleft{
	float:left;
	width: 615px;
	margin: 0;
}

#content .textleft h1{

	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-weight: lighter;
	margin-bottom: 0px;
	color: #424242;

}

#content .textright h3{
	font-size: 20px;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 0px;
		color: #424242;
}


#content .textright ul{
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

.textright ul li{
	list-style-image: url('http://www.hyrbilgoteborg.se/bilder/lidot.png');
	margin-bottom: 3px;
	margin-left: 10px;
}



#content .textright{
	float:right;
	width: 310px;
}


#left{
	position:relative;
	background-color:#ffffff;
	border: 1px solid #CCE2F3;
	float:left;
	width:380px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	height: auto;
}

#middle{
	position:relative;
	background-color:#fff;
	border: 1px solid #CCE2F3;
	float:left;
	width:180px;
	margin: 0;
	height: auto;
	left: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#bigright{
	position:relative;
	background-color:#fff;
	border: 1px solid #CCE2F3;
	float:right;
	width:509px;
	margin: 0;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
}



#right{
	position:relative;
	background-color:#FFFFFF;
	border: 1px solid #CCE2F3;
	float:right;
	width:310px;
	margin: 0;
	height: auto;
	overflow: hidden;
}


#rightbig{
	position:relative;
	background-color:#FFFFFF;
	float:right;
	width:430px;
	margin: 0;
	height: auto;
	overflow: hidden;
}

.blue{
	font-size:14px;
}

.blue h2{
    font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
    color:#2e5160;
    margin:0;
    padding: 3px 0 5px 0;
	margin-top: 8px;
}

.blue .bluetop{
	height:6px;
	background-image:url(bilder/blue-top.png);
	background-repeat:no-repeat;
}

.blue .bluemiddle{
	height:auto;
	min-height:200px;
	padding:0px 15px 0px 15px;
	background-image:url(bilder/blue-middle.png);
	background-repeat:no-repeat;
}

.blue .bluebottom{
	height:6px;
	background-image:url(bilder/blue-bottom.png);
	background-repeat:no-repeat;
}

.blue h3{
	font-size:15px;
	/* font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
	color:#407085;
}

.dagblue{
	width:30px;
	font-size:14px;
	margin-right:2px;
}

.yellow{}

.yellow .yellowtop{
	height:6px;
	background-image:url(bilder/gul-top.png);
	background-repeat:no-repeat;
}

.yellow .yellowmiddle{
	height:auto;
	padding:0px 10px 0px 10px;
	background-image:url(bilder/gul-middle.png);
	background-repeat:repeat-y;
}

.yellow .yellowbottom{
	height:6px;
	background-image:url(bilder/gul-bottom.png);
	background-repeat:no-repeat;
}


.white h1{
    font-size:15px;
    color:#2e5160;
    margin:0;
    padding: 3px 0 5px 0;
}


.whitewide h1{
    font-size:15px;
    color:#444444;
    margin:0;
    padding: 3px 0 5px 0;
}

.whitewide{
	margin-top:0px;
	font-size:11px;
}

.whitewide .whitetop{
	height:6px;
	background-image:url(bilder/widewhite-top.png);
	background-repeat:no-repeat;
}

.whitewide .whitemiddle{
	height:auto;
	padding:0px 14px 10px 14px;
	background-image:url(bilder/widewhite-middle.png);
	background-repeat:repeat-y;
}

.whitewide .whitebottom{
	height:6px;
	background-image:url(bilder/widewhite-bottom.png);
	background-repeat:no-repeat;
}


.whitewide ul, .whitewide li{
	padding:0;
	padding-left:15px;
	margin:0;
}

.whitewide li{
	list-style-image:url(bilder/ikon-li.png);
		height:auto;
		padding:3px;
		margin:0;
		margin-bottom:6px;
}


.white{
	margin-top:8px;
}

.white .whitetop{
	height:6px;
	background-image:url(bilder/smallwhite-top.png);
	background-repeat:no-repeat;
}

.white .whitemiddle{
	height:auto;
	padding:0px 10px 0px 10px;
	background-image:url(bilder/smallwhite-middle.png);
	background-repeat:repeat-y;
}

.white .whitebottom{
	height:6px;
	background-image:url(bilder/smallwhite-bottom.png);
	background-repeat:no-repeat;
}

.white h2, .yellow h2, .whitewide h2{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin:0;
	margin-bottom:3px;
	font-weight:lighter;
}

.white h2{
	color:#444444;
}

.yellow h2{
	color:#6e624a;
}

.white ul, .white li{
	padding:0;
	padding-left:20px;
	margin:0;
}

.white li{
	list-style-image:url(bilder/ikon-li.png);
		height:17px;
		padding:0;
		margin:0;
}

.white .nyheter li, .white .nyheter a:link {
    list-style-image:url(bilder/ikon-bullet.png);
    color:#000;
    font-decoration:none;
    height:auto;
    padding:0;
    margin:0;
}

.submit{
	background:transparent url(bilder/sokhyrbil.png) no-repeat scroll 0%;
	border:none;
	height:39px;
	width:112px;
	margin-bottom:5px;
	cursor:pointer;
}


table, td, tr{
font-size:15px;
}


input.calendar {
  width: 74px;
}

button.calendar {
	background: url(/js2/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

ul.tips li{
    line-height: auto;
    height: auto;
    margin-bottom: 9px;
}
