@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #1a1a1a;
	background-color: #368AD2;
}
img { 
	border: none;
}
a {
	/*color: #00AAD9;*/
	/*color: #105289;*/
	color: #368AD2;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.bg1 {
	/*background-color: #EEEEEE;*/
	background-color: #E1EBF2;
}
.bg2 {
	/*background-color: #DADADA;*/
	background-color: #FFF;
}
.quote1 {
	background-color: #FFF;
	border: 1px dotted #000000;
	margin: 2px;
	padding: 2px;
}
.quote2 {
	background-color: #DADADA;
	border: 2px dotted #000000;
	margin: 2px;
	padding: 2px;
}
li {
	list-style-type: none;
	text-align: left;
	list-style-position: outside;
}
hr.clearer {
	clear: both;
	height: 0px;
	visibility: hidden;
}
.small {
	font-size: 0.8em;
}
.xsmall {
	font-size: 0.7em;
}
.large {
	font-size:1.5em;
}
.larger {
	font-size:1.1em;
	color: #368AD2;
}
.container {
	position:		relative;
	max-width:		800px;
	min-width:		800px;
	width:			800px;
	margin: 		auto;
	margin-top: 	0px;
	min-height: 	100%;
	padding: 2px;
	background-color: #FFFFFF;
}
.header {
	overflow: hidden;	
	height: 75px;	
	text-align: center;
	margin-bottom: 1px;
}
.header img{
	height:75px;
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; 
	opacity:0.75;
}
.header img:hover{
	height:75px;
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1; 
	opacity:1;
}
.login {
	text-align: right;
	margin-bottom: 2px;
	padding-right: 5px;
	font-size: 0.8em;
}
.menu {
	clear: both;
	float: left;
	width: 190px;
	list-style: none;
	min-height: 600px;
	text-align: left;
	/*background-color: #EEEEEE;*/
	padding-bottom: 10px;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .kopje {
	font-variant: small-caps;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	background-color: #368AD2;
	color: #000000;
	text-transform: capitalize;
	margin-bottom: 0px;
}
.menu .small li {
	font-size: 0.9em;
	height: 1.4em;
}
.menu li {
	display: block;
	height: 1.2em;
	padding-left: 1em;
	text-decoration:none;
	color: #000000;
}
.menu li a{
	color: #000000;
}
.menu a:hover{
	color: #368AD2;
}	
.content {
	min-height: 600px;
	min-width: 600px;
	max-width: 600px;
	width: 600px;
	text-align: left;
	overflow: hidden;
	padding-left: 2px;
}
.content .title {
	font-variant: small-caps;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	background-color: #368AD2;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.content .title a {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #368AD2;
	color: #FFFFFF;
	text-transform: capitalize;
}
.content img {
	max-width: 500px;
}
.footer {
	margin-top:5px;
	width:800px;
	font-size: 0.6em;
	border-top: 1px dotted #999999;
	color: #999999;
}
.popup {
	padding: 2px;
	background-color: #FFFFFF;
	text-align: left;
}
.button {
	text-decoration: none;
	border: 1px solid #606060;
	padding: 2px 7px;
	margin: 0 2px 0 0;
	cursor:pointer;
	background-color: #FFFFFF;
}
.button:hover {
	color: #1a1a1a;
	background-color: #368AD2;
}
input.search {
	background-image: url("images/design/icons/search.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
}
.kopje {
	font-variant: small-caps;
	border-bottom: 2px dotted #368AD2;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.kopje2 {
	font-variant: small-caps;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.kopje a,.kopje2 a {
	color: #368AD2;
	text-decoration: none;
}
.kopje a:hover,.kopje2 a:hover {
	color: #368AD2;
	text-decoration: underline;
}
.pages {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
}
.pages span.page-sep {
	display: none;
}
.pages strong, .pages b {
	font-weight: normal;
}
.pages strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #606060;
	font-size: 0.8em;
}

.pages a, .pages a:link, .pages a:visited, .pages a:active {
	font-weight: normal;
	text-decoration: none;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #FFFFFF;
	border: 1px solid #606060;
	font-size: 0.8em;
}

.pages a:hover {
	color: #1a1a1a;
	background-color: #368AD2;
	text-decoration: none;
}

.guestbook_content {
	height: 120px;
	/*background-color: #EEEEEE;*/
}
.guestbook_content img {
	max-width: 400px;
}
.guestbook_top {
	/*border-bottom: 1px dotted #999999;*/
	border-bottom: 1px dotted #000;
	font-size: 0.8em;
	/*background-color: #EEEEEE;*/
	height: 1em;
}
.guestbook_bottom {
	/*border-top: 1px dotted #999999;*/
	border-top: 1px dotted #000;
	font-size: 0.8em;
	/*background-color: #EEEEEE;*/
	height: 1em;
}
.guestbook_user {
}
/*
////////////EVENTS
*/
.events {
	background-color: #DADADA;
}
.day_cell {
	background-color: #FFFFFF;
}
.today_cell {
	background-color: #DADADA;
}
.past_day_cell {
	background-color: #EEEEEE;
}
.coming_day_cell {
	background-color: #EEEEEE;
}
.day_bumber {
}
.past_day_number {
	color: #999999;
}
.coming_day_number {
	color: #999999;
}
.display_edit {
	font-size: 0.8em;
}
.forum_category, .forum_category a {
	/*background-color: #368AD2;*/
	padding: 2px;
	font-weight: bold;
	margin-top: 2px;
}
.forum_topic {
	margin: 5px;
	padding: 2px;
	font-weight: normal;
	border: 1px dotted #000;
}
.forum_topic_unread {
	background-color: #E1EBF2;
	margin: 5px;
	padding: 2px;
	font-weight: normal;
	border: 1px dotted #000;
}
.forum_topic a {
	background-color: #FFF;
	color: #000;
}
#viewer { 
	background-color: #FFF;
	visibility:hidden;
	position: fixed;
	right: 0;
	width: 0;
	height: 0;
	z-index: 100;
	font-size: 1.1em;
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	border: 2px solid black;
}
/*CSS voor het verzenden aan venster */
.members {
	display: block;
	width: 350px;
	height: 250px;
	float: right;
	clear: right;
	overflow: auto;
}
.members li{	
	list-style-type:none;
	border:1px solid #999;
	background-color:#EEE;
	margin:1px;
	padding:2px;
	color:#333;
	cursor:pointer;
}
.members li:hover{	
	border:1px solid #000;
	color:#000;
}
.member:hover {
	border:1px solid #000;
	color:#000;
	cursor:pointer;
}
.to {
	width: 400px;
	height: 150px;
  	overflow-x: hidden;
	overflow-y: auto; 
	float: left;
	clear: right;
	line-height: 2.2;
	border: 1px solid #969696;
}
.to li {
	display: inline;
	list-style-type: none;
	margin: 2px;
	background-color:#EEE;
	border:1px solid #999;
	padding: 2px;
	vertical-align: middle;
}
/*/////////////////////////////////////////////////////////*/
/* DHTML WINDOW */
.dhtmlwindow{
	position: absolute;
	border: 2px solid black;
	visibility: hidden;
	background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	font-variant: small-caps;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	background-color: #368AD2;
	color: #000000;
	text-transform: capitalize;
	margin-bottom: 0px;
	text-align: left;
	cursor: move;
	overflow: hidden;
	width: auto;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: hand;
	cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
	width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
	height: 150px;
	padding: 2px;
	overflow: auto;
	text-align: left;
	font-size: 0.8em;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
	border-top: 1px solid gray;
	background-color: #F8F8F8;
	height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
	float: right;
	width: 13px; /*width of resize image*/
	height: 13px; /*height of resize image*/
	cursor: nw-resize;
	font-size: 0;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/