/* Style voor http://www.kevit-raceshop.nl  by alstro webdesign */
:root { overflow-y: scroll !important; }
@media screen
{
html,body  {
margin: 0px;
padding: 0px;
color: black;
margin: 0 auto;
height:100%;
background-image: url(images/bg_body.jpg);
background-repeat: repeat-x;
font-family:arial, verdana, sans-serif;
font-size: 12px;
}

img {border: none;}

div#container {
	margin:0 auto;
	width:950px;
    background:#fff;
    height:auto !important;
	height:100%;
	min-height:100%;
    }

div#top {
  width: 950px;
  height: 125px;
  background-image: url(images/top.jpg);
}

div#topwinkelwagen {
  float: left;
  width: 160px;
  height: 40px;
  color: #fff;
  font-size: 14px;
  padding: 85px 0 0 790px;
}
div#bovenmenu {
  width: 950px;
  height: 41px;
}
div#menubalk {
  float: left;
  width: 541px;
  height: 41px;
  background-image: url(images/menu_bg.gif);
}
.menu  {
  padding:0px 20px 0px 20px;
  float: left;
  line-height: 41px;
  font-weight: bold;
  font-size: 14px;
  background-image:url(images/menu_left.jpg);
  background-repeat: no-repeat;
  background-position: left;
  }
.separator {
  float: left;
  width: 1px
}
div#zoeken {
  float: left;
  height: 41px;
  line-height: 41px;
  color: #fff;
  font-size: 14px;
  width: 400px;
  text-align: right;
  background-image: url(images/zoeken_bg.gif);
}
div#zoekenrechts {
  float: left;
  height: 41px;
  width: 9px;
  background-image: url(images/zoeken_right.gif);
}

div#main{
  width: 950px;
}

div#maintop{
    width: 950px;
    height: 30px;
}
div#zijmenu {
  float: left;
  width: 200px;
  padding: 10px 0 0 20px
}

.zijmenucats {
  width: 200px;
  padding-bottom: 15px;
}

.zijmenucatskop {
    width: 198px;
    height: 33px;
    border-left-color: #E1E1E1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E1E1E1;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E1E1E1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
    background-image: url(images/zijmenubg.gif);
}
.zijmenucatstekst {
    border-left-color: #E1E1E1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #E1E1E1;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #E1E1E1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 10px;
}

.zijmenucatstekst a:link {
    color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}

.zijmenucatstekst a:visited {
    color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}

.zijmenucatstekst a:hover {
    color:#a21d21;
    text-decoration: none;
    font-weight: bold;
    text-decoration: underline;
}

div#home {
  float: left;
  width: 700px;
  padding: 10px 10px 0 20px
}

div#tabelkop{
background:#F6F6F6 url(images/tabelkop.gif) repeat-x scroll 0 0;
border-color:-moz-use-text-color #E1E1E1 #E1E1E1;
border-style:none solid solid;
border-width:0 1px 1px;
margin:0;
 }
tabel{
  background:transparent url(images/infoBoxHeading_td.gif) no-repeat scroll 11px 12px;
height:33px;
padding:9px 4px 9px 28px;
vertical-align:top;
width:100%;
}

#home a:link {
	color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}
#home a:visited {
	color:#a21d21;
    text-decoration: none;
    font-weight: bold;
}
#home a:hover {
	color:#a21d21;
    text-decoration: underline;
    font-weight: bold;
}
div#footer {
    width: 950px;
    margin:0 auto;
    text-align: center;
    font-size: 10px;
    color: #AAAAAA;
    height: 25px;
    line-height: 25px;
}
.footerlinks { text-decoration: none;color: #a21d21;}
.footerlinks:visited { text-decoration: none;color: #a21d21;}
.footerlinks:active { text-decoration: none;color: #a21d21;}
.footerlinks:hover { text-decoration: underline;color: #a21d21;}

.links { text-decoration: none;color: #c02336;font-weight: bold;}
.links:visited { text-decoration: none;color: #c02336;font-weight: bold;}
.links:active { text-decoration: none;color: #c02336;font-weight: bold;}
.links:hover { text-decoration: underline;color: #c02336;font-weight: bold;}

.menulinks { text-decoration: none;color: #333;}
.menulinks:visited { text-decoration: none;color: #333;}
.menulinks:active { text-decoration: none;color: #333;}
.menulinks:hover { text-decoration: underline;color: #d40102;}
}