/* BEGIN login scherm */
.loginform
{
	margin:0;
    padding:0;
}

.btnLogin
{
	display:block;
    background-repeat:no-repeat;
    height:22px;
    width:155px;
    margin-top:3px;
}
/* END login scherm */

/* Beginsituatie Masterpage */
.topNav
{
    background-image:url(/images/login/navbar.gif.v=1);
    height:18px;
    font-size:8pt;
    padding-top:2px;
    font-family:Tahoma, Geneva, Sans-Serif;
    color:#403F41;
}

#topNavContainer
{
    width:915px;
    text-align:left;
    position:absolute;
    left:50%;
    margin-left:-457px;    
}

#topNavLeft
{
    float:left;
    width:615px;
    margin-top:-2px;
}

#topNavLeft img 
{
    vertical-align:middle;
    padding-left:5px;
}

#topNavRight
{
    width:300px;
    float:right;
    text-align:right;
}

.topNav a:link, .topNav a:visited, .topNav a:hover, .topNav a:active
{
    color:#403F41;
    font-weight:normal;
    text-decoration:underline;
}

.topNav a:hover
{
	text-decoration:none;
}

/* Default settings */
html,body
{
	background-color:#707172;
}

body
{
	margin:0;
    padding:0;
    font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#000000;
}

td
{
	margin:0;
    padding:0;
}

/* voorbeeld h1 { margin:10px 0 20px 0;color:#ED1C24;font-size:22px;font-family:Tahoma, Geneva, Sans-Serif; font-weight:normal; }*/
h1 { margin:8px 0 8px 0;color:#FFFFFF;font-size:25px;font-family:Trebuchet MS, Geneva, Sans-Serif; font-weight:normal; }
h2 { margin:3px 0 14px 0;color:#707172;font-size:18px;font-family:Trebuchet MS, Geneva, Sans-Serif; font-weight:normal; }
h3 { margin:5px 0 5px 0;color:#707172;font-size:12px;font-family:Trebuchet MS, Geneva, Sans-Serif; font-weight:normal; }
h4 { margin:4px 0 4px 0;color:#403F41;font-size:11px;font-family:Trebuchet MS, Geneva, Sans-Serif; font-weight:normal; }
h5 { margin:4px 0 4px 0;color:#A2BD32;font-size:11px;font-family:Trebuchet MS, Geneva, Sans-Serif; font-weight:normal; }

a:link
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#A2BD32;
	text-decoration:none;
}

a:visited
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#A2BD32;
	text-decoration:none;
}

a:hover
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#A2BD32;
	text-decoration:underline;
}

a:active
{
	font-family:Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	color:#A2BD32;
	text-decoration:none;
}

.block 
{ 
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:11px; 
	border:0px; 
	padding:2px;
	background-color:Transparent;
}

.blockhover 
{ 
	padding:0; 
	cursor:default;
	border:2px solid #A2BD32;
}

.block ul
{
	margin:0px;
    list-style-type:disc;
    color:#000000;
}

.block ul li
{
	margin-left:15px;
    color:#000000;
}

.block ul ul li
{
	margin-left:25px;
}

/* END Default settings */

/* footer */
#footer
{
	margin:auto;
	background-image:url(/images/project/master/bg_footer.gif.v=1);
	background-repeat:repeat-y;
	width:974px;/*1004*/
	padding-right:30px;
	height:17px;
	padding-top:3px;
}

.contentfooter
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#FFFFFF;
	text-align:right;
}

.contentfooter a:link
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#FFFFFF;
	text-decoration:none;
}

.contentfooter a:visited
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#FFFFFF;
	text-decoration:none;
}

.contentfooter a:hover
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#FFFFFF;
	text-decoration:underline;
}

.contentfooter a:active
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#FFFFFF;
	text-decoration:none;
}

/* END Beginsituatie Masterpage */

/* Custom aan project */ 

#contentmaster
{
	margin:auto;
	background-image:url(/images/project/master/bg.jpg.v=1);
	background-repeat:repeat-y;
	width:1004px;
}

.logo
{
	width:172px;
	padding-left:15px;
	float:left;
}

#divHeading
{
	width:803px;
	height:106px;
	float:left;
}

#divTop
{
	width:803px;
	height:59px;
}

#divTitel
{
	width:762px;/*803*/
	background-image:url(/images/project/master/bg_titel.gif.v=1);
	background-repeat:repeat-y;
	height:47px;
	padding-left:41px;
}

#divSubMenu
{
	width:803px;
	float:left;
}

#divContent
{
	padding-left:35px;
	width:750px;
	float:left;
	padding-bottom:10px;
	/*height:390px;
	overflow:auto;*/
}

.errorAll
{
	padding-left:35px;
	width:750px;
	float:left;
	padding-bottom:10px;
	text-align:center;
}

.lnkTerug
{
	padding-top:5px;
}

.lnkTerug a:link,.lnkTerug a:visited
{
	text-decoration:none;
}

.lnkTerug a:hover
{
	text-decoration:underline;
}

.lnkTerug a:active
{
	text-decoration:none;
}

.HoofdTitel
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:13px; 
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/images/project/content/bg_home_blokken.gif.v=1);
	width:342px;/*353*/
	height:19px;/*21*/
	padding-left:9px;
	padding-top:2px;
}

.Adresblok
{
	width:142px;
	text-align:right;
	padding-top:38px;
	padding-right:21px;
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#000000;
}

.Adresblok a
{
	font-family: Trebuchet MS, Geneva, Sans-Serif;
	font-size:10px; 
	color:#000000;
	text-decoration:underline;
}

