body {
background:#5e0000 url(../images/body_bg_pattern.gif) fixed;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
}
#mainContent a, a:link, a:visited, a:active {
color: #9f0000;
}
#mainContent a:hover {
text-decoration: none;
color: #9f0000;
}
#bodybandbg {
	background-position: 0px 15px;
	background-image: url(../images/body_bg_band.jpg);
	background-repeat: repeat-x;
	height: 100%;
}

#topMenu {
	width:777px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

#cartKader {
	background-color:#FFFFFF;
	width:50px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:0px;
	margin-left:auto;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	padding-bottom:4px;
	color:#900;
	text-align:center;
}

      #scrollup {
        position: relative;
        overflow: hidden;
        border: 1px solid #000;
        height: 191px;
        width: 494px;
      }

      .headline {
        position: absolute;
        top: 191px;
        left: 0px;
        height: 191px;
        width:494px;
      }
	  
div.thumb {
 	width:90px;
	height:110px;
	margin:5px;
	background-image:url(images/gallery_bg.png);
	background-repeat:repeat;
	float:left;
}

div.thumbgallerij {
 	width:89px;
	height:89px;
	margin:4px;
	background-image:url(images/gallery_bg.png);
	background-repeat:repeat;
	float:left;
}

#carttable {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
}
#carttabletitle {
	color:#666;
	border-bottom:#666 1px solid;
}

#carttableprod {
	border-bottom:#CCC 1px solid;
}

#witKader {
background-color:#FFFFFF;
width: 777px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	
	padding-bottom:30px;
}

#roodKader {
position: relative;
background-color:#9f0000;
width: 750px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 15px;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#mainContent {
position: relative;
clear:both;
margin-left: 3px;
top: 2px;
width: 734px;
background-color: #e6e2d7;
z-index:100;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding: 1px 5px 5px 5px;
overflow: auto;


}

#mainContent .imgLeft {
padding: 5px 5px 5px 0px;
}

#mainContent .imgRight {
padding: 5px 0px 5px 5px;
}

#mainContent .tablePrijs, #mainContent .tablePrijs td{
border:1px solid #aaaaaa;

}
#wrapper {

margin: 0;
padding: 0;
height: 100%;
}


#branding {
width:100%;
height:193px;
z-index:50;
padding-top:13px;
margin-left:6px;
}
#branding img{
vertical-align: middle;
display: block;
    margin-left: auto;
    margin-right: auto;

}

#globalnav {
position: relative;
left: 2px;
top: 13px;
	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;
	z-index:80;
}
#globalnav #menu{
	padding: 0px;
	float: left;
	z-index:80;
}


#menu ul{
	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	z-index:80;

}

#menu ul li{
	display: inline;
}
#menu ul li a{
	float: left;
	margin-left: 1px;
	padding: 9px;
	text-decoration: none;
	color: #858070;
	background: #f0ede7 url(../images/bg_menu.gif) repeat-x;
}
#menu ul li a:hover,
#menu ul li a:focus{
	color: #48422f;
	background: #f0ede7 url(../images/bg_menu-hover.gif) repeat-x;
}
#menu ul li a.selected{
	float: left;
	margin-left: 1px;
	padding: 9px;
	text-decoration: none;
	color: #858070;
	background: #f6f5f1 url(../images/menu-selected.gif) no-repeat bottom;
}
#menu ul li a.selected:hover,
#menu ul li a.selected:focus{
	float: left;
	margin-left: 1px;
	padding: 9px;
	text-decoration: none;
	color: #48422f;
	background: #f6f5f1 url(../images/menu-selected.gif) no-repeat bottom;
}

.titel {
	color: #9f0000;
	font-size:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f0000;
	margin:0;
}

.important {
	color: #9f0000;
font-weight:bold;
}


/*
submenu
*/

#navcontainer {
	width: 130px;
	margin-top:0px;
	float: left;

}

#navcontainer ul
{
margin-top:0px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 110px;
background: #f0ede7 url(../images/bg_menu.gif) repeat-x;
border-bottom: 1px solid #9f0000;
border-left: 1px solid #9f0000;
border-right: 1px solid #9f0000;
color: #858070;

}

#navcontainer a:link, #navlist a:visited
{
color: #858070;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer li#active a
{
background: #f0ede7 url(../images/bg_menu-hover.gif) repeat-x;

	color: #9f0000;
}

/* end sub */

#leftMenu {
	float:left;
	width:130px;
	margin-top:10px;
	height:100%;
	
}

#leftMenuHome {
	float:left;
	width:227px;
	margin-top:5px;
	height:100%;
	text-align:justify;
	background-color:#DDD1BF;
	padding:5px;
	
}
#rightContent {
	width:584px;
	float:right;
	margin-left:20px;
	margin-top:8px;
	height:100%;
}
#rightContentHome {
	width:489px;
	float:right;
	margin-top:10px;
	height:100%;
	padding-left:5px;
	text-align:justify;
}

#menuItem {
	background-color:#DDD1BF;
	border:#333 1px solid;
	padding:10px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	color: #858070;
}

#newsscroller {
	padding:10px;
	border:1px #000 solid;	
}

