html, body { margin: 0; padding: 0; overflow: auto; background-color: #000000;}

.layout {
width:745px; height: 500px;
position: absolute;
left: 50%; top: 3%;
margin-left: -383px; /* hälften av bredden i width */
margin-top: margin: 0 auto; /* hälften av höjden i height */

background-color: #000000;
}

a{
color: #000000;

font-weight:bold;
font-family: Verdana;
font-size: 9pt;
}


a:hover{
color: #666666;
text-decoration: underline;
}
.l_background
{
position : absolute;
left:0px;
top:70px;
z-index:2;
}
.pointer1
{
position : absolute;
left:235px;
top:86px;
z-index:5;
}
.pointer2
{
position : absolute;
left:355px;
top:86px;
z-index:5;
}

.datum
{
position : absolute;
left:600px;
top:50px;
color:#ffcc33;
font-weight:bold;
font-family: Verdana;
font-size: 9pt;
z-index:2;

}

.snabbt
{
position : absolute;
left:510px;
top:160px;
color:#000000;
font-weight:bold;
font-family: Verdana;
font-size: 9pt;


}


.s_text
{
color:#000000;
font-weight:bold;
font-family: Verdana;
font-size: 7pt;
z-index:2;

}


.background
{
position : absolute;
left:0px;
top:100px;
z-index:1;
}

.menu{
	line-height : 15px;
	position : absolute;
	left:13px;
	top:78px;
	width:100px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 25px;
	z-index:3;
	visibility: visible;

}
.menu2{
	line-height : 15px;
	position : absolute;

	left:137px;
    top:78px;
	width:100px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	

	margin : 0px;
	padding-left : 13px;
z-index:3;
}




.menu3{
	line-height : 15px;
	position : absolute;

	left:255px;
    top:78px;
	width:116px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 35px;
	z-index:3;
}



.menu4{
	line-height : 15px;
	position : absolute;

	left:376px;
    top:78px;
	width:116px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 10px;
z-index:3;
}
.menu5{
	line-height : 15px;
	position : absolute;

	left:495px;
    top:78px;
	width:116px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 13px;
z-index:3;
}
.menu6{
	line-height : 15px;
	position : absolute;
	left:614px;
    top:78px;
	width:116px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 10px;
	z-index:3;
}
.tjanst1{
	line-height : 15px;
	position : absolute;

	left:134px;
    top:110px;
	width:80px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 35px;
	z-index:3;
}
.tjanst2{
	line-height : 15px;
	position : absolute;
	left:134px;
    top:130px;
	width:80px;
	text-decoration: none;
	font-weight: bold;
	background : White url(bilder/button.gif) no-repeat;
	margin : 0px;
	padding-left : 35px;
	z-index:3;
}



.foretaget{
	position: absolute;
	top: 128px;
	left: 30px;
	font-family: Verdana;
	font-size: 10pt;
	padding: 10px;
	height: 415px;
	width: 662px;
	border: none;
	overflow: auto;
	scrollbar-face-color: #ffcc33;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #00000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	z-index:4;
	visibility: inherit;


}
.gammal_bil { 
float: left; 
width: 225px; 
margin-left: 10px;

}

.limo_index { 

width: 620px; 
height: 280px; 
margin-right:10px;


}


.kontakt{
position:absolute;
top:36px;
left:380px;
z-index:2;

}

.limotext{
position:absolute;
left:100px;
text-align:center;
width:500px;


}
.flygtext{
position:absolute;
left:100px;
text-align:center;
width:500px;
}



.bilderindex{
margin-left: 10px;
}

.pristabell {
	BORDER-RIGHT: #000000 1px inset;
	BORDER-TOP: #000000 1px inset;
	BORDER-LEFT: #000000 1px inset;
	BORDER-BOTTOM: #000000 1px inset;
	/*BACKGROUND-COLOR: #fae132;*/
	BACKGROUND-COLOR: #FFFFFF;
}

.pristext{
font-family: Verdana;
font-size: 7pt;
}

.pristextsiffra{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}


/* ----------------meny----------------------*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font-family: Verdana;
font-size: 9pt;
line-height:13px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffcc33;
}
