/* Copyright © 2009-2011 Tim Dobbelaere
--------------------------------------------------------------------------------------*/
body {
	margin: 0;
	font-family: Verdana, sans-serif;
	color: #606060;
}
td, th {
	font-size: 12px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #006DB2;
	background-image: url("bg_texttitle.gif");
	background-repeat: repeat-x;
	margin: 4px 0 9px 0;
	border-top: 2px solid #85c3e8;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #F07700;
	margin-bottom: 6px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
ul {
	margin-top: 12px;
}
li {
	margin-top: 12px;
}
a {
	color: #F07700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#left {
	width: 200px;
}
#left .menu {
	width: 168px;
	margin-left: 16px;
	margin-right: 16px;
}
#left .menu thead td {
	border-top: 0;
}
.menu a {
	color: #606060;
	text-decoration: none;
}
.menu a:hover {
	color: #F07700;
}
.menu .arrow {
	background: url("arrow.png") no-repeat 150px center;
}
#left .menu td {
	color: gray;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-top: 1px solid silver;
	width: 164px;
}
#left .menu td p {
	margin-left: 16px;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 4px;
}
#content {
	width: 520px;
}
#content p {
	text-align: justify;
}
#content hr {
	border: 1px solid;
	color: #85c3e8;
}
.hbar {
	height: 30px;
	background-color: #3C3C3C;
	color: White;
}
.hbar a {
	text-decoration: none;
	color: white;
}
.hbar a:hover {
	color: #F07700;
}
#topmenu {
	font-size: xx-small;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;	
}
#page {
	background-color: white;
	background-image: url("bg_w1000.png");
	width: 920px;
}
#footer {
	font-size: 9px;
	text-align: left;
	padding-left: 16px;
}
#right {
	width: 190px;
}
#right a img {
	border: 8px solid #F3F3F3;
}
#right a:hover img {
	border-color: #85c3e8;
}
#right hr {
	border: 2px solid #F3F3F3;
	//border: 4px solid #F3F3F3;
	//height: 4px;
	//background-color: #F3F3F3;
}
#right p {
	margin-top: 16px;
	//margin-top: 8px;
	margin-bottom: 8px;
}
#right iframe {
	margin-top: 12px;
	margin-bottom: 0px;
}
#right form {
	margin-bottom: 16px;
	//margin-bottom: 8px;
}
table.id {
	border-spacing: 8px;
	padding: 4px;
}
.id tr {
	vertical-align: top;
}

.id th {
	text-align: left;
}
#content .menu {
	text-align: right;
	font-size: 11px;
}
#content table.content {
	width: 530px;
	border : none;
	//border-collapse: collapse;
	border-spacing: 0;
}
#content td.Heading {
	background-image: url("../zeebries/zeebries_header530.jpg");
	background-repeat: no-repeat;
	height: 260px;
	padding: 9px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
}
#content td.Text {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	vertical-align : top;
}
.shortcut {
	font-size: 10px;
}

#gcalgadet:hover {
	position: relative;
	left: -110px;
	width: 300px;
	margin-right: -110px;
}
