* {
	color: #000000;
	padding: 0px;
	margin: 0px;
}

body {
	background: #FFFFFF url('http://www.yvonnene.com/pix/bg_layout.gif') repeat-y top left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 14px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}

h3 {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}

/* Home */

#home_layout {
	background: #8D0000 url('http://www.yvonnene.com/pix/bg_home_layout.gif') repeat-y top left;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#home_header {
	background-image: url('http://www.yvonnene.com/pix/bg_home_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 60px;
}

#home_menu {
	background-color: #9F0000;
	list-style: none;
	padding: 10px 30px;
	width: 360px;
}

#home_menu li a {
	color: #D94C00;
	color: #ffffff;
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

#home_logo {
	background-image: url('http://www.yvonnene.com/pix/bg_home_logo.gif');
	background-repeat: no-repeat;
	background-position: 312px 0px;
	height: 91px;
}

/* Algemeen */

#layout {
	background: #FFFFFF url('http://www.yvonnene.com/pix/bg_layout.gif') repeat-y top left;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}

#header {
	background-image: url('http://www.yvonnene.com/pix/bg_header.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 60px;
}

#header_link {
	height: 60px;
	width: 420px;
}

#left {
	position: absolute;
	width: 420px;
}

#left a {
	color: #056FA9;
	text-decoration: none;
}

#left a:hover {
	color: #AC0000;
}

#left a.selected {
	color: #AC0000;
}

#left li {
	line-height: 18px;
}

#menu_block {
	background-color: #E3E6E1;
	padding: 10px 30px;
}

#menu_left {
	float: left;
	list-style: none;
	width: 185px;
}

#menu_right {
	float: left;
	font-weight: bold;
	list-style: none;
	width: 170px;
}

#menu_right li {
	font-size: 10px;
}

#menu_bottom {
	padding: 15px 30px;
	position: relative;
}

#menu_bottom p {
	line-height: 17px;
	margin-bottom: 15px;
}

#right {
	float: left;
	line-height: 17px;
	margin: 0px 0px 0px 445px;
	padding: 0px 45px 15px 0px;
	position: absolute;
	width: 405px;
}

/* Over */

#foto_onderschrift {
	color: #666666;
	line-height: 20px;
}

/* Poeziealbums */

#bundel {
	float: left;
	font-size: 10px;
	color: #666666;
	position: absolute;
	left: 30px;
	padding-bottom: 15px;
	top: 15px;
	width: 155px;
}

#bundel_content {
	float: left;
	font-weight: bold;
	font-size: 10px;
	top: 15px;
	left: 215px;
	padding-bottom: 15px;
	position: absolute;
	width: 175px;
}

#bundel_content ul {
	list-style: none;
}

/* Beeldend */

#beelden {
	margin: 15px;
}

#beeld {
	border: 1px solid #A9A6B0;
	float: left;
	height: 71px;
	margin: 5px 11px;
	width: 71px;
}

#beeld img {
	border: 0px solid #000000;
}

#beelden .selected {
	border: 1px solid #AC0000;
}

#foto_onderschrift {
	color: #000000;
	margin-top: 5px;
	line-height: 18px;
}

/* Recensies */

#recensies {
	float: left;
	font-weight: bold;
	font-size: 10px;
	top: 15px;
	left: 30px;
	padding-bottom: 15px;
	position: absolute;
	width: 175px;
}

#recensies ul {
	list-style: none;
}

