body {
	color: #333;
	background: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: normal;
	font-family: Bitstream Vera Sans, Arial, Helvetica, Verdana, sans-serif; 
	position: relative;
	margin: 0;
}

#hc-intro {
	margin-top: 50 px;
	text-align: center;
	padding: 10px;
	font-size: 16pt;
	color: #4f7790;
}

#hc-intro img {text-decoration: none; border: 0px;}

#hc-intro A:link {text-decoration: none; color: #4f7790;}

#hc-intro A:visited {text-decoration: none; color: #4f7790;}

#hc-header {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #005cd1;
	margin-top: 0px;
	height: 145px;
}

#hc-sidebar-menu {
	/* background: #005cd1; */
	position: absolute;
	top: 170px;
	left: 0px;
	width: 180px;
}

#page-content {
	position: absolute;
	top: 170px;
	left: 200px;
	width: 740px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
#	text-indent: 10pt;
	background:white;
	padding: 0px;
	color: #1b2079
}

#page-content-nomenu {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 740px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
#	text-indent: 10pt;
	background:white;
	padding: 0px;
	color: #1b2079
}

#frontpage-content {
	position: absolute;
	top: 170px;
	left: 200px;
	width: 540px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
#	text-indent: 10pt;
	background:white;
	padding: 0px;
	color: #1b2079
}

#newsbox {
	position: absolute;
	top: 170px;
  	left: 740px;
	width: 200px;
	background: white;
	color: #1b2079
	margin-left: 10px;
	margin-top: 0px;
}

.news-header {
	font-style: normal; 
	color: #8e0001;
	font-weight: bold;
	margin-top: 0px;
	padding: 5px;
	line-height: 1.3em;
}

.news-item {
	font-style: normal;
	color: #1b2079;
	padding: 5px;
	line-height: 1.3em;
}

h1 {
	margin-top: 0px;
	text-decoration: underline;
}

.menu-item {
#       border-left: 10px solid #C982A3;
	font-style: normal; 
	font-weight: bold;
#	background: #81a3c9;
	background: #c2d6ef;
#	background: #8db7e5;
	margin-left: 10px;
	padding: 5px;
	line-height: 1.3em;
}
.menu-item A:link {
	color: #1b2079;
	underline: no;
}
.menu-item A:visited {
	color: #1b2079;
}
.menu-item A:hover {
	color: #335c3c;
}
.menu-item A:active {
	color: #335c3c;
}
.menu-selected {
	color: black;
}

.errortext {
	color: red;
}

.links-header {
	font-style: normal; 
	color: #8e0001;
	font-weight: bold;
	background: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	line-height: 1.3em;
}

.links-item {
	font-style: normal; 
	font-weight: bold;
	background: #ffffff;
	margin-left: 10px;
	padding: 5px;
	line-height: 1.3em;
}

.links-item A:link {
	color: #1b2079;
	underline: no;
}
.links-item A:visited {
	color: #1b2079;
}
.links-item A:hover {
	color: #CBD8E7;
}
.links-item A:active {
	color: #335c3c;
}
.links-selected {
	color: black;
}

.participants {
	font-size: small;
}

.participants-admin {
	font-size: small;
}
