body {
  background-color:#dcdcdc;
  margin:0px;
}

#header {
  width:1024px;
  height:238px;
  z-index:2;
  background-image:url(images/tanski_background_header.jpg);
}

#navigation {
  position:relative;
  top:42px;
  left:48px;
  width:760px;
  height:176px;
}

#hotpicks {
  width:160px;
  float:right;
  padding:6px;
  background-color:#555;
  color:#fff;
  text-align:center;
  margin-left:20px;
  margin-bottom:10px;
}

#hotpicks A {
  color:white;
  text-decoration:none;
}

#content {
  background-image:url(images/tanski_background_page.jpg);
  background-position:top center;
  background-repeat:repeat-y;
  width:1024px;
  z-index:3;
  text-align:center;
}

#innercontent {
  width:92%;
  text-align:left;
  margin:auto;
  font-family:'Lucida Grande',Verdana,Arial,sans-serif;
  font-size:11px;
  color:#444;
}

.default {
  font-family:'Lucida Grande',Verdana,Arial,sans-serif;
  font-size:11px;
  color:#444;
}

.bordered {
  border:solid 1px #606060;
}

li {
  margin-bottom:3px;
}

A {
  color:#f00000;
}

A:hover {
  color:#900000;
}

.mastertable {
  width:745px;
}

.headline {
  font-family:'Lucida Grande',Verdana,Arial,sans-serif;
  font-size:17px;
  letter-spacing:1px;
  font-weight:bold;
  color:#606060;
}

#oeffnungszeitendiv {
  position:absolute;
  top:75px;
  left:280px;
  background-color:#ececec;
  font-family:Verdana,Arial;
  font-size:11px;
  color:#444;
  width:200px;
  padding:6px;
  border:solid 1px #dbdbdb;
  z-index:100;
}

.oeffnungszeitentable {
  border:solid 1px #444;
}

.oeffn_head {
  background-color:#f00000;
  font-family:Verdana,Arial;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
}

A.oeffn_head_closelink_td {
  color:#ffffff;
  font-size:11px;
  font-family:Verdana,Arial;
  font-weight:bold;
  text-decoration:none;
}

.oeffn_head_closelink_td {
  background-color:#393E43;
  font-size:11px;
  font-family:Verdana,Arial;
}

.oeffn_main {
  background-color:#444;
  font-family:Verdana,Arial;
  font-size:11px;
  font-weight:normal;
  color:#ffffff;
}

.galerieTable {
  border:solid 1px #606060;
}

.galerieRowFoo {
  padding:4px;
  color:#444;
  background-color:#f0f0f0;
  font-size:11px;
  font-weight:bold;
}

.galerieRowFoo A {
  color:#444;
  text-decoration:none;
}

.galerieRowBar {
  padding:4px;
  color:#444;
  background-color:#e0e0e0;
  font-size:11px;
  font-weight:bold;
}

.galerieRowBar A {
  color:#444;
  text-decoration:none;
}

.galerieRowDecoration {
  padding:4px;
  color:#ffffff;
  background-color:#505050;
  font-size:11px;
  font-weight:bold;
}

.galerieRowDecoration A {
  color:#ffffff;
  text-decoration:none;
}

.galerieRowDecoration A:hover {
  color:#ffffff;
  text-decoration:none;
}

.galerieRowActive {
  padding:4px;
  color:#ffffff;
  background-color:#e20001;
  font-size:11px;
  font-weight:bold;
}

.galerieRowActive A {
  color:#ffffff;
  text-decoration:none;
}

