/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	 BACKGROUND-COLOR: #C5D5F1;	 
    background: url(Images/EVN.gif);
    FONT-FAMILY: Arial,Times New Roman, Verdana, Helvetica, sans-serif;
    FONT-SIZE: small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	 top: 0px;
	 left: 0px;
	background-attachment: fixed;
	}

H1	{	
	font-family: Arial, Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	left: 250px;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #2559B3;
	text-indent: 100px;
	}	
		
H3	{	
	font-family: Arial, Times Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-indent: 40px;
	}	
		
H4	{	
	font-family: Arial, Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

hr {
	width: 80%;
	color: #2559B3;
	text-align: center;
}

H5, DT	{
	font-family: Arial, Times New Roman, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
	
A:link	{
	text-decoration:	none;
	color: #696969;
	}	
		
A:visited	{
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #4682B4;
	}
	
BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-image: url(Images/BulletGrey.png);
	list-style-position: outside;
	}	

UL LI LI	{	
	list-style-image: url(Images/BulletGrey2.png);
	list-style-position: outside;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.EVN1	{
	color: #2559B3;
	font-family: Georgia;
	font-size: large;
	font-weight:bold;
}

.EVN2	{
	color: #996600;
	font-family: Georgia;
	font-size: medium;
	font-style: italic;
	font-weight:bold;
	text-align: center;
}
.EVN3	{
	color: #996600;
	font-family: Georgia;
	font-size: small;
	font-style: italic;
	font-weight:bold;
	text-align: center;
}
.BlokEVN{
	width: 400px;
	text-align: left;
}

.foto 	{
	border-width:4px;
	border-style:inset;
	border-color:gainsboro
	}
	
.lichtkrant	{
	font-size: x-small;
	color: #2559B3;
}

.fs{
	border: 1px solid #996600;
}

.IMG1	{
	background-color: #DCDCDC;
	border-width:2px;
	border-style:inset;
	}
.imgHond1	{
	border: thin solid Black;
	}

.labelsmall
{
	font-size: x-small;
}
.labelgrey
{
	font-size: small;
	font-weight:bold;
	color: #696969;
}
.labelgrey2
{
	font-size: small;
	font-weight:normal;
	font-style: italic;
	color: #696969;
}
.labelblue
{
	font-size: small;
	font-weight:bold;
	color: #2559B3;
}
.labelmenu1
{
	font-size: small;
	font-weight:bold;
	color: #2559B3;
}
.labelmenu2
{
	font-size: x-small;
	font-weight: normal;
	color: #2559B3;
}
.labelbold
{
	font-size: x-small;
	font-weight:bold;
}
.labelbig
{
	font-size: small;
	font-weight:bold;
}
.labelbig2
{
	font-size: medium;
	font-weight:bold;
}

.lnkbtn
{
    FONT-FAMILY: Arial, Times New Roman, Verdana, Helvetica, sans-serif;
    FONT-SIZE: small;
    FONT-WEIGHT: normal;
	 color: #696969;
}
.btn1
{
	border-style: none;
	font-weight: bold;
}
.copyright
{
	color: #996600;
	font-family: Georgia;
	font-size: small;
	font-style: italic;
	font-weight:bold;
	text-align: center;
}

#header
{
    left: 150px;
	top: 0px;
	width: 100%;
	height: 160px;
	text-align: center;
}
#alignheader{
	text-align: center;
}
#contentpage
{
	top: 160px;
	left: 160px;
	right:0px;
	OVERFLOW: auto;
	POSITION: absolute;
	width: expression(document.body.clientWidth - 160);
	height: auto;
}
#menu{
	left: 0px;
	position: absolute;
	top: 160px;
	width: 150px;
	height: 300px;
}

#imageleft
{
	position: absolute; 
	width: 150px;
	top: 0px;
	left: 0px;
	height:160px;
	text-align: center;
	}
#imageright
{
    position: absolute;
    right: 0px;
	width: 150px;
	top: 0px;
	height:160px;
	text-align: center;
}
.ImgHome
{
    max-width: 300px;
}
.topx-- {
	background-image: url(App_Themes/White/Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.top-x- {
	background-image: url(App_Themes/White/Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.top--x {
	background-image: url(App_Themes/White/Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.midx-- {
	background-image: url(App_Themes/White/Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.mid--x {
	background-image: url(App_Themes/White/Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.botx-- {
	background-image: url(App_Themes/White/Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.bot-x- {
	background-image: url(App_Themes/White/Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.bot--x {
	background-image: url(App_Themes/White/Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}
#divNewsCont { 
    CLIP: rect(0px 240px 230px 0px);
    HEIGHT: 240px; 
    LEFT: 15px; 
    OVERFLOW: hidden;
    POSITION: relative; 
    TOP: 30px;
    VISIBILITY: visible; 
    WIDTH: 230px; 
    /*BACKGROUND-COLOR: Gray;*/
}
#divNewsText { 
   LEFT: 0px; 
   POSITION: relative; 
   TOP: 0px;
   
}
