body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#contentsGroup {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../livskvalitet/linjer_LeftBottom_H250.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 40px;
	background-color: #FFFFFF;
}
#contentsGroup #top {
	float: left;
	height: 128px;
	width: 100%;
}
#contentsGroup #content {
	width: 690px;
	color: #333333;
	float: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

#contentsGroup #content h1 {
	color: #0074AE;
	padding-left: 30px;
}
#contentsGroup #content p {
	width: 577px;
	font-size: medium;
	padding-left: 50px;
}

#contentsGroup #rightContent {
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(../livskvalitet/linjer_bg-blue3.gif);
	background-repeat: no-repeat;
	background-color: #0A78B5;
	background-position: right 50px;
	font-weight: bold;
}

#contentsGroup #footer {
	width: 100%;
	height: 50px;
	color: #666666;
	float: left;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 80%;
}
#contentsGroup #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentsGroup #footer a:hover {
	color: #CCCCCC;
}
.alert {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.OmnitorBlue {
	font-weight: bold;
	color: #0C79B4;
	text-decoration: none;
}
