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

html {

}
body {

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f47321;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f47321;
}
ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -5px;
}
ul li ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: -5px;
}
ul li ul li ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: -5px;
}
select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	cursor: help;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 53px;
	width: 180px;
	margin-top: -1px;
	margin-left: 0px;
	color: #f47321;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 53px;
	width: 180px;
	margin-top: -1px;
	margin-left: 0px;
	color: #f47321;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
	display: block;
	vertical-align: middle;
}
a.menu:link {
	background-image: url(../images/knapp_static.png);
	background-repeat: no-repeat;
}
a.menu:visited {
	background-image: url(../images/knapp_static.png);
	background-repeat: no-repeat;
}
a.menu:hover {
	background-image: url(../images/knapp_over.png);
	background-repeat: no-repeat;
}
a.menu2:link {
	background-image: url(../images/knapp_selected.png);
	background-repeat: no-repeat;
}
a.menu2:visited {
	background-image: url(../images/knapp_selected.png);
	background-repeat: no-repeat;
}
a.menu2:hover {
	background-image: url(../images/knapp_over.png);
	background-repeat: no-repeat;
}
.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	border: 2px solid #FF3300;
	background-color: #FF9966;
}
.content_blank {
	background-image: url(../images/content_blank.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
.content_car {
	background-image: url(../images/content_car.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}
#content_blank {
	position: relative;
	visibility: visible;
	height: 580px;
	width: 710px;
	left: 40px;
	top: 38px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 25px;
}
#content_car {
	position: relative;
	visibility: visible;
	height: 580px;
	width: 315px;
	left: 40px;
	top: 38px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 25px;
}
#hjelpkundenr {
	position:absolute;
	left:315px;
	top:89px;
	width:205px;
	height:100px;
	z-index:10;
	border: 0px none #CCCCCC;
	padding: 10px 20px 10px 10px;
	visibility: hidden;
	background-image: url(../images/helpbg.png);
	background-repeat: no-repeat;
}
