@charset "utf-8";
body, .bodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	border-width:0px;
	border-style:Solid;
	background-color: #D22027;
	font-size: 12px;
}
table {
	width: 100%;
}

#tableLeft {
	background-image: none;
	background-repeat: no-repeat;
}

#leftMenuItem {
	background-image: url(images/leftMenuItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
	filter: Alpha(Opacity=85);
	filter: DropShadow(Color=999999, OffX=2, OffY=2);
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	
}
#leftMenuItem a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftMenuItem a:hover {
	color: #000000;
	text-decoration: none;
}

#leftSubMenuItem {
	background-image: url(images/leftSubMenuItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
	height: 22px;
	width: 180px;
	filter: Alpha(Opacity=85);
	filter: DropShadow(Color=999999, OffX=2, OffY=2);
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #666666;
}
#leftSubMenuItem a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftSubMenuItem a:hover {
	color: #000000;
	text-decoration: none;
}

#rightMenuItem {
	background-image: url(images/rightMenuItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
	filter: Alpha(Opacity=85);
	filter: DropShadow(Color=999999, OffX=2, OffY=2);
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
#rightMenuItem a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightMenuItem a:hover {
	color: #000000;
	text-decoration: none;
}

.noborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border{
	border: thin solid #999999;
}

a:link {
	color: #6699FF;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #6699FF;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

a:active {
	color: #6699FF;
	font-weight: bold;
}


a.knop1:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.knop1:hover {
	color: #000000;
	text-decoration: underline;
}
a.knop1:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
hr {
	color: #CCCCCC;
}


h4 {
	font-size: 10px;
}
#tablegastb {
	color: #000000;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=80);
}
#homeLeft {
	background-image: url(images/rightMenuItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
	filter: Alpha(Opacity=85);
	filter: DropShadow(Color=999999, OffX=2, OffY=2);
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}
#homeRight {
	background-image: url(images/leftMenuItem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 200px;
	filter: Alpha(Opacity=85);
	filter: DropShadow(Color=999999, OffX=2, OffY=2);
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
}

.titleBalk{
	height: 22px;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #FF0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.table1 {
	border: 2px solid #FF0000;
}
.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.td1{
	text-indent: 5px;
}

.table2 {
	cellspacing: 0;
	padding: 5px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
}
.head2 {
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
}
.td2{
	text-indent: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.tdMenu{
	padding: 10px;	
}

.tdContent{
	padding: 10px;
}
