﻿body 
{
	margin: 0;
	padding: 0;
	color: #00293E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0pt;
}

p {
	margin-top: 0;
}

div#main
{
	margin-left:auto;
	margin-right:auto;	
	width:998px;
}

div#main table.main
{	
	background-color:#ddeff9;
	border-style: solid;
	border-width:1px;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
	margin-top:20px;
	width:100%;
}

div#main table.main td.hdr
{
	height:125px;
	background-image:url('../../imgs/headerimage1.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

div#main table.main td.hdr_inikaart
{
	height:125px;
	background-image:url('../../imgs/headerimage_inikaart.jpg');
	background-repeat:no-repeat;
	background-position:center;
}

div#content
{	
	width:980px;
	background-color:#fff;
	padding: 5px;	
}

div#content table
{
	width:100%;		
}

#tblDetail
{
	line-height:15px;
	padding:10px;	
}

#tblDetail th
{	
	text-align:left;
	width:220px;	
	vertical-align:top;
}

#tblDetail input[type="text"]
{
	width:250px;	
}

.textarea
{
	width:400px;
}

.errortext
{
	color:Red;
	margin-left:20px;
}

#tblDetail .btnColumn
{
	text-align:right;	
}

a:link {
	color: #00A4E0;
	text-decoration: none;
}

a:visited {
	color: #00A4E0;
	text-decoration: none;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
	color: #C00;
	font-weight: bold;
}/*


/* RadGrid */
.radGridRow
{
    font-family:'Lucida Sans Unicode',sans-serif !important;
	line-height:2.4 !important;
	font-size: 1em;			
	background-color:transparent !important;	
	vertical-align:middle;
}
.radGridRow2
{
    font-family:'Lucida Sans Unicode',sans-serif !important;
	line-height:2.4 !important;
	font-size: 1em;			
	background-color:#C0C0C0;	
	vertical-align:middle;
}

.radGridRow td
{
    border-top: 1px solid #d7d5d5 !important;
}

.radGridRow:hover
{
    cursor:pointer !important; 
    background-color:#f2f7f9 !important;	   
}

/*
.radGridHeader 
{
    font-family:'Lucida Sans Unicode',sans-serif !important;     
    font-size: .6em;     
    font-weight:bold !important;
	background:#e5f0f2 url(../../img/table-head.png) repeat-x left top !important;
    border-spacing:0px;
    border:none !important;
}

.radGridHeader a
{
    font-size: .9em;
    color:#006983 !important;  
} 
*/

.radGridFooter
{
    font-weight: bold;
    
}

.rgPager, .rgStatus
{
   border: none !important;
}

.rgPager table
{
    margin:0 0 0 0;
    border:none;
    border-spacing:0px;
}

.rgPagerCell
{
    border:none !important;    
}

/* End RadGrid */



#nav
{
	padding-left:10px;
	padding-bottom:10px;	
}

.tools
{
   padding:10px;	
   text-align:right;
}

.initiatievenkaart_uitleg
{
   padding:10px;	
   text-align:center;
}

/* Login page */

.logincontainer {
	width: 960px;
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
}

#loginnav {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	top: -210px;
	padding-left: 18px;
	height: 36px;
	padding-top: 5px;
	color: #00A4E0;
	background-color: #FFF;
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
}

.logincontent {
	font-size: 12px;
	line-height:18px;
	background-color: #ddeff9;
	position: relative;
	top: -210px;
	padding-top: 20px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 16px;
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
}

.loginheader {
	background-color: #00a4e0;
	height: 180px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 0pt;
}

.loginfooter {
	padding: 10px 0;
	background-color: #00a4e0;
	position: relative;
	top: -210px;
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
	border-bottom-right-radius: 10px;	
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
}

#loginslideshow {
	background-color: #00a4e0;
	height: 210px;
	width: 470px;
	position: relative;
	left: 490px;
	top: -210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 0;
	background-image: url(imgs/carousselachter.png);
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
}

.logintekstkoppagina {
	font-size: 21px;
	font-weight: bold;
	line-height: 22px;
	color: #FFF;
}

.loginfltlftKOP {
	float: left;
	margin-right: 22px;
	padding-bottom: 60px;
}

.loginfootertekst {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	word-spacing: 15px;
	padding-left: 22px;
	}
.loginfooter a:link {
	color: #FFF;
	text-decoration: none;
}
.loginfooter a:visited {
	text-decoration: none;
	color: #FFF;
}
.loginfooter a:hover {
	text-decoration: underline;
	color: #C00;
}
.loginfooter a:active {
	text-decoration: none;
	color: #FFF;
}

.OZMSysteemHeader {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.loginbox input {
	background-image: url(../../imgs/loginbox01.png);
	background-repeat:no-repeat;
	width: 198px;
	height: 23px;
	float: left;
	padding: 2px;
	padding-left:7px;
	border: 0;
	outline:none;
	margin-left:20px;
}

.loginbutton {
	float: left;
	clear: both;
	background: url(../../imgs/redbutton.png) no-repeat;
	padding: 2px 0 0 2px;
	margin: 5px 0;
	width:104px;
	height:27px;
	margin-left:20px;
	color:#fff;
	cursor:hand;
	font-size:11px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
}

.errorpageheader {
    background-color: #00a4e0;
    -moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	height: 300px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: 0pt;
}

.errorpagecontent {
	font-size: 12px;
	line-height:18px;
	background-color: #ddeff9;
	position: relative;
	top: -180px;
	padding-top: 20px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 16px;
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
}

.errorpagefooter {
	padding: 10px 0;
	background-color: #00a4e0;
	position: relative;
	top: -180px;
	-moz-box-shadow: 6px 6px 10px #ccc;
	-webkit-box-shadow: 6px 6px 10px #ccc;
	box-shadow: 6px 6px 10px #ccc;
	border-bottom-right-radius: 10px;	
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomleft: 10px;
}

.tool
{
    margin-left:20px;
}
.link
{
    font-weight:bold;
}
.gridhead
{
    margin-top:10px;
    margin-bottom:14px;
}
.buttons
{
    text-align:right;
    float:right;
}
.jaar
{
    float:left;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
} 
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

/* Print */
@media print {
    .hdr{
        display:none;
    }
    .radGridRow2 td
    {
        border-top:1px solid #d7d5d5 !important;
    }
}

#map {
    width: 980px;
    height: 700px;
    background-color: black;
    overflow: hidden;
    margin-top: 0px;
}