body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

div, table, td, th, tr {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

	a:hover {
		text-decoration: underline;
		color: #000;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	color: #333;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 12px;
}

small {
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
}

.mgh {
	background: #9cc;
	font-weight: 700;
}

.minth {
	background: #9cc;
	font-weight: 700;
}

.mg {
	background: #ccc;
}

.mint {
	background: #9cc;
}

.tabtop {
	background: #9cc;
}

.silver {
	background: #eee;
}

.gray {
	background: #ddd
}

div.silver {
	background: #eee;
	padding: 4px 2px 4px 2px;
	margin: 2px 0 2px 0
}

div.gray {
	background: #ddd;
	padding: 4px 2px 4px 2px;
	margin: 2px 0 2px 0;
}

.red {
	background: #f22;
}

.red2 {
	background: #f88;
}

.kolrub {
	background: #aaa;
	color: #000;
	font-weight: 700;
}

.ietest {
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif
}

.graytext {
	color: #999;
}

.smallest {
	font-size: 8px;
	color: #777;
}

.medium {
	font-size: 10px;
}

.bigger {
	font-size: 12px;
}

.biggerlink {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.evenbigger {
	font-size: 14px;
	font-weight: 700;
}

.evenbiggerlink {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.biggest {
	font-size: 18px;
	font-weight: 700;
}

.bigit {
	font-size: 24pt;
	font-style: italic;
}

.inputarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
}

.grayborder {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.grayborderbg {
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background: #f7f7f7;
}

.blackborder {
	border-right: solid 1px #000;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
}

.mainheaders {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	font-weight: 700;
}

.silver_platta_ram {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #eee;
}

.gray_platta_ram {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #ddd;
}

.topnavelement {
	white-space: nowrap;
}

.pillank {
	font-weight: 700;
	display: block;
	width: 100%;
	background: url(/bilder/mintpil.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.breadcrumb {
	font-weight: 700;
	text-transform: uppercase;
}

.banner {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.modellguidencontainer {
	width: 100%;
	max-width: 768px;
	font-size: 16px;
}

	.modellguidencontainer > table td, .modellguidencontainer > table th {
		font-size: 12px;
	}

	.modellguidencontainer .toppbilddiv {
		position: relative;
		text-align: center;
		color: white;
		max-width: 768px;
		margin-bottom: 30px;
		margin-top: 30px;
	}

		.modellguidencontainer .toppbilddiv img {
			width: 100%;
			border: solid 1px black;
		}

.toppbilddiv .centered {
	font-size: 20px;
	font-weight: bold;
	text-shadow: 2px 2px 5px black;
	position: absolute;
	text-align: left;
	top: 20%;
	left: 20px;
}

.datatabell {
	margin-top: 30px;
	width: 100%;
}

	.datatabell tr td:nth-child(n+3):last-child {
		text-align: right;
	}

	.datatabell tr {
		background-color: #ddd;
		text-align: center;
	}
		.datatabell tr > td:first-child {
			border-left: 5px #aaa solid;
		}

		.datatabell tr:nth-child(even) {
			background-color: #eee;
		}



.modellguidencontainer h1 {
	margin-top: 60px;
}

.modellguidencontainer .modellguidenmatt {
	width: 100%;
	border-spacing: 1px;
	margin-top: 40px;
}

	.modellguidencontainer .modellguidenmatt tbody tr th {
		background-color: #eee;
		font-size: 18px;
		padding: 10px;
	}

	.modellguidencontainer .modellguidenmatt tr td:first-child {
		background-color: #9cc;
		width: 80%;
		padding: 4px;
	}

	.modellguidencontainer .modellguidenmatt tr td:not(:first-child) {
		background-color: #eee;
		text-align: center;
		font-weight: normal;
		max-width: 100%;
		padding: 5px;
	}

	.modellguidencontainer .modellguidenmatt tr:nth-child(2) td {
		background-color: #ddd;
		font-weight: bold;
	}

.modellguidenmatt tr td {
	font-size: 12px;
	font-weight: bold;
}

.modellguidenkommentar td {
	text-align: left;
	padding: 10px 10px 10px 10px;
	border-left: 5px #aaa solid;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

	.modellguidenkommentar td > h4 {
		line-height: 0;
		margin: 7px 0 8px;
	}


.modellguidenforklaring {
	/* ??????????????????? */
}

	.modellguidencontainer .datatabell tbody tr.modellguidenforklaring td {
		margin-top: 50px;
		text-align: left;
		background-color: rgba(153, 204, 204, 0.1);
		border-left: 8px #9cc solid;
		padding: 10px 10px 10px 10px;
	}

.karossvarianterdiv img {
	width: 100%;
	border: solid 1px black;
}

.karossvarianterdiv > div {
	position: relative;
	bottom: 35px;
	left: 20px;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 2px 2px 6px black, 0px 0px 2px black;
	color: white;
}

.modellguidencontainer > table .modelyear {
	background-color: #99cccc;
	text-align: left;
	font-size: 14px;
	background: #aaa;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	position: relative;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

.datatabell th {
	font-weight: bold;
	background-color: #9cc;
}
