/* body */
html {
	height: 100%;
}
body {
	margin:0px;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#999;
}
.fullheight {
	height: 100%;
}

/* text */
.text {
	font-size:10px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#0F1B5F;
	line-height: 17px;
	text-align:center;
}

/* row 1 */
#row1_2 {
	background-image:url(../img/index/row1_2.jpg);
	background-repeat:no-repeat;
	width:363px;
	height:163px;
}
#row1_3 {
	background-image:url(../img/index/row1_3.jpg);
	background-repeat:no-repeat;
	width:172px;
	height:163px;
}
#row1_4 {
	width:173px;
	height:163px;
}
#row1_5 {
	width:172px;
	height:163px;
}

/* row 2 */
#row2_1 {
	background-image:url(../img/index/row2background.jpg);
	background-repeat:repeat-x;
	height:134px;
}
#row2_2 {
	background-image:url(../img/index/row2_2.jpg);
	background-repeat:no-repeat;
	width:363px;
	height:134px;
}
#row2_3 {
	background-image:url(../img/index/row2_3.jpg);
	background-repeat:no-repeat;
	width:517px;
	height:10px;
	padding-top:104px;
}
#row2_4 {
	background-image:url(../img/index/row2background.jpg);
	background-repeat:repeat-x;
	height:134px;
}

/* row 3 */
#row3_1 {
	background-image:url(../img/index/row3background.jpg);
	background-repeat:repeat-x;
	height:151px;
}
#row3_2 {
	background-image:url(../img/index/row3_2.jpg);
	background-repeat:no-repeat;
	width:363px;
	height:151px;
}
#row3_3 {
	width:172px;
	height:151px;
}
#row3_4 {
	width:173px;
	height:151px;
}
#row3_5 {
	width:172px;
	height:151px;
}
#row3_6 {
	background-image:url(../img/index/row3_6background.jpg);
	background-repeat:repeat-x;
	height:151px;
}

/* row 4 */
#row4_1 {
	background-image:url(../img/index/row4_2.jpg);
	background-repeat:repeat-x;
	height:81px;
}
#row4_2 {
	background-image:url(../img/index/row4_2.jpg);
	background-repeat:no-repeat;
	width:363px;
	height:81px;
}
#row4_3 {
	width:172px;
	height:81px;
}
#row4_4 {
	width:173px;
	height:81px;
}
#row4_5 {
	width:172px;
	height:81px;
}
#row4_6 {
	background-image:url(../img/index/row4_2.jpg);
	background-repeat:repeat-x;
	height:81px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #F7A800;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.tekoop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#C6007B;
}
.tekoop a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#C6007B;
	text-decoration:underline;
}
.tekoop a:link {
	color: #C6007B;
	text-decoration:underline;
}
.tekoop a:visited {
	color: #C6007B;
	text-decoration:underline;
}
.tekoop a:hover {
	color: #C6007B;
	text-decoration:underline;
}
.tekoop a:active {
	color: #C6007B;
	text-decoration:underline;
}

