html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font: normal 15px cambria, arial, sans-serif;
	color: #fff;	
}

h2 {
	font: normal 13px cambria, arial, sans-serif;
	color: #fff;	
}

h3 {
	font: normal 11px cambria, arial, sans-serif;
	color: #fff;	
}

ul {
	margin:  0 	0 0 10px;
	list-style-type: circle;
}

p {
	margin: 5px 0 6px 0;	
}

a {
	text-decoration: none;
	color: #b1afa2;	
}

a:hover {
	text-decoration: underline;	
}

h2.h2-cafedehaven {
	text-align: left;
	text-indent: -9999em;	
	background: transparent url(../images/h2-cafedehaven.gif) top right no-repeat;
}
h2.h2-gespot {
	text-indent: -9999em;	
	background: transparent url(../images/h2-gespot.gif) top left no-repeat;
}
h2.h2-binnenkort {
	padding-top: 10px;
	text-indent: -9999em;	
	background: transparent url(../images/h2-binnenkort.gif) bottom left no-repeat;
}

body#cafedehaven {
	background: #0e0909;
	color: #fff;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	text-align: center;
	padding: 15px 0 15px 0;
	line-height: 1.6em;
}

#cafedehaven #pagewrap {
	width: 330px;
	padding: 0 5px;
	background: #553b24;
	text-align: left;
	margin: 0 auto;
}

#pagewrap #top, #pagewrap #main {
	width: 330px;
	padding: 0 5px;
	margin: 0 auto;
	text-align: left;
}

#topcontainer {
	width: 330px;
	height: 170px;
}

#navigation {
	display: block;
	width: 330px;
}

#navigation ul {
	margin: 0 5px 0 0;	
}

li#menupage-1 {
	margin: 0;
	padding: 0;	
}

#top .logolink {
	float: left;
	margin: 4px;
	width: 125px;
	height: 170px;	
}

#top #contactdetails {
	float: left;
	width: 195px;
	height: 125px;	
}
#contactdetails .h2-cafedehaven {
	text-align: left;
	font-size: 11px;
	background: none;
}

.sIFR-replaced {
	display: none;	
}
	
h1.pagetitle {
	font-size: 12px;	
}

/* hide these elements */

#video,
#slideshow,
#pageimages,
#lastphotos,
#videoreplaceme,
.slideshow-images,
.showmoreless {
	display: none;
}
