body, td
{
font-size:12px;
color:#4E4D4D;
font-family:arial, verdana;
/*
background-color:#EDE8E0;
*/
}
body
{
/*
background-image:url('../images/site/bg-styledevotion.jpg');
background-repeat:repeat-x;	
*/
background-color:#800000;
}
.header-navbar
{
z-index:10;
position:absolute;
background-color:#FF307E;
width:960px;
margin-left:20px;
margin-top:340px;
height:40px;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity:0.9;
opacity:0.9;
}
.navbar p
{
margin:10px 15px;
font-weight:bold;
color:#FFFFFF;
}
.navbar
{
z-index:10;
position:absolute;
width:970px;
margin-left:20px;
margin-top:340px;
height:40px;
}
.navbar a:active
{
color:#FFFFFF;
text-decoration:none;
}
.navbar a:link
{
color:#FFFFFF;
text-decoration:none;
}
.navbar a:visited
{
color:#FFFFFF;
text-decoration:none;
}
.navbar a:hover
{
text-decoration:none;
color:#FFFF16;
}
.wrapper
{
margin:0px;
text-align:left;
width:1000px;
border:0px dotted red;
}
.header
{
margin:0px;
margin-top:0px;
background-image:url('../images/site/header.png');
background-repeat:no-repeat;
text-align:left;
width:1000px;
height:90px;
border:0px dotted green;
}
.content-wrapper
{
margin:0px;
background-image:url('../images/site/content.png');
background-repeat:repeat-y;
text-align:left;
width:1000px;
border:0px solid black;
}
.footer
{
margin:0px;
background-image:url('../images/site/footer.png');
background-repeat:no-repeat;
text-align:left;
width:1000px;
height:100px;
}
.product-cell
{
margin:0px;
background-image:url('../images/site/product-bg.png');
background-repeat:no-repeat;
text-align:center;
width:240px;
height:240px;
}
.header-images
{
margin-top:20px;
margin-left:20px;
width:960px;
height:320px;
}
.site-margin
{
margin-left:25px;
margin-top:0px;
width:960px;
}
.menu
{
float:left;
margin-right:10px;
margin-top:0px;
width:250px;
border:0px solid black;
}
.content
{
float:left;
margin-right:0px;
width:340px;
border:0px dotted purple;
}
h1
{
font-size:40px;
color:#970507;
margin-bottom:10px;
margin-top:10px;
}
h2
{
font-size:26px;
color:#313131;
font-family:arial;
margin-bottom:5px;
margin-top:5px;
}
h3
{
font-size:26px;
color:#800000;
font-family:arial;
margin-bottom:5px;
margin-top:5px;
}
.titel
{
font-size:90%;
color:#308AC4;
font-weight:bold;
font-family:arial;
margin-bottom:5px;
margin-top:0px;
}
.link
{
height:22px;
padding:0px;
margin:0px;
margin-left:10px;
margin-top:15px;
border:0px solid yellow;
}
a:active
{
color:#970507;
text-decoration:none;
}
a:link
{
color:#970507;
text-decoration:none;
}
a:visited
{
color:#970507;
text-decoration:none;
}
a:hover
{
text-decoration:none;
color:#313131;
}
img
{
padding:0px;
margin:0px;
border:none;
display:inline;
}
.caption
{
clear:both;
margin-top:10px;
font-size:11px;
font-weight:bold;
color:#000000;
font-family:arial;
}
.error
{
font-size:10px;
font-weight:bold;
color:#FF0000;
font-family:arial;
}
.success
{
font-size:11px;
font-weight:bold;
color:#4C7525;
font-family:arial;
}
.prijs
{
color:#224681;
}
.vraag
{
font-size:16px;
font-weight:bold;
width:230px;
height:24px;
background-color:transparent;
margin-bottom:2px;
margin-top:2px;
padding-left:2px;
overflow:hidden;
cursor:pointer;
}
.antwoord
{
position:relative;
width:230px;
background-color:transparent;
visibility:hidden;
height:0px;
overflow:hidden;
}
.antwoordInhoud
{
position:relative;
font-size:14px;
font-weight:bold;
padding:2px;
}
