@import url("basis.css");

.zeestrand{}


body
{
    font-size: 9pt;
    line-height: 180%;
	font-family: arial, helvetica, sans-serif;
    color: #505050;
    background-color: #ffffff;
}
body#Body
{
	background: #ffdc48 url(images/bg_midden.jpg) repeat-y scroll top center;
}

/* sticky footer */
.backgroundimagepane
{
    padding: 0px; margin: 0px; 
	background: transparent url(images/bg_middenfull.jpg) no-repeat scroll bottom center;
	width: 100%;
    min-height: 100%;
}  


#main 
{
	width: 100%;
}  

#footerwrapper 
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
} 
/* end -- sticky footer */


    
.pagemaster
{
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; 
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	background-color: #ffffff;
}

.toppane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
}

.logopanewrapper
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px #dcdcdc;
    height: auto;
    float: left;
    width: 250px;
}

.logopane
{
    padding: 15px 0px 15px 15px; margin: 0px; border: solid 0px #dcdcdc;
}

.topcontentpanewrapper
{
    padding: 15px 20px 0px 0px; margin: 0px 0px 0px 0px; border: solid 0px #dcdcdc;
    float: right;       
    width: 680px;
    height: auto;
}
.topcontentpane
{
    margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;    
    min-height: 70px;
    width: auto;    
}

.adminmenupane
{
    width: 250px;
    float:left;
    clear: left;
}
.adminmenupane select, .adminmenupane option
{
    width: 180px;
    overflow: hidden;
}

.languagebar
{
    padding: 0px 0px 5px 0px;    
    float: right;
    clear: right;
    width: 100px;
}
.languagebar a
{
    padding-right: 10px;
}
.languagebar a img
{
    width: 20px;
}

.topmenupanewrapper .pagemaster
{
	background-color: #ffdc48;
}
.topmenupanewrapper
{
    padding: 0px 0px 0px 0px; 
    margin: 0px 0px 0px 0px; 
    border: solid 0px #dcdcdc;
    background-color: #ffdc48;
	height: 40px;
	width: 100%;
}

.searchpane
{
    padding: 10px 20px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    float: right;
}
.searchpane span
{
    padding: 2px 0px 2px 0px; 
	background: url(images/search.jpg) no-repeat scroll 105px 0px;
}

.searchpane .NormalTextBox 
{    
    font-family:Arial, Helvetica;
    font-size: 9pt;
    line-height: 13px;
    font-weight:normal;
    height:13px;
    border: solid 1px #dcdcdc;
	margin-right: 0px;
	width: 100px;
	margin-right:0px;
}
.searchpane span.searchtext
{
    padding-right: 5px;
    color: #72a8ce;
    background-image: none;
}
a.searchbutton:link
{
	text-decoration: none;
}


/* content panes */
.contentrow {
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    vertical-align: top;
    text-align: left;
    min-height: 400px;
}

.contenttoprow
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    background-color: #ffdc48;    
}

.imagepanewrapper
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    width: 695px;
    float: left;
}
.imagepane
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
}

.vertmenupanewrapper
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
    width: 275px;
    float: right;
}
.vertmenupane
{
    padding: 0px 0px 0px 0px; border: solid 0px red; margin: 0 0 0 0px;
}

.bottomcontentrow
{
    padding-bottom: 1px;
}


.contentpanewrapper
{
    padding: 20px 0px 0 0px; margin: 0px; border: solid 0px red;
    width: 695px;
    float: left;
    background-color: #ffffff;
}
.home .contentpanewrapper
{
    width: 355px;
}
.breed .contentpanewrapper
{
    width: auto;
    float: none;
}
.contentpane
{
    padding: 0px 20px 0px 20px; margin: 0px; border: solid 0px red;
}

.leftpanewrapper
{
    padding: 20px 0px 0px 0px; margin: 0px; border: solid 0px red;
    width: 320px;
    float: left;
}
.leftpane
{
    padding: 0px 0px 0px 0px; margin: 0px; border: solid 0px red;
}


.rightpanewrapper
{
    padding: 20px 0px 0px 0px; margin: 0px; border: solid 0px red;
    float: right;
    width: 275px;
    background-color: #ffffff;
}
.rightpane
{
    padding: 0px 20px 0px 0px; margin: 0px; border: solid 0px red;
}


.footerpanewrapper
{
    padding: 0px; 
    margin: 0px; border: solid 0px red;
	background-color: #ffffff;
	height: 35px;
}

.copyrightpane
{
    padding: 10px 0px 0px 20px; 
    float: left;
    width: 600px;    
}

.loginpane
{
    padding: 10px 20px 0px 0px; 
    float: right;
    width: 300px;    
    text-align: right;
    color: #72a8ce;
}
.loginpane a.user
{
    text-decoration: none;
    color: #72a8ce;
}
.loginpane a.user:hover
{
    text-decoration: underline;
}

.loginpane a.geel
{
    text-decoration: none;
    color: #ffdc48;
}
.loginpane a.geel:hover
{
    text-decoration: underline;
}


#AdminHost
{
}


/* ------------------------------------------------------------------------------------------ */
/* -------------------------------------- Text styles ----------------------------------------*/
/* ------------------------------------------------------------------------------------------ */
.DummyClass {}

p
{
    padding: 0 0 10px 0; margin: 0px; border: solid 0px red;
}
h1, h2, h3, h4, h5, h6, .SubHead, .SubSubHead, .Head
{
	font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #505050;
    text-align: left;
}
h1, .Head, 
h2 .Head,
h2
{
    font-size: 12pt;
    color: #72a8ce;
}
h3
{
    font-size: 10pt;
    color: #72a8ce;
}
h4, .SubHead, .SubSubHead
{
    font-size: 10pt;
    color: #505050;
}
h5, h6

{
    font-size: 9pt;
    color: #505050;
}

.Normal, p, td, div, a, a:link, a:visited, a:hover, a:active, .SkinObject, a.CommandButton, 
a.CommandButton:link, .NormalBold, .NormalRed
{
	font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 170%;
    color: #505050;
}

a, a:link, a:visited, a:hover, a:active
{
    text-decoration: underline;
}

a:hover, a.CommandButton:hover
{
}
a:visited
{
}

a.more, a.more:link, a.more:visited
{
    text-decoration: none;
	background: url(images/arrowredright.png) no-repeat scroll center left;
	padding-left: 18px;
	float: right;
    
}

b, strong, .NormalBold, .NormalRed
{
    font-weight: bold;
}

.NormalRed
{
    color: #ff0000;
}

ul
{
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 10px;
}

ul li
{
    padding: 0px; margin: 0px 0px 5px 0px;
}

ul li li
{
    list-style-type: circle;
}

ul li li li {
}

ol li {
}

ol li li {
}



/* menu */

#TopMenu
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
    border: solid 0px #ffffff;
	width: 720px;
	float: left;
	height: 40px;
}
#TopMenu ul
{
	margin: 0px;
	padding: 0px;
    border: solid 0px #ffffff;
	height: 40px;
	padding: 0px 0px 0px 2px;
}
#TopMenu li
{
    width: auto;
    height: auto;
	list-style-type: none;	
	list-style-image: none;
	margin: 0px 0px 0px -2px;
	padding: 0px 0px 0px 0px;
}
#TopMenu li
{
    float: left;
	height: 40px;
	position: relative;
	background: url(images/menuseperator.jpg) no-repeat scroll top right;
}


#TopMenu li a {
    margin: 0px;
	display: block;
	padding: 11px 15px 11px 15px;
    width: auto;
    text-align:left;
    font-weight: bold;
    font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    line-height: 18px; /* in px vanwege verschillen ie en ff     */
	color: #505050; 
	border-right: solid 0px #505050;
}

#TopMenu li a:hover 
{
	color: #000000; 
}

/* level1 */
#TopMenu li.SelectedTab,
#TopMenu li.SelectedTab:hover
{
	background: url(images/rightmenu.jpg) no-repeat scroll top right;
}
#TopMenu li.SelectedTab a,
#TopMenu li.SelectedTab a:hover
{
	color: #ffffff; 
	background: url(images/leftmenu.jpg) no-repeat scroll top left;
}

/* level2 */
#TopMenu li.hasChildren li a,
#TopMenu li.SelectedTab.hasChildren li a
{
	color: #ffffff; 
	background-color: #72a8ce;
	background-image: none;
}
#TopMenu li.hasChildren li.hasChildren a,
#TopMenu li.SelectedTab.hasChildren li.hasChildren a
{
	color: #ffffff;
}
#TopMenu li.hasChildren li.SelectedTab a,
#TopMenu li.hasChildren li a:hover,
#TopMenu li.hasChildren li.SelectedTab a:hover,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab a,
#TopMenu li.SelectedTab.hasChildren li a:hover,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab a:hover
{
	background-color: #ffffff; 
	background-image: none;
	color: #505050;
}
#TopMenu li.hasChildren li.SelectedTab.hasChildren a,
#TopMenu li.hasChildren li.hasChildren a:hover,
#TopMenu li.hasChildren li.SelectedTab.hasChildren a:hover,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab.hasChildren a,
#TopMenu li.SelectedTab.hasChildren li.hasChildren a:hover,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab.hasChildren a:hover
{
	color: #505050;
}
/* level 3 */
#TopMenu li.hasChildren li.hasChildren li a,
#TopMenu li.SelectedTab.hasChildren li.hasChildren li a,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab.hasChildren li a
{
	color: #ffffff; 
	background-color: #72a8ce;
	background-image: none;
}
#TopMenu li.SelectedTab.hasChildren li.hasChildren li.SelectedTab a,
#TopMenu li.hasChildren li.hasChildren li a:hover,
#TopMenu li.SelectedTab.hasChildren li.hasChildren li a:hover,
#TopMenu li.SelectedTab.hasChildren li.SelectedTab.hasChildren li a:hover
{
	background-color: #ffffff; 
	background-image: none;
	color: #505050;
}



#TopMenu li.DisabledTab a:hover,
#TopMenu li.DisabledTab li.DisabledTab a:hover,
#TopMenu li li.DisabledTab a:hover
{
    cursor: text; 
}
#TopMenu li.DisabledTab li a:hover,
#TopMenu li li.DisabledTab li a:hover
{
    cursor: pointer;
}
#TopMenu ul ul
{
    padding: 0px;
    position: absolute;
    top: 40px;
    left: 0px;
    width: 180px;
    height: auto;
    display: none;
    background-color: #72a8ce;
    border: solid 0px #ffffff;
    clear: both;
}
#TopMenu li li
{
	padding: 0px 0px 0px 0px;
    width: 180px;
    margin: 0;
    clear: both;
    background-color: #72a8ce;
    min-height: 30px;
    height: auto;
}
#TopMenu li li a
{
	padding: 7px 5px 0px 0px;
	padding: 5px 10px 7px 10px;
    height: auto;
    text-decoration: none;
    background-image: none;
	border-right: solid 0px #ffffff;
}


/*
#TopMenu ul li:hover ul,
#TopMenu ul li:hover ul li:hover ul,
#TopMenu ul li:hover ul li:hover ul li:hover ul
{
    display: block;
}
*/

#TopMenu ul ul ul,
#TopMenu ul li:hover ul ul,
#TopMenu ul li:hover ul li:hover ul ul
{
    display: none;
    top: 0px;
    left: 180px;
}



/* vertical menu */

#VertMenu ul
{
	margin: 0px;
	padding: 0px;
    border: solid 0px #ffffff;
	border-bottom: solid 0px #ffffff;
}
#VertMenu ul li
{
    width: 275px;
    height: auto;
    height: 56px;
	list-style-type: none;	
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: solid 1px #ffffff;
}
#VertMenu li a
{
    margin: 0px;
	display: block;
	padding: 8px 10px 0px 15px;
    width: auto;
    text-align:left;
    font-weight: bold;
    font-family: Arial, helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none;
    line-height: 160%;
	color: #000000; 
}
#VertMenu li:hover,
#VertMenu ul li.ActiveTab
{
	background-color: #72a8ce;
	color: #ffffff;
}
#VertMenu li a:hover,
#VertMenu ul li.ActiveTab a
{
	background-color: #72a8ce;
	color: #ffffff;
}
#VertMenu ul li.BreadcrumbTab.hasChildren,
#VertMenu ul li.ActiveTab.hasChildren,
#VertMenu ul li.hasChildren:hover
{
}





/* links module */
/*
.LinksDesignTable td a,.LinksDesignTable td a:link,.LinksDesignTable td a:visited,
.LinksDesignTable td a:hover,.LinksDesignTable td a:active
{
	background: url(images/arrowredright.png) no-repeat scroll 0px 3px;
    padding-left: 16px;
    text-decoration: none;
}
.LinksDesignTable td a:hover
{
}
.LinksDesignTable td 
{
    line-height: 1px;
    font-size: 1px;
    padding: 2px 0px 4px 0px;
    margin: 0px 0px 0px 0px;
}
table.LinksDesignTable
{
    width: 100%;
}
*/


