/* CSS Document */
/* --- HTML css --- */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #4F433D;
	margin: 0 0 0 0;
}

.btnImage{
	cursor: pointer;
}

a {
	color: #837354;
}

a:hover {
	text-decoration: none;
	color: #837354;
}

input{
	height: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 3 0 3 0;
	width: 190px;
	color: #4F433D;
	border: 1px solid #edddbd;
	padding:2px;
}

textarea{
	height: 100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 3 0 3 0;
	width: 300px;
	color: #4F433D;
	border: 1px solid #edddbd;
	padding:2px;
}

input.knop{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4F433D;
	width:auto;
	border: 1px solid #edddbd;
	cursor:pointer;
	padding:1px 0px 1px 0px;
}

input.knop:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4F433D;
	width:auto;
	border: 1px solid #edddbd;
	cursor:pointer;
	padding:1px 0px 1px 0px;
	background-color:#edddbd;
}

.rightback{
	background-image:url(../beelden/main/rightback.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.leftback{
	background-image:url(../beelden/main/LeftBack.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.imgmain{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	border:0px;
}

.imgmenu{
	padding:0px 0px 0px 0px;
	margin:8px 0px 0px 0px;
	vertical-align:top;
	border:0px;
}

.menuachter{
	background-image:url(../beelden/main/menu_achter.jpg);
	background-repeat:no-repeat;
}

.menugroup{
	width:116px;
}

/* --- maingroup ---*/
.maingroup{
	padding: 12px 25px 30px 25px;
	margin-left:125px;
	width:620px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4F433D;
}

.maingroup td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4F433D;
}

.maingroup h1{
	padding-left:5px;
	color: #6A0F1E;
	font-size: 105%;
	font-weight:bold;
	text-transform:capitalize;
	clear:both;
}

.maingroup h2{
	color: #95505C;
	font-size: 100%;
	margin:0px 0px 5px 0px;
	text-transform:capitalize;
}

.maingroup p{
	margin:4px 0px 15px 0px;
	text-align:justify;
	line-height:130%;
}

.maingroup b{
	color:#95505C;
}

.maingroup img.right {
	border: 5px solid #EFEBE0;
	margin: 0px 0px 0px 15px;
	float: right;
	cursor: pointer;
}

.maingroup img.left {
	border: 5px solid #EFEBE0;
	margin: 0px 15px 0px 0px;
	float: left;
	cursor: pointer;
}


/* --- squaregroup --- */
.squaregroup{
	background-image:url(../beelden/main/BottomAchter.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:79px;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

#squareimage{
	margin: 0px 0px 0px 120px;
	padding: 0px;
}

#squareimage img{
	border: 3px solid #EFEBE0;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#squareimage img:hover{
	border: 3px solid #edddbd;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#bottomtekst{
	float:right;
}

#CreatedByBronic{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #e5d6b5;
	margin: 24px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	float:right;
	clear:both;
}

#CreatedByBronic a{
	color: #e5d6b5;	
}

#Copyright{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #e5d6b5;
	margin: 25px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	float:right;
	clear:both;
}
/* --- navigationgroup --- */
#navigationgroup{
	margin: 2px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#navigationgroup UL{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#navigationgroup LI{
	background-image:url(/beelden/main/li_blokjes.gif);
	background-repeat:no-repeat;
	background-position:5 50%;
	display: block;
	margin: 0px 6px 0px 0px ;
	padding: 1px 5px 1px 14px ;
	font-size: 100%;
	font-weight:bold;
	color: #6A0F1E;
	text-decoration:none;
	text-transform:capitalize;
	float: left;
	width: auto;
}

#navigationgroup LI a{
	color: #C9A390;
}

#navigationgroup LI a:hover{
	color: #6A0F1E;
	text-decoration:none;
}

#navigationgroup #maanden{
	float:right;
	color: #FF0000;
	text-decoration:none;
}

#navigationgroup #maanden UL{
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	padding: 0px;
	border: none;
}


/* --- Wijnkelder --- */
#Hoofding{
	background-image: url(/beelden/main/stolp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #837354;
	border-bottom: 3px double #C3BCAB;
	height: 16px;
	font-weight: bold;
	text-align:right;
	clear:both;
}

.landnaam{
	background-color:#DDD6C5;
	margin:0px;
	padding:1px 0px 2px 4px;
	text-transform:capitalize;
	letter-spacing:150%;
}

.streeknaam{
	background-image:url(/beelden/main/li_blokjes.gif);
	background-repeat:no-repeat;
	background-position:5 50%;
	background-color:#F2EEE5;
	padding:1px 0px 2px 14px;
	text-transform:capitalize;
	letter-spacing:150%;
}

.wijngegevensEerst{
	background-image:url(/beelden/main/li_blokjes.gif);
	background-repeat:no-repeat;
	background-position:12 50%;
	background-color:#FAF9F5;
	padding:3px 0px 3px 24px;
	text-transform:capitalize;
	border-bottom:1px solid #F2EEE5;
}
.wijngegevens{
	background-image:url(/beelden/main/li_blokjes.gif);
	background-repeat:no-repeat;
	background-position:5 50%;
	background-color:#FAF9F5;
	padding:1px 0px 2px 14px;
	text-transform:capitalize;
	border-bottom:1px solid #F2EEE5;
}

/* --- Menu --- */
#menumain{
	text-align:center;
	background-color:#FAF9F5;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dotted #DDD6C5;
}

#menuomschrijving{
	text-align:left;
	background-color:#FAF9F5;
	padding: 10px 10px 10px 10px;
}

/* --- A La Carte --- */
#alacartegangen LI{
	color: #9C8B69;
	text-transform:capitalize;
	padding: 0px 0px 3px 0px ;
	cursor: pointer;
}

#alacartegangen LI a{
	color: #C9A390;
}

#alacartegangen LI a:hover{
	color: #6A0F1E;
	text-decoration:none;
}

.gerechtnaam{
	background-color:#F2EEE5;
	margin:0px;
	padding:1px 3px 2px 4px;
	text-transform:capitalize;
	letter-spacing:150%;
}

.gerechtomschrijving{
	background-image:url(/beelden/main/li_blokjes.gif);
	background-repeat:no-repeat;
	background-position:12 9;
	background-color:#FAF9F5;
	padding:4px 0px 10px 24px;
	text-transform:capitalize;
	border-bottom:1px solid #F2EEE5;
}

#gerechtfooter{
	text-align:left;
	background-color:#FAF9F5;
	border-top: 1px dotted #DDD6C5;
	padding: 10px 10px 10px 10px;
}

/* --- Nieuwsbrief --- */
#oudegegevens{
	padding:10px 0px 0px 0px;
	margin:5px;
	border-top: 1px dotted #DDD6C5;
}

#oudegegevens ul{
	padding:0px;
	margin:0px;
}

#oudegegevens li{
	padding:0px;
	margin:0px;
	height:18;
	list-style-type:none;
}

#oudegegevens li .titel{
	color: #95505C;
	font-size: 100%;
	margin:0px 0px 5px 0px;
	text-transform:capitalize;
	font-weight:bold;
}






