html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
div#container {
	margin: 0 auto 50px auto;
	min-height: 100%;
	width: 1030px;
	background: #fff url('/gfx/home_bg.gif') repeat-y top left;
	overflow: hidden;
}
a {
	color: #b5b5b5;
}
.left,
.right {
	float: left;
}
.left {
	width: 226px;
	margin: 8px 4px 0 0;
}
.right {
	width: 800px;
	margin-top: 8px;
	overflow: hidden;
}
div.content div#flash-control {
	margin-left: -50px;
	z-index: 1;
	float: left;
}
div#menu a {
	font-family: Arial;
	font-size: 12px;
	color: #8e8d8d;
}
div#menu p,
div#menu ul {
	margin-top: 22px;
	width: 175px;
	float: left;
}
div#nav {
/*	background-color: #f00;*/
	float: left;
}
div#menu {
/*	margin-left: 220px;*/
	width: 1800px;
	height: 140px;
	margin-top: 4px;
/*	background-color:#f00;*/
}
div#menu p {
	width: 213px;
}
div#menu p a {
	padding: 0 0 0 15px;
	color: #b5d3e7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#menu p a:hover {
	color: #745a32;
	font-weight: normal;
}
div#menu #menu_logo_left,
div#menu #menu_logo_right {
	float: left;
}

div#menu #menu_logo_left {
	margin-right: 20px;
}
div#menu #navigation_left {
	margin: 22px 20px 0 0;
	text-align: right;
}

ul#quotes {
	text-align: right;
	padding: 20px 0 0 20px;
}
body#televisie ul#quotes li,
body#multimedia ul#quotes li,
body#foto ul#quotes li {
	display: inline;
}

ul#quotes li a {
	padding: 9px 0;
	margin: 0;
	font-size: 14px;
	line-height: 32px;
/*	background-color:#f00;*/
	height: 32px;
	position: relative;
	font-family: Times;
/*	font-weight: bold;*/
	z-index: 2;
	color: #b4b3b3;
}

/* streng stories */
ul#quotes li.quote1 a {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #9dc5df;
}
ul#quotes li.quote2 a {
	font-weight: normal;
	font-family: Arial;
/*	font-family: Myriad, "Myriad Pro", Trebuchet, "Trebuchet MS";*/
	color: #745a32;
}
ul#quotes li.quote3 a {
	font-weight: bold;
	font-family: Times;
/*	font-family: Myriad, "Myriad Pro", Trebuchet, "Trebuchet MS";*/
	color: #b4b3b3;
}
body#televisie ul#quotes li.quote2 a {
	color: #b0c700;
}
body#foto ul#quotes li.quote2 a {
	color: #edae78;
}

body#multimedia ul#quotes li.quote2 a {
	color: #e097e2;
}
div.content h4 {
	font-weight: 700;
	color: #3b3b3b;
	padding: 10px 0 0 5px;
	font-size: 13px;
}
div.content h3 {
	font-weight: 900;
	color: #b0c700;
	padding: 10px 0 0 5px;
	font-size: 10px;
}
ul#subnavigation,
div#titles {
	z-index: 1;
	text-align: right;
	width: 226px;
	margin-left: -230px;
	position: absolute;
	top: 10px;
	line-height: 32px;
}

div.content h2 {
	font-size: 12px;
	font-family: Georgia, Times;
	color: #3d3d3d;
}
div.content h1 {
	font-family: Georgia, Times;
	color: #676766;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	font-size: 33px;
}
div#menu li a:hover,
div#menu li.active a {
	font-weight: bold;
	color: #3d3d3d;
}
div#menu li a span.stories {
	color: #745a32;
	font-weight: normal;
}
div#menu li a span.stories span.o {
	color: #3d3d3d;
}
div#menu li a span.stories span.e {
	color: #9dc5df;
}
div#menu li a span.stories {
	display: none;
}
div#menu li.active a span.stories,
div#menu li a:hover span.stories {
	display: inline;
}

div.content {
	margin: 0px 0 0 1px;
}
div.content p {
	padding: 0 0 10px 5px;
	font-size: 10px;
	color: #745a32;
	width: 340px;
}
body#strengstories div.content p,
body#verhalen div.content p,
body#contact div.content p,
body#strengstories div.content h3,
body#verhalen div.content h3,
body#contact div.content h3 {
	font-size: 11px;
}
div.content * {
	z-index: 2;
}
body#admin .right {
	width: 1000px;
}
body#admin div.content {
	margin-left: 250px;
}
body#home #logo-obj {
	margin-left: 231px;
}
.clear {
	clear: both;
}
br.clear {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

/* admin section */

table.data {
	width: 100%;
}

table.data th {
	white-space: nowrap;
	background-color: #5b5b5b;
	color: #fff;
	font-size: 14px;
	height: 21px;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	text-align: left;
	padding: 5px 0 0 5px;
}

table.data div.sort {
	display: inline;
/*	float: right;*/
}
table.data .title {
	float: left;
} 
table.data div.sort img {
	display: inline;
}

table.data td {
	height: 24px;
	border-bottom: 1px solid #c0c0c0;
	padding: 0 0 0 5px;
}
table.data tr.tablefootrow td {
	border: 0px;
}
table.data td.actions {
	text-align: right;
	width: 65px;
}
table.data td.actions img {
	margin: 3px 5px 0 0;
}
table.data tr.tablerow2 {
	background-color: #dbdbdb;
}
table.data a.previous {
	float: left;
	width: 50%;
}
table.data a.next {
	float: right;
	text-align: right;
	width: 50%;
}

/*
label {
	display: block;
	clear: both;
	line-height: 24px;
}
fieldset {
	padding: 21px;
	border: 1px solid #5b5b5b;
}
legend {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #5b5b5b;
	color: #fff;
	font-size: 14px;
	display: block;
}
*/

form fieldset {
	background-color: #dbdbdb;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
	margin: 15px 0;
	border: 1px solid #5b5b5b;
	width: 100%;
}
form legend {
	font-size: 14px;
	font-weight: bold;
}

form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

fieldset label,
fieldset input {
	display: block;
	margin-bottom: 10px;
}
fieldset input.string {
	width: 375px;
}
fieldset input.float {
	width: 75px;
}
fieldset a.edit {
	font-size: 11px;
	margin: 0 0 0 10px;
}
fieldset textarea {
	width: 375px;
	height: 150px;
}

fieldset span.nulldate label {
	width: 1px;
}

div#content fieldset .delete {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
fieldset .delete label {
	width: 1px;
}
fieldset#login {
	background-color: #fff;
	width: 400px;
}
fieldset#login label {
	text-align: left;
	float: none;
	clear: both;
}
/* swf images */

div.thumbnail {
	float: left;
	width: 150px;
}
div.thumb_info {
	float: left;
	width: 400px;
}
div.thumb_info input {
	display: inline;
	width: 200px;
}
div.thumb_info textarea {
	width: 250px;
	height: 50px;
}

/* autocomplete */
div#hint {
	background-color: #fff;
	width: 150px;
	margin: 0;
	padding: 0;
}
ul.hint {
	color: #000;
	width: 150px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #987460; 
	list-style-type: none;
}
ul.hint li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	padding: 2px;
	background-color: #EBE4DE;
	font-size: 11px;
}
ul.hint li.selected {
	background-color: #DBCFC3;
}
ul.hint li div.title {
	display: block;
	font-size: 16px;
}
ul.hint li div.code {
	display: block;
}
ul.hint .hidden {
	display: none;
}

div.fm-optional {
	display : none;
}