/* Default CSS Stylesheet for a new Web Application project */

BODY 
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
	background-color: #3F3F3F;
	font-family: Verdana;
	color: #FFFFFF;
}

BODY.Start 
{
	background-image: url(images/website/start/background.jpg); 
	background-position: top center; 
	background-repeat: repeat-x;
}

p
{
    margin: 0px;
    padding: 0px;
}

a
{
    color: #FFFFFF;
}

.BlackBorder
{
	width: 20px;
	background-color: #1B1919;	
}

/* VENSTERS */
td.NewsVenster 
{
	background-image: url(images/website/news-background.jpg);
	background-position: left, top;
	background-repeat: no-repeat;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #919191;
	vertical-align: top;
	height: 325;
}

td.ContentVenster
{
	border-right: 2px solid #FFFFFF;
	background-color: #3F3F3F;
	vertical-align: top;
}

td.ContactVenster
{
	border-right: 2px solid #FFFFFF;
	background-color: #585858;
	vertical-align: middle;
	height: 40;
}

td.Nieuwsbriefvenster 
{
	border-top: 2px solid #FFFFFF;
	background-color: #585858;
	vertical-align: middle;
}

td.RechtsVenster
{
	width: 130;
	height: 315;
	background-color: #919191;
	vertical-align: top;
	background-image: url(images/website/rechts-achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

td.top 
{
	background-position: center;
	background-image: url(images/stripes.jpg);
	background-repeat: repeat-x;
}

td.MiddenLeft 
{
	background-image: url(images/website/midden-left.jpg);
	width: 15;
}

td.MiddenRight 
{
	background-image: url(images/website/midden-right.jpg);
	width: 21;
}

/* TEKST */ 
.Klein
{
	font-size: 10px;
}

.Medium 
{
	font-size: 11px;
}

.Normal 
{
	font-size: 12px;
}

.Groot
{
	font-size: 14px;
}

.TitleRed 
{
	color: #C40008;
	font-size: 14px;
}


/* LINKS */
a.Links
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.Links:hover 
{
	color: #a3a22a;
	text-decoration: underline;
}

a.LinkRed 
{
	font-size: 11px;
	color: #A32A2F;
	text-decoration: underline;
}

a.LinkRed:hover 
{
	color: #FFFFFF;
}

a.LinkWhite
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.LinkWhite:hover 
{
	color: #FFFFFF;
}

a.LinkWhiteSmall
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkWhiteSmall:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.MenuLeft
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLeft:hover 
{
	color: #FFFFFF;
	/*background-color: #a3a22a;*/
}

a.SubMenuLeft
{
	font-size: 11px;
	/*color: #c40008;*/
	color: #3f3f3f;
	text-decoration: none;
}
a.SubMenuLeft:hover 
{
	color: #FFFFFF;
}

a.Large
{
	font-size: 14px;
	/*color: #c40008;*/
	color: #FFFFFF;
	text-decoration: none;
}
a.Large:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

img 
{
	border: 0;
}

td.footer 
{
	background-image: url(images/website/onder-bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 9px;
}

h1 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #a3a22a;
}

h2
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	/*color: #a3a22a;*/
	/*color: #b14747;*/
	color: #c40008;
}
h3
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #a3a22a;*/
	color: #b14747;
}
h4
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #a3a22a;*/
	color: #b14747;
}
h5
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #a3a22a;*/
	color: #b14747;
}
h6
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	/*color: #a3a22a;*/
	color: #b14747;
}

ol 
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 18px;
	/*..*/
	list-style-type: disc;
	font-size: 12px;
}

ul 
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 18px;
	list-style-type: square;
	font-size: 12px;	
}

/*li 
{
	font-size: 11px;
	list-style-type: disc;
}

li.NonMenu 
{
	font-size: 12px;
	list-style-type: disc;
}

li.NonMenu2
{
	font-size: 12px;
	list-style-type: square;
}*/

blockquote
{
	/*margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;*/
	margin: 0px;
	padding: 0px;
}

blockquote.inlijning2
{
	margin-left: 45px;
	margin-top: 5px;
	margin-bottom: 0px;
	/* NEW */
	margin-right: 0px;
}

blockquote.inlijning3
{
	margin-left: 65px;
	margin-top: 5px;
	margin-bottom: 0px;
	/* NEW */
	margin-right: 0px;
}

p.GreenLine 
{
	border-top: thin solid #a3a22a;
}

.BorderImage 
{
	border-top: thin solid #FFFFFF;
}

td.Start 
{
	background-image: url(images/website/start/start.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.error 
{
	font-size: 10px;
}