﻿*
{
	font-family: Verdana;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: GRAY;
    	SCROLLBAR-SHADOW-COLOR: GRAY;
    	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    	SCROLLBAR-ARROW-COLOR: GRAY;
    	SCROLLBAR-TRACK-COLOR: #ffffff;
   	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

H1
{
	font-size : 16px;
}
.gbkheader
{
	font-weight: bold;
}

.gbkbtnaddentry
{
	border-bottom-color:#ffcc66;
	border-bottom-style: dashed;
	color: black;	
	text-decoration: none;
}

.gbkbtnSave
{
	border-bottom-color: #ffcc66;
	border-bottom-style: dashed;
	color: black;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.gbkbtnCancel
{
	border-bottom-color:#ffcc66;
	border-bottom-style: dashed;
	color: black;	
	text-decoration: none;	
}

.gbktextbox
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	border-left: #ffcc66 1px solid;
	border-bottom: #ffcc66 1px solid;
}

.gbkcomment
{
	border-bottom: green 1px dotted;
}

.gbkpagerpages
{
	font-size: 10px;
	font-weight: bold;
	color: darkgray;
	text-decoration: none;
	font-family: verdana;
}

.gbkpagercurrentpage
{
	font-size: 10px;
	color: darkviolet;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

.menu_static
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	height: 10px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.menu_static_hover
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}
.menu_dynamic
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	background-color: #ffff00;
	padding-left: 6px;
}

.menu_dynamic_hover
{
	color :white;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	background-color: #ffff00;
}

.menu_selected
{
	color : white
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	background-color: #a52A2A;
}

.menu_sub_static
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	height: 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;

}
.menu_sub_hover
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	height: 10px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 2px;

}


.menu_sub_dynamic
{
	color: Black;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	padding-left: 6px;
}

.menu_sub_dynamic_hover
{
	color : Black;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: gray;
}

.menu_sub_selected
{
	color : Black;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: gray;
}


.photobook_button
{
	border-bottom-color: #ffcc66;
	border-width: 0px;
	color: black;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	background:inherit;	
	cursor: hand;
}
.inhoud
{
	font-family: verdana;
	font-size: 11px;
	padding-left: 3px;
	line-height:18px;
}
.slogan
{
	font-family: verdana;
	font-style:italic;
	font-size: 12px;
	color: #B1B2B5;
}
.lichtkrant
{
	font-family: verdana;
	color: black;
	font-size: 11px;
	padding-bottom: 2px;
}
.titel
{
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color: #5A6145;
}	

.input
{
	border: 1px solid black;
	background-color:#A692B5;
	color:black;
	font-family:verdana;
	font-size:12px;
}	

.button
{
	border: 1px solid black;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color: silver;
}	
.tablehead
{
	font-family:verdana;
	font-size:18px;
	font-weight:bold;
	color: #B1B2B5;
}

.btnSave
{
	border: 1px solid black;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color: silver;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	text-decoration:none;
	color:black;
}
