<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding: 0px;
	margin: auto;
	background-color: #ededed;
	background-repeat: no-repeat;
	background-position: center top;
	font: 13px Arial, Helvetica, sans-serif;
  	*font-size: small;
  	*font: x-small;
	color: #323232;
}
	
a { color: #c4a479;
    font-weight: normal;
	text-decoration: none;
}

#first {
	background-image: url(images/start.png);
	height: 670px;
}

#om {
	background-image: url(images/om_en.png);
	height: 670px;
	color:#FFFFFF;
}

#drupal {
	background-image: url(images/drupal_en.png);
	height: 670px;
	color:#FFFFFF;
}

#portfolio {
	background-image: url(images/portfolio.png);
	height: 670px;
	color:#FFFFFF;
}

#portfolio .boldtext {
	line-height: 25px;
} 

#portfolio a {
	line-height: 25px;
}

#portfolio img {
	padding-left: 0px;
	padding-bottom: 0px;
}

#kontakt {
	background-image: url(images/kontakt_en.png);
	height: 670px;
}

.maintable {
	position: relative;
	margin: auto;
	width: 1000px;
	background-color: #efefef;
	background-repeat: no-repeat;
}

.maintable img {
	border-width: 0px;
	padding: 0px;
	margin: 10px;
}

.boldtext {
	font-size: 115%;
	font-weight: bold;
	color: #faf1a1;
}

#first1 {
	position: absolute;
	top: 294px;
	left: 122px;
	width: 209px;
	height: 251px;
	color: #69625d;
}

#first2 {
	position: absolute;
	top: 370px;
	left: 412px;
	width: 308px;
	height: 176px;
}

#first3 {
	position: absolute;
	top: 92px;
	left: 513px;
	width: 334px;
	height: 159px;
}

#kontakt1 {
	position: absolute;
	top: 180px;
	left: 110px;	
	width: 350px;
}

#om1, #portfolio1, #drupal1 {
	position: absolute;
	top: 187px;
	left: 90px;
}

#footer {
	position: absolute;
	top: 617px;
	left: 1px;
	height: 35px;
	width: 777px;
	text-align: right;
	color: #323232;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}

#footer img {
	vertical-align: middle;
	margin: 5px;
}


#menu,
.menu {
	position: absolute;
	top: 183px;
	left: 650px;
}

#hover01,
#hover02,
#hover03 {
	display: none;
}

#menu img, .menu img, #paske img, .jul  {
   behavior: url(scripts/pngbehavior.htc);
} 

/* #paske {
	position: absolute;
	left: 373px;
	top: 171px;
}

#jul {
	position: absolute;
	left: 370px;
	top: 200px;
}

#jul img{
	margin: 0;
	padding: 0;
}

#paskehilsen {
	position: absolute;
	left: -23px;
	top: -15px;
}

a .julehilsen {
	position: absolute;
	left: -170px;
	top: -158px;
    display: none;
	cursor: default;
}

a:hover .julehilsen {
	display: block;
} */

.small {
	font-size: 50%;
}

.stars  {
	font-size: 150%;
	font-weight: bold;
	color: #faf1a1;
	text-align: center;
	line-height: 15px;
}

.maintable img.left {
	padding-right: 20px;
}</pre></body></html>