#logo {
	height: 57px;
	width: 219px;
	left: 15px;
	top: 15px;
	position: absolute;
}
#telephone {
	height: 27px;
	width: 153px;
	top: 30px;
	right: 20px;
	position: absolute;
}
#nav {
	position: absolute;
	left: 20px;
	top: 75px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #81909F;
	width: 90%;
}

#main {
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     color: #81909F; 
     margin: 0 30px; 
}

#content {
	position: relative;
	padding: 20px 20px 20px 220px;
	font-size: 12px;
	color: #647382;
	border: 1px solid #004B5D;
	min-height: 250px;
	min-width: 500px;
}

#divimage {
	position: absolute;
	left: 0;
	top: 30px;
	height: 234px;
	width: 205px;
}

p {
	padding-right: 5px;
	margin: 0;
}

h1 {
margin: .5em 0 .2em 0;
}

h1 span {
position: absolute;
left: -3000px;
}

h1 img {
display: block;
}

#footer {
text-align: right;
font-size: 1.1em;
padding: 5px 2px;
}

strong {

	color: #004B5D;
	font-weight: bold;
}
.webshop365 {
	font-weight: bold;
	color: #FF9900;
}
body {
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #81909F;
}
a:link {
	color: #81909F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81909F;
}
a:hover {
	text-decoration: underline;
	color: #004B5D;
}
a:active {
	text-decoration: none;
	color: #81909F;
}
abbr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #647382;
	cursor: help;
}
.ukwda {
	font-weight: bold;
	color: #003366;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #647382;
	cursor: help;
}
img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}.center {
	text-align: center;
}
.smalltext {
	font-size: x-small;
}
.form {
	background-color: #C9D5DA;
	border: 1px solid #014D5A;
	width: 50%;
	padding: 10px;
}

