* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	font-family: verdana;
	font-size: 11px;	
	color: #4c4443;
}
a {
	text-decoration: none;
}
h1, h2 {
	font-weight: normal;
	text-align: center;
}
h1 {
	font-size: 22px;
	text-transform: uppercase;	
}
h2 {
	font-size: 17px;
	margin-bottom: 30px;
}
h3 {
	color: white;
	background-color: #ec008b;
	width: 200px;
	font-size: 11px;
	padding-left: 2px;
	margin: 10px 0;
}
h4 {
	font-weight: bold;
	font-size: 11px;
}
h6 {
	font-size: 9px;
	font-weight: normal;
}
p {
	margin-bottom: 16px;
}
hr {
	background: #ec008b;
  border: 0;
  color: #ec008b;
  height: 1px;
  margin: 0;	
  padding: 0;
}
/*div {
	border: 1px solid black;
}*/


#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
}
#links {
	width: 183px;
	float: left;
}
.logo {
	width: 183px;
	height: 122px;
	margin-top: 10px;
}
#menu {
	width: 173px;	
	margin-top: 10px;	
}
#menu a {
	background-image: url(_img/menu_mainborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;		
}
#menu li {
	list-style: none;	
}
#menu a:hover {
	text-decoration: underline;			
}
#menu li a {
	background-color: #ec008b;	
	font-size: 12px;
	color: white;
	padding:  2px 3px ;
	display: block;
	width: 163px;		
	font-weight: bold;
}
#menu li ul li a {
	background-color: white;	
	font-size: 10px;
	color: #ec008b;
	padding:  2px 3px 2px 10px;
	display: block;
	width: 156px;		
	font-weight: normal;	
}
#menu .selected{
	text-decoration: underline;
}

#links a.loggedin {
	color: #ec008b;
}
#links a:hover.loggedin {
	color: #ec008b;
	text-decoration: underline;
}

#rechts {
	width: 767px;
	float: left;
}
#langmenu {
	font-size: 10px;
	margin-bottom: 103px;
	text-align: center;	
	float: right;	
	width: 280px;
	font-weight: bold;
	background-image: url(_img/bg_taalmenu.png);	
}
#langmenu ul {
	height: 18px;	
	list-style-type: none;
}
#langmenu ul li {
	display: inline;
	float: left;
	margin-left: 17px;
}
#langmenu ul li a, 
#topmenu ul li a, 
#content #body a, 
#copyright a, 
#content #catMenu a,
.catTable tr td a {
	color: #4c4443;
	text-decoration: none;
} 
#langmenu ul li a:hover, 
#langmenu ul li.selected a, 
#topmenu ul li a:hover, 
#topmenu .selected, 
#content #catMenu a:hover, 
#content #catMenu .selected,
.catTable tr td a:hover {
	text-decoration: underline;
	color: #ec008b;
}
#topmenu {
	text-align: center;
	clear: both;
	padding-top: 4px;
}
#topmenu ul li {
	display: inline;
	font-size: 11px;	
	border-right: 1px solid #ec008b;
	padding-right: 5px;
	margin-left: 5px;
}
#topmenu ul li.last {
	border-right: 0;
}
#content {
	width: 767px;
	background-image: url(_img/bg_content.png);
	margin-top: 20px;
}

#content #stretcher {
	width: 1px;
	float: left;
	height: 460px;
}
#content #body {
	float: right;
	padding: 30px 25px;
	line-height: 18px;
	width: 716px;
}
#content #body.mijnwinkel {
	padding: 0;
	width: 766px;	
}
#separate a {
	text-decoration: underline;
	color: #4c4443;
}
#separate a:hover {
	text-decoration: underline;
	color: #ec008b;
}
/*#content #body a, #copyright a {
	background-image: url(_img/menu_mainborder.gif);
	background-position: bottom left;
	background-repeat: repeat-x;	
	background-color: white;
	color: #ec008b;
}
#content #body a:hover, #copyright a:hover {
	background-color: #ec008b;
	color: white;
}*/
#content #body a {
	text-decoration: underline;
	color: #4c4443;
}
#content #body a:hover {
	text-decoration: underline;
	color: #ec008b;
}
#content #body li {
	margin-left:10px;
}
/*#content #body table tr td a {
	text-decoration: none;
}
#content #body table tr td a:hover {
	text-decoration: underline;
}*/
#content #body .selected {
	background-color: #ec008b;
	color: white;
}
.zapp {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#footer {
	padding: 7px;
	font-size: 9px;
	text-align: right;
}
#footer ul li {
	display: inline;
	margin-left: 10px;
}
#footer ul li a {
	color: #ec008b;
} 
#footer ul li a:hover {
	text-decoration: underline;
}
#footer .selected{
	text-decoration: underline;
}

input {
	font-size: 11px;
}

input.border {
	border: 1px solid #4c4443;
	background-color: #faf9fa;
	padding-left: 2px;
}

textarea {
	padding-left: 2px;
	font-size: 11px;
	font-family: arial;
}

textarea.border {
	border: 1px solid #4c4443;
	background-color: #faf9fa;
}

.faq {
	margin-top: 15px;
	list-style-type: none;
}
.faq li {
	line-height: 17px;
}
.faqMainItem {
	font-weight: bold;
	color: #ec008b;
}
.faqSubItem {
	font-weight: bold;
}
.faqAnswerItemShow {
	margin-left: 20px;
}
.faqAnswerItemHide {
	display: none;
}


.error {
	color: red;
}

.succes {
	color: green;
}
#content #catMenu {
	color: #4c4443;	
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0 10px;
	text-align: center;
}

.catTable {
	float: left;
}
.catTable tr td {
	font-weight: bold;	
	font-size: 12px;
}

#sitemap ul {
	margin-left: 25px;
}

.firstImage
{
	background:transparent url(http://preview.zazou.eu/_qimages/1630_zazou_01.jpg) no-repeat left top;
	height:232px;
}