/***** Jan Muller Antiques *****/
/***** www.janmullerantiques.com *****/

body{
margin:0px;
padding:0px;
color:#ABABAB;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#2A2A2A;
/*
background-image:url('jan-muller-images/bg.jpg');
background-repeat:repeat-x;
background-position:top;
*/
}
#wrapper{
width:100%;
margin: 0 auto;
}

h1{
font-size:14px;
/*
border-bottom-style:solid;
border-bottom-width:1px;
*/
}

img{
border-width:0px;
}

/***** Menu *****/
#menu{
height:54px;
background-image:url('jan-muller-images/bg-top-bottom.jpg');
margin:0px;
padding:0px;
width:800px;
margin: 0 auto;
}

#menu ul{
margin:0px;
padding:0px;
margin-left:0px;
padding-top:15px;
}

#menu li{
display:inline;
font-size:12px;
color:#828282;
border-bottom-color:#828282;
border-bottom-style:solid;
border-bottom-width:3px;
margin-right:15px;
padding-right:0px;
}

#menu a{
color:#828282;
text-decoration:none;
}

#menu li.selected{
color:#FFFFFF;
border-bottom-color:#FFFFFF;
}

#menu li.selected a{
color:#FFFFFF;
text-decoration:none;
}

#menu img{
float:right;
}


/***** Menu Bottom *****/
#menubottom{
height:12px;
background-image:url('jan-muller-images/bg-top.jpg');
}

/***** Content *****/
#contentwrap{
width:100%;
background-image:url('jan-muller-images/bg-content.jpg');
padding-bottom:20px;
}

#content{
padding-top:20px;
font-size:12px;
min-height:400px;
width:800px;
margin: 0 auto;
}

#content table{
margin-left:100px;
}

#content img{
padding-bottom:4px;
text-align:center;
}

#content a{
color:#CCCCCC;
text-decoration:none;
}


/***** Bottom *****/
#bottom{
width:800px;
margin: 0 auto;
height:30px;
}

#bottom p{
margin:0px;
/*
padding:Opx;
*/
font-size:11px;
text-align:center;
margin-top:12px;
}


.title {
font-size: 14px;
color: #fff;
text-decoration: underline;
}

.categorie{
text-align:center;
vertical-align:top;
}
.categorie p{
margin:0px;
padding:0px;
margin-bottom:2px;
margin-top:2px;
}

.float{
float:left;}


