html, body 
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

form
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}


img
{
	border: 0;
}

*
{
	font-family: Verdana;
}

h1
{
	font-size: 40px;
	color: #9A0000;
	margin: 0;
	padding: 0;
}

a
{
    color: #333333;
    text-decoration: underline;  
}    

#afbeeldingen_container
{
	float: right;
	width: 317px;
	height: 211px;
}
#afbeelding1, #afbeelding2, #afbeelding3, #afbeelding4
{
	float: left;
	width: 158px;
	height: 105px;
}
#afbeelding1
{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#afbeelding2
{
	border-bottom: 1px solid #fff;
}
#afbeelding3
{
	border-right: 1px solid #fff;
}

.content_overons h1
{
	color: #7A8F57;
}
.content_overons #afbeeldingen_container
{
	background-color: #7A8F57 !important;
}

.content_producenten h1
{
	color: #5A0026;
}
.content_producenten h2
{
	color: #5A0026;
	font-size: 14px;
}
.content_producenten #afbeeldingen_container
{
	background-color: #5A0026;
}

.content_wijnen h1
{
	color: #42838B;
}
.content_wijnen #afbeeldingen_container
{
	background-color: #42838B;
}

.content_nieuwsbrief h1
{
	color: #89A500;
}
.content_nieuwsbrief #afbeeldingen_container
{
	background-color: #89A500;
}

.content_wijninstituut h1
{
	color: #CC6D4F;
}
.content_wijninstituut #afbeeldingen_container
{
	background-color: #CC6D4F;
}

.content_contact h1
{
	color: #999;
}
.content_contact #afbeeldingen_container
{
	background-color: #999;
}

.content_nieuws h1
{
	color: #9A0000;
}
.content_nieuws #afbeeldingen_container
{
	background-color: #9A0000;
}

#container
{
	overflow: hidden;
	min-width: 926px;
	min-height: 100%;
}

#header_container
{
	background-image: url(images/rep_top.gif);
	background-repeat: repeat-x;
	height: 82px;
}
#menu_container
{
	height: 48px;
	background-color: #333;
}
#ctl00_menu_seperator
{
	height: 11px;
}
.menu_overons
{
	background-color: #7A8F57;
}
.menu_producenten
{
	background-color: #5A0026;
}
.menu_wijnen
{
	background-color: #42838B;
}
.menu_nieuwsbrief
{
	background-color: #89A500;
}
.menu_wijninstituut
{
	background-color: #CC6D4F;
}
.menu_contact
{
	background-color: #999;
}
.menu_nieuws
{
	background-color: #9A0000;
}

#ctl00_content_container
{
	background-image: url(images/rep_content.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	margin-bottom: 91px;
}

#ctl00_foooter_container
{
	background-repeat: repeat-x;
	height: 91px;
	margin-top: -91px;
}
.footer_overons
{
	background-image: url(images/footer-over-ons.gif);
}
.footer_producenten
{
	background-image: url(images/footer-producenten.gif);
}
.footer_wijnen
{
	background-image: url(images/footer-wijnen.gif);
}
.footer_nieuwsbrief
{
	background-image: url(images/footer-nieuwsbrief.gif);
}
.footer_wijninstituut
{
	background-image: url(images/footer-wijninstituut.gif);
}
.footer_contact
{
	background-image: url(images/footer-contact.gif);
}
.footer_nieuws
{
	background-image: url(images/footer-nieuws.gif);
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 926px;
}
#footer div
{
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-top: 60px;
}
#footer a
{
	color: #fff;
	text-decoration: none;
}

#header
{
	margin-left: auto;
	margin-right: auto;
	width: 906px;
	padding-left: 20px;
	padding-top: 4px;
}
#menu
{
	margin-left: auto;
	margin-right: auto;
	width: 926px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}


#content
{
	margin-left: auto;
	margin-right: auto;
	width: 926px;
	padding-top: 36px;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}

#content_tekst
{
	float: left;
	width: 508px;
	padding-bottom: 50px;
	margin-top: 20px;
}
#content_afbeeldingen
{
	float: left;
	width: 418px;
	margin-top: 20px;
}





/*Kleur vakken producenten pagina*/
.producenten
{
	height: 100px;
	width: 495px;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 34px;
	position: relative;
}
.producenten img
{
	border-right: 1px solid #fff;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
}
.producenten a
{
	position: absolute;
	display: block;
	left: 410px;
	top: 80px;
	color: #fff;
	text-decoration: none;
}
.producenten a:hover
{
	color: #666;
}

.grijs
{
	background-color: #444;
}

.cyaan
{
	background-color: #44828D;
}

.oranje
{
	background-color: #F1A842;
}

.paars
{
	background-color: #9E7F8F;
}

.groen
{
	background-color: #8BA802;
}

.zwart
{
	background-color: #191919;
}

.donkergroen
{
	background-color: #234247;
}

.bruin
{
	background-color: #785422;
}

.donkerpaars
{
	background-color: #503F47;
}

.dubbelgroen
{
	background-color: #445300;
}