* {
	behavior: url(../css/iepngfix.htc);
}

html {
     overflow: -moz-scrollbars-vertical;
	 height: 100%; 
	 margin-bottom: 1px;
}

body {
	background-color: #000000;
*/	background-image: url(../images/BGR.gif); */
*/	background-repeat: repeat-x;*/
	padding-top: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container{
	border:0px;
    text-align: center;
	margin:0px auto;
	background-color: #000000;
	width: 900px;
}



#top{
	background-color: #000000;
    text-align: left;
	border: 0px solid green;
	width: 900px;
	height: 120px;
}

#top_logo{
    text-align: left;
	border: 0px solid red;
	width: 220px;
	height: 100px;
	padding-left: 15px;
	padding-top: 15px;
}

#menu{
    text-align: left;
	background-color: #CF972B; 
	padding-left: 20px;
	border: 0px solid white;
	width: 880px;
	height: 28px;
}

#inhoud{
    text-align: center;
	border: 0.00px solid;
	width: 900px;
	min-height:400px;
}

.main{ 
   background-color: #1e3257;
   
   */#fe1ccf;     */ red: #BC0B13;  #42145a;   green #81a146 ;*/
	color:#c0c0c0;  */ grey: #c0c0c0;*/
}

.extra
{background-color: #2F2E2C;  
	color:#ffffff; 
}

.contact
{background-color: #813331;  
	color:#000000; 
}


.main td{ 
	color:#c0c0c0;
}

.turquoise{
    background-color: #00CED1; 
	color: #000000;
}
.red{
    background-color: #BC0B13; 
	color: #000000;
}

.dames_lingerie{
    background-color: #3C696F; 
	color: #ffffff;
}

.dames_nachtkleding{
    background-color: #B3A9B1;
	color: #ffffff;
}

.dames_zwangerschapslingerie{
    background-color: #D7D8DC; */grijs-wit*/
	color: #000000;
}

.dames_jeugd{
    background-color: #EBB3CC; */licht roos*/
	color: #000000;
}
.strandmode_dames{
    background-color: #df3926; 
	color: #000000;
}

.strandmode_heren{
    background-color: #1b57a0; */zee blauw*/
	color: #000000;
}

.heren_lingerie{
    background-color: #B3C5C3; */licht blauw*/
	color: #000000;
}

.winkel,.sitemap{
    background-color: #831017;
	color: #ffffff;
}




#dynloadarea
{
   border: 0px solid red;
   width: 250px;
   height: 375px;
}

.thumb{
    -margin-right: 3px;
    margin-right: 2px;
	margin-bottom: 5px;
}
.titel{
    text-align: center; 
	font-weight:bold;
	font-size:14px;
	padding-left: 20px;
}
.merken{
    text-align: left; 
	padding-left: 24px;
}

.merken a:link, a:visited, a:active{
	color: #FF0000;
	text-decoration:none;
}


.merken a:hover{
	color: #FF0000;
	text-decoration: none;

}

#footer_1{
    clear: both; 
	text-align: center;
    background-color:#CF972B;
	color: #000000;
	width: 900px;
	height: 23px;
	padding-top:5px;
	padding-bottom:0px;
	font-size: 11px;
}

#footer_2{
    clear: both; 
    text-align: center;
	color: #FFFFFF;
	border: 0px solid black;
	width: 900px;
	height: 23px;
	padding-top:5px;
	font-size: 10px;
}


a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;

}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;

}

a.footer:link, a.footer:visited{
	color: #FFFFFF;
	text-decoration: none;

}

a.footer:hover{
	color: #FFFFFF;
	text-decoration: underline;

}
	/*----------clearfix----------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------end clearfix--------*/





