body{
font-family: Verdana,Arial;
background:#ffffff; /*url(images/background.gif) top center repeat-y */
color:#000000;
margin:auto;
padding:0;
}
#sidebarmenu li {
     background:#FFFFFF;
     width: 170px;
     list-style: none; 
     margin-left: 0px;
     font-size:10pt;
     }
#sidebarmenu li li {
     background:#FFFFFF;
     width: 170px;
     list-style: none; 
     margin-left: 0px;
     font-size:10pt;
     }     
#sidebarmenu li li li{
     background:#FFFFFF;
     width: 170px;
     list-style: none; 
     margin-left: 0px;
     font-size:10pt;
     }        
#sidebarmenu a {
    text-decoration:none;
    border:2px outset orange;
     color:#000000;
     display:block;
     padding-left:3px;
     padding-right:3px;
     font-size:10pt;
     }
#sidebarmenu h4 {
    font-size:11pt
}     
a{
text-decoration:none;
color:#333251;
font-weight:bold;
}

a:hover{
	text-decoration:none;
	background-color:#E5F1FD;
	}
h1    {
        font-size:18pt;
        color:#452355;
        font-weight:bold;
        text-align:center;
}
h2    {
        font-size:15pt;
        font-weight:bold;
        color:#452355;
        margin-left:20px;
}
h3    {
        font-size:13pt;
        color:#54311A;
        font-weight:bold;
}
h4    {
        font-size:11pt;
        color:#54311A;
        font-weight:bold;
}
p {
	margin-right:20px;
	font-size: 9pt;
}
ul,ol {
	margin-right:20px;
	font-size: 9pt;
}
dd,dt  {
	margin-right:20px;
	font-size: 9pt;
}
img {
	border:0;
}
.midcontent {
	margin-left:220px;
	width: 500px;
	font-size:9pt;
}

#container{
color:#000000;
width:1000px; /*  970 */
margin-left:10px auto;
margin-right:10px auto;
padding:0;
}
#header{
	background:#ffffff url(images/kledingfashionlogo.jpg) top center no-repeat;
	margin:0;
	height:130px;
	}
#content{
	margin-top:0px;
	}
#sidebar{
float:left;
width:194px;
margin:0 0 0 0;
margin-left:20px;
margin-right:20px;
padding:3px 0 10px 10px;
border:3px inset #D5D5B9;
}
/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}
.onderstreep {
       text-decoration:underline;
       }
span.accent    {
        color: #22D061;
        font-weight: bold;
}

span.alert    {
        color: #61814C;
        font-weight: bold;
}

span.sec    {
        color: #000000;
        font-weight: bold;
}

span.blue    {
        color: blue;
        font-weight: bold;
}

span.gray    {
        color: gray;
        font-weight: bold;
}

span.green    {
        color: green;
        font-weight: bold;
}
hr    {
        color:#8FBD70;
        font-size:2px;
}
hr.thin    {
        height: 1px;
        border:0;
        color: #333;
        background-color: #333;
        width: 80%;
}
acronym,abbr {
	border-bottom: 1px dotted #000;
	cursor: help;
}      
