/* CSS Document */

body
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#Body
{
	background: #af4025;
}
table, td
{
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

#natuur_wrapper
{
	width: 100%;
	height: 100%;
	text-align: center;
	background: #b3bb54 url(images/background.jpg) repeat-x bottom left;
}
#natuur_wrapperTable
{
	width: 800px;
	height: 750px;
}
#natuur_header
{
	width: 800px;
	height: 250px;
}
#natuur_headerTable
{
	width: 800px;
	height: 250px;
	background: url(images/header_home.jpg) no-repeat top left;
}
#natuur_headerTable_home
{
	width: 800px;
	height: 250px;
	background: url(images/header_home.jpg) no-repeat top left;
}
#natuur_headerTable_fotos
{
	width: 800px;
	height: 250px;
	background: url(images/header_fotos.jpg) no-repeat top left;
}
#natuur_headerTable_zomerweken
{
	width: 800px;
	height: 250px;
	background: url(images/header_zomerweken.jpg) no-repeat top left;
}
#natuur_headerTable_onderwijs
{
	width: 800px;
	height: 250px;
	background: url(images/header_onderwijs.jpg) no-repeat top left;
}
#natuur_headerTable_bedrijven
{
	width: 800px;
	height: 250px;
	background: url(images/header_bedrijven.jpg) no-repeat top left;
}
#natuur_headerTable_agenda
{
	width: 800px;
	height: 250px;
	background: url(images/header_agenda.jpg) no-repeat top left;
}
#natuur_headerTable_nieuwsbrief
{
	width: 800px;
	height: 250px;
	background: url(images/header_nieuwsbrief.jpg) no-repeat top left;
}
#natuur_headerTable_links
{
	width: 800px;
	height: 250px;
	background: url(images/header_links.jpg) no-repeat top left;
}
.natuurHeader
{
	height: 204px;
}
.natuurMenu
{
	height: 46px;
	color: #fff;
	text-align: left;
	padding-top: 15px;
}
.natuurMenuPane
{
}
.natuurLoginPane
{
	padding-right: 30px;
}
#natuur_middle
{
	width: 800px;
	height: 500px;
	background: #ced295;
}
#natuur_middleDiv
{
	width: 800px;
	height: 500px;
	overflow: auto;
}
#natuur_middleTable
{
	width: 780px;
	height: 500px;
	padding-top: 10px;
}
#natuur_breadcrumb
{
	height: 25px;
	padding-left: 10px;
}
#natuur_breadcrumb a.breadCrumb:link, #natuur_breadcrumb a.breadCrumb:acticve, #natuur_breadcrumb a.breadCrumb:visited
{
	color: #af3d25;
}
#natuur_breadcrumb a.breadCrumb:hover
{
	color: #737373;
}
#natuur_left
{
	width: 480px;
}
.natuurContentPane
{
	padding: 10px;
	padding-top: 0px;
}
#natuur_right
{
	width: 300px;
	text-align: right;
}
.natuurRightPane
{
	padding-right: 10px;
}
#natuur_footer
{
	height: 35px;
	width: 800px;
	background: #ced295;
}
.natuurFooterPane
{
	border-top: 1px solid #737373;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
}

/*Fonts*/
h1, .head
{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #000;
}
h5, .SubSubHead
{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000;
}
.SubHead
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Normal, .NormalDisabled
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	color: #000;
	line-height: 16px;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.SkinObject
{
	color: #af3d25;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
}
a.SkinObject 
{	
	text-decoration: none; 
	color: #af3d25;
}
a.SkinObject:active 
{	
	text-decoration: none; 
	color: #af3d25;
}
a.SkinObject:link 
{	
	text-decoration: none; 
	color: #af3d25;
}
a.SkinObject:visited 
{	
	text-decoration: none; 
	color: #af3d25;
}
a.SkinObject:hover 
{
	text-decoration: none; 
	color: #737373;
}
.commandbutton
{
	font-size: 12px;
	font-family: Arial;
}
A.CommandButton:link 
{
    text-decoration: underline;
    color: #333;
    font-size: 12px;
	font-family: Arial;
}
A.CommandButton:visited  
{
    text-decoration: underline;
    color: #333;
    font-size: 12px;
	font-family: Arial;
}
A.CommandButton:active   
{
    text-decoration: underline;
    color: #333;
    font-size: 12px;
	font-family: Arial;
}
A.CommandButton:hover    
{
    text-decoration: underline;
    color: #737373;
    font-size: 12px;
	font-family: Arial;
}
p
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 11px;
}
a:link, a:active, a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #af3d25;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #737373;
	text-decoration: none;
}

.popupBG
{
	background-color: #ced295;
}

/*Menu*/
.divMenu_level0
{
	position: absolute;
	padding-left: 8px;
}
.divMenu_level0 a:link, .divMenu_level0 a:active, .divMenu_level0 a:visited, .divMenu_level1 a:link, .divMenu_level1 a:active, .divMenu_level1 a:visited, .divMenu_level2 a:link, .divMenu_level2 a:active, .divMenu_level2 a:visited
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #fff;
}
.divMenu_level0 a:hover, .divMenu_level1 a:hover, .divMenu_level2 a:hover
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #af3d25;
}
.divMenu_level1
{
	position: absolute;
	margin-top: 32px;
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	background: #999;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 790px;
}
.divMenu_level2
{
	position:absolute;
	margin-top: 69px;
	display:none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	background: #999;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	width: 790px;
}
* html .divMenu_level1, * html .divMenu_level2
{
	width: 800px;
}
#dnn_junaMenu_lblMenu a div
{
	position:absolute;
	margin-top: -10px;
	margin-left: -38px;
	width:35px;
	height:35px;
	background-position: 0px 35px;
	cursor: hand;
}
#dnn_junaMenu_lblMenu a:hover div
{
	position:absolute;
	margin-top: -10px;
	margin-left: -38px;
	width:35px;
	height:35px;
	background-position: 0px 0px;
	cursor: hand;
}
#dnn_junaMenu_lblMenu a
{
	padding-left: 40px;
}
#dnn_junaMenu_lblMenu .divMenu_level1 a, #dnn_junaMenu_lblMenu .divMenu_level2 a
{
	
}
#dnn_junaMenu_lblMenu a.activemenu
{
	color: #af3d25;
}
#dnn_junaMenu_lblMenu a.activemenu div
{
	position:absolute;
	margin-top: -10px;
	margin-left: -38px;
	width:35px;
	height:35px;
	background-position: 0px 0px;
	cursor: hand;
}


.ListTable
{
	width: 100%;
}
.ListDate
{
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: 12px;
	background-image: none;
	color: #af3d25;
	font-family: arial;
	height: 32px;
	text-align: left;
}

