
*, html, body {
 margin:0px;
 padding:0px;
}
body {
 background: #ECECEC url('/pics/container_bg.jpg') top center no-repeat;
 font-family:Trebuchet MS,Arial;
 font-size: 11px;
 color: #000;
 line-height:18px;
}



#container {
background: #fff;
margin: 130px auto 0px auto;
width: 877px;
text-align: left;
padding: 9px;
}
*> #container {
height: auto;
}

#header {
background: url('/pics/rondom_1.jpg') top left no-repeat;
width: 673px;
height: 195px;
float: left;
padding: 0px;
margin: 0px;
}


#content {
  float: left;
  margin: 0px;
  height: 500px;
  min-height: 500px;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 643px;
  overflow: hidden;
} *> #content {
height: auto;
}

#right {
    float: right;
    width: 198px;
    overflow: hidden;
}

#right_blok {
width: 189px;
margin: 0px 0px 10px 5px;
border: 1px #ECECEC solid;
color:  #808080;
}

#right_blok #site_login {
background: #ECECEC url('/pics/zoek_bg.jpg') top left repeat-x;
padding: 10px;
width: 169px;
height: 173px;
}

#right_blok #site_login h3 {
color: #EC1C24;
margin-bottom:10px;
}

#right_blok #site_login .input  {
border: 1px #EC1C24 solid;
width: 167px;
margin-top: 5px;
}

#right_blok #site_login .submit, #right_blok #site_logout .submit   {
border: 1px #EC1C24 solid;
background: #EC1C24;
color: #fff;
width: 50px;
margin-top: 5px;
margin-left: 119px;
}
#kaart .submit{
border: 1px #EC1C24 solid;
background: #EC1C24;
color: #fff;
width: 70px;
}


#content a:link,#content a:visited, #content a:active, #shopping_cart a {
	text-decoration: none;
	color: #EC1C24;
	font-weight: bold;
}
#content a:hover,#content a:focus,#shopping_cart a:hover  {
	text-decoration: underline;
	color: #EC1C24;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content ol {
	margin: 0px 0px 0px 22px;
	padding: 0px;
}
#content ul li {
	list-style-type: disc;
	list-style-position: inside;
	background-position: 0px 3px;
	margin: 0px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 2px;
}
#content h1,.kop, #content_webshop h1 {
	font-size:170%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}
#content h2, #content_webshop h2 {
	font-size:150%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}
#content h3, #content_webshop h3 {
	font-size:130%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}
#content h4, #content_webshop h4 {
	font-size:120%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}
#content h5, #content_webshop h5 {
	font-size:100%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}
#content h6, #content_webshop h6 {
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 2px;
        color: #EC1C24;}

#content img {
/*background-image: url('images/shadow.gif');*/
background-repeat: no-repeat;
background-position: bottom right;
/*padding: 1px 5px 5px 1px;*/
background-color: #fff;
/*margin: 15px;*/
}

#content table {
 border: 0px;
}

#content table td, #content table tr {
 border: 0px;
 font-size:11px;
}
#content table td.content a img {
   border: 0px;
}

#content_webshop {
  float: left;
  width: 455px;
margin: 10px 0px 10px 5px;
padding: 1px;
}
#content_webshop a:link,#content_webshop a:visited, #content_webshop a:active {
	text-decoration: none;
	color: #EC1C24;
	font-weight: bold;
}
#content_webshop a:hover,#content_webshop a:focus {
	text-decoration: underline;
	color: #EC1C24;
}

#rubriekenlijst {
background: #ECECEC url('/pics/rubriekenbg.png') top left repeat-x;
width: 189px;
margin: 10px 0px 10px 5px;
border: 1px #ECECEC solid;
padding: 1px 1px 1px 10px;
float: left;
}
#rubriekenlijst ul {
margin: 0px;
padding: 0px;
}

#rubriekenlijst ul li {
  list-style: none;
  padding: 7px 0px;
}

#rubriekenlijst ul li a {
text-decoration: none;
color: #EC1C24;
font-weight:bold;
}

#rubriekenlijst ul li.active a {
background: #EC1C24;
color: #ffffff;
padding: 3px;
}

#rubriekenlijst ul ul {
  margin-top: 4px;
}


#rubriekenlijst ul ul li, #right_blok ul li {
margin: 0px;
padding: 4px 0px;
list-style-image: url(/pics/rubriek_li.png);
list-style-position:inside;
list-style-type:disc;
}
#right_blok ul li{
  padding:2px 0px;
}


#rubriekenlijst ul li.active ul li a, #right_blok ul li a {
text-decoration: none;
color: #808080;
background: none;
font-weight:normal;
}
#rubriekenlijst ul ul li a:hover, #right_blok ul li a:hover {
text-decoration: underline;
color: #808080;
}

#rubriekenlijst ul li ul li.active a {
font-weight: bold;
}

table.rubriek {
  margin-bottom: 10px;
  border-bottom: 1px #EC1C24 solid;
}


#menu {
  color: #fff;
  padding: 0px;
  width: 673px;
  font-family: Arial;
  font-size: 13px;
  margin: 167px 0px 0px 0px;
  padding: 0px;
  background: #000;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
position: absolute;
height: 28px;
}
#text {
color: #fff;
height: 28px;
margin: 167px 0px 0px 0px;
padding:0px;
position: absolute;
width: 673px;
}

#text ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
    float: left;
}

#text ul li {
  margin: 0px;
  padding: 0px;
  float: left;
}

#text li a:link, #text li a:visited {
	text-align: left;
	text-decoration: none;
	color: #fff;
	padding: 7px 20px 5px 15px;
    float: left;
}
#text li a:hover, #text li a:active, #text li.active a {
color: #EC1C24;
}

.prijs{
  color: #FF3333;
  font-weight: bolder;
  font-size: 15px;
}

#rood{
  background: #FF3333;
  border:none;
}

#kaart{
  width: 100%;
/*  height:125px; */
  background: #ECECEC url('/pics/zoek_bg.jpg');
  border: 1px #ECECEC solid;
  margin-left:5px;
}

#kaart ul li {
  float: left;
  list-style: none;
  font-size: 14px;
}

 #kaart ul li ul li {
  float: left;
  list-style: none;

}
  #content_webshop #kaart ul li a:link, #content_webshop #kaart ul li a:visited  {
  font-size: 12px;
  color: #808080;
   margin-right: 10px;
}
#content_webshop #kaart ul li:first-child a {
  font-size: 15px;
  color: red;
}


img{
  border:0px;
}

#content_webshop a.rubriekimglink {
  color:#808080;
  font-weight: normal;

}


table.subrubriektitel{
  border-bottom:solid 1px red;
}
 table.subrubriektitel tr td {
  padding:10px 0px 10px 0px;
 }
.hr{
  border: solid 1px #FF0000;
}

.titel{
  font-size:14px;
  font-weight:bolder;
  margin:0px;
}

#winkelmandrow_aantal{
  float:left;
  width:15px;
}

#winkelmandrow_name{
  float:left;
  width:100px;
  overflow:hidden;
}

#winkelmandrow_price{
  float:left;
  width:40px;
}

#winkelmandrow_remove{
  float:left;
}

#keer{
  float:left;
}

#shopping_cart h1{
  margin:10px 0px 10px 0px;
}

#shopping_cart{
  padding: 5px;
}

#shopping_cart_producttotaal{
  float:left;
}


