            <!--

body {
background	: #670c36;
text-align	: center;
margin		: 0px;
padding		: 0px;
}

#wrapper {
text-align	: left;
width		: 980px;
margin-top	: 0px;
margin-right	: auto;
margin-bottom	: 0px;
margin-left	: auto;
background	: white;
}

#header {
margin-top	: 12px;
margin-bottom	: 10px;
}

#content {
margin-top	: 12px;

padding		: 20px;
height		: auto;
width		: 860px;
float		: left;
}

#footer {
margin-bottom	: 20px;
clear		: both;
background-color: white;
text-align	: center;
padding-top	: 10px;
font-size	: 10px;
}

#logo {
height		: 100px;
margin-left	: 20px;

}

#banner {
height		: 20px;
float		: right;
width		: 600px;
}

#leftColumn {
float		: left;
width		: 250px;
height		: 278px;
padding		: 10px 0px 0px 20px;
border-style	: dotted none dotted none;
border-width	: 1px;
}


#centercolumn {
float		: left;
width		: 250px;
height		: 278px;
padding		: 10px 0px 0px 20px;
border-style	: dotted none dotted none;
border-width	: 1px;
margin-left	: 10px;
}

#rightColumn {
float		: left;
width		: 280px;
height		: 287px;
border-style	: dotted none dotted none;
border-width	: 1px;
margin-left	: 10px;
}



#voorkant  {
float		: right;
width		: 208px;
}

#bruidsmode	{
width		: 600px;
margin		: 0px 0px 20px 80px;
border-style	: solid;
border-width	: 1px;
height		: 220px;
padding-top	: 5px;
}

#collectiebruidsmode  { /* foto */
float		: left;
width		: auto;
margin		: 10px 20px 10px 10px;
}

#avondkleding	{
width		: 600px;
margin		: 0px 0px 20px 80px;
border-style	: solid;
border-width	: 1px;
height		: 200px;
padding-top	: 5px;
}

#collectieavondkleding  { /* foto */
float		: left;
margin		: 10px 20px 10px 10px;
width		: auto;
}


#schoenen	{
width		: 600px;
margin		: 0px 0px 20px 80px;
border-style	: solid;
border-width	: 1px;
height		: 220px;
padding-top	: 5px;
}

#collectieschoenen  { /* foto */
float		: left;
width		: auto;
margin		: 10px 20px 10px 10px;
}


#lingerie	{
width		: 600px;
margin		: 0px 0px 20px 80px;
border-style	: solid;
border-width	: 1px;
height		: 220px;
padding-top	: 5px;
}

#collectielingerie  { /* foto */
float		: left;
width		: auto;
margin		: 10px 20px 10px 10px;
}

#winkel		{
float		: right;
width		: 314px;
}

#aanmelden	{
float		: right;
width		: 280px;
height		: 200px;
margin-left	: 10px;
}

#nav  {
list-style-type	: none; /* bullets weg */
margin		: 0px;
padding		: 20px 0px 0px 0px;
width		: 100%;
height		: 28px;
float		: left;
}
	
#nav li  {	/* achtergrondkleur */	
margin-top	: 10px;
padding		: 0;
background	: #660033; /* paars */
border-style	: solid;
border-width	: 1px;
border-color	: white;
padding		: 5px 0px 3px 0px;
text-align	: center;
width		: 178px;
float		: left;
}

#nav a {	/* kleur linkjes die nog niet bezocht zijn*/	
text-decoration	: underline;
color		: white;
font-size	: 80%;
font-weight	: bold;
font-family	: verdana;

}

#nav li.current a {
color		: white;
text-decoration	: none;
}

#nav a:link	{	/* kleur linkjes in IE */
color		: white;
text-decoration	: underline;
}

#nav a:hover	{
color		: #CC0099; /* roze */
text-decoration	: none;
}	

h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #660000;
}
p {
	font-family: Verdana;
	font-size: 14px;
	color: black;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #660000;
}

h3   {
font-family: verdana, arial;
font-size: 10px;
color: #37140B;
}

h4   {
font-family: Lucida Calligraphy;
font-size	: 25px;
color		: white;
} 

h5	{
font-family: verdana, arial;
font-size	: 10px;
color		: white;
text-align	: left;
}

a	{
color	: #660033;
}
-->