html { height:100%; }
    
body {
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, "Trebuchet MS", sans-serif;
  color: #f8f8f8;
  background-color: #000;
  height: 100%;
}
/*td { vertical-align: top; }*/

body, td, div, p {
  font-size: .92em;
  color: #fcfcfc;
}
a { color: #ee3897; text-decoration: none; }
a:link  { color: #ee3897; text-decoration: none; }
a:visited  { color: #ee3897; text-decoration: none; }
a:hover   { color: #ff5ab9; text-decoration: underline; }

h4 { font-size: 120%; }

img { border: none; }

p { padding-bottom: 7px; margin: 0; }

.Rubrik_Grey  { font-size: 152%; font-weight: bold; color: #a7a9ac; line-height: 32px; }
.Rubrik_Red    { font-size: 100%; font-weight: bold; color: #ee3897; }
.Big_Bold_Grey  { font-size: 130%; font-weight: bold; color: #a7a9ac; }
.Brodtext    { font-size: 120%; color: #a7a9ac; line-height: 130%;}
.Brodtext2    { font-size: 100%; color: #ddeeff; }
.BigText    { font-size: 130%; font-weight: bold; }
.grey      { color: #a7a9ac; }
.white      { color: #fff; }

div.menu {
  width:768px;
  padding: 1px 0px 1px 0px;
}

.flags img {
  margin-right:4px;
}

#menuItem0 { width: 126px; height: 24px; padding: 1px 3px 2px 0px; float: left; }
#menuItem1 { width: 125px; height: 24px; padding: 1px 3px 2px 0px; float: left; }
#menuItem2 { width: 126px; height: 24px; padding: 1px 3px 2px 0px; float: left; }
#menuItem3 { width: 125px; height: 24px; padding: 1px 3px 2px 0px; float: left; }
#menuItem4 { width: 125px; height: 24px; padding: 1px 3px 2px 0px; float: left; }
#menuItem5 { width: 126px; height: 24px; padding: 1px 0px 2px 0px; float: left; }

.kalenderItem {
  border-bottom: 1px solid #404040;
  padding: 6px 0px;
}

.kalenderLink { font-size: 120%; }

#text {
  position: relative;
  padding: 16px 16px 0px 16px;
  min-height:180px;
  height:auto !important;
  height:180px;
}

#prop {
  float:right;
  width:1px;
}

