@import url(/include/css/editor.php);
body 	{
	background-color: #22509E;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #26478B; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-highlight-color: #26478B; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #26478B; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	overflow: -moz-scrollbars-vertical;
	background-image: url(../../image/background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top:10px;
}

.border	{border : 1px solid #000000;}

.button	{
	border: 1px none #FFFFFF;
	color : #FFFFFF;
	background-color : #000000;
}
.form  	{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	line-height:normal;
}

.vertalen {
	border:1px solid #FF0;
	background-color:#F00;
	color:#FF0;
}

.top {
	background-image: url(../../image/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:62px;
	padding-top:10px;
	padding-right:5px;
}

.topbanner {
	background-image: url(../../image/topbanner001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:175px;
}

.menu_left {
	width:152px;
	padding-top:27px;
}

.menu_left_back {
	background-image: url(../../image/menu_background.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.column_right {
	width:195px;
	border-left: 1px solid #C0C0C0;
	background-color: #FFF;
	vertical-align: top;
	padding-right: 10px;
	text-align: center;
}

.column_right a:link, .column_right a:visited, .column_right a:active, .column_right a:hover {
	color: #666;
	text-decoration: none;
}

.main {
	/*background-color: #FFF;*/
	/*background-image: url(../../image/top_hoek.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.content {
	background-image: url(../../image/content_background.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 42 30 0 30;
}

td.menuitem, td.menuitem_first, td.menuitem_active, td.menuitem_first_active {
	background-image: url(../../image/menuitem.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:28px;
	text-align: right;
	padding-right:15px;
	color: #E5ECF3;
}

td.menuitem_first, td.menuitem_first_active {
	background-image: url(../../image/menu_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:69px;
	text-align: right;
	padding-right:15px;
	vertical-align: bottom; 
	color: #E5ECF3;
}

td.menuitem_active {
	font-weight: bold;
	color: #26478B;
	background-image: url(../../image/menuitem_over.gif);
} 
td.menuitem_first_active {
	background-image: url(../../image/menu_top_over.gif);
	font-weight: bold;
	color: #E5ECF3;
}

a.menuitem:link, a.menuitem:active, a.menuitem:visited, a.menuitem:hover {
	color: #C5D4F1;
	font-weight: normal;
	text-decoration:none;
	display: block;
	height: 24px;
	*height:28px;
	width: 137px;
	padding-top:4px;
	*padding-top:4px;
}

td.menuitem_active a.menuitem:link, td.menuitem_active a.menuitem:active, td.menuitem_active a.menuitem:visited, td.menuitem_active a.menuitem:hover {
	font-weight: bold;
	color: #E5ECF3;
	text-decoration:none;
}

td.menuitem_first_active a.menuitem:link, td.menuitem_first_active a.menuitem:active, td.menuitem_first_active a.menuitem:visited, td.menuitem_first_active a.menuitem:hover {
	font-weight: bold;
	color: #E5ECF3;
	text-decoration:none;
}

.aanbieding {
	background-color: #26478B;
	text-align: center;
	color: #FFF;
}

a.blauw:link, a.blauw:visited, a.blauw:active, a.blauw:hover {
	color: #26478B;
}

a.bruin:link, a.bruin:visited, a.bruin:active, a.bruin:hover {
	color: #a97150;
}

.column_right p, .column_right td {
	color: #666666;
}

.border_bruin {
	border: 1px solid #e9dbd3;
	padding:8px;
	background-color: #FFF;
}

.border_blauw {
	border: 1px solid #c9d1e2;
	padding:8px;
	background-color: #FFF;
}

.bezet {
	background-color: Red;
}

.optie {
	background-color: Yellow;
}

.deels_vrij {
	background-color: Green;
}

.tableBorder, .tableBorder td {
	border-collapse: collapse;
	border: 1px solid #999
}border: 1px solid #c9d1e2;
	padding:8px;
	background-color: #FFF;
}

.bezet {
	background-color: Red;
}

.optie {
	background-color: Yellow;
}

.deels_vrij {
	background-color: Green;
}

.tableBorder, .tableBorder td {
	border-collapse: collapse;
	border: 1px solid #999
}


/*	WEERONLINE STYLING		*/

#weeronline {
	width: 146px;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#weeronline table {
	width: 100%;
	border-collapse: collapse;
	border-width: 1px;
	border-color: white;
	border-style: solid;
}
#weeronline font b {
	color: #666666;
	font-weight: normal;
}
#weeronline select {
	width: 80px;
	float: left;
	margin: 0px 2px 0px 2px;
}
#weeronline input {
	width: 40px;
	float: right;
	margin: 0px 2px 0px 2px;
}
