@charset "utf-8";
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.txt {
	color: #313339;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.txt a {
	color: #313339;
}

.txt td {
	color: #313339;
	padding: 4px;
	vertical-align: top;
}

.txt-adres {
	color: #f8f2df;
	padding: 7px 1px 7px 4px;
	background-color: #cc6666;
	font-size: 8pt;
}
.txt-adres a {
	color: #f8f2df;
}

TABLE.menu {
 	width: 100%;
	height: 30px;
}
TABLE.menu TD {
	background-image: url(img/bg-menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	border: 0;
	border-left: 1px solid #8C856B;
	border-right: 1px solid #5A5337;
}
TABLE.menu TD A {
	color: #f8f2df;
	text-decoration: none;
}
.menu TD.hover A {
	color: #981b1e;
}
.menu TD.active {
	background-image: url(img/bg-menu-over.jpg);
	background-repeat: repeat-x;
}
.menu TD.active A {
	color: #f8f2df;
}

.txt-submenu {
	padding: 3px 0px 3px 7px;
	background-color: #981b1e;
}
.txt-submenu a {
	text-decoration: none;
	color: #f8f2df;
	display: block;
	font-weight: bold;
}
input {
	border: 1px solid #5a5237;
	background-color: #f8f2df;
	color: #cc3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.verzend {
	background-color: #981b1e;
	font-weight: bold;
	color: #f8f2df;
	border: 1px solid #f8f2df;

}

.txt-footer {
	font-size: 8pt;
	color: #F8F2DF;
}



div.intronet {
	font-size: 8pt;
	text-align:right;
}
div.intronet a:visited , div.intronet a:link{
	color: #f8f2df;
	font-size: 8pt;
	text-decoration: none;
}
