
body{
margin: 0 auto;
padding:0 0 0 0;
text-align:center;
font-family: arial, helvetica, sans-serif;
color:#333;
font-size:11pt;
background: #fff url(layout/bg2.gif) repeat; background-attachment: fixed;
}

#top {
width: 100%;
}


#main { 
width: 100%;
padding: 20px;
}



#main h3{
line-height:20px;
font-family: georgia, arial, helvetica; 
font-weight: bold;
font-size: 18px;
margin-left: 10px;
color:#333;
}

#main h1{
line-height:30px;
font-family: georgia, arial, helvetica; 
font-weight: bold;
font-size: 18px;
margin-left: 10px;
color:#fff;
}

.main p {
font-family : arial, helvetica, sans-serif; 
font-size : 14px; 
line-height : 19px; 
color : #333; 
margin: 10px 10px 10px 10px; 
text-align : left; 
}

.main p span {
font-weight: bold;
font-style: italic;
color: #DB8C0F;
}

.main p a, .main p a:link, .main p a:active, .main p a:visited {
color: #660d67;
font-weight: bold; 
text-decoration: none;
}


.main p a:hover {
color: #333;
text-decoration: none;
}


img {border : 0;}

a img {border: 0;}
	

#footer {
height:30px;
background: #660d67; 
}

#footer p {
font-family : arial, helvetica, sans-serif; 
font-size : 12px;
color : #fff;
}

#footer p a, #footer p a:link, #footer p a:active, #footer p a:visited {
color : #fff; 
text-decoration : none;
}

#footer p a:hover {
color: #d3d3d3;
text-decoration: none;
}

.right p {
font-family : arial, helvetica, sans-serif; 
font-size : 14px; 
line-height : 19px; 
color : #333; 
margin: 10px 10px 10px 10px; 
text-align : middle; 
}


.webshop {
font-family: georgia, helvetica, sans-serif; 
font-size: 19px;
color : #660d67;
font-weight: bold;
Font-style: italic;
text-decoration: none;
}






