body, html {
	font-family: sans-serif;
	background:	#F1FAFF;
	margin:		0px;
	padding:	0px;
	width:		100%;
	height:		100%;
}

img {
	border:		0px;
}

.container {
	width:			770px;
	min-height:		100%;
	height:auto !important;
	height:			100%;
	background:		url('img/shadefull.png');
	margin-left:	auto;
	margin-right:	auto;
}

.header {
	width:		746px;
	height:		100px;
	margin-left:	12px;
}

.menu_content_container td {
	vertical-align:	top;
}

.menu {
	width:		170px;
	padding:	5px;
}
			
.content {
	width:		600px;
	padding-right:	15px;
}



ul {
	list-style:	none;
	margin: 0px;
	padding: 0;
	padding-left: 10px;
}

li {
	padding-top:	5px;
}

.menu a {
	color:				#015edc;
	text-decoration:	none;
}

.menu a:hover {
	color:			#5cb3e4;
}

.active {
	color:			white;
}

h1 {
	color:			#015edc;
	font-family:	Monotype Corsiva, sans-serif;
	font-weight:	normal;
	font-size:		200%;
	margin:			0px;
	margin-bottom:	10px;

}

.content a {
	color:			#015edc;
	text-decoration:	none;
}

.content a:hover {
	color:			#5cb3e4;
	text-decoration:	none;
}

.itemcontainer {
	width: 			100%;
	margin-bottom:	50px;
	padding-bottom:	10px;
}

.itemdate {
	text-align:		right;
	font-size:		small;
	font-style:		italic;
	border-bottom:	1px solid #5cb3e4;
	border-right:	1px solid #5cb3e4;
}

.itemcontainer h2 {
	font-weight:	normal;
	font-size:		120%;
}

.active a {
	color:			#5cb3e4;
}

.bottom {
	clear:			both;
	background:		url("img/shadebottom.png");
	height:			10px;
	margin-left:	-10px;
	margin-right:	-10px;
}

.floattable {
	float:			left;
	width:			300px;
	font-family:	monospace;
	font-size:		small;
}
.floattable table{
	width:			290px;
}
.floattable table,.floattable tr,.floattable td, .floattable img {
	margin:			0px;
	padding:		0px;
	border:			0px;
	vertical-align:	baseline;
}

.duifname {
	font-style:		italic;
}
/* DUIVENLIJSTEN */



/* EIND DUIVENLIJSTEN */

/* ADMIN PANEEL */
h3 {
	font-weight:	normal;
	font-size:		110%;
	padding:		0px;
	margin:			0px;
}

.adm-actioncontainer {
	width:		290px;
	height:		260px;
	margin:		2px;
	border:		1px solid #5cb3e4;
	padding:	2px;
	float:		left;
}

.adm-actioncontainer ul {
	margin:		0px;
	padding:	0px;
}
.adm-actioncontainer li {
	margin:		4px;
}

small {
	font-size:	60%;
}

.adm-actioncontainer select {
	width:		280px;
	margin:		0px;
	font-family:	courier, monospace;
}

.adm-submit {
	float:		left;
	margin:		2px;
	padding:	2px;
	margin-top:		10px;
	width:		590px;
	border:		1px solid #5cb3e4;
	text-align:	right;
}

.adm-urlinput {
	width:		250px;
}

.adm-shorttext {
	width:		590px;
	margin:		0px;
	padding:	0px;
	height:		500px;
}

.adm-longtext {
	width:		590px;
	margin:		0px;
	padding:	0px;
	height:		800px;
}

th {
	text-align:	left;
	
}

.adm-tl1 {
	background:	#f1faff;
}

.adm-tl2 {
	
}

.guestbook {
	border: 0px;
	padding:	0px;
	margin:		0px;
}
.guestbook td {
	border:		0px;
	padding:	5px;
	font-size:	small;
}


#adm-iframe-duiven {
	width:		500px;
	height:		200px;
	border:		1px solid #5cb3e4;
}



/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
