@charset "UTF-8";




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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}




html, body {
	height: 100%;
	overflow: inherit; /* triggers 100% height in Opera 9.5 */
}


body {
	font-size: 62.5%;
	color: #000;
	height: 100%;
	overflow: hidden;
}

#back {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#afdek {
	display: none;
}

#scroller {
	position: relative;
	width: 100%;
	margin: 0;
	height: 100%;
	overflow: auto;
}

#container {
	background: url("../images/back.png") repeat-y 0 0;
	position: relative;
	width: 770px;
	min-height: 100%;
	margin: 0 auto;
}

#container_g {
	background: url("../images/back.png") repeat-y 0 0;
	position: relative;
	width: 820px;
	min-height: 100%;
	margin: 0 auto;
}

* html #container { 
	height: 100%; /* IE6 treats height as min-height */
}



#logo {
	background: url("../images/logo.png") no-repeat 0 0;
	position: absolute;
	left: 319px;
	top: 42px;
	width: 318px;
	height: 63px;
	text-indent: -999em;
}

#logo_detynje {
	width: 450px;
	position: relative;
	padding-left: 15px;
	padding-top: 5px;
	font-family: "Trebuchet MS";
}

#content {
	width: 450px;
	position: relative;
	padding-left: 240px;
	padding-top: 70px;
	overflow: hidden;
	font-family: "Trebuchet MS";
}

#content_g {
	width: 750px;
	position: relative;
	padding-left: 10px;
	padding-top: 70px;
	overflow: hidden;
	font-family: "Trebuchet MS";
}

#content h1 {
	display: inline;
	padding: 0;
	color: #006600;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
}

#content h2 {
	font: normal 1.6em/1.6em "Trebuchet MS";
	padding: 0;
	color: #006666;
}

#content p {
	font: 1.3em/1.6em "Trebuchet MS";
	padding: 0 0 1.8em;
}

#content p.first {
	display: inline;
}

#content p.klein {
	font-size: 1.1em;
}

#content p.accent {
	color:#FF0000;
}

#content p.quote {
	font: 1.6em/1.6em "Trebuchet MS";
	padding: 0 0 0.6em;
}

#content p.done {
	font: 1.6em/1.6em "Trebuchet MS";
	padding: 0 0 0.6em;
}

#content p.maria {
	font: 1.6em/1.6em "Trebuchet MS";
	padding: 0 0 1.8em;
}



.gedichten #content p.klein {
	font-size: 1.2em;
}

.gedichten #content p.terug {
	font-size: 1.2em;
	padding-top: 1em;
}

.gedichten #content p {
	
	font: 1.5em/1.5em "Trebuchet MS";
	padding: 0 0 1em;
}

.gedichten #content p.maria {
	font: 1.2em/1.5em "Trebuchet MS";
	padding: 0.6em 0 3.6em;
	margin: 0;
}


.gedichten #content p.link {
	margin: 0;
	line-height: 1.5em;
	padding: 0;
}

.gedichten #content p.link a {
	text-decoration: none;
	color: #333;
}

.gedichten #content p.link a:hover {
	text-decoration: underline;
	color: #066;
}

.gedichten #content p.link a:visited {
	color: #066;
}

.gedichten #content p.linkdatum {
	margin: -3px 0 10px;
	font-size: 1.1em;
	color: #999;
	font-style: italic;
	padding: 0;
	
}

.gedichten #content p.datum {
	font-size: 1.1em;
	color: #666;
	text-align: right;
	margin-top: -2.5em;
	display: none;
}

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

done {
	color:#006600;
	text-decoration:none
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: #006600;
}




/* ========= HOOFDNAVIGATIE ========= */


#hoofdnavigatie {
   position: absolute;
   left: 79px;
   top: 140px;
}

#hoofdnavigatie ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#hoofdnavigatie ul li {
   display: block;
   float: left;
   margin: 0;
   padding: 0;
   position: relative;
	background: url(../images/stip.png) no-repeat 0 9px;
}

#hoofdnavigatie ul li#geschreven {
	background: none;
}


#hoofdnavigatie ul li a {
   display: block;
   margin: 0 24px 0 30px;
   padding: 0;
   color: #006666;
   text-indent: -999em;
   height: 25px;
}


#hoofdnavigatie ul li#geschreven a:hover, #hoofdnavigatie ul li#gesproken a:hover, #hoofdnavigatie ul li#gedichten a:hover, #hoofdnavigatie ul li#geschreven a.active, #hoofdnavigatie ul li#gesproken a.active, #hoofdnavigatie ul li#gedichten a.active {
	background-position: 0 -25px;
}



/* ========= UTILITIES ========= */



#utilities {
	position: absolute;
	top: 7px;
	right: 20px;
 	width: 826px;
	list-style: none;
}

#utilities li {
 	position: relative;
	float: right;
}

#utilities li.last_item {
	border-right: none;
}


#utilities li a {
	text-decoration: none;
	font: 1.2em "Trebuchet MS";
	color: #000;
	padding: 4px 10px;
}

#utilities li a:hover, #utilities li a.active {
	color: #006600;
}

#banner {
	position: absolute;
	top: 120px;
	left: 15px;
	width: 40px;
	list-style: none;
	height: 400px;
	text-align: center;
}

#headliner_1 {
	position:absolute;
	top: 150px;
	left: 120px;
	width: 60px;
	height: 60px;
	text-align:center;
	list-style:none;
}

#headliner_2 {
	position:absolute;
	top: 250px;
	left: 120px;
	width: 60px;
	height: 60px;
	text-align:center;
	list-style:none;
}

#headliner_3 {
	position:absolute;
	top: 350px;
	left: 120px;
	width: 60px;
	height: 60px;
	text-align:center;
	list-style:none;
}

#headliner_4 {
	position:absolute;
	top: 450px;
	left: 120px;
	width: 60px;
	height: 60px;
	text-align:center;
	list-style:none;
}

#headliner_5 {
	position:absolute;
	top: 550px;
	left: 120px;
	width: 60px;
	height: 60px;
	text-align:center;
	list-style:none;
}

.logo {
	font-family:"Trebuchet MS";
	font-size:1.5em;
	color:#FF9900;
	font-weight: bold;
	font-style: italic;
}

#banner_logo {
	position: absolute;
	top: 180px;
	left: 700px;
	width: 40px;
	list-style: none;
	height: 400px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* images */
img.1 {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

