body {
	margin:10px;
	font-family:"Georgia", Times, serif;
	font-size:12px;
	line-height:14px;
	background-color:#bee6fa;
	background-image: url(/2007a/gfx/POWER.gif);
	
	background-attachment:fixed;
}
a {
	color:#000;
}
a:hover{
	color:#bee6fa;
}
td{
	vertical-align:top;
}
img{
	border:none;
	margin-bottom:4px;
}

#page{
	width:940px;
	height:600px;
	margin:0px auto;
}
#reference{
	position:absolute;
	height:100%;
}
#left{
	position:absolute;
	z-index:2;
	width:180px;
}

#center{
	position:absolute;
	z-index:3;
	left:200px;
	width:540px;
}

#right{
	position:absolute;
	z-index:4;
	left:760px;
	width:180px;
}

#logo {
	height:110px;
	width:180px;
}
#slogan{
	position:absolute;
	padding:4px;
	top:75%;
	width:170px;
	//width:180px;
	background-color:#bee6fa;
}
#lan {
	float:right;
	clear:both;
	background-color:#fff;
	padding:5px;
}
.trans{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.h500{
	height:400px;
}
#zoeken {
	margin-top:10px;
	background-color:#fff;
	text-align:right;
}
#zoeken input {
	border:0px;
	border-collapse:collapse;
	padding:0 0 0 8px;
	width:150px;
	font-family:"Georgia", Times, serif;
	color:#666;
}
#contact{
	padding:4px 0 4px 8px;
	font-size:11px;
	font-style:italic;
	color:#fff;
}
.input {
	border:0px;
	border-collapse:collapse;
	padding:4px;
	width:150px;
	font-family:"Georgia", Times, serif;
	color:#000;
	background-color:#CCC;
	font-size:11px;
}


/* -------------------------------- MENU -------------------------------- */

#menu {
	margin-top:10px;
	width:180px;
}
#menu a{
	text-decoration:none;
}
#menu a:hover{
	color:#000;
}
.menu_item {
	display:block;
	padding:2px 0px 5px 10px;
	margin-top:1px;
	background-color:#fff;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}
.menu_item:hover {
	background-color:#bee6fa;
}
.menu_level0{
	padding-left:5px;
}
.menu_level1{
	font-style:italic;
	padding-left:15px;
	margin-top:0px;
}
.menu_level2{
	font-style:italic;
	padding-left:25px;
	margin-top:0px;
}
.menu_level3{
	font-style:italic;
	padding-left:35px;
	margin-top:0px;
}
.menu_agenda{
	display:none;
	background-color:#bee6fa;
	font-style:italic;
	margin-top:1px;
}
.menu_agenda:hover{
	color:#bee6fa;
	background-color:#000;
}
.menu_offset{
	margin-top:10px;
}
.menuactive {
	background-color:#000;
	color:#fff;
}
.menuactive:hover {
	background-color:#000;
	color:#fff;
}

/* -------------------------------- ARTICLES -------------------------------- */

#articles {
	float:left;
}
.article0 {
	position:absolute;
	background-color:#fff;
	width:400px;
	padding:10px;
	cursor:default;
}
.article0:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.article1 {
	position:absolute;
	background-color:#bee6fa;
	width:500px;
}
.article1:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
p {
	padding:0;
	margin:0;
}
.articlekop {
	font-size:24px;
	line-height:28px;
	font-style:italic;
}
.articlelead {
	font-size:14px;
	line-height:16px;
	font-style:italic;
}
.articletext {
	font-size:11px;
}

/* -------------------------------- AGENDA -------------------------------- */

.agenda {
	background-color:#fff;
	width:340px;
	margin-bottom:1px;
	padding:10px;
}
.agenda_kop{
	clear:both;
	font-size:18px;
	line-height:20px;
	margin:0 0 6px;
}
.agenda_locatie{
	margin:12px 0 6px;
	clear:both;
}

.agenda_item{
	border-top:1px dotted #000;
	padding:4px;
	min-height:80px;
	
}

/* -------------------------------- AGENDALIST -------------------------------- */

#agendalist {
	margin-top:60px;
	width:180px;
}

.agendalistitem_int {
	margin-bottom:1px;
	background-color:#fff;
	display:none;
	overflow:hidden;
	cursor:pointer;
}
.agendalistitem_int:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.agendalistitem_ext {
	margin-bottom:1px;
	background-color:#bee6fa;
	display:none;
	overflow:hidden;
	cursor:pointer;
}
.agendalistitem_ext:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

.tentoonlistitem {
	margin-bottom:1px;
	height:60px;
	background-color:#000;
	color:#bee6fa;
	overflow:hidden;
	cursor:pointer;
}
.tentoonlistitem:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

.agendalistitem_datum {
	font-size:11px;
}
.agendalistitem_titel {
	font-size:18px;
	line-height:20px;
}

.locatie_tabel{
	padding:1px;
	border:none;
	width:170px;
}
.agendalistitem_popup {
	position:absolute;
	left:-140px;
	width:120px;
	background-color:#000;
	color:#fff;
	padding:8px;
	display:none;
}




/* -------------------------------- NIEUWS -------------------------------- */
#hot_news{
	position:absolute;
	z-index:120;
	width:170px;
	min-height:220px;
	top:200px;
	left:200px;
	background-color:#fff;
	padding:10px;
}
.hot_news_close{
	float:right;
	width:20px;
	text-align:right;
	padding:0px 2px 2px 2px;
}
.hot_news_kop{
	display:block;
	font-size:18px;
	line-height:20px;
	font-style:italic;
	display:block;
}
.hot_news_dat{
	font-style:italic;
	display:block;
}
.hot_news_txt{
	margin-top:10px;
	display:block;
}

/* -------------------------------- QUOTE -------------------------------- */

#quote {
	position:absolute;
	z-index:1;
	top:75%;
	left:400px;
	width:400px;
	font-size:16px;
	line-height:16px;
	background-color:#000;
	padding:8px 10px 10px 10px;
	overflow:hidden;
	color:#bee6fa;
	cursor:default;
}
.quotetit {
	margin-bottom:6px;
}

.quotetext {
	width:390px;
	font-style:italic;
	font-weight:normal;
}
.quotetext a {
	color:#fff;
}
.quotetit a {
	color:#fff;
}

.quote_aut{
	display:block;
}

