/* ----- Main Information ----- */
body {
  background-color: #c10000;
  font-size: 0.8em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#FFFFFF;
  padding:0;
  margin:0;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

p {
  color: #FFFFFF;
  text-align: justify;
  line-height: 1.5;
  font-size: 13px;

}

p a {
  border-bottom: 1px dotted #FFFFFF;
}


img {
  border: 0px;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

h3 {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
} 




#container {
  width: 1065px;
  margin: 0 auto;
  padding: 0;
  background-color: #c10000;
}

/* -----------------Header--------------------- */

#topnav {
  background-image: url('/template/images/topnav.png');
  width: 1065px;
  height: 50px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 20px;
  padding: 25px 0 0 0;
  margin: 0px;
}

#headline {
  background-image: url('/template/images/headline.png');
  width: 1065px;
  height: 100px;
  margin: 0;
  padding: 0;
}

/* -----------------Adbar--------------------- */
#adbar {
  background-image: url('/template/images/adbar_top.png');
  background-repeat: no-repeat;
  width: 300px;
  padding: 0;
  margin: 0 0 0 763px;
  border-left: 1px solid #850000;
  border-right: 1px solid #850000;
  border-bottom: 1px solid #850000;
}

* html #adbar {
  margin: 0 0 0 760px;
}

#adv_weihnachtsmaerkte {
  background-image: url('/template/images/adv_weihnachtsmaerkte.png');
  width: 300px;
  height: 174px;
}

#adv_weihnachtsmaerkte_search {
  width: 300px;
  text-align: center;
  margin: 15px 0 0 0;
}

#adv_weihnachtsmaerkte p {
  width: 100%;
  text-align: center;
}


/* --------------Content------------- */
#content {
  background-color: #850000;
  float: left;
  width: 745px;
  margin: 0;
}

#content_main {
  background-color: #850000;
  width: 745px;
  color:#ffffff;
  padding: 0 0 0 0;
}

#content_bottom {
  background-image: url('/template/images/content_bottom.png');
  width: 745px;
  height: 20px;
  float: left;
}

#content_top {
  background-image: url('/template/images/content_top.png');
  width: 745px;
  height: 20px;
  margin: 0px;
  float: left;
}

.gs_item {
  padding: 0 15px 0 15px;
  width: 715px;
}

.content_ad {
  width: 100%;
  text-align: center;
}

#content_main .image-left {
  float: left;
  padding: 0 10px 0 0;
  width: 75px;
}

#content_main img {
  float: left;
}

#pageNavigation {
  width: 100%;
  text-align: center;
}

/* -----------footer--------------------------- */
#footer {
  clear: left;
  width: 1065px;
  margin: 30px 0 0 0;
  text-align: center;
  color: #FFFFFF;
  padding: 0;
}

#footer p {
  font-size: 12px;
  width: 100%;
  text-align: center;
}