﻿html
{
  height: 100%;
  background-color: #CFD7DA;
  overflow-y: scroll;
  margin: 0px;
  padding: 0px;
}

body
{
  font-family: Tahoma, Verdana, Sans-Serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h1
{
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-size: 14px;
}

h2
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
  font-size: 12px;
}

h3
{
  padding: 0px 0px 0px 0px;
  margin: 0px;
  font-size: 12px;
}

a
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: none;
}




.kretaferielejligheder
{
  width: 960px;
  margin: auto;
  position: relative;
}

.kretaferielejlighedertop
{
  font-family: Arial, Tahoma, Verdana, Sans-Serif;
  font-size: 30px;
  color: #FFFFFF;
  padding-top: 105px;
  padding-left: 20px;
  height: 65px;
  overflow: hidden;
}

.kretaferielejlighedermenu
{
  background-color: #E5E5D6;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 31px;
}

.kretaferielejlighederindhold
{
  background-color: #E5E5D6;
  padding: 10px;
}

.kretaferielejlighedervenstre
{
  float: left;
  width: 190px;
  text-align: center;
}

.kretaferielejlighedertekst
{
  float: right;
  text-align: justify;
  padding-bottom: 10px;
  width: 750px;
}

.kretaferielejlighederbund
{
  clear: both;
  padding: 10px 0px 0px 200px;
  text-align: center;
  font-size: 10px;
}

.kretaferielejlighederkontakt
{
  margin: auto;
  width: 300px;
}

.kretagalleri
{
  float: left;
  border: solid 2px #000000;
  margin: 13px;
}

.kretagalleri img
{
  display: block;
}




div#mbox ul
{
  background-color: #E5E5D6;
  margin: 0px;
  padding: 0px;
}

div#mbox ul li
{
  position: relative;
  padding: 0px;
  margin: 0px;
  float: left;
  list-style: none;
}

div#mbox ul li a
{
  display: block;
  text-transform: uppercase;
  padding: 8px 13px 10px 13px;
  color: #3b382c;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

div#mbox ul li a.selected, div#mbox ul li a:hover
{
  text-decoration: underline;
}

div#mbox ul li:hover ul, div#mbox ul li.over ul
{
  display: block;
}

div#mbox ul ul
{
  position: absolute;
  top: 25px;
  left: 0px;
  display: none;
  padding: 0px;
  margin: 0px;
  height: auto;
  background: none;
  width: auto;
}

div#mbox ul ul li
{
  padding: 0px;
  margin: 0px;
  clear: both;
}

div#mbox ul ul li a
{
  display: block;
  float: left;
  padding: 2px 0px 2px 10px;
  overflow: hidden;
  margin: 0px;
  width: 200px;
  text-decoration: none;
  font-weight: normal;
  background: #F1EFE4 !important;
  border-right: 1px solid #DFDFDF;
  border-top: 1px solid #DFDFDF;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

div#mbox ul ul li a:hover
{
  text-decoration: underline;
}




.bold
{
  font-weight: bold;
}

.underline
{
  text-decoration: underline;
}

.italic
{
  font-style: italic;
}




.forms
{
  padding: 2px;
  font-weight: bold;
  border: 1px solid #000000;
  width: 300px;
  margin: 0px;
  color: #000000;
}

.submits
{
  border: 1px solid #000000;
  width: 306px;
  padding: 2px;
  font-size: 12px;
}
