﻿/* CSS Document */


/************************************
	FIXES 
*************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
	list-style:sqare inside;
}		

.clear {
clear:both;
}

/************************************
	HEADINGS & TEXT 
*************************************/

p 
{
font-size: 12px;
color: #003366;
font-family: Tahoma, Arial, Helvetica;
}

h1 
{
font-family: Tahoma, Arial, Helvetica;
font-size: 15px;
font-weight: normal;
color:#a54499;
}

h2 
{
font-family: Tahoma, Arial, Helvetica;
font-size: 15px;
font-weight: normal;
color:#003366;
}

h3 
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 15px;
color:#ffffff;
}

h4 
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 13px;
color:#a54499;
}

h5 
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 13px;
color:#003366;
}

h6 
{
font-family: Tahoma, Arial, Helvetica;
font-weight: normal;
font-size: 13px;
color:#ffffff;
}

.kopHeader 
{
	font-family:Times;
	font-size: 14pt;
	font-weight:normal;
	color: white;
}

.nootKleinGrijs
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color:#4a4849;
	padding:0;
}

.important
{
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color:Red;
}

.footer
{
font: bold 10px Tahoma, Arial, Helvetica;
color: #003366;
font-weight: bold;
text-decoration:none;
}

/*dclass wit*/
.wit
{
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color:White;
list-style: square inside;
margin:5px;
}

.wit A:link   
{
color:#ffffff;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}
.wit A:visited   
{
color:#ffffff;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}

.wit td 
{
color:#ffffff;
}

/*class paars*/
.paars
{
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color:#a54499;
list-style: square inside;
margin:5px;
}

.paars A:link   {
color:#a54499;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}

.paars A:visited   {
color:#a54499;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}

.paars td 
{
color:#a54499;
}

/*class blauw*/
.blauw
{
	color:#003366;
	font-size: 12px;
	min-height: 0px;
	text-align: left; 
	margin-right: 20px;
	padding:0;
}

.blauw ul li 
{
	list-style:none;
	background-image: url(images/driehoekRechtsPaars.png); /* Replace bullet.gif with your img */
    background-position: left 3px; /* Position bullet  */
    background-repeat: no-repeat;
    padding: 0px 0px 3px 20px; /* Add padding so text doesn't cover bullet img */
}

.blauw A:link   {
color:#a54499;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}

.blauw A:visited   {
color:#a54499;
font-size: 12px;
font-weight:normal;
text-decoration: underline;
}

.blauw td 
{
color:#003366;
text-align:justify;
}

.theadPaars 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#a54499;
	vertical-align:middle;
	padding-left:2px;
}

.tbodyGrijs 
{
	font-family: Tahoma, Arial, Helvetica;
	color: #474849;
	vertical-align:middle;
	text-align:left;
	margin:0; 
	padding-left:0px; 
}



/*Login*/
table#tblPakket td 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	padding-left:2px;
}

div#topLogin A:link   {
color:#003366;
font-size: 12px;
font-weight:bold;
text-decoration: none;
}
div#topLogin A:visited   {
color:#003366;
font-size: 12px;
font-weight:bold;
text-decoration: none;
}
/************************************
	BASICS 
*************************************/

body {
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color: #003366;
text-align: center;
}

/************************************
	LAYERS 
*************************************/

div#bodyContainer {
margin: auto;
width: 970px;
text-align: left;
/*border:solid 1px aqua;*/
}

div#logoDanego {
width: 970px;
height: 150px;
background: url(images/logoDanego.png) top left no-repeat;
z-index:101;
/*border:solid 1px yellow;*/
}
div#topLogin
{
font: normal 12px Tahoma, Arial, Helvetica;
color: #003366;
font-weight: bold;
text-decoration:none;
width: 970px;
height: 25px;
text-align: right;
/*border:solid 1px red;*/
}

div#container {
width: 970px;
text-align: left;
/*border:solid 1px yellow;*/
}

div#leftcontainer 
{
text-align:right;
margin: 0px 0px 25px 0px;
float: left;
width: 150px;
min-height:500px;
/*border:solid 1px green;*/
}

div#search 
{
text-align:right;
margin: 0;
width: 970px;
height:30px;
/*border:solid 1px green;*/
}

div#leftnav 
{
text-align:right;
margin: 0;
width: 150px;
min-height:300px;
/*border:solid 1px yellow;*/
}

div#content 
{
text-align:left;
float:right;
width: 795px;
min-height: 550px;
/*border:solid 1px aqua;*/
}

/*div#inhoudWit {
color:#ffffff;
font-size: 12px;
font-weight:normal;
margin:5px;
list-style: square inside;
}
div#inhoudPaars {
color:#a54499;
font-size: 12px;
font-weight:normal;
margin:5px;
list-style: square inside;
}
div#inhoudBlauw {
color:#003366;
font-size: 12px;
font-weight:normal;
margin:5px;
}*/

div#footer {
text-align: left;
vertical-align:middle;
width: 970px;
height: 25px;
/*border:solid 1px red;*/
}

/************************************
	LEFT NAVIGATIE DYNAMISCH
*************************************/

.StaticMenuItemStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color: #003366;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
}

.adjustedZIndex {
    z-index: 1; /*corrctie IE8 submenu zichtbaar*/
}

.StaticMenuItemStyle A
{
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
padding: 0;
font-size: 12px;
color: #003366;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
background-image: none;
background:none;
}

.StaticHoverStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #a54499;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;

}
.StaticHoverStyle A
{
background-image: none;
background:none;
color: #a54499;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
}

.StaticSelectedStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #a54499;
line-height: 16px;
}

.StaticSelectedStyle A
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #a54499;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
background-image: none;
background:none;
}

/*SUBMENU*/
.DynamicMenuItemStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica;
color: #FFFFFF;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
}

.DynamicMenuItemStyle A
{
font-weight: normal;
font-family: Tahoma, Arial, Helvetica;
padding: 0;
font-size: 12px;
color: #FFFFFF;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
background-image: none;
background:none;
}

.DynamicHoverStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #003366;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;

}
.DynamicHoverStyle A
{
background-image: none;
background:none;
color: #003366;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
}

.DynamicSelectedStyle
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #003366;
line-height: 16px;
}

.DynamicSelectedStyle A
{
font-weight: normal;
padding: 0;
font-size: 12px;
color: #003366;
line-height: 16px;
text-decoration: none;
vertical-align:bottom;
background-image: none;
background:none;
}

/**********************
POPUP MODULE FORMULIER
***********************/
.modalBackground
{
      background-color:Gray;
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      -moz-opacity: 0.5;
}

.modalPopup
{
      background-color:#000000;
      border-width:3px;
      border-style:solid;
      border-color:Gray;
      padding:3px;
}

/************************************
	MOD_FORMULIER 
*************************************/
.FormTable td
{
vertical-align:top;
text-align:left;
}

/************************************
	MOD_GUESTBOOK 
*************************************/

/************************************
	MOD_HTML 
*************************************/

/************************************
	MOD_NEWS 
*************************************/

/************************************
	MOD_PHOTOALBUM 
*************************************/


