#wrapper {
	background: url('/kort/gfx/div_bg.gif') repeat-y;
	border: 1px solid #4682b4;
}

.tbl-row-1 {
	background-color: #4682b4;
	color: #ffffff;
	height: 30px;
}

.tbl-row-2 {
	background-color: #d9d9d9;
	color: #000000;
}

.tbl-row-3 {
	background-color: #c2c2c2;
	color: #000000;
}

.content {
	background-color: inherit;
	color: #717171;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.content a:link, .content a:visited {
	background-color: inherit;
	color: #979797;
	font-weight: normal;
	text-decoration: underline;
}

.content a:hover, .content a:active {
	background-color: inherit;
	color: #979797;
	text-decoration: none;
}

.tbl-right {
	background-color: inherit;
	color: #717171;
	font-size: 11px;
	font-family: arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.tbl-right a:link, .tbl-right a:visited {
	background-color: inherit;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.tbl-right a:hover, .tbl-right a:active {
	background-color: inherit;
	color: #000000;
	text-decoration: underline;
}
