body {
	background-image: url("gfx/Baggrund.jpg");
	background-repeat: repeat-x;
	background-color: #ABD6FF;
}



td {
	font-family: arial, sans-serif;
	color: #000066;
	font-size: 14px;
}
td.top {
	width: 100%;
	height: 90px;
}
td.break {
	width: 100%;
	height: 15px;
}
td.breakfarve {
	width: 100%;
	height: 15px;
	background-color: #99CCFF;
}
td.menu {
	width: 122px;
	height: 30px;
	text-align: center;
}
td.main {
	width: 100%;
	background-color: #99CCFF;
}
td.bund {
	width: 692px;
	height: 20px;
	color: #4055A6;
	font-size: 11px;
	text-align: center;
	background-color: #99CCFF;
}
td.bundvenstre {
	width: 20px;
	height: 20px;
	background-image: url("gfx/bundvenstre.jpg");
}
td.bundhojre {
	width: 20px;
	height: 20px;
	background-image: url("gfx/bundhojre.jpg");
}




td.vramme {
	width: 40px;
	background-image: url("gfx/venstre-ramme.gif");
	background-repeat: no-repeat;
	height: 155px;
}
td.tramme {
	width: 560px;
	height: 40px;
	background-image: url("gfx/top-ramme.gif");
	background-repeat: no-repeat;
}
td.tvramme {
	background-image: url("gfx/venstre-top-ramme.gif");
	background-repeat: no-repeat;
}




img {
	border: none;
}



p.head {
	font-family: Arial, sans-serif;
	color: #000066;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
p {
	font-family: Arial, sans-serif;
	color: #000066;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
p.umargin {
	margin: 0, 0, 0, 0;
}
p.navigation {
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 20px;
        color: #4055A6;
}



a {
	font-family: Arial, sans-serif;
	color: #000066;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.navigation {
	color: #4055A6;
}
a.navigation:hover {
	color: #000066;
	text-decoration: none;
}