/* INSIDE YOUR INSPIRATION STYLE SHEET */
/* Version 2.0 */


* {
		margin: 0;
		padding: 0;
		}

body {
		background-image: url(../images/global/background.jpg);
		font: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		color: #2b2b2b;
		}
		
.wrapper {
		background-image: url(../images/home/bg_tile.jpg);
		background-repeat:repeat-x;
		background-position:top;
		background-color: #bcbcbc;
		margin: 0 auto;
		padding: 8px;
		}

.main
{  
		font: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		color: #2b2b2b;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		line-height: 16px;
}

.home
{  
padding-left: 15px; 
padding-right: 15px;
}

.vraag
{
font-style:italic;
color: #6e0033;
}
.sidebar
{  
padding-left: 15px; 
padding-bottom: 15px;
vertical-align: top;
color: #333333

}

.producten
{
	padding: 9px;
	background-color:#FFFFFF;
	line-height: 18px;
}

.item
{  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px; 
font-style: normal; 
padding-left: 10px; 
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
line-height: 16px;
vertical-align: top;
color: #ffffff;
background-color:#9d9d9d;

}

.footer
{  
font-size: 11px; 
color: #000000
}



h1
{
font-size: 14px;
}

h2
{
font-size: 14px;
color: #6e0033;
}

h3
{
font-size: 11px;
color: #6e0033;
}


h4
{
font: 20px Arial, Helvetica, sans-serif;

font-weight:200;
color: #6e0033;
}

h5
{
font: 15px Arial, Helvetica, sans-serif;
font-weight:200;
margin-bottom:10px;
color: #6e0033;
}






A:LINK 
{
	color: #333333;
text-decoration: underline;
}
A:HOVER 
{
color: #6e0033;
text-decoration: underline; 
}
A:VISITED
{
	color: #333333;
text-decoration: underline; 
}
A:ACTIVE
{
	color: #333333;
text-decoration: underline; 

}



/* IE Fix */
h2 {
height:25px;
}
body{
text-align: center;
}


.wrapper{
w\idth:816px
}

.content{
text-align: left;
}

/* yahoo menu */

.yuimenubar a:link { color: #ffffff; text-decoration: none;}
.yuimenubar a:visited { color: #ffffff; text-decoration: none;}
.yuimenubar a:hover { color:#ffffff; text-decoration: none;}
.yuimenubar a:active { color: #ffffff; text-decoration: none;}
