/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #356485;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

.text_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #A3A099;
}

.text_meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #133751;
}

.rub_oppettider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #133751;
}

.txt_oppettider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5F5C55;
}

.rub18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #7A98B0;
}

a:link { text-decoration: none; color: #B8CADB}
a:visited { text-decoration: none; color: #B8CADB}
a:active { text-decoration: none; color: #B8CADB}
a:hover { text-decoration: underline; color: #B8CADB}

A.menu1
{
	text-decoration: none;
	color: #133751;
}

A.menu1:active
{
	text-decoration: none;
	color: #133751;
}

A.menu1:visited
{
	text-decoration: none;
	color: #133751;
}

A:hover.menu1
{
	text-decoration: underline;
	color: #DA5C00;
}


.form {	
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #656B76; 
}

.kantlinje {	
	border: 1px solid #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

.knapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.px180 {
	border: 1px solid #DFDFDF;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
}

