body {
  background-color:#D6D6FF;
  margin:0px;
  font-family:verdana,tahoma,sans-serif;
  font-size:13px;
  color:#000000;
}

td {
  font-family:verdana,tahoma,sans-serif;
  font-size:13px;
}

img {
  border:0px;
}

h1 {
  font-size:24px;
  font-weight:bold;
  line-height:40px;
  margin:0px;
  text-align:center;
}

h2 {
  font-size:24px;
  font-weight:bold;
  margin:0px 0px 20px 0px;
  text-align:center;
}

h3 {
  font-size:18px;
  font-weight:normal;
  margin:0px 0px 20px 0px;
  text-align:center;
}

a {
  color:#0000FF;
  text-decoration:none;
}

#outer {
  position:relative;
  width:990px;
}

#left {
  float:left;
  width:150px;
}

#main {
  float:left;
  width:640px;
}

#right {
  float:left;
  width:200px;
  text-align:center;
}

#right a {
  display:block;
  padding:50px 0px;
}

#content {
  background-color:#ffffff;
}

#content .content {
  padding:10px 20px;
}

#content .header {
  background-image:url(../upload/images/Layout/contentheader.gif);
  background-repeat:no-repeat;
  background-color:#D6D6FF;
  height:6px;
  line-height:1px;
  font-size:1px;
}

#content .footer {
  background-image:url(../upload/images/Layout/contentfooter.gif);
  background-repeat:no-repeat;
  background-color:#D6D6FF;
  height:6px;
  line-height:1px;
  font-size:1px;
}

.clear {
  clear:both;
  line-height:0px;
  font-size:0px;
  height:20px;
}

#navi ul {
  list-style-type:none;
  margin:0px 0px 0px 15px;
  padding:0px;
  width:120px;
  text-align:center;
}

#navi ul li {
  background-image:url(../upload/images/Layout/back_menu_th.gif);
  background-repeat:no-repeat;
  line-height:22px;
  font-weight:bold;
  font-family:tahoma,verdana,sans-serif;
}

#navi ul li.active {
  background-image:url(../upload/images/Layout/back_menu_th_a.gif);
}

#navi ul li ul {
  margin:0px;
  background-image:url(../upload/images/Layout/back_menu_td_unten.gif);
  background-repeat:no-repeat;
  background-position:left bottom;
  padding-bottom:6px;
}

#navi ul li ul li {
  background-image:none;
  background-color:#ffffff;
  border-left:1px solid #2973EF;
  border-right:1px solid #2973EF;
  font-size:11px;
  line-height:14px;
}

#navi ul li.active ul li {
  background-image:none;
}

#navi a {
  text-decoration:none;
  color:#ffffff;
}

#navi a:hover,
#navi ul li ul li.active a {
  color:#ff0000;
}

#navi ul li ul li a {
  color:#0000FF;
}

table.kalender td {
  vertical-align:top;
}

table.home td.termine,
table.home td.updates {
  width:150px;
  vertical-align:top;
  padding-top:50px;
}

table.home h4 {
  background-color:#D6D6FF;
  margin:0px;
  font-size:11px;
  font-weight:bold;
  padding:2px;
  text-transform:uppercase;
  width:130px;
}

table.home .termin {
  background-color:#D6D6FF;
  padding:2px;
  border-top:2px solid #ffffff;
  font-size:11px;
  width:130px;
}

table.home td.updates h4,
table.home td.updates div {
  margin-left:20px;
}

table.links td {
  vertical-align:top;
  padding:20px 0px;
  border-bottom:1px solid #999999;
}

table.links td.logo {
  text-align:right;
}

table.links a {
  font-weight:bold;
}

table.links .small {
  font-size:10px;
}

#search {
  padding-top:20px;
  text-align:center;
}

#search form {
  margin:0px;
  padding:0px;
}

#search h3 {
  margin:0px;
  color:#0000ff;
  font-size:14px;
  font-weight:bold;
}

#search .input {
  width:120px;
}

#counter {
  padding-top:20px;
  text-align:center;
  color:#0000ff;
  font-size:14px;
  font-weight:bold;
}

.searchresult .searchdata h3 {
  font-size:13px;
  text-align:left;
  font-weight:bold;
  margin:15px 0px 0px 0px;
}

.searchresult .searchdata p {
  margin:0px;
  font-size:11px;
}

.searchresult .searchdata .relevanz {
  font-style:italic;
}

.error {
  color:#ff0000;
  font-weight:bold;
  text-align:center;
}

.gallery .image {
  float:left;
  margin:5px;
}

.fotosvon {
  text-align:center;
  font-size:11px;
}