a.header:link {
	text-decoration: none;
	color: #097F83;
}
a.header:visited {
	text-decoration: none;
	color: #097F83;
}
a.header:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.header:active {
	text-decoration: none;
	color: #097F83;
}

a:link {
	text-decoration: none;
	color: #F6B900;
}
a:visited {
	text-decoration: none;
	color: #F6B900;
}
a:hover {
	text-decoration: underline;
	color: #F6B900;
}
a:active {
	text-decoration: none;
	color: #F6B900;
}

body{
	background: #F3EFEA;
	font: 12px Verdana, "Lucida Grande";
	color: black;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}


#box{
	width: 965px;
	height: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
}


#shopbox{
	width: 1005px;
	height: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: left;
}

.geurenInfo{
	color: #097F83;
	font-size: 11px;
	font-family: Verdana;
	font-style: italic;
	text-align: center;
	margin: 4px;
}

.geurenExtra{
	color: #097F83;
	font-size: 10px;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
	margin: 4px;
}

#chinchorroPattern{
	height: 50px;
	width: auto;
	background-image: url('/images/visie/chinchorro_patroon.jpg');
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 20px;
}

#content{
	color: black;
	font: 12px Verdana, "Lucida Grande";
	text-align: left;
}

h1{
	color: #F6B900;
	font-size: 18px;
	font-family: "Arial Rounded MT Bold";
	padding: 5px 0px;
}

h2{
	color: #F6B900;
	font-size: 12px;
	font-family: Verdana;
	padding: 6px 0px;
}

img{
    border: 0;
}

.imgLogoS{
	height: 42px;
	margin: 2px 7px 0px 7px;
}

.imgLogoL{
	height: 88px;
	margin: 2px 7px 0px 7px;
}

.imgMayra{
	width: 120px;
	padding: 5px 0px 12px 12px;
	float: right;
}


.imgFloatL{
	width: 160px;
	margin: 7px 12px 12px 0px;
	float: left;
}

.imgFloatR{
	width: 160px;
	margin: 7px 0px 12px 12px;
	float: right;
}

.imgPerson{
	width: 98px;
	margin: 0px 12px 0px 0px;
	float: left;
}

.imgSmall{
	height: 175px;
}

.imgVisieLeft{
	width: 160px;
	padding-left: 0px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 12px;
}

.imgVisieRight{
	width: 160px;
	padding: 7px 0px 12px 0px;
}

#pageheader{
	padding: 15px 0px;
	background: #FFFFFF;
	text-align: center;
}

#pageheadercenter{
	background: #F6B900;
	width: 550px;
}

#pageheaderside{
	width: 200px;
}

#pagecontent{
	padding: 10px 0px;
	background-color: #FFFFFF;
}

#pagefooter{
	padding: 15px 0px;
	background-color: #FFFFFF;
}

#pagefooter-home{
	padding: 15px 0px;
	background-color: #FFFFFF;
	height: 100px;
}

.person{
	margin: 7px 0px 7px 0px;
	width: 525px;
	overflow: hidden;
}

#reg{
	font-size: 12px;
}

#separator{
	height: 10px;
}

.txttop {
	padding: 12px;
	color: #097F83;
	font-size: 30px;
	font-family: "Arial Rounded MT Bold";
	text-align: center;
}

.tbl{
	padding: 0px 10px;
}

.tblForm{
	color: #4D4D4D;
	font: 10px Verdana, "Lucida Grande";
	text-align: left;
}

.tblFormNormal{
	color: black;
	font: 12px Verdana, "Lucida Grande";
}

.tblFormDisabled{
	color: LightSlateGray;
	font: 12px Verdana, "Lucida Grande";
}

.tblLeft{
	padding: 8px 0px;
}

.tblRight{
	padding: 10px;
}

.tblSetup{
	border: 1px dotted #808080;
	padding: 2px;
}

.tblSetupBody{
	font: 11px Verdana, "Lucida Grande";
	background-color: #B2D5F7;
	text-align: left;
}

.tblSetupCell{
	padding: 4px;
}

.tblSetupHead{
	font: 11px Verdana, "Lucida Grande";
	font-weight: bold;
	background-color: #7FBCF7;
	text-align: center;
}

.tblSetupLink{
	background-color: white;
	text-align: center;
	padding: 4px;
	border: 1px dotted #808080;
}

.txtnav{
	color: #F6B900;
	font-size: 12px;
	font-family: "Arial Rounded MT Bold";
	text-align: left;
}

.txttoplink{
	padding: 10px 0px;
	color: #097F83;
	font-size: 12px;
	font-family: "Arial Rounded MT Bold";
}
	
.txtfooter{
	color: #F6B900;
	font-size: 10px;
	font-family: "Arial Rounded MT Bold";
	text-align: center;
}

.warning{
	color: red;
	font-style: italic;
}

#webshop_img{
	height: 159px;
}
