/* CSS Document */

#logo, ul.menu, .inner-left-column input, .inner-left-column span {
	display: none;
	visibility: hidden;
}

body, #container, #content {
	background-color: #FFFFFF;
	width: 100%;
}

.pristabell {
	margin: 10px 0;
	clear: both;
	width: 520px;
	border-left: 1px solid #0081C7;
	border-top: 1px solid #0081C7;
	border-bottom: 1px solid #0081C7;
}

.pristabell th {
	background-color: #7FC0E3;
}

.pristabell td, .pristabell th {
	border-right: 1px solid #0081C7;
	padding: 2px;
}

.midt td {
	background-color: #BFDFF1;
}

