<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* F
-----------------------------------------------------------------------------------------------------------*/

.ui-bar-f {
	border: 1px solid 		#0a1a4f;
	background: 			#122f8d;
	color: 					#ffffff;
	font-weight: bold;
	text-shadow: 0 -1px 1px #0a1a4f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4058a3), to( #122f8d));
	background-image: -webkit-linear-gradient(#4058a3, #122f8d);
	background-image:    -moz-linear-gradient(#4058a3, #122f8d);
	background-image:     -ms-linear-gradient(#4058a3, #122f8d);
	background-image:      -o-linear-gradient(#4058a3, #122f8d);
	background-image:         linear-gradient(#4058a3, #122f8d);
}
.ui-btn-up-f {
	text-decoration: none;
	border: 1px solid 		#0a1a4f;
	background: 			#122f8d;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #0a1a4f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #4058a3), to( #122f8d));
	background-image: -webkit-linear-gradient(#4058a3, #122f8d);
	background-image:    -moz-linear-gradient(#4058a3, #122f8d);
	background-image:     -ms-linear-gradient(#4058a3, #122f8d);
	background-image:      -o-linear-gradient(#4058a3, #122f8d);
	background-image:         linear-gradient(#4058a3, #122f8d);
}
.ui-btn-hover-f,
.ui-btn-down-f,
.ui-body-f .ui-btn-active {
	text-decoration: none;
	border: 1px solid 		#0a1a4f;
	background: 			#122f8d;
	font-weight: bold;
	color: 					#fff;
	text-shadow: 0 -1px 1px #0a1a4f;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #122f8d), to( #4058a3));
	background-image: -webkit-linear-gradient(#122f8d, #4058a3);
	background-image:    -moz-linear-gradient(#122f8d, #4058a3);
	background-image:     -ms-linear-gradient(#122f8d, #4058a3);
	background-image:      -o-linear-gradient(#122f8d, #4058a3);
	background-image:         linear-gradient(#122f8d, #4058a3);
}

/* ä»–
-----------------------------------------------------------------------------------------------------------*/
#new dl, #new dt, #new dd {
	margin: 0px;
	padding: 0px;
}
#new dt {
	font-weight: bold;
}
#new dd {
	border-bottom: 1px solid #999;
}
h2 {
	font-size: 1.2em;
	color: #0a1a4f;
}
h2::before,
.bukkenbox strong::before {
	content: "â–&nbsp;";
}
.ui-footer {
	text-align: center;
}
.ui-footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.ui-header h1 {
	margin-left:0 !important;
	margin-right:0 !important;
}
.color1 {
	color: #F00;
}
#list .ui-li-thumb,
#list2 .ui-li-thumb {
	padding-top: 1em;
	padding-left: 0.5em;
}
#list h3, #list p,
#list2 h3, #list2 p {
	overflow: visible;
	white-space: normal;
}
.tel {
	font-size: 2em;
}
#googlemap {
	width: 100%;
	height: 300px;
	border: 8px solid #ccc;
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.specialbox {
	float: left;
	width: 50%;
}
.specialbox img{
	vertical-align: middle;
}
.clear {
	clear: both;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.mb1em {
	margin-bottom: 1em;
}
.box1 h3 {
	color: #0a1a4f;
}
.box1 h3 img {
	vertical-align: middle;
}
</pre></body></html>