﻿body
{
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
	line-height: 1.5;
}
 p
 {
     margin: 0px 10px;
     line-height: 1.5;
     font-size: 10px;
     color: #444444;
 }
label
{
    padding:  0px 0px 0px 10px;
}
h1
{
	color: #002E62;
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}

h2
{
	color: #002E62;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-bottom: solid 1px #f8991b; 
}

h3
{
	color: #002E62;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


h4
{
	margin: 0px;
	color: #002E62;
	font-weight: bold;
	font-size: 9pt;
	padding: 5px 5px 0px 5px;
}

h5
{
    font-size: 10px;
    font-weight: normal;
         color: #444444;
}

h6
{
	margin: 0px;
	padding: 0px;
	color: #002E62;
	font-weight: bold;
	border-top: 1px solid #888888;
}

h3 span
{
	color: #333333;
	padding: 0px;
	margin: 0px;
}

hr
{
	background-color: #f8991b;
	height: 2px;
	border: none;
}

blockquote
{
	border: 1px solid #f8991b;
	background-color: #002E62;
	border-left-width: 10px;
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 8px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

a
{
	color: #002E62;
    text-decoration: none; 
    border:  none;
}
a:hover
{
	color: #FA981B;
}


div.BoxContent
{
	border: 1px solid #888888; 
	border-top: none;
	padding: 1px 5px 5px 5px;
	text-align: left;
}

img
{
	behavior: url(Script/png.htc);
	margin: 0px;
	padding: 0px;
	border: none;
	
}

.ImgBorder
{
	
	border: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center Top;
}

.ImgObject, .ImgPrint
{
	float: left;
	margin:  0px 40px 10px 10px;
	width: 200px;
	height: 133px;
}
.ImgPrint
{
	display: none;
	border: 1px solid #000000;
}

.AHrefDefault
{
	border-bottom: dashed 1px #002E62;
	padding: 2px 0px 1px 0px;
	color: #002E62;
	font-weight: bold;
	cursor: pointer;
	display: block;
	margin: 2px 0px 4px 0px;
}

.AHrefDefault:hover
{
	border-bottom: dashed 1px #888888;
	color: #FA981B;
}

.DivSubMenuTekst
{
    width: 100%; 
    text-align: center; 
    color: #002E62; 
    background-color: #FFFFFF; 
    font-weight: bold;
}
.DivSubMenuTekst a
{
    color: #002E62; 
}
#DivMenuTekst a 
{
	color: #FFFFFF;
	}

#DivMenuTekst a:hover, .DivSubMenuTekst a:hover
{
	color: #FA981B;
}

.Zoeken
{
	background-image: url(../../images/Layout/BoxHeader.jpg); 
	background-repeat: repeat-x;
	background-position: top center;
	border: solid 1px #999999;
	padding: 5px;
	background-color: #eeeeee;
}

.Zoeken td
{
	width: 170px;
}

.Zoeken h1
{
	height: 35px;
	display: block;
	font-size: 13pt;
	font-weight: bold;
}

.Zoeken h2
{
	height: 20px;
	display: block;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: solid 1px #999999;
}

.Zoeken input, select
{
	width: 150px;
}

.DivObjectHeader
{
	width: 9 00px;
	height: 140px;
}

.modalBackground {
	background-color: #000000;
	filter:alpha(opacity=80);
	opacity:0.8;
}

tr, td, table
{
	vertical-align: top;
}

.TableKenmerken
{
	width: 100%;
}

.TableKenmerken tr, .TableKenmerken td
{
	border-bottom: solid 1px #999999;
	color: #888888;
	height: 20px;
	vertical-align: bottom;
}

/* Debug Stylinkz */
div.pnldebug
{
	font-size: 8pt;
    border: 1px solid #ff0000;
    background: #dddddd;
    padding: 2px;
    margin-bottom: 10px;
    width: 770px;
}

div.pnldebug hr
{
    height: 1px;
    background: #ff0000;
    border: 0px solid #ff0000;
}

div.debug
{
    padding-top: 1px;
    clear: both;
    position: relative;
    color: #000000;
}

pre.debug
{
    padding: 2px;
    margin: 2px;
    overflow: auto;
}

/* Object Images */
/* Haxor Shizll to the Wizzl Foto Layer l33t CSS */

a.aanbod
{
	display: block; 
	float: left; 
	width: 178px; 
	height: 177px;
	margin: 3px 6px 10px 6px;
	background-repeat: no-repeat;
	background-position: 14px 10px;
}
a.aanbod img
{
	width: 178px; 
	height: 177px;
	border: none;
}

a.aanbod div
{
	position: absolute; 
	width: 163px; 
	text-align: center; 
	padding: 110px 5px 0px 5px; 
	cursor: pointer;
}

/* Sexy Plexy header balkje */
div.neatheader
{
	background-image: url(../../images/Layout/header_verloop.png); 
	background-position: center top;
	height: 35px; 
}
div.neatheader div.left
{
	float: left; 
	background-image: url(../../images/Layout/header_verloop_left.png); 
	background-position: left top;
	height: 35px; 
	width: 9px;
}
div.neatheader div.right
{
	float: right; 
	background-image: url(../../images/Layout/header_verloop_right.png); 
	background-position: right top;
	height: 35px; 
	width: 9px;
}
div.neatheader div.text
{
	color: #f8991b; 
	font-size: 10pt; 
	font-weight: bold; 
	padding-top: 8px;
}

/* Sexy Plexy header balkje */
div.neatheader2
{
	background-image: url(../../images/Layout/gradient_footer.jpg); 
	background-position: center top;
	height: 35px; 
}
div.neatheader2 div.text
{
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold; 
	padding: 8px 0px 0px 5px;
}

/* Object Buttons */
a.ObjButton
{
	display: block;
	width: 213px;
	height: 35px;
	background: url(../../images/Layout/Object_button.jpg) no-repeat top center;
	color: #f8991b; 
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}

a.ObjButton:hover
{
	background-image: url(../../images/Layout/Object_button_up.jpg);
	color: #ffffff; 
}

li
{
    text-align: left;
    font-size: 10px;
}

.ObjectLink
{
 font-weight: bold;
}

.DivBijschrift
{
    font-size: 10px;
    margin: 10px 0px;
    text-align: left;
}

div.HomeItems
{
	width: 200px;
}

div.HomeItems div.HomeItem
{
	margin-bottom: 10px;
}

