/* -------------------RESET----------------------- */

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	outline: none;
}

html, body, div, 
h1, h2, h3, h4, h5, h6, p, a,
em, img,
small, strong, ol, ul, li,
{
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
}

fieldset {
	border: 0;
}

ol, ul {
	list-style: none;
}
a {
	color: black;
}

a img {
	border: 0;
}

h1, h2, h3, h4 {
	padding-bottom: 10px;
}

/* ----------------------------------------------- */

body {
	background: url(images/shaddow.png) repeat-y;
}

#page-wrap {
	width: 753px;
}

#nav {
	background: url(images/buttonsUten.png) no-repeat;
	height: 50px;
	margin-top: -4px;
	position: relative;
	z-index: 10;
}

#nav ul li {
	float: left;
	padding: 10px 30px 0 36px;
	list-style: none;
}

#nav ul li a {
	font-size: 14px;
	text-decoration: none;
}

#nav ul li a:hover, #nav ul li a.active {
	color: #5e4415;
}

#timebestilling {
	float: right;
}

#site-image {
	margin: 20px auto;
	width: 470px;
}

#site-image.sykdommer {
	margin: 0 0 0 20px;
	width: 470px;
	padding: 10px 0 20px;
}

h1 {
	font-size: 16px;
	padding-bottom: 10px;
}

p.warning {
	color: black;
	text-decoration:underline;
	padding: 5px;
	background:#CCCCCC;
	border:1px solid black;
	text-align:center;
	margin-bottom:40px;
}

p, a {
	font-size: 12px;
	color: #222222;
	line-height: 1.1em;
}

#text li {
	list-style: circle inside;
}
#text li p {
	padding-left: 20px;
}

span.warning {
	color: red;
	font-weight: bold;
}

#text {
	padding: 0px 20px 60px;
	font-size: 13px;	
}
#text.center {
	text-align: center;
	margin: 0 auto;
	width: 500px;	
}

#text.sykdommer {
	text-align: left;
	width: 470px;
}

#prisliste {
	width: 325px;
	text-align: center;
	line-height: 1.2em;
}

#reiseraadNav ul li {
	list-style: none;
}
#list {
	float: right;
	background: url(images/notes.png) no-repeat;
	height: 300px;
	width: 200px;
	margin-top: -10px;
}

#list ul {
	font-size: 12px;
	text-align: left;
	list-style: disc;
	padding: 20px 10px 20px 30px;
	width: 130px;
	line-height: 1.2em;
}

#list ul li a {
	text-decoration: none;
}

#list ul li a:hover {
	color: #666666;
}

#reiseraadNav {
	height: 70px;
	padding-bottom: 40px;
	width: 400px;
	margin: 0 auto;
}
#reiseraadNav ul li {
	margin-top: 5px;
	float: left;
	padding: 20px;
}
#reiseraadNav ul li a {
	text-decoration: none;
	color: grey;
	font-size: 14px;
}

table#prisliste {
	margin-left: 50px;
	margin-bottom: 20px;
}

#footer {
	text-align: center;
	font-size:10px;
	padding-bottom:10px;
}

#obs {
	padding: 10px;
	width: 460px;
	margin: 10px auto;
	border: 1px solid black;
	background: #d8ffcb;
}

/* -------------- CLASSES --------------- */

.center {
	text-align: center;
}

.border {
	border: 1px solid #76654B;
	width: 470px;
	height: 144px;
}

/* -------------- GOOGLE MAPS --------------- */

#map {
	margin: 10px auto;
	border: 1px solid #333333;
	width: 500px;
	height: 400px;
}
