@charset "utf-8";
/* CSS Document */
/* pagina achtergrond is #F4F4F4 */
body {
	/*background-color: #f4f4f4;*/
	background-color: #eeeeee;
/*	background-image: url(../images/design/fnd.jpg);*/
	background-image: url(../images/design/bodyBG.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.footer {
	background-color: #f4f4f4;
	background-image: url(../images/design/home_22.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding-top: 2px;
	letter-spacing: 1px;
}
.Estilo1 {	color: #FFFFFF;
	font-family: impact;
	font-size: 18px;
}
.Estilo2 {	color: #7D7D7D;
	font-family: tahoma;
	font-size: 12px;
}
.Estilo3 {color: #333333}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo4 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo6 {font-size: 12px}

/* HEADER TABEL */
.hdr1{}
.hdr2{
	background-image: url(../images/design/sh_left.png);
	background-repeat: repeat-y;
}
.hdr3{
	background-image: url(../images/design/home_03.jpg);
	background-repeat: no-repeat;
}
.hdr4{
	background-repeat: repeat-x;
	background-image: url(../images/design/home_04.jpg);
}
.hdr5{
	background-image: url(../images/design/home_07.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.hdr6{
	background-image: url(../images/design/sh_right.png);
	background-repeat: repeat-y;
}
.hdr6ap{
	background-image: url(../images/design/sh_right.png);
	background-repeat: repeat-y;
	background-color: transparent;
}


.hdr9{
	background-image: url(../images/pixel_trans.gif);
}
/* MENU table */
.m1 {
	padding-top: 0px;	
	background-image: url(../images/design/home_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.m3 {
	background-image: url(../images/design/home_14.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.m2 {
	background-image: url(../images/design/home_16.jpg);
	background-repeat: repeat-x;
}

/* MAIN AREA */
.ma1{
	background-color: #f4f4f4;
}

/* Footer table */
.fl{
	/*background-image: url(../images/design/sh_left_bot.png);*/
	background-repeat: no-repeat;
	background-position: right top;
}
.fr{
	/*background-image: url(../images/design/sh_right_bot.png);*/
	background-repeat: no-repeat;
}
.fc{
	/*background-image: url(../images/design/home_20.jpg);*/
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	font-weight: bolder;
	padding-left: 10px;
} 
.fc-r{
	/*background-image: url(../images/design/home_20.jpg);*/
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	font-weight: bolder;
	padding-right: 10px;
}
