html, body { width: 100%; }

body {
	font-family: georgia, serif;
	background: #480000;
	color: #000;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#wrapper { 
	font-size: 1em;
	background: transparent;
	position: relative;
	padding-bottom: 2em;
	margin: 0 auto;
	width: 911px;
}

#inner-wrapper { 
	position: relative;
	background: transparent;
}

ul.lang {
	position: relative;
	margin: 18px 0 5px 0;
	padding: 10px 15px 10px 0;
	text-align: right;
	background: transparent;
}
ul.lang li {
	display: inline;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul.lang a {
	font-weight: bold;
	color: #D5D3D8;
	background: transparent;
	font-style: italic;
	text-decoration: none;
	padding-left: 27px;
	margin: 0 0.5em;
}
ul.lang a.nl {
	background: transparent url(./template/nl.jpg) center left no-repeat;
}
ul.lang a.de {
	background: transparent url(./template/de.jpg) center left no-repeat;
}
ul.lang a.en {
	background: transparent url(./template/en.jpg) center left no-repeat;
}
ul.lang a.fr {
	background: transparent url(./template/fr.jpg) center left no-repeat;
}
ul.lang a.sp {
	background: transparent url(./template/sp.jpg) center left no-repeat;
}


ul.lang a:visited {
	color: #374454C;
}
ul.lang a:hover {
	color: #8AA8C9;
}

#top {
	background: transparent url(./template/bg-top.jpg) top left no-repeat;
}

#top div {
	position: relative;
	padding: 0;
	height: 114px;
}

a.logo {
	float: left;
	border: none;
	padding: 0;
	margin: 9px 0 0 6px;
	width: 254px;
	height: 102px;
	background: transparent url(./template/logo.jpg) top left no-repeat;
	z-index: 1000;
}
a.logo:visited, a.logo:hover, a.logo:focus {
	border: none;
}
a.logo:hover {
	background: transparent url(./template/logo.jpg) 0 -103px no-repeat;
}

#top div div img {
	border: none;
}

#top h2 {
	float: right;
	margin: 40px 48px 0 0;
}

#content {
	padding: 1px 0 2em 0;
	margin: 0;
	background: #D5AF9A url(./template/bg-content.jpg) top left repeat-y;
}
* html div#content {
	height: 0.01%;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-style: italic;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
}
#content h2 {
	font-size: 18px;
	margin-top: 1em;
	font-weight: normal;
}
#content h4 {
	margin-bottom: 0.5em;
}

#left-column div ul,
#center-column div ul,
#right-column div ul {
	margin: 0;
	padding: 0;
}

#left-column div ul li,
#center-column div ul li,
#right-column div ul li {
	margin: 0 15px;
	padding: 0;
	line-height: 1.5em;
}

#left-column div a, #right-column div a {
	font-weight: bold;
	color: #000;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#left-column div a:hover, #right-column div a:hover {
	color: #fff;
}


#left-column {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	color: #fff;
	background: transparent;
	width: 264px;
}
#left-column div {
	margin: 0 15px;
	color: #29333F;
}
#left-column h1, 
#left-column h2 {
	color: #480000;
}
#left-column h3 {
	font-size: .8em;
	font-style: italic;
	color: #480000;
}


#menu {
	font-family: georgia, serif;
	padding: 0.5em 0;
	margin: 0;
	background: transparent url(./template/bg-topmenu.jpg) top left no-repeat;
	color: #000;
	width: 264px;
	height: 253px;
	list-style-type: none;
	text-align: right;
}
#menu ul li {
	margin: 0;
	padding: 0;
}
#menu a {
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	padding: 0;
	margin: 0 15px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	border-bottom: 1px dotted #480000;
	display: block;
}

#menu a.current {
	text-align: left;
	color: #480000;
}

#menu a:hover {
	padding: 0;
	color: #480000;
	background: transparent;
	line-height: 36px;
	border-right: 0;
	border-bottom: 1px dotted #000;
}

#gallerymenu {
	font-family: georgia, serif;
	padding: 0.5em 0;
	margin: 0;
	background: transparent;
	color: #000;
	width: 264px;
	height: 253px;
	list-style-type: none;
	text-align: right;
}
#gallerymenu ul li {
	margin: 0;
	padding: 0;
}
#gallerymenu a {
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	background: transparent;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
	border-bottom: 1px dotted #fff;
	display: block;
}

#gallerymenu a.current {
	text-align: left;
	color: #480000;
}

#gallerymenu a:hover {
	padding: 0;
	color: #480000;
	background: transparent;
	line-height: 36px;
	border-right: 0;
	border-bottom: 1px dotted #480000;
}



#center-column {
	float: left;
	position: relative;
	margin: -89px 0 0 0;
	padding: 0;
	color: #D5D3D8;
	background: transparent url(./template/bg-centercolumn.jpg) top left no-repeat;
	width: 326px;
}
body#bernadette #center-column { background: transparent url(./template/bg-centercolumn-bernadette.jpg) top left no-repeat; }
body#beverley #center-column { background: transparent url(./template/bg-centercolumn-beverley.jpg) top left no-repeat; }
body#blair #center-column { background: transparent url(./template/bg-centercolumn-blair.jpg) top left no-repeat; }
body#bridget #center-column { background: transparent url(./template/bg-centercolumn-bridget.jpg) top left no-repeat; }
body#carissa #center-column { background: transparent url(./template/bg-centercolumn-carissa.jpg) top left no-repeat; }
body#cassidy #center-column { background: transparent url(./template/bg-centercolumn-cassidy.jpg) top left no-repeat; }
body#clara #center-column { background: transparent url(./template/bg-centercolumn-clara.jpg) top left no-repeat; }
body#daisy #center-column { background: transparent url(./template/bg-centercolumn-daisy.jpg) top left no-repeat; }
body#estelle #center-column { background: transparent url(./template/bg-centercolumn-estelle.jpg) top left no-repeat; }
body#gia #center-column { background: transparent url(./template/bg-centercolumn-gia.jpg) top left no-repeat; }
body#judith #center-column { background: transparent url(./template/bg-centercolumn-judith.jpg) top left no-repeat; }
body#lauren #center-column { background: transparent url(./template/bg-centercolumn-lauren.jpg) top left no-repeat; }
body#leanne #center-column { background: transparent url(./template/bg-centercolumn-leanne.jpg) top left no-repeat; }
body#marty #center-column { background: transparent url(./template/bg-centercolumn-marty.jpg) top left no-repeat; }
body#tyler #center-column{ background: transparent url(./template/bg-centercolumn-tyler.jpg) top left no-repeat; }
body#vicki #center-column { background: transparent url(./template/bg-centercolumn-vicki.jpg) top left no-repeat; }

#center-column div#center-content {
	padding: 360px 18px 0 15px;
}
#center-column a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
}
#center-column a:hover{
	color: #D4B09A;
}

#center-column h1,
#center-column h2,
#center-column h3,
#center-column h4,
#center-column h5,
#center-column h6 {
	 color: #D5D3D8;
}
#center-column h2.topheader {
	margin-top: 0.6em;
	font-size: 22px;
}
#center-column h2 {
}

#center-column img.button {
	margin: 18px 0;
}

a.englishbutton {
	float: left;
	border: none !important;
	padding: 0;
	margin: 9px 0 0 20px;
	width: 254px;
	height: 252px;
	background: transparent url(./template/button.jpg) top left no-repeat;
	z-index: 1000;
}
a.englishbutton:visited, a.englishbutton:hover, a.englishbutton:focus {
	border: none !important;
}
a.englishbutton:hover {
	background: transparent url(./template/button.jpg) 0 -253px no-repeat;
	border: none !important;
}

#right-column {
	float: right;
	margin: 0;
	padding: 0;
	width: 318px;
	position: relative;
}
#right-column div{
	color: #29333F;
	padding: 0 15px 0 14px;
	margin: 0;
}

#right-column div.collectie {
	height: 600px;
}

#right-column div.collectie img{
	float: left;
	position: relative;
	height: 150px;
	width: 135px;
	background: #374454;
	text-decoration: none;
	margin-bottom: 15px;
	border: none;
}
#right-column div.collectie a,
#right-column div.gallery a {
	text-decoration: none;
	border-bottom: none;
}

img.extramargin {
	margin-left: 16px;
}

#right-column h1, 
#right-column h2 {
	color: #480000;
}

h2#toprightcolumn {
	color: #480000;
	padding: 64px 0 15px 0;
	margin: 0;
}

h2#toprightcolumn a {
	color: #480000;
}
h2#toprightcolumn a, 
h2#toprightcolumn a:hover,
h2#toprightcolumn a:visited {
	text-decoration: none !important;
	border: none;
	font-size: 22px;
	font-weight: normal;
}

#right-column h2 a {
	color: #480000;
	padding: 14px 0 0 15px;
}
#right-column h2 a:hover {
	color: #fff;
	padding: 14px 0 0 15px;
}

a.external {
	padding-right: 25px;
	background: transparent url(./images/extern.jpg) center right no-repeat;
}

a.pdf {
	margin: 0;
	padding: 0.17em 0;
	padding-right: 35px;
	background: transparent url(./images/pdf.jpg) center right no-repeat;
}


.headtext {
	color: #000;
	font-weight: bold;
	margin-top: 18em;
}

img.border {
	border: #D4B09A 2px solid; 
}

ul + p, ol + p {
	margin-bottom: 0;
}

ul.nostyletype {
	list-style-type: none;
}

ul.adres {
	margin: 1.5em 0;
	padding: 0;
}
ul.adres li {
	background: transparent;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}

ul.sitemap {
	margin: 1.5em 0 3em 0;
	padding: 0;
}
ul.sitemap li {
	margin-left: 1em;
}

ul.smallbottomlinks {
	margin-top: 1em !important;
}
ul.smallbottomlinks li{
	display: inline;
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
ul.smallbottomlinks a{
	font-weight: normal !important;
	margin: 0 0.5em 0 0;
	padding: 0;
	font-size: 0.7em;
}


form {
	color: #000;
	padding: 0;
	margin: 0;
	width: 75%;
}
form table {
	font-size: 0.95em;
	color: #000;
	background: #E0E7F2;
	padding: 0.2em;
	margin: 0;
	width: 100%;
}
form table td span {
	font-size: 0.8em;
}

form.first {
	color: #fff;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	font-size: 1em;
	font-weight: bold;
	color: #E5EAF0;
	margin-bottom: 0.5em;
}

.rechts {
	float: right;
	position: relative;
	margin: 0.2em 0 1em 1em;
	clear: right;
	border-left: 40px solid #70635C;
}
.links {
	float: left;
	position: relative;
	margin: 0 1em 1em 0;
	border-right: 40px solid #70635C;
}
.centered {
	text-align: center;
	margin: 2.4em 0.5em;
}
.bold {
	font-weight: bold;
}

.warning, .form_error {
	color: #BF0000;
	font-weight: bold;
}

#footer {
	padding: 1em 0 3em 0;
	color: #fff;
	background: #384455 url(./template/bg-footer.jpg) bottom left no-repeat;
	text-align: center;
}

#footer address {
	margin: 0.7em 0;
	background: transparent;
}

#footer ul {
	padding: 0;
	margin: 0;
	background: transparent;
}
#footer li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

#footer a { color: #fff; background: transparent; text-decoration: none; border-bottom: 1px dotted; }
#footer a:visited { color: #A6A6A6; }
#footer a:hover { color: #000; }

.vulblok {
	height: 13em;
}

.vulblokmiddel {
	height: 25em;
}
.vulblokgroot {
	height: 42em;
}

p.blind {
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

