/* 
=========================================
Skin Steunpunt Hoeveproducten - aangepast juli 2009	
=========================================
*/

.Pagina
{
	text-align: center;
	background-color: #e9ebde;
}
.Inhoud
{
	text-align: left;
	width: 800px;
	margin: auto;
	background-color: white;
}
.Banner
{
	background-image: url(images/hoofding.jpg);
	height: 139px;
}
.Toptekst
{
	background-color: #603719;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-serif;
	color: white;
	padding-right: 20px;
	height:45px;
}

.Toptekst A
{
	color: White !important;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-serif;
	text-decoration: none;
	background-color: #603719!important;
}

.Toptekst A:hover
{
	color: #b7c767 !important;
}
.Menu
{
	float: left;
	width: 177px;
	_height: 500px; /*ie bug: kent geen min-height...*/
	min-height: 500px;
	background-image: url(images/Achtergrond.jpg);
	background-repeat: no-repeat;
}

.divLogin
{
	padding-top:5px;
	text-align: right;
}

.divBreadcrumb
{
	text-align: center;
	clear:left;
}

.divSearch
{
	float:left;
	margin-left:5px;
}



.Voetfoto
{
	clear: left;
	background-image: url(images/Voetfoto.jpg);
	height: 139px;
}
.Voettekst
{
	clear: left;
	height: 50px;
	background-color: #603719;
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-serif;
	color: white;
	padding: 10px;
	background-image: url(images/BGvoettekst.jpg);
	background-repeat: no-repeat;
}
.Voettekst2
{
	clear: left;
	height: 25px;
	background-color: #603719;
	font-size: 7pt;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-serif;
	color: white;
	padding: 10px;
	text-align: center;
}


/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
}

/* background color for the content part of the pages */
Body
{
	background-color: white;
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 9pt;
	color: #603719;
}

.ControlPanel
{
}

/* background/border colors for the selected tab */
.TabBg
{
}

.LeftPane
{
}

.ContentPane
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 600px;
	float: left;
	background-color: white;
}
.ContentPane2
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 450px;
	float: left;
	background-color: white;

}
.RightPane
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 140px;
	float: left;
	background-color: white;
	border-left: #d2b595 1px dashed;
}

/* text style for the selected tab */
.SelectedTab
{
}

/* hyperlink style for the selected tab */
A.SelectedTab:link
{
}

A.SelectedTab:visited
{
}

A.SelectedTab:hover
{
}

A.SelectedTab:active
{
}

/* text style for the unselected tabs */
.OtherTabs
{
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{
}

A.OtherTabs:visited
{
}

A.OtherTabs:hover
{
}

A.OtherTabs:active
{
}

/* GENERAL */
/* style for module titles */
.Head
{
}

/* style of item titles on edit and admin pages */
.SubHead
{
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
}

A.CommandButton:visited
{
}

A.CommandButton:hover
{
}

A.CommandButton:active
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}

/* GENERIC */
H1
{
}

H2
{
}

H3
{
}

H4
{
}

H5, DT
{
}

H6
{
}

TFOOT, THEAD
{
}

TH
{
}

A:link
{
}

A:visited
{
}

A:hover
{
}

A:active
{
}

SMALL
{
}

BIG
{
}

BLOCKQUOTE, PRE
{
}


UL LI
{
}

UL LI LI
{
}

UL LI LI LI
{
}

OL LI
{
}

OL OL LI
{
}

OL OL OL LI
{
}
OL UL LI
{
}

HR
{
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message
{
}

/* style of item titles by Announcements and events */
.ItemTitle
{
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer
{
}

.ModuleTitle_MenuBar
{
}

.ModuleTitle_MenuItem
{
}

.ModuleTitle_MenuIcon
{
}

.ModuleTitle_SubMenu
{
}

.ModuleTitle_MenuBreak
{
}

.ModuleTitle_MenuItemSel
{
}

.ModuleTitle_MenuArrow
{
}

.ModuleTitle_RootMenuArrow
{
}

/* Main Menu */

/* weergave menusysteem
-------------------------- */



.MainMenu_MenuContainer
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 500px;
}

.MainMenu_MenuBar
{
}

.MainMenu_MenuItem
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	color: #603719;
	height: 25px;
}
.MainMenu_SubMenu
{
	background-color: #f3eee3;
}
.MainMenu_SubMenuItem
{
	border-bottom: red 1px solid;
}
.MainMenu_MenuIcon
{
	width: 4px;
	background-color: #b7c767;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.MainMenu_MenuBreak
{
}

.MainMenu_MenuItemSel
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-serif;
	color: #b7c767;
	height: 25px;
	background-color: #603719;
}

.MainMenu_MenuArrow
{
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_RootMenuArrow
{
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.tableSearch td
{
	vertical-align:top;
}

.tableSearch td .ContentPane
{
	overflow-x:auto;
}

/* Login Styles */
.LoginPanel
{
}

.LoginTabGroup
{
}

.LoginTab
{
}

.LoginTabSelected
{
}

.LoginTabHover
{
}

.LoginContainerGroup
{
}

.LoginContainer
{
}

A:link {	COLOR: #003366;	TEXT-DECORATION: none;}
A:hover {	COLOR: red;}
A.CommandButton:link {	COLOR: #003366;	TEXT-DECORATION: underline;}
A.CommandButton:hover {	COLOR: red;}
.SubHead {	FONT-WEIGHT: bold;	FONT-SIZE: 11px;	COLOR: #003366;	FONT-FAMILY: Tahoma, Arial, Helvetica;}
.CommandButton {	FONT-WEIGHT: normal;	FONT-SIZE: 11px;	FONT-FAMILY: Tahoma, Arial, Helvetica;}