
/**
	Copyright 2005. w3union.com by Mads Barclay Paaskesen.
 */

html, body {
	background-color: #d8d8c4;
	margin: 0px;
	width: 100%;
	height: 100%;
}

html, body, b, span, div, td, input, option, select, label, legend {
	font-family: Arial, Helvetica, Univers, Zurich BT;
}

html, body, span, div, td, input, option, select, label, legend {
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-family: Times New Roman;
	color: #b8264d;
	font-weight: bold;
}

a {
	color: #265890;
	text-decoration: none;
	font-weight: 400;
}
a:hover {
	color: #b8264d;
	text-decoration: underline;
}


/**
	Main table borders.
 */
.mml {
	background-image: url(/images/ramme2_05.gif);
	background-repeat: repeat-y;
}
.mmr {
	background-image: url(/images/ramme2_07.gif);
	background-repeat: repeat-y;
}
.mbl {
	background-image: url(/images/ramme2_10.gif);
	background-repeat: no-repeat;
}
.mbr {
	background-image: url(/images/ramme2_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mbm {
	background-image: url(/images/ramme2_11.jpg);
	background-repeat: repeat-x;
}



/**
	Table borders.
 */
.tl {
	background-image: url(/images/ramme_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tr {
	background-image: url(/images/ramme_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tm {
	background-image: url(/images/ramme_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ml {
	background-image: url(/images/ramme_05.gif);
	background-repeat: repeat-y;
}
.mr {
	background-image: url(/images/ramme_07.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bl {
	background-image: url(/images/ramme_10.gif);
	background-repeat: no-repeat;
}
.br {
	background-image: url(/images/ramme_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bm {
	background-image: url(/images/ramme_11.jpg);
	background-repeat: repeat-x;
}
.mtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}



/**

 */
td.knap {
	background-image: url(/images/knap.gif);
	height: 32px;
	width: 93px;
	text-align: center;
}
td.knap a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}



/**

 */

table.dirDir {
	table-layout: fixed;
	width: 600px;
}
table.dirDir col {
	width: 33.33334%;
}


/**

 */
table.mozTable {
	background-color: #f3a21d;
	border: 1px solid #000000;
	margin-top: 100px;
}
table.mozTable .heading {
	text-align: center;
	color: #ffffff;
}
table.mozTable .body {
	text-align: center;
	background-color: #fccc0a;
}


/**

 */
.pageHeading {
	background-color: #ffffff;
	/*background-image:url(/images/bgtop.gif);*/
	background-repeat: no-repeat;
	background-position: 20px 0px;
}


/**

 */
table.pixelLinks {
	table-layout: fixed;
	width: 104px;
}
table.pixelLinks tr {
	height: 20px;
}
table.pixelLinks td {
	height: 20px;
	text-align: center;
	vertical-align: top;
}



/**

 */





