/* overall */

html {overflow-y: scroll;}

body {
margin:0px;
padding:0px;
font-family: verdana;
font-size: 11px;


/* background-image: url(../images/grotebgrood.png); */
/* background-color: #B20C0C; */

background-color: white;
background-image: url(../images/lentebg.png);
background-position: top center;
/* background-attachment:fixed; */
}

object:hover{
cursor: hand;
}

form{
margin:0px;
padding:0px;
}

a, a:visited, img{
border: none;
color: #5E6212;
}

a:hover{
color: #FF3B0D;
}

h1{
font-size:18px;
margin: 5px 0px;
}

h2{
font-size:18px;
margin: 5px 0px;
}

li{
margin: 10px 0px;
}

.bijschrift{
color: #999;
}

/* toon designs lijst */

#toon_designs{
float:left;
width:670px;
padding-left:20px;
}


/* actie- en pushvlak */

#actievlak, #pushvlak{
width:470px;
float: left;
}

#alle_designs, #alle_aanbiedingen{
width:235px;
float: left;
}

#alle_designs h1, #alle_aanbiedingen h1{
font-size:130%;
}


/* FAQ */
#faq{
line-height: 14px;
}


/* toon shirts op */

#toonshirtsop h2{
color: #B20C0C;
font-weight: bold;
font-size:130%;
margin:0px;
margin-bottom: 8px;
}

#toonshirtsop input{
margin-left:12px;
}

.toonop_vlakje{
width:199px;
float: left;
padding-left:22px;
line-height: 22px;
}


/* categorielijst */

#categorielijst{
width:213px; 
border-right: solid #aaa 1px;
float:left;
}

#categorielijst ul, #homecategorielijst ul{
list-style: none;
padding: 0;
margin: 0;
padding-left:22px;
} 

#categorielijst p{
padding-left:22px;
padding-right:30px;
}

#categorielijst ul a, #homecategorielijst ul a{
color: #FF3B0D;
font-weight: bold;
font-size:130%;
}








.hrstreep{
margin: 12px 0;
height:1px;
background-color: #aaa;
}

/* containers */

#maincontainer {
width:940px;
margin: 10px auto;
}


#bg {
background-image: url(../images/bg_tekst.png);
background-repeat: repeat;
}

/* winkelwagentje */

#winkelwagentje a{
color:white;
}





