/* ================================
    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
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* 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,td
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 20px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 20px;
}

.NormalRed
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	line-height: 20px;
	color:red;
}

.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  {
	font-size: 30px;
	line-height: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}

H2  {
	font-size: 20px;
	color: #ff7900;
	font-family: Arial, Helvetica, sans-serif;
}

H3  {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

H4  {
	font-size: 15px;
	color: #FF7900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	margin-top:10px;
}

H5 {
	font-size: 15px;
	color: #002776;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px !important;
}

H6  {
}

.form{
	font-size: 13px;
	color: #002776;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif;
}

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 */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.menutitel {
	font-size: 15px;
	color: #002776;
	font-weight: bold;
}
.menuKader {
	float: left;
}
.menuBlokje {
	float: left;
	margin-right: 30px;
}
#menu a:link {
	color: #666666;
	text-decoration: none;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #ff7900;
	text-decoration: none;
}
#menuActive a:link {
	color: #009FDA;
	text-decoration: none;
}
#menuActive a:visited {
	color: #009FDA;
	text-decoration: none;
}
#menuActive a:hover {
	color: #ff7900;
	text-decoration: none;
}
.mainTitle {
	font-size: 30px;
	line-height: normal;
	color: #002776;
}
.wit {
	color: #FFFFFF;
}
.actietitel {
	font-size: 15px;
	color: #002776;
	font-weight: bold;
}
.footer {
	color: #666666;
}
a:link {
	font-weight: normal;
	color: #ff7900;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #ff7900;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #002776;
	text-decoration: none;
}
.mainTitleWhite {
	font-size: 30px;
	line-height: normal;
	color: #FFFFFF;
}
.titelOranje {
	font-size: 20px;
	color: #ff7900;
}
.greybox {
	background-color: #EAE9E9;
	background-image: url(/Portals/leeswereld/Images/greybox_bg.gif);
	background-repeat: repeat-x;
}
.oranje {
	color: #ff7900;
}
.blauw {
	color: #002776;
}
ul {
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.menutitelOranje {
	font-size: 15px;
	color: #FF7900;
	font-weight: bold;
}
#blauworanje a:link {
	color: #00278A;
	text-decoration: none;
}
#blauworanje a:visited {
	color: #00278A;
	text-decoration: none;
}
#blauworanje a:hover {
	color: #FF7900;
	text-decoration: none;
}


.topbar{
	background-image:url(/Portals/leeswereld/Images/topbar_bg.gif);
	background-repeat:repeat-x;
	background-posistion:left-top;
	width:998px;
}

.stippellijn{
	background-image:url(/Portals/leeswereld/Images/menu_dotline.gif);
	background-repeat:repeat-y;
	background-posistion:left-top;
}

.HoofdMenuItem{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#666666;
	text-decoration: none;
}

.HoofdMenuActive{
	color: #009FDA !important;
	text-decoration: none;
}

.MenuHover{
	color: #ff7900;
	text-decoration: none;
}

.normalRadioRabo td input {

float:left;

}

.normalRadioRabo td label {

display:block;

padding-left:30px;

padding-bottom:0px;

}


#dnn_ctr11046_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11059_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11072_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11062_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11088_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11048_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11135_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11065_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11076_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11081_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11084_FormMaster_lblRequired {
	display:none;
}

#dnn_ctr11086_FormMaster_lblRequired {
	display:none;
}

A.Login:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}

A.Login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white !important;
}

A.Login:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white!important;
}


.tagCloudPanel{

	text-align:center;
	width:980px;
}



.tagCloud1 {
	color:#bbbbbb !important;
	margin:5px;
	line-height:1.8em;
	font-size:12px;
	text-decoration:none !important;
	font-family: Arial, Helvetica, sans-serif;
}

.tagCloud2 {
	color:#666666 !important;
	margin:5px;
	line-height:1.8em;
	font-size:12px;
	text-decoration:none !important;
    font-family: Arial, Helvetica, sans-serif;
}

.tagCloud3 {
	color:#222222 !important;
	margin:5px;
	line-height:1.8em;
	font-size:12px;
	text-decoration:none !important;
	font-family: Arial, Helvetica, sans-serif;
}



.tagMelding{
    font-size: 20px;
	color: #ff7900;
	font-family: Arial, Helvetica, sans-serif;
}












