/* CSS file swop website */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

.normal { font-weight: normal; }
.copyright {
	color: #666;
	font-size: 9px;
	padding-left: 10px;
	padding-right: 25px;
	clear: both;
}

#logo {
	position: absolute;
	top: 10px;
	left: 20px;
  	width: 205px;
  	height: 59px;
  	border: 0px;
}
#logo a img{
	border: 0px;
}

#navbar {
/*	position: relative;
	top: 65px;
	left: 0px;*/
	margin-top: 75px;
	margin-left: 10px;
	width: auto;
	right: 10px;
	font-size: 10px;
	padding: 0px 10px 0px 10px;
}
#navbar_line{
	background: url(pics/navbarbg.gif) top repeat-x;
	height: 2px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-bottom: -12px;
}
#navbar li { border-right: 3px solid #ffffff; border-top: 3px solid #ffffff; spacing: 2px; background: #cccccc; color: #000000; display:block; width: auto; padding: 2px 15px 2px 15px;  font-size: 12px; display: float; float: left; }
#navbar li a { text-decoration: none; color: #000000; }
#navbar li.sel a { text-decoration: none; background: #FFDE52; color: #000; }
#navbar li.sel { background: #FFDE52; color: #000; }

#content {
	text-align: left;
/*	margin-top: -10px;
	margin-left: 10px;*/
	margin-right 10px;
	color: #000000;
	min-width: 600px;
	padding: 10px 10px 0px 20px;
	font-size: 12px;
	float: left;
	max-width: 100%;
}

.item {
/*	background: url(pics/item.gif) top left no-repeat;*/
	width: 100%;
	float:left;
	min-width: 600px;
	margin-left: 0px;
	padding-bottom: 7px;
}

.item h1 { 
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	border-bottom: solid 2px #AAAAFF;
	margin-bottom: -12px;
	padding-left: 1px;
/*	background-color: #AAAAFF; */
	clear: both;
}
.item p {
	text-align: justify;
	font-size: 12px;
}
.item img.left {
	float: left;
	margin: 5px 5px 10px 0px;
}
.item img.right {
	float: right;
	margin: 5px 0px 10px 5px;
}
.item .opmbox {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 0px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-top: 0px;
	color: #333333;
	border-top: solid 2px #AAAAFF;
	width: 190px;
}
.item .opmbox a {
	color: #000;
}
.item .borders{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top: solid 2px #AAAAFF;
	border-bottom: solid 2px #AAAAFF;
	width: 100%;
}
.item .borders .spacing{
	font-size: 11px;
	padding-left: 10px;
}
.item table {
	margin-top: -10px;
}
.item .borders table{
	margin-top: 0px;
}
.item table a {
	text-decoration: none;
	color: #000000;
}
.item table .titel a{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.item table .notes {
	color: #000000;
}
.item table .ext {
	font-size: 10px;
	color: #999999;
}
.item #contact {
/*	margin-top: -15px; */
}
.item #maillistform {
	margin-top: -12px;
	margin-bottom: -12px;
}

.item .error {
	color: #CC0000;
	font-weight: bold;
}
.persoon_box {
	float:left;	
	font-size: 12px;
	clear: both;
	margin: 0px 5px 0px 5px;
	width: 400px;
}
.persoon_box h1 {
	float: left;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	border-bottom: 1px dotted #888888;
	padding-bottom: -10px;
	width: 100%;
}
.persoon_box p {
	margin-top: 15px;
}
.persoon_box img {
	float: right;
	padding: 5px 5px 5px 0px;
}
#cal_table {
/*	position: absolute;
	left: 20px;
	top: 120px; */
	float:left;
  	width: 120px;
  	height: auto;
}
#cal_table td{
	font-size: 10px;
	text-align: center;
}
#cal_month {
	border-bottom: 1px dotted #888888;
	font-weight: bold;
	text-align: center;
}
#cal_today {
	font-weight: bold;
	background: #FFDE52;
	color: #000;
}

#agenda_items {
/*	position: absolute;
	left: 150px;
	top: 120px; */
	background:#fff;
	margin-right: 10px;
	padding-left: 20px;
	min-width: 460px;
	float: left;
}
.cal_item {
	width: 100%;
}
.cal_item p {
	margin-left: 50px;
	font-size: 12px;
	min-height: 12px;
	margin-bottom: -2px;
}
.cal_item h1 {
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: -13px;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dotted #888888;
}
.cal_date {
	display: block;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 1px;
	color: #BDBDBD;
	background: url(pics/deco_date1.gif) 0 0 no-repeat;
	margin-top: 0px;
	width: 45px;
	padding-top: 5px;
	float: left;
}
.cal_date .day {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -3px;
	text-shadow: #bbb 2px 2px 0;
	color: #ddd;
	background: url(pics/deco_date2.gif) bottom left no-repeat;
	padding-bottom: 5px;
}
.cal_date .day .day2 {
	font-size: 10px;
	font-weight: normal;
/*	color: #BDBDBD; */
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 1px;
}

.inschr{
	width: 100%;
	background: url(pics/insch_icon.gif) top left no-repeat;
	float:left;
	min-width: 600px;
}

.inschr h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #888888;
	margin-top: 0px;
	margin-bottom: -12px;
	margin-left: 27px;
}
.inschr h1 a{
	text-decoration: none;
	color: #000000;
}
.inschr p{
	font-size: 12px;
	font-weight: normal;
	margin-left: 27px;
}
.inschr .data{
	margin-top: -10px;
	margin-left: 27px;
	color: #BDBDBD;
}

.inschr .opm{
	display: block;
	font-size: 11px;
	padding-top: 6px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
}
#content .opm{
	display: block;
	font-size: 12px;
	padding-top: 6px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
}
