BODY {
font-size : .8em;
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
color : #000000;
background-color : #e7fffe;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

a:link, a:visited {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: none;
color: #c62121;
}

a:hover {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: underline;
color: #c62121;
}

a:active {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: none;
color: #c62121;
}

H1 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.2em;
color : #000000;
background-color : transparent;
}

H4 {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1.0em;
color : #000000;
text-align: center;
background-color : transparent;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 1.2em;
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #c62121;
  color : #ffffff;
}

.bg_medium {
  background-color : #00a49c;
  color : #ffffff;
}

.bg_light {
  background-color : #e0e0e0;
  color : #000000;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.tightlist {
  margin-top  : .8em;
  margin-left : 1.1em;
}

.kalender_box{
  background-color: #00aca2;
  margin-top: 5px;
}

.kalender_box a:link, .kalender_box a:visited, .kalender_box a:hover, .kalender_box a:active {
  color : #942121;
  text-decoration: underline;
}

.kalendertext {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .7em;
color : #ffffff;
}

.kalendertext a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.kalendertext a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
}

.left_column{
  background-color: #e0e0e0;
}

.announce_title {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 1em;
color : #c62121;
text-decoration: none;
clear: both;
margin-bottom: 1em;
}

.announce {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : .9em;
color : #000000;
text-decoration: none;
clear: both;
margin-bottom: 1em;
}

.announce a:link, .announce a:visited {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: none;
color : #c62121;
font-size: 1em;
}

.announce a:hover {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: underline;
color : #c62121;
font-size: 1em;
}

.announce a:active {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration: none;
color : #c62121;
font-size: 1em;
}

.menu_box{
  background-color: #00aca2;
  font-family : Arial, Helvetica, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  font-size : .9em;
  color : #ffffff;
  height: 100px;
  text-align: left;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 5px;
}

.menu_box a:link{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
color : #ffffff;
}

.menu_box a:visited{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
color : #ffffff;
}

.menu_box a:hover{
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : normal;
text-decoration: underline;
color : #ffffff;
}

.border_bottom_left_top {
  border-left: thin solid #dddddd;
  border-bottom: thin solid #dddddd;
  border-top: thin solid #dddddd;
}

.border_bottom_right_top {
  border-right: thin solid #dddddd;
  border-bottom: thin solid #dddddd;
  border-top: thin solid #dddddd;
}

.border_bottom_top {
  border-bottom: thin solid #dddddd;
  border-top: thin solid #dddddd;
}

#main{
  background-color: #fff;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

#header{
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  height: 158px;
  width:800px;
  background-position: center;
  border-top: thin solid #cccccc;
}

#leftcolumn{
  position: relative;
  float: left;
}

#content{
   position: relative;
}

#rightcolumn{
  position: relative;
  float: right;
}

.default_box_green_header{
  background-color: #00aa99;
  color: #ffffff;
  font-weight: bold;
  height: 20px;
  margin-top: 5px;
}

.default_box_green_content{
  background-color: #ffffff;
}

.default_box_header{
  background-color: #c62121;
  color: #ffffff;
  font-weight: bold;
  height: 20px;
  margin-top: 5px;
}

.default_box_content{
  background-color: #ffffff;
}

.default_menu_box_header{
  background-color: #00aa99;
  color: #ffffff;
  font-weight: bold;
  height: 20px;
  margin-top: 5px;
}

.default_menu_box_content{
  background-color: #ffffff;
}

.default_kalender_box_header{
  background-color: #00aa99;
  color: #ffffff;
  font-weight: bold;
  height: 20px;
  margin-top: 5px;
}

.footer{
  background-color: #c62121;
  color: #ffffff;
  font-size: smaller;
  text-align: center;
}

.contentcolumn{
  padding-left: 6px;
  padding-right: 4px;
}

.rightcolumn{
  padding-right: 4px;
  padding-left: 4px;
  border-left: thin dotted #cccccc;
}

.leftcolumn{
  background-color: #e0e0e0;
  padding-right: 4px;
  padding-left: 4px;
}


