/* bij links oppassen: de cascade respecteren: als visited na hoover komt dan zal eens een link bezocht werd de commando's van hoveren niet meer aannemen*/

#page1Div{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height: 740px;
	border: 2px none #999999;

	}
#omlijstingfotos {
	position:absolute;
	left:125px;
	top:94px;
	width:671px;
	height:179px;
	z-index:12;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

	#hoofdtitelblad {
	position:absolute;
	background-color: #E5E5E5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 668px;
	right: 279px;
	left: 125px;
	top: 279px;
	height: 30px;
	}
	
body {/*alle doorlopende teksten*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #660032;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {/*voor het menuutje van de wijnen*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
}

h1 {/*gebruikt voor de ondertitel onder het logo*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 13px;
}
h2 {/*gebruikt voor het emailadres en e toevoegen aan favorietenlink*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h3 {/*gebruikt voor de hoofdlinks*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h4 {/*gebruikt voor de wijnnamen op technische fiches*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
h5 {/*gebruikt voor de slagzinnen per blad*/
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}


.menulink1 {/*gebruikt voor de hoofdlinks  de hoofdlinks hebben een format H3 gekregen (belangrijk daar google op h& hé h" zoekt, vervolgens een style menulink1, vervolgens kan aan de style een pseudoclasse gelinkt worden zodat alle links op de pagina anders kunnen reageren*/

}
a.menulink1:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.menulink1:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.menulink1:hover {
	color: #996699;
	text-decoration: none;
	text-transform: uppercase;

}
.menulink2 {/*voor de wijnlinks*/
	}
a.menulink2:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.menulink2:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.menulink2:hover {
	color: #996699;
	text-decoration: none;
	font-weight: normal;
}
.menulink3 {/*voor de links in de tekst*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.menulink3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
}
a.menulink3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
}
a.menulink3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: underline;

}
.menulink4 {/*voor de maillink*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.menulink4:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink4:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink4:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.contact {
	font-size: 12px;
}
.menulink5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 7px;
	text-decoration: none;
}
a.menulink5:link {

	color: #999999;
	text-decoration: none;
}
a.menulink5:visited {


	color: #999999;
	text-decoration: none;
}
a.menulink5:hover {

	color: #999999;
	text-decoration: underline;
}
#tekstblok {
	border: thin solid #999999;
	overflow: auto;
	height: 450px;
	width: 800px;
}
#GroteTekst {
	position:absolute;
	top:306px;
	border: 2px solid #999999;
	z-index: 9;
	scrollbar-arrow-color: #e5e5e5;
	scrollbar-base-color: #666666;
	scrollbar-dark-shadow-color: #68686A;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #555555;
	scrollbar-highlight-color: #888888;
	scrollbar-3d-light-color: #68686A;
	width: 588px;
	height: 360px;
	left: 125px;
	visibility: visible;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-top: 10px;
	background-color: #E5E5E5;
	line-height: 13px;
}
#wijnmenu {
	position:absolute;
	left:128px;
	top:311px;
	width:135px;
	height:407px;
	z-index:10;
	background-color: #E5E5E5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #660032;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 13px;
	letter-spacing: 0em;
}
#omlijstingfotosdefault {
	position:absolute;
	left:66px;
	top:154px;
	width:676px;
	height:179px;
	z-index:12;
	border: 2px solid #999999;
	visibility: visible;
}
#Wijntekst {
	position:absolute;
	border: 2px solid #999999;
	z-index: 9;
	scrollbar-arrow-color: #e5e5e5;
	scrollbar-base-color: #666666;
	scrollbar-dark-shadow-color: #68686A;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #555555;
	scrollbar-highlight-color: #888888;
	scrollbar-3d-light-color: #68686A;
	width: 508px;
	height: 400px;
	left: 125px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 140px;
	padding-top: 5px;
	background-color: #E5E5E5;
	top: 309px;
	line-height: 13px;
}
}
#suite {
	position:absolute;
	left:568px;
	top:371px;
	width:78px;
	height:20px;
	z-index:1;
}
#retour {
	position:absolute;
	left:44px;
	top:384px;
	width:78px;
	height:20px;
	z-index:2;
}
#favorieten {
	position:absolute;
	left:397px;
	top:719px;
	width:400px;
	height:12px;
	z-index:16;
}
#linksrechts {
	position:absolute;
	left:369px;
	top:10px;
	width:244px;
	height:141px;
	z-index:1;
}
#gamme {
	position:absolute;
	left:150px;
	top:50px;
	width:500px;
	height:353px;
	z-index:1;
}
#biolabel {
	position:absolute;
	left:128px;
	top:674px;
	width:40px;
	height:55px;
	z-index:17;
	visibility: visible;
}
