/* 
================================
Skin styles for DotNetNuke
================================
*/   
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EBEAEA;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
h3{
	color: #204361;
	font-size: 75%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
A:link  {
    text-decoration:    underline;
    color:  #45779C;
}

A:visited   {
    text-decoration:    underline;
    color:  #45779C;
}

A:active    {
    text-decoration:    underline;
    color:  #45779C;
}

A:hover {
    text-decoration:    underline;
    color:  #414141;
}

.pagemaster {
	width: 100%;

}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
	border-right: #F4F4F4 1px solid; 
	border-top: 0px; 
	border-left: #F4F4F4 1px solid; 
	border-bottom: #F4F4F4 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}

.skingradient {
	height: 17px;
	background-color: #8AC0EA;
}
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:underline;
    color:#45779C;
}

A.SkinObject:visited  {
    text-decoration:underline;
    color:#45779C;
}

A.SkinObject:active   {
    text-decoration:underline;
    color:#45779C;
}

A.SkinObject:hover    {
    text-decoration:underline;
    color:#414141;
}
.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 0px solid; 
    BORDER-TOP: #003366 0px solid; 
    BORDER-LEFT: #003366 0px solid; 
    BORDER-BOTTOM: #003366 0px solid; 
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 6px;
}
.contentpanetop {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_Seperator{
	color: #1D4665;
	font-size: 55%;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #1D4665;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	text-transform: uppercase;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #8AC0EA; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 11px; 
	height: 22px;
}
.MainMenu_SubMenu {
	z-index: 1000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	background-color: #8AC0EA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	padding:0;
	margin:0;
}
.MainMenu_MenuBreak {
	border-bottom: #8AC0EA 1px solid; 
	border-left: #8AC0EA 0px solid; 
	border-top: #8AC0EA 1px solid;  
	border-right: #8AC0EA 0px solid; 
	background-color: #8AC0EA; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold; 
	font-style: normal;
	background-color: #46769E;
	text-transform: uppercase;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 1pt;
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 1pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

/* style for module titles */
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #204361;
	font-size: 75%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #204361;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A4242;
	font-size: 11px;
    padding-bottom: 10px;

}
.Normal td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A4242;
	font-size: 11px;
    padding-bottom: 10px;

}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}






#footer2{
	color: #1D4665;
	font-size: 70%;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 15px;
}
#footer2 a{
	color: #1D4665;
}
#footer2 span{
	color: #1D4665;
}
#copyright{
	color: #1D4665;
	font-size: 70%;
	padding-bottom: 10px;
}
.tijd {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060405;
}
.tijd span{
	font-size: 67%;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060405;
}
.bghanden{
	background-image: url(/Portals/2/dagvandepalliatievezorg.jpg);
	height: 98px;
	width: 780px;
	background-repeat: no-repeat;
	background-position: right;
	background-color:#4A4240;
}
.broodkruimel {
	color: #4A4242;
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 5px;
}
td.broodkruimel {
height:25px;
}
a.broodkruimel:link,a.broodkruimel:visited,a.broodkruimel:active{
	color: #4A4242;
	text-decoration: underline;
}
a.broodkruimel:hover{
	color: #1D4665;
	text-decoration: underline;
}

#zoeken a{
	color: #1D4665;
}
.sep_kleurrood{
	color: #952121;
	background-color:#DF6C6C;
}

.MenuItem,.MenuHeader,.MenuHdr{
	font-size: 65%;
	padding-bottom: 10px;
}
.MenuItemCurrent,.currentHeaderHighlight,.MenuHdrCurrent,.currentItemHighlight{
	color: #4A4242;
	padding-bottom: 10px;
	background-image: url(menulinks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.MenuItemCurrent a:link,.MenuItemCurrent a:visited,.MenuItemCurrent a:active,.MenuItemCurrent a:hover,{
	color: #4A4242;
}
.MenuItemMouseOver{
	font-size: 65%;
	padding-bottom: 10px;
}

.formulier{
padding-bottom: 15px;
padding-top: 5px;
}

span.logozin{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	font-style: italic;
	line-height:90%;
	margin-left:30px;
	margin-top:20px;
	display:block;
}

.OptInEmail_Label, .OptIn_ComboBox, .OptIn_TextBox, a.OptInEmail_Link {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
}
