/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.MainMenu_MenuContainer {
width: 100%;
}

.MainMenu_MenuBar {
}


.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


.MainMenu_MenuItem {
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
background-image: url('http://www.mailinglijst.com/portals/69/menubutton.gif');
padding-left: 10px;
padding-right: 10px;
height: 23px;
}

.MainMenu_MenuItemSel {
background-image: url('http://www.mailinglijst.com/portals/69/menubutton_sel.gif');
color: White;
font-family: Arial;
font-size: 12px;
padding-left: 10px;
padding-right: 10px;
height: 23px;
}

.MainMenu_RootActiveTab
{
color: #FFFFFF;
font-size: 12px;
font-family: Arial;
padding-left: 10px;
padding-right: 10px;
height: 23px;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

/* 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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {font-family: Arial;
font-size: 14px;
color: #333333;
font-weight: bold;
margin-left -5px;
}

/* 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
{
font-size: 14px;
font-family: Arial;
}

/* 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:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL
{
margin-top: 0px;
margin-bottom: 0px;
}

UL LI   {
list-style-image: url(/images/bull.gif);
color:#333333;
line-height: 140%;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 */


/*EM-CULTUUR DEFINED STYLES*/

.Vet
{
font-weight: bold;
font-family: Arial;
font-size: 14px;
line-height: 140%;
}
	
.Tekst, p, TD
{
		font-family: Arial;
font-size: 14px;
line-height: 140%;
}
	
.RequiredField
{
color: #C13743;
		font-family: Arial;
font-weight: bold;
font-size: 14px;
}

/*EM-CULTUUR LAYOUT KLEUREN ACHTERGRONDEN ETC*/

.MainTable
{
}

.ShadowLeft, .SchadowRight
{
width: 10px;
}

.HeaderProduct
{
}

.HeaderLeftLogo
{
background-color: #948E7F;
background-image: url(/images/headerlogoleftv2.jpg);
}

.HeaderRightLogo
{
background-image: url(/images/headerlogoright.jpg);
width: 605px;
}

.HeaderProduct
{
}

.MenuLeft
{
background-color: #948E7F;
}

.Menu
{

}
	
.InlogSearch
{

}

.ContentLeft
{
background-color: #CED6CA;
background-image: url(/images/HapLeftFestival.jpg);
width: 175px;
}

.ContentCenter
{
background-color: #EFF1ED;
width: 575px;
}

.ContentRight
{
width: 175px;
background-color: #CED6CA;
}

.Copyright
{
background-color: #EBF1F2;
}

.TekstRood
{
		font-family: Arial;
color: #BB283C;
}



html
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    WIDTH: 100%;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none;
    HEIGHT: 100%
 }
 
body
{
    FONT-SIZE: 13px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: WHITE;
    margin-bottom: 0px;
    margin-right: 20px;
    background-color: #82a5c0; /*#4b4d4e;*/
    margin-top: 0px;
color: #333333;
}

td, DIV
{
    font-size: 13px;
    font-family: Arial;
}

INPUT, TEXTAREA, SELECT, BUTTON
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

SELECT
{
	border: 1px solid #999999;	
}

#site
{
    MARGIN: 0px auto;
    WIDTH: 800px;
    padding: 0px;
}

#page_header
{
	height: 103px;
    width: 900px;
    BACKGROUND-COLOR: #587483;
    background-image: url('http://www.mailinglijst.com/Portals/69/Skins/MLCOM - Skin/header_2.gif');
    background-repeat: no-repeat;
    border-bottom: 1px solid #333333;
    padding: 0px;
 }
   	
#page_center
{
     overflow: hidden;
     float: left;
      
     /* Set the margins of the center panel to auto so all browsers will 
		auto generate the margins, so this is compatible with all versions of browsers */
     margin: auto;
     padding-top: 15px;
     background-color: White;
     height: auto;
padding-left: 5px;
padding-right: 0px;
width: 695px;
     }

#page_menu
{
    font-family:  Arial;
    margin-bottom: 0px; 
    padding-left: 0px;
     background-image: url('http://www.mailinglijst.com/Portals/69/Skins/MLCOM - Skin/menuback.gif');
   overflow: hidden;
   height: 24px;
   padding: 0px;
color: #FFFFFF;
}

#page_menu DIV
{
 overflow : hidden;   
}

#page_left_main
{
    float: right;
    width: 200px;
    overflow: hidden; /* IE6 will set the margin to 3px default, so remove this margin */
    height: 1250px;
}

#page_left
{
	width: 200px;
    float: right;
    height: 1200px;
    overflow: hidden; /* IE6 will set the margin to 3px default, so remove this margin */
    margin-right: 0px;
	background-image: url('http://www.mailinglijst.com/Portals/69/Skins/MLCOM - Skin/menuright.gif');
padding-top: 0px;
}

#page_footer
{
	text-align: center;
	width: 200px;
	height: 50px;
	border-top: 1px solid #999999;
	background-image: url('http://www.mailinglijst.com/Portals/69/Skins/MLCOM - Skin/menuright.gif');
}

#page_body
{
    width: 900px;
    background-color: #FFFFFF;
    height: 1250px;
}

.message
{


    color:Red;
    font-weight:bold;
}

.caption
{
	color: #333333;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    font-variant: small-caps;
}

.ContainerHead
{
color: #333333;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 5px;
    font-variant: small-caps;
font-weight: bold;
}

.caption_options
{
	color: #38609c;
    font-weight: bold;
    font-size: 14px;
    font-family:  Arial, verdana,Helvetica, sans-serif;
    font-variant: small-caps;
}


.caption_big
{
	color: #333333;
    font-weight: bold;
    font-size: 14px;
    font-family:  Arial, verdana,Helvetica, sans-serif;
font-variant: small-caps;
}

A:link
{
    color: #3333CC;
    font-family:  Arial, verdana,Helvetica, sans-serif;
    font-style: italic;
}
A:visited
{
    COLOR: #3333CC;
    FONT-FAMILY:   Arial, verdana,Helvetica, sans-serif;
    font-style: italic;
}
A:hover
{
    color: #000000;
    font-family:  Arial, verdana,Helvetica, sans-serif;
    text-decoration: none;
    font-style: italic;
}

table.pricetable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.pricetable th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.pricetable td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}

#dnn_ctr2946_Events_lstEvents TD
{
padding: 0px;
}

.InformationTable TD
{
border: 1px solid #666666;
padding: 4px;
}

.InformationTable SPAN
{
font-weight: normal;
}


























