body, html
{
	margin: 0px;
	padding: 0px;
	color:#515151;
	font-family:Verdana;
	font-size:11px;
}

h1
{
    line-height:49px;
    font-weight:bold;
    height:49px;
    padding:0px 17px;
}

h2
{
    
    padding:10px 0px;
    color:#990033;
    margin:0px;
    padding-top:0px;
}

ul
{
    padding-left:20px;
    margin:0px;
}

table
{
    width:100%;
}

.BorderBox
{
    border: solid 1px #CCCCCC;
}

.BorderBox_titel
{
    padding:8px 15px;
    background-color:#7f7f7f;
    background-image:url(../Images/bg/overlay_grijs.gif);
    background-repeat:repeat-x;
    background-position:left bottom;
    color:White;
}

.BorderBox_text
{
    border: solid 1px #818181;
    border-top-width:0px;
    padding:8px 15px;
}

.ColorBox_rood
{
    background-color:#7c001c;
    background-image:url(../Images/bg/overlay_rood.gif);
    line-height:16px;
    border-width:0px;
    color:White;
    background-repeat:repeat-x;
    background-position:left bottom;
}

.ColorBox_groen
{
    background-color:#669966;
    background-image:url(../Images/bg/overlay_groen.gif);
    line-height:16px;
    border-width:0px;
    color:White;
    background-repeat:repeat-x;
    background-position:left bottom;
}

.ColorBox_blauw
{
    background-color:#0066cc;
    background-image:url(../Images/bg/overlay_blauw.gif);
    line-height:16px;
    border-width:0px;
    color:White;
    background-repeat:repeat-x;
    background-position:left bottom;
}

.ColorBox_grijs
{
    background-color:#e6e6e6;
    border: solid 1px #CCCCCC;
    color:#990033;
}

.Home_Box
{
    border: solid 1px #CCCCCC;
    width:205px;
}

.Home_Box_Title
{
    background-color:#e6e6e6;
    line-height:24px;
    padding:0px 10px !important;
    color:#990033;
}

.ColorBox_Splitter
{
    width:1px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    background-color:White;
}

.ColorBox_rood_vol
{
    color:White;
    background-color:#7c001c;
    background-image:url(../Images/bg/overlay_rood_vol.gif);
    background-repeat:repeat-x;
    background-position:left bottom;
}

.Line
{
    font-size:0px;
    height:1px;
    overflow:hidden;
    border-top:solid 1px #CCCCCC;
    width:100%;
}

.Price
{
    font-weight:bold;
    color:#990033;
}

.SmallText_8
{
    font-size:8px;
}

.SmallText_9
{
    font-size:9px;
}

.SmallText_12
{
    font-size:12px;
}

.SmallText_14
{
    font-size:14px;
}

.SmallText_16
{
    font-size:16px;
}

.LineThrough
{
    text-decoration: line-through;
}
