
a.donkey:link {color: red; text-decoration: none; }



.ddm1 {
    font: 11px Verdana;
}
.item1:visited  {color: #ffffff; text-decoration: none}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #003366;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #990000;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #CC0000;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #CCCCCC;
    color: #000000;
}

.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}

.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
	
}

.border2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #cc3333;
}

.tablebackground{

	background-image:url('achtergrond_kerst2.jpg');
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
}








h1 {

	font: 15px Verdana;
	color: #990000;
	font-weight:bold;
}

h2 {

	font: 13px Verdana;
	color: #990000;
	font-weight:bold;
}

p.first {

	margin-right:6px;
	margin-top:5px;
	float:left;
	font: 13px Verdana;
	color: #990000;
	font-weight:bold;
	background:khaki;
	border:1px solid darkkhaki;
	line-height:20px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:3px;
	padding-left:3px;
	font-family:verdana;
	
}





body {
		
        font: 11px Verdana;
		/*background-color: #4B4B4B;*/
        background-color: #990000;
        margin: 0;
        padding: 50px;
        border:1;
        
       
        
    }
    
.main_container {
	position:absolute;
	background-color: #990000;
	z-index:0;
	/*height: 900px;*/
	width: 840px;
	top:0px;
	left: 50%;
	margin-left:-420px;
	padding-bottom:0px;
	padding-top: 20px;
}
    
.altTextField {
font-family: Verdana;
color: #000000;
height: 15px;
font-size: 9px;
width: 150px;
} 
.altTextArea{

font-family: Verdana;
color: #000000;

font-size: 9px;

}

table.tablefontsize
{
font-size: 8pt;
font-family: Verdana;
}

div.divcolor
{
background: transparent; 
opacity: .8; 
filter:alpha(opacity=70); /* IE's opacity*/ 
}



input.btn
{
color:#050;
   font-family:Verdana;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

 



html
	{
	/*overflow: hidden;*/
	}
   
/*style for message shown to user before submission of the form*/
.error {
	font-size: 0.8em;
	color: red;
}

/*style for message shown to user before submission of the form*/
.warn {
	font-size: 0.8em;
	color: #666666;
}
   
	  
    </style>
input {
	border: 1px solid;
}

.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */






