/* ----- 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;
  width: 715px;
  border-bottom: 1px solid #FFFFFF;
}

h3 {
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
} 

.huge {
  width: 100%;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}




#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;
}

.textad_img 	{ width: 80px; height: 70px; float: left; text-align: left; margin: 0 0 0 10px; }
.textad_text	{ margin: 0 0 0 110px; font-size: 11px; width: 180px; text-align: left; }
.textad_text h4 { margin: 0px; font-size: 13px; }

.fb-like-box 	{ background-color: #850000;}

/* --------------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 p img a {
  border: none:
}

#center {
  width: 100%;
  text-align: center;
}

#pagenavigation { margin: 20px 0 20px 0; }
#pagenavigation li { display: inline; list-style-type: none; padding: 5px 10px; text-align: left; font-size: 12px; border: 1px solid #FFFFFF; margin: 5px; }
#pagenavigation li.actual { background: #FFFFFF; color: #9F0000;}


/* -----------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;
}
