/* CSS Document */

/* - Algemene Style - */
img {
	border: 0px;
	vertical-align:bottom;
}
#geheel {
	width: 880px;
	margin-left: 3%;
	margin-right: 3%;
}
#tekst {
	width: auto;
	padding-left: 52px;
	padding-right: 24px;
	padding-bottom: 6px;
	margin-top: 0px;
	padding-top: 18px;
	text-align: left;
	background-color: #EAF2FB;
	z-index: 0;
	position: relative;
	color: #000000;
	border: 1px solid #170E58;
	margin-left: 136px;
	background-attachment: scroll;
	background-image: url(../images/design/bg_zuidamerika2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#voet {
	text-align: center;
	font-size: 10px;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #597DB5;
	width: 101%;
}
#voet img {
	padding: 1px;
	height: 16px;
	width: 16px;
	vertical-align: middle;
}
#linksboven {
	position: relative;
	top: -12px;
	left: -36px;
	margin-bottom: -18px;
}

.agendakop {
	font-style: italic;
	color: #003366;
}
.center {
	text-align: center;
}
.first {
	margin-top: 0px;
	padding-top: 0px;
}
.img {
	display: block;
	float: left;
	margin-right: 12px;
	position: relative;
	left: 0px;
	top: 0px;
}
.koloml {
	padding-right: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #597DB5;
}
.kolomr {
	padding-left: 18px;
}
.logo {
	margin-top: 12px;
	margin-left: 21px;
}
.tweekolommentd {
	text-align: left;
	vertical-align: top;
	width: 48%;
}
.tabelkop {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
a:active {	
	color: #D89698;
}
a:hover, a:active:hover, a:visited:hover {
	color: #AD323C;
	text-decoration: none;
}
a:link {
	color: #344F7E;
}
a:visited {
	color: #4F3485;
}
body{
	color: #FFFFFF;
	background-color: #6C9BC7;
	background-image: url(../images/design/achtergrond.jpg);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.7em;
	margin-top: 12px;
	margin-bottom: 12px;
}
td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.7em;
}
h1 {
	padding-left: 0px;
	color: #000033;
	font-size: 1.4em;
	margin-bottom: 6px;
	padding-bottom: 0px;
	font-family: verdana; /*Garamond, Georgia, "Times New Roman", Times, serif;*/
	font-weight: bold;
	padding-top: 3px;
	margin-top: 18px;
}
h2 {
	font-weight: bold;
	color: #314373;
	font-size: 1.2em;
	margin-top: 18px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-family: verdana; /*Garamond, Georgia, "Times New Roman", Times, serif;*/
}
h3 {
	margin-top: 0px;
	font-weight: bold;
	color: #293861;
	font-size: 1.1em;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-family: verdana; /*Garamond, Georgia, "Times New Roman", Times, serif;*/
}
h4 {
	margin-top: 0px;
	font-weight: bold;
	font-style: italic;
	color: #293861;
	font-size: 1em;
	padding-bottom: 1px;
	margin-bottom: 0px;
	font-family: verdana; /*Garamond, Georgia, "Times New Roman", Times, serif;*/
}
li {
	list-style-type: disc;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
	/*margin-top: -6px;
	margin-bottom: 6px;*/
}
ul p {
	padding-left: 0px;
	margin-left: 0 px;
}
hr {
	color: #003366;
	height: 1px;
}

#kop {
	background-image: url(../images/design/logorechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 880px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}
#kop_links {
	background-image: url(../images/design/logolinks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	float: left;
	width: 836px;
}
#kop_rechts_onder {
	float:right;
	color: #D9DDEC;
	text-align: right;
	width: 880px;
}
#kop_rechts_onder a:link, #kop_rechts_onder a:visited, #kop_rechts_onder a:hover, #kop_rechts_onder a:active{
	color: #D9DDEC;
}

/* - Menu Balk - */
#linker_balk {
	float: left;
	z-index: 1;
	position: relative;
	top: 0px;
	margin-top: 32px;
	width: 160px;
}
#sponsoring {
	text-align: center;
	background-color: #416996;
	color: #FCA545;
	border-top: 1px solid #170E58;
	border-bottom: 1px solid #170E58;
	margin-top: 16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #170E58;
	border-left-color: #170E58;
	width: 160px;
	font-weight: bold;
	margin-left: auto;
}
#menu {
	border-top: 1px solid #170E58;
	border-bottom: 1px solid #170E58;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #170E58;
	border-left-color: #170E58;
	width: 160px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	text-align: right;
	display: block;
	font-weight: bold;
	font-size: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 14px;
	height: 14px;
	background-image: url(../images/design/bg_menu.gif);	
}
#menu a:hover, #menu a:visited:hover, #menu a:active:hover {
	color: #891D01;
	background-position: 0px -30px;
}
.menu:link, .menu:visited, .menu:active, .menu:hover {
	background-color: #416996;
	color: #FCA545;
	padding-right: 24px;
}
.huidig:link, .huidig:visited, .huidig:active, .huidig:hover {
	background-position: 0px -30px;
	font-style: italic;
	color: #8D3205;
	padding-right: 24px;
}
#submenu {
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;*/
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;	/*background-color: #FF0000;*/
}
#submenu a:link, #submenu a:visited, #sub a:active {
	background-image: url(../images/design/bg_menu.gif);
	text-decoration: none;
	text-align: right;
	display: block;
	font-weight: normal;
	font-size: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 12px;
	height: 12px;
}
#sunmenu a:hover, #submenu a:visited:hover, #submenu a:active:hover {
	color: #891D01;
	background-position: 0px -84px;
}
.submenu:link, .submenu:visited, .submenu:active {
	background-position: 0px -60px;
	color: #FCA545;
	padding-right: 24px;
}
.subhuidig:link, .subhuidig:visited, .subhuidig:active {
	background-position: 0px -84px;
	color: #8D3205;
	font-style: italic;
	padding-right: 12px;
}
table {
	width: 92%;
}

#tekstpop {
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-top: 0px;
	text-align: left;
	background-color: #EAF2FB;
	color: #000000;
	border: 1px solid #170E58;
	background-attachment: scroll;
	background-image: url(../images/design/bg_zuidamerika2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 12px;
}

.quote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.poster {
	float: right;
	width: 270px;
}
#sponsoring img {
	border: 1px solid #111337;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 1px;
}
#sponsoring img.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
