﻿body 
{
	text-align: center;
	font: 14px arial, sans-serif;
	line-height: 20px;
	color: #682e86;
}
#home{
	background:#dec5e4 url('../images/header.jpg') no-repeat top center;	
}
#handwerken{
	background:#dec5e4 url('../images/Breien%20-%20kopie.jpg') no-repeat center top;
}
#wol{
	background:#e2c9e1 url('../images/header_wol.jpg') no-repeat center top;
}
#fournituren{
	background:#e2c9e1 url('../images/header_fourn2.jpg') no-repeat center top;
}
#naaimachines{
	background:#e2c9e1 url('../images/antieke_naaimachine.jpg') no-repeat top center;
}

#container 
{
	text-align: left;
	margin: auto;
	width:900px;

}
#header{
	height:270px;
}
#menu
{
	float:right;
	width:509px;
	margin-right:5px;
	margin-top: 0px;
	border-top: 1px solid #682e86;
	border-left: 1px solid #682e86;
	border-right: 1px solid #682e86;
	height:30px;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: georgia, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	color: #5d247f;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	background:#cca8cf;
	border-bottom:2px solid #682e86;
	border-right:1px solid #682e86;
	border-left:1px solid #682e86;
	border-top:1px solid #682e86;
}
#menubar li.trigger
{
	/*background:	url(../images/menu_bg.png) repeat-x 0 0px;*/
	background-repeat: no-repeat;
}
#menubar li.menu_divider
{
	/*background:url(../images/menu_divider.png) no-repeat;*/
	width: 1px;
	height: 31px;background:#682e86;
}
#menubar li.active a
{
	color:#dfe5e6;
	background:#e6cc8f;
	border-bottom:2px solid #682e86;
	border-right:1px solid #682e86;
	border-left:1px solid #682e86;
	border-top:1px solid #682e86;

	background:	url(../images/menu_active.png) repeat-x 0;
}
#menubar li.active a:hover
{
	color:#dfe5e6;
	background:#e6cc8f;
	border-bottom:2px solid #682e86;
	border-right:1px solid #682e86;
	border-left:1px solid #682e86;
	border-top:1px solid #682e86;

	background:	url(../images/menu_active.png) repeat-x 0;
}
#menubar li 
{
	float: left;
	padding:0;
}
#menubar a:hover
{
	color:#dfe5e6;
	background:#e6cc8f;
	border-bottom:2px solid #682e86;
	border-right:1px solid #682e86;
	border-left:1px solid #682e86;
	border-top:1px solid #682e86;

	background:	url(../images/menu_active.png) repeat-x 0;
}
#content-home
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff url('../images/achtergrond.png') no-repeat top center;
}
#content-handwerken
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff url('../images/achtergrond_handwerken.png') no-repeat top center;
}
#content-wol
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff url('../images/achtergrond_wol.png') no-repeat top center;
}
#content-fournituren
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff url('../images/achtergrond_fournituren.png') no-repeat top center;
}
#content-naaimachines
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff url('../images/achtergrond_naaimachines.png') no-repeat top center;
}
#content-contact
{
	width:854px;
	margin-bottom:10px;
	padding:20px;
	float:left;
	border-bottom: 4px solid #682e86;
	border-top: 4px solid #682e86;
	background:#fff;
}

#gegevens{
	float:right;
	width:300px;
	margin:0px;
	font-size:12px
}
#tijden_out{
	margin:20px 20px;
	border:2px #682e86 solid;
	width:250px;
	float:right;
}
#tijden_in{
	margin:5px 5px;
	background-color: #e2c9e1;
	width:230px;
	padding:5px 5px;
}
#contact_out{
	margin:0px 20px 10px 20px;
	border:2px #682e86 solid;
	width:250px;
	float:right
}
#contact_in{
	margin:5px 5px;
	background-color: #e2c9e1;
	width:230px;
	padding:5px 5px;
}
.meer{
	float:right; 
	margin-top:10px;
	margin-right:10px;
	background-color: #e2c9e1;
}
h1{
	color:#682e86;
	font-size:Xx-large;
	font-weight:bold;
	margin-bottom:25px
}

h2{
	color:#682e86;
	font-size:x-large;
	font-weight:bold;
	margin-bottom:15px
}
h3{
	color:#682e86;
	font-size:large;
	font-weight:bold;
	margin-bottom:10px
}
a{
	color:#682e86;
	font-weight:bold;

}
