/*all*/
*
{
	/* Pascal */
	font-family: Tahoma,Geneva,Kalimati,sans-serif;	
	font-size: 11px;
	line-height: 18px;
	
	padding: 0px;
	margin: 0px;
}

.clear { clear: both; }



/*layout*/
.zesde
{
	background-color: #32A0A1;
}

#wrapper
{
	width: 960px;
	display: block;
	margin: 0px auto 0px auto;
	background-color: transparent;
}

#header
{
	height: 277px;
	background-image: url(/images/ggzcongres-header-cor2016.png);
	/*background-image: url(/images/ggzcongres-header-2018.gif);*/
	background-position: -53px -87px;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0pt;
	width: 930px;
	background-color: #32A0A1;
	border-bottom: #32A0A1;
	border-width: 0px 0px 10px 0px;
	border-style: solid;
}
/*.zesde #header { border-bottom: #1F5DA6; }*/ 

#header a { text-decoration: none; cursor: hand; color: #4a796b;} 
#header a:link { color: #4a796b; }
#header a:visited { color: #4a796b; }
#header a:hover { color: #d57d2a; }
#header a:active { color: #d57d2a; }

#header img { float: left; }

#introtekst
{
	width: 445px;
	min-height: 100px;
	display: block;
	/*	background-color: #FC0;
	opacity: 0.4;
	filter: alpha(opacity=40); */
	position: absolute;
	top: 215px;
	left: 465px;
	line-height: 16px;
	overflow: default;
	visibility: visible;
}

#container
{
	background-color: #FFF;
	width: 930px;
	border-bottom: 3pt #32A0A1 solid;
	position: relative;
}



/*content*/
#content_home
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;	
	width: 400px;
	margin-left: 242px;
	padding-top: 5px;
}

#content
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;	
	/*width: 670px;*/
	margin-left: 242px;
	padding-top: 5px;
}

#inner_home
{	
	width: 400px;
	min-height: 240px;
	padding-bottom: 10px;
}

#inner
{	
	width: 600px;
	min-height: 240px;
	padding-bottom: 10px;
}

#content_home p, #content_home div, #content_home td /* Pascal div & td*/
{
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
}

#content_home b, strong
{
	font-weight: bold;
}

/* Pascal #content_home verwijdert voor gebruik in editor */
a { text-decoration: none; cursor: hand; } 
a:link { color: #32A0A1; }
a:visited { color: #32A0A1; }
a:hover { color: #000033;text-decoration: underline; }
a:active { color: #000033; }

#content_home ul
{
	list-style-type: default;
	list-style-position: inside;
	font-size: 11px;
	line-height: 18px;
}

#content p, #content td /* Pascal div & td*/
{
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
}

#content b, strong
{
	font-weight: bold;
}
/*
#content a { text-decoration: none; cursor: hand; } 
#content a:link { color: #a22144; }
#content a:visited { color: #a22144; }
#content a:hover { color: #a22144;text-decoration: underline; }
#content a:active { color: #a22144; }
*/
#content ul
{
	list-style-type: default;
	list-style-position: inside;
	font-size: 11px;
	line-height: 18px;
}



/*footer*/
#footer
{
	clear: both;
	font-size: 11px;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-align: left;
	height: 30px;
	width: 930px;
}

#footer a { text-decoration: none; cursor: hand; } 
#footer a:link { color: #ccc; }
#footer a:visited { color: #ccc; }
#footer a:hover { color: #000; text-decoration: underline; } 
#footer a:active { color: #000; }



/*lists*/
ol, ul /* Pascal ul */
{
	font-size: 12px;
	line-height: 18px;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
}

#header ul
{
	list-style-type: none;
	list-style-position: outside;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#header ul li{	float: left;}



/* functionele navigatie*/
#fnav
{
	width: 150px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 14pt;
	margin-left: 490px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
	height: 100px;
}

#fnav ul { float: right; }

#fnav ul li
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	width: 150px;
}

#fnav a
{
	color: #fff;
	text-decoration: none;
	display: block;
	font-size:13px;
	line-height:19px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
} 

#fnav a:link{ color: #fff; }
#fnav a:visited{ color: #fff;}
#fnav a:hover{ color: #fff;}
#fnav a:active{	color: #fff;}
#search
{
	position: relative;
	top: 72px;
	left: -50px;
}
#fnav ul li{	
}

#txtSearch_s
{
	width: 110px;
	height: 23px;
	background-color: #FFF;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	display: inline-block;
	border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border: 0px none;
	padding-left: 5px;
	background-image: url(/images/zoek1.png);
	background-position: 86px 0px;
	background-repeat: no-repeat;}


#searchsubmit
{
	width: 23px;
	height: 24px;
	/*
background-image: url(/images/VVGG_congres_zoeken.png);
	background-repeat: no-repeat;
*/
	vertical-align: top;
	text-indent: -9999px;
	margin-top: 0pt;
	border: 0px none;
	z-index: 2;
	position: absolute;
	background-color: transparent;
	margin-left: -5px;
}

#titel1
{
	/*
padding: 200px 0px 0px 210px;
	float: left;
*/
	display: block;
	height: 30px;
}


/* subnavigation */
#subnavigatie
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	width: 930px;
	color: #BD5041;
	font-size: 18pt;
	line-height: 35pt;
	font-weight: bold;
	margin-top:20px;
}

#subnavigatie ul
{
	float: left;
	color: #000;
	padding-left: 15px;
}

#subnavigatie ul li
{
	list-style-type: disc;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	list-style-position: outside;
}

#subnavigatie a
{
	color: #BD5041;
	font-size: 25px;
	text-decoration: none;
	display: block;
} 

#subnavigatie a:link{ color: #BD5041; }
#subnavigatie a:visited{ color: #BD5041; }
#subnavigatie a:hover{ color: #BD5041; }
#subnavigatie a:active{	color: #BD5041;}

#subnavigatie a.subsub
{
	color: #000;
	font-size: 11px;
	text-decoration: none;
	display: block;
} 

#subnavigatie a.subsub:link{ color: #000;}
#subnavigatie a.subsub:visited{	color: #000;}
#subnavigatie a.subsub:hover{ color: #a22144;}
#subnavigatie a.subsub:active{ color: #a22144;}

#subnavigatie table{ width:100%;}
#subnavigatie td{ vertical-align:top;}



/*sidebars*/
#sidebarleft
{
	width: 150px;
	float: left;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11pt;
	text-align: left;
	line-height: 25pt;
	color: #a22144;
	font-weight: bold;
	/*margin-top: 5px;*/
}
#archieftab
{
	width: 244px;
	height: 30px;
	background-image: url(/images/archieftab_2018.png);
	text-indent: 30px;
	color: #FFF;
	background-position: -3px;
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	margin: 0px 0px 10px 0px;
}
#archieftab a{ 	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
 }
#archieftab a:link { color: #FFF; text-decoration: none; }
#archieftab a:visited { color: #FFF; text-decoration: none; }
#archieftab a:hover
{
	color: #000033;
	text-decoration: none;
}
#archieftab a:active { color: #000033; text-decoration: none; }


#sidebarleft ul
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 150px;
	padding-left: 10px;
	list-style-type:none;
	margin:0px;
}

#sidebarleft ul li
{
	/*
background-image: url(/images/VVGG_listitem1.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
*/ 
	padding-left:14px;
}
#sidebarleft ul li.item2 /*pascal*/
{
	/*
background-image: url(/images/VCKJPP_congres_listitem2.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
*/ 
	padding-left:14px;
}

#sidebarleft ul a { color: #8d8d86; text-decoration: none; }
#sidebarleft ul a:link { color: #8d8d86; text-decoration: none;}
#sidebarleft ul a:visited { color: #8d8d86; text-decoration: none;}
#sidebarleft ul a:hover {	color: #000; text-decoration: none;}
#sidebarleft ul a:active { color: #000; text-decoration: none;}

#sidebarleft ul.item2 /* Pascal */
{
    margin-bottom:5px;    
}
#sidebarleft a.subsub /* Pascal */
{
	color: #32A0A1;
	text-decoration: none;
	display: block;
}
#sidebarleft a.subsub:link { color: #32A0A1; }
#sidebarleft a.subsub:visited { color: #32A0A1; }
#sidebarleft a.subsub:hover { color: #000; }
#sidebarleft a.subsub:active { color: #000; }

#sidebarright
{
	float: right;
	width: 270px;
	display: block;
	overflow: default;
	background-color: #bd5041;
	margin-top: 30px;
	min-height: 260px;
}

#sidebarright p
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #000;
	margin: 0px 15px 15px 30px;
}

#sidebarright ul
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 15px 0px 30px;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	width: 150px;
	color: #FFF;
	font-weight: bold;
}
#sidebarright a
{
	color: #fff;
	
}



/*heading*/
h1
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #32A0A1;
	position: absolute;
	top: 217px;
	left: 248px;
	font-size: 30px;
	font-weight: bold;
	display: block;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#nummer
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #32A0A1;
	position: absolute;
	top: 30px;
	left: 248px;
	font-size: 150px;
	font-weight: bold;
	display: block;
	line-height: 150px;
	margin: 0px;
	padding: 0px;
}
#superscript
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #32A0A1;
	position: absolute;
	top: 14px;
	left: 346px;
	font-size: 50px;
	font-weight: bold;
	display: block;
	line-height: 100px;
	margin: 0px;
	padding: 0px;
}
.zesde h1 { color: #32A0A1; }



h2
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #32A0A1;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	/*	padding: 80px 0px 0px 210px;*/
	/*
position: relative;
	top: 20px;
*/
}

h3
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #bd5041;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	display: block;
	margin: 6px 0px 6px 0px;
}

h4
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #e8c2bd;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	margin: 15px 15px 15px 15px;
}

h5
{
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	color: #dba21e;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}


input.text {border:solid 1px #bbbbbb; padding:2px; }
input.btn { padding:0px 3px 0px 3px; }

/* Pascal: Editor Classes*/
.H3	{font-family: Tahoma,Geneva,Kalimati,sans-serif; color: #32A0A1; font-size: 14px; line-height: 22px; font-weight: bold; margin: 6px 0px 6px 0px;}
.H4	{font-family: Tahoma,Geneva,Kalimati,sans-serif; color: #688727; font-size: 14px; line-height: 22px; font-weight: bold; margin: 6px 0px 6px 0px;}
.H5	{font-family: Tahoma,Geneva,Kalimati,sans-serif; color: #b4b4ab; font-size: 14px; line-height: 22px; font-weight: bold; margin: 6px 0px 6px 0px;}

IMG.spacing {margin:5px 5px 5px 0px;}





a.sitemap, a.sitemap:link, a.sitemap:visited{color: #000; text-decoration: none;}
a.sitemap:active, a.sitemap:hover			{color: #000; text-decoration: underline;}
li.sitemap1{margin-left:0px;}
li.sitemap2{margin-left:15px;}
li.sitemap3{margin-left:30px;}

.msg	{font-family:Verdana; font-size: 8pt; COLOR: #aa0000; FONT-WEIGHT: bold;}

A.bookmark		{TEXT-DECORATION: none;}
A.bookmark_edit	{TEXT-DECORATION: none; /*background-color:#ff0000;*/}

blockquote { margin: 0px 0px 0px 15px; }
iframe { background-color: #FFF; }
#congresinfo
{
	color: #32A0A1;
	font-size: 22px !important;
	line-height: 25px !important;
	font-weight: bold;
	border-bottom: #32A0A1;
	border-width: 0 0 10px 0;
	border-style: solid;
	padding: 7px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}
#congresinfo span
{
	color: #AEADA3;
	font-size: 20px;
	line-height: 35px;
}
.headercolorright
{
	background-color: #B4B4AB;	
	width: 30px;
	height: 277px;
	display: block;
	top: 0px;
	right: 0px;
	position: absolute;
}