/* Start Allmänna saker */

body {
	margin: 0px;
	background-color: #ffffff;
	width: 1024px;
	padding:0;
}

body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color:#000000;
} 

img {
	border : 0px;
}

#vSpace {
	display: block;
	line-height: 0px;
}
#hSpace {
	display: inline;
	line-height: 0px;
}

ul, ol, li, p {
	margin: 0px;
	padding:0px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	line-height:12px;
}

/* End Allmänna saker */



/* Start teaser */

#teaserContainer {
	position:absolute;
	top:377px;
	left:741px;
}

#teaserBorder {
	border-left:1px solid #afafaf;
	padding: 0px 0px 2px 8px;
}

#teaserHeadline {
	width: 239px;
	display:block;
}

/* End teaser */



/* Start Rubriker */

h1, h2, h3 {
	font-family: Arial;
	-font-family: BMWTypeRegular, Arial;
	margin: 0px;
	color: #000000;
}
h4, h5, h6, h7 {
	font-family: Arial;
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-weight: normal;
	padding-bottom: 3px;
	-padding-bottom: 6px;
	font-size: 20px;
	-font-size: 21px;
	line-height: 21px;
	-line-height: 22px;
}
h2 {
	font-weight: bold;
	-font-weight: normal;
	padding-bottom: 11px;
	-padding-bottom: 9px;
	font-size: 17px;
	-font-size: 17px;
	line-height: 16px;
	-line-height: 19px;
}
h3 {
	font-weight: bold;
	-font-weight: bold;
	padding-bottom: 5px;
	-padding-bottom: 9px;
	padding-left: -2px;
	font-size: 14px;
	-font-size: 13px;
	line-height: 15px;
	-line-height: 14px;
}
h4 {
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 13px;
}
h5 {
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 12px;
}

/* End Rubriker */




/* Länkar START */
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
} 




img.arrow {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image:url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	height:11px;
	margin-top: -1px;
}

a img.arrow {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}

a:hover img.arrow {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}

a.arrow {
	color: #4c4c4c;
	text-decoration: none;
	height: 11px;
	margin-top: -1px;
}

a.arrow img {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 11px;
	margin-top: -1px;
}

a.arrow:hover img {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
	height: 11px;
	margin-top: -1px;
}





a.smallStandard {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 300px;
	height: 68px; 
	overflow: hidden;
}
a.smallStandard img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 53px;
	margin-top: 3px;
}
a.smallStandard span.headline {
	display: block;
	position: relative;
	margin-left: 83px;
	margin-bottom: 3px;
	margin-top: 0px;
}
a.smallStandard span.copytext {
	display: block;
	position: relative;
	margin-left: 83px;
}
a.smallStandard span.headline img.arrow {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 3px;
}
a.smallStandard:hover span.headline img.arrow {
	display: inline;
	position: static;
	width: 7px;
	height: 11px;
	background-image: url(../img/arrow_standard.gif );
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0;
}
/* Länkar END */




