
th {
	font-weight: bold;
	color:#b3191c;
   
}

hr {
	width:100%;
	color: #e0e0e0;
	height:1px;
	border: 1px solid #e0e0e0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
}

a:link,
a:active,
a:visited {
	color: #b3191c;
	text-decoration:none;
}

a:hover {
	color: #b3191c;
	text-decoration: none;
}

.listImage {
	border: 1px solid #ececec;
	width:175px;
	height:130px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
	vertical-align: middle;
}

.listImage img {
	border: 0px;
	max-width:175px;
width: expression(this.height < this.width && this.width > 175 ? 175: true);
	max-height:130px;
height: expression(this.height >= this.width && this.height > 130 ? 130: true);
}

.header {
	color: #b3191c;
	font-size: 16px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.ingress {
	font-weight:bold;
}

.dropdown {
	color: #505050;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 6px;
	padding: 5px;
}

.click {
	padding-top: 8px;
	color: #BDBDBD;
	display:block;
	clear: both;
	text-align: center;
}

input {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #505050;
	margin: 0px;
}

.required {
	color: #b3191c;
	font-weight:bold;
	text-decoration:none;
}

#reklamasjon {
}

#kontaktskjema td
 {
	padding: 6px;
}

#pnlRegistrering {
   font-size: 0.9em;
   line-height: 1.4em;
}

#txtOpplysninger,
#txtBeskrivelse {
   font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #505050;
	
}

.dropdown {
   margin: auto 0;
}
