
		/* Layout
==================================== */


body {
	background-color: #ffffff;
	margin: 0px; padding:0px;
}

#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 100%;
}

#header  {
	background: #ffffff url(img/bg-top.png) repeat-x left top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	height: 141px;
	position: relative;
}

#main {
	background: #ffffff;
	position: relative;
	display: block;
	max-width: 900px;
	left: 135px;
}

#main2 {
	background: #ffffff;
	position: relative;
	display: block;
	max-width: 900px;
	left: 80px;
}

#footer  {
	background: #ffffff url(img/bg-bottom.png) repeat-x left bottom;
	height: 101px;
	clear:both;
	top: 312px;
}

#header, #footer {
	display: block;
	position: relative;
}

#logo {
	float: left;
	padding-right: 20px;
}

#phone {
	position: relative;
	float: right;
	top: 64px;
}

#menu {
	position: absolute;
	float: left;
	top: 102px;
	left: 135px;
}

body {
	font: 62.5%/1.5 "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	color: #434343;
}

.contact {
	border: none;
}

.intro {
	display: block;
	position: relative;
	max-width: 40em;
	margin-bottom: 50px;
	margin-top: 30px;
	}

p.intro {
	font-size: 12pt;
	line-height: 14pt;
	width: 40em;
	max-width: 40em;
}

p {
	font-size: 14pt;
	line-height: 14pt;
	max-width: 20em;
}

li {
	line-height: 14pt;
	list-style-type: circle;
}

ul {
	margin: 1px;
	padding: 1px;
}

h1 {
	font-size: 15pt;
	color: #6e0000;
	font-weight: bold;
}

.foottext {
	display: block;
	position: relative;
	left: 135px;
	max-width: 900px;
	font-size: 10pt;
	top: 40px;
}

.creative {
	color: #ff0000;
	font-family: "Helvetica","Arial","Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma", sans-serif;
	font-weight: bold;
}

.server {
	color: #6e0000;
	font-family: "Helvetica","Arial","Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma",sans-serif;
	font-weight: bold;
}

.pakket {
	display: block;
	position: relative;
	float: left;
	background-color: #F4EBE8;
	font-size: 12pt;
	padding: 13px 1em 30px 1em;
	margin-bottom: 50px;
	margin-right: 10px;
	width: 15em;
	}
	
.valid {
	display: block;
	position: relative;
	float: right;
	margin-right: 5px;
	top: 20px;
}
