* {
  margin: 0;
  padding: 0;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	text-align: center;
	background-color: #000;
}
img, img a {
	border: 0;
	vertical-align: middle;
}
a {
  color: #000;
}
a:hover {
	text-decoration: none;
	color: #5d6873;
}
h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 1013px;
	line-height: 24px;
	background-image: url('../bilder/content-fitalo.gif');
}
#header {
  width: 1013px;
  height: 25px;
  background-image: url('../bilder/header-fitalo.gif');
}
#stage {
  width: 1013px;
  height: 135px;
  background-image: url('../bilder/stage-fitalo.gif');
}
#content {
  width: 1013px;
  background-image: url('../bilder/content-fitalo.gif');
}
#content-left {
	float: left;
	width: 160px;
	display: inline;
  margin: 0 0 0 22px;
  background-color: #000;
}
.mod_navigation {
  padding: 30px 0 80px 0;
}
#content-left ul {
  margin: 0 0 0 15px;
}
#content-left li {
  width: 130px;
  line-height: 18px;
	list-style: none;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #ffffff;
}
#content-left .level_1 .active {
  color: #f6b311;
}
#content-left li a {
  text-decoration: none;
  color: #ffffff;
}
#content-left li a:hover {
  text-decoration: none;
  color: #f6b311;
}
#content-left .level_2 li {
  width: 130px;
  line-height: 18px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0;
}
#content-left .level_2 .first {
  padding-top: 15px;
}
#content-left .level_2 .last {
  padding-bottom: 15px;
}
#content-middle {
  width: 522px;
  padding: 30px 0 0 0;
	margin: 0 0 0 212px;
}
#content-middle .mod_newsreader .layout_full {
    margin: -40px 0 0 0;
}
#content-right {
	float: right;
	width: 227px;
	display: inline;
	margin: 0 22px 0 0;
}
#content-right .mod_article {
  width: 225px;
  border-left: 2px solid #000;
}
#content-right .mod_article embed {
  margin: 21px 0 0 13px;
}
#content-right .ce_headline {
  width: 198px;
  margin: 21px 0 0 13px;
  padding: 0 7px;
  background-color: #000;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
#content-right .mod_newslist {
  margin: 0 0 0 13px;
  width: 198px;
  padding: 5px;
  border: 2px solid #000;
}
#content-right .ce_text,
#content-right .mod_calendar,
#content-right .mod_login {
  position: relative;
  width: 198px;
  margin: 0 0 0 13px;
  padding: 5px;
  border: 2px solid #000;
}
#content-right .mod_calendar table {
    width: 180px;
    margin: 0 0 0 13px;
}
#content-right .mod_calendar table th.previous {
    text-align: left;
}
#content-right .mod_calendar table th.current {
    text-align: center;
}
#content-right .mod_calendar table th.next {
    text-align: right;
}
#footer {
  clear: both;
  width: 1013px;
  height: 25px;
  background-image: url('../bilder/footer-fitalo.gif');
}
#footer-content {
  background-color: #000;
}
#footer-content ul {
  margin: 0 0 0 712px;
  padding: 0;
}
#footer-content li {
  float: left;
  margin: 0 0 0 15px;
	list-style: none;
}
#footer-content .level_1 .active {
  color: #ffffff;
}
#footer-content li a {
  text-decoration: none;
  color: #ffffff;
}
#footer-content li a:hover {
  text-decoration: none;
  color: #5d6873;
}
.calendar {
	width: 100%;
	border-top: 1px solid #a5aab1;
	border-left: 1px solid #a5aab1;
}
.calendar .head {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-right: 1px solid #a5aab1;
  border-bottom: 1px solid #a5aab1;
  color: #000;
}
.calendar .head a {
  text-decoration: none;
  color: #000;
}
.calendar .today {
	background-color: #dadbde;
}
.calendar .days {
	text-align: center;
  padding-top: 5px;
}
.calendar .active {
	background-color: #edecee;
}
.calendar .label {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #000;
	border-right: 1px solid #a5aab1;
	border-bottom: 1px solid #a5aab1;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.calendar td {
	width: 14%;
	height: 72px;
	vertical-align: top;
	background-color: #ffffff;
	border-right: 1px solid #a5aab1;
	border-bottom: 1px solid #a5aab1;
}
.calendar .empty {
  	background-color: #edecee;
}
.calendar .event a {
  font-size: 10px;
  color: #000;
}
.layout_full {
  margin: 40px 0 0 0;
}
.event {
  margin: 0 0 40px 0;
}