
body  {
  font-family: Verdana, Arial, Helvetica;
  color: #000000;
  background-color: white;
  font-size: 12px;
}


h1    {
  font-size: 20px;
  font-weight: bold;
}


h2    {
  font-size: 18px;
  font-weight: bold;
}


h3, th    {
  font-size: 16px;
  font-style: italic;
}

h4    {
  font-size: 14px;
  font-weight: bold;
}

p {
  clear: left;
}

p.submenu {
  padding-left: 0px;
  padding-right: 0px;
}


a, a:visited, a:active {
  color: #700000;
  font-size: 12px;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.nav, a.nav:visited, a.nav:active {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #700000;
  text-decoration: none;
}

a.nav:hover {
  text-decoration: underline;
}

a.subnav, a.subnav:visited, a.subnav:active {
  color: #000000;
  text-decoration: none;
}

a.subnav:hover {
  text-decoration: underline;
}

a.print {
  font-size: 11px;
  border: 0px;
}

#header {
  position: fixed;
  z-index: 999999999;
  top: 0px;
  left: 10px;
  height: 120px;
  width: 996px;
  padding: 0px;
  text-align: center;
  background-color: #223c77;
  background-image: url('http://www.wincheringen-mosel.de/img/turmbanner.png');
  background-position: right top;
  background-repeat: no-repeat;
  border-bottom: 2px solid #223c77;
}

#banner {
  float: left;
  height: 76px;
  width: 996px;
  background-image: url('http://www.wincheringen-mosel.de/img/wappen_blau.png');
  background-repeat: no-repeat;
  vertical-align: middle;
  text-align: center;
  margin: auto;
  font-size: 24px;
  font-weight: bold;
  color: white;
  padding-top: 40px;
  padding-left: 20px;
  border-bottom: 4px white solid;
}

#navibar {
  position: fixed;
  width: 168px;
  border: 1px solid #b0b0c0; 
  background-color: #e4e4f0;
  padding: 0px;
  top: 130px;
  left: 10px;
  border-radius: 4px; 
  -moz-border-radius: 4px;
}

#navibar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  background-color: #e4e4f0;
}

#navibar ul li {
  float: left;
  clear: left;
  padding: 2px; 
  padding-left: 5px;
  margin: 0px;
  border-bottom: 1px solid #d6d6e6;
  width: 161px;
}

#navibar ul li ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  font-weight: normal;
}

#navibar ul li ul li {
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  width: 150px;
  border-bottom: 1px solid #ffffff;
}

#nav_active_page {
  padding-left: 0px;
  font-weight: bold;
  background-color: #f2f2ff;
}

#nav_active_subpage {
  color: #777777;
}

#main {
  clear: both;
  margin-top: 150px;
  margin-left: 185px;
  background-color: white;
  padding: 10px;
  width: 650px;
}

table.maintable {
  table-layout: fixed;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}

#bottomright {
  clear: both;
  float: right;
  width: 400px;
  border-top: 1px solid #9292b2;
  text-align: right;
  padding-top: 5px;
}

table.karten_cat td {
  margin: 10px;
  padding: 10px;
  width: 300px;
  vertical-align: top;
  border: 1px dotted #d0d0f0;
}

img.karte {
  max-width: 600px;
}

.karten_detail_head {
  font-weight: bold;
}

/* news */

.news_cat table {
  border: 1px solid #e4e4f0;
}

td.header {
  background-color: #e4e4f0;
}

td.bottom {
  border-bottom: #e4e4f0 1px solid;
  text-align: right;
}

/* dropshadows */

#menushadow {
  position: fixed;
  top: 156px;
  left: 16px;
  background-image: url('/img/dropshadow.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.shadowl {
  background-image: url('/img/dropshadow.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 5px;
  float: left;
  clear: left;
}

.shadowr {
  background-image: url('/img/dropshadow.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-left: 15px;
  margin-top: 15px;
  float: left;
  clear: right;
}

.shadowed300px {
  background-color: white;
  vertical-align: top;
  padding: 10px;
  width: 270px;
  position: relative;
  left: -6px;
  top: -6px;
  border: 1px solid #b0b0c0;
  border-radius: 4px; 
  -moz-border-radius: 4px;
}

.shadowed600px {
  background-color: white;
  vertical-align: top;
  padding: 10px;
  width: 600px;
  position: relative;
  left: -6px;
  top: -6px;
  border: 1px solid #b0b0c0;
  border-radius: 4px; 
  -moz-border-radius: 4px;
}

.shadowed600px h3 {
  width: 100%;
  text-align: center;
}

.shadowedimg {
  position: relative;
  left: -6px;
  top: -6px;
  border: 1px solid #b0b0c0;
}

/* events */
table.events_table {
  width: 600px;
  border: 0px;
  text-align: left;
}

table.events_table td {
  border: 1px solid #b0b0d0;
  background-color: #e0e0ff;
}

td.events_table_month {
  text-align: center;
  font-weight: bold;
  min-height: 30px;
}

td.events_table_date {
  width: 120px;
}

td.events_table_date_loc {
  width: 260px;
}
.smallmap {
  width: 512px;
  height: 256px;
}

