body {
  font-family: "Times New Roman",Times,serif;
  background-color: #460000;
  font-size: 20px;
  background-attachment: fixed;
  background-repeat: repeat-x;
  background-image: url(images/background.png);
}
#navigation {
  position: absolute;
  width: 160px;
  margin-top: 40px;
}
#ads {
  position: absolute;
  top: 0px;
  left: 1060px;
  width: 200px;
  margin-top: 40px;
}
#adscontent {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #ffebb5;
  font-size: 12px;
}
#content {
  padding-right: 20px;
  background-color: #ffebb5;
  margin-left: 240px;
  width: 710px;
  background-repeat: no-repeat;
  top: -30px;
  padding-left: 20px;
  position: relative;
}
#content_nocolor {
  padding-right: 20px;
  background-position:  center center;
  margin-left: 240px;
  width: 710px;
  background-repeat: no-repeat;
  top: -30px;
  padding-left: 20px;
  position: relative;
}
#mainmatter {
  position: absolute;
  margin-top: 160px;
}
.navbutton {
  width: 160px;
  text-align: center;
  background-position: center top;
  margin-bottom: 20px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(images/NavButton.PNG);
}
.navbutton:hover {
  width: 160px;
  text-align: center;
  background-position: center top;
  margin-bottom: 20px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(images/ActiveNavButton.PNG);
}
.activenavbutton {
  width: 160px;
  text-align: center;
  background-position: center top;
  margin-bottom: 20px;
  height: 30px;
  background-repeat: no-repeat;
  background-image: url(images/ActiveNavButton.PNG);
}
#topcontentmargin {
  width: 750px;
  position: relative;
  height: 20px;
  margin-left: 240px;
  background-image: url(images/TopContentMargin.png);
  background-repeat: no-repeat;
}
#bottomcontentmargin {
  width: 750px;
  margin-left: 240px;
  position: relative;
  background-image: url(images/BottomContentMargin.png);
  background-repeat: no-repeat;
  top: -50px;
  font-size: 14px;
  color: white;
  text-align: right;
}
#copyright {
  font-size: 14px;
  color: white;
  text-align: right;
}
#topadsmargin {
  width: 200px;
  height: 10px;
  position: relative;
  background-image: url(images/TopAdsMargin.png);
  background-repeat: no-repeat;
}
#bottomadsmargin {
  width: 200px;
  height: 10px;
  position: relative;
  background-image: url(images/BottomAdsMargin.png);
  background-repeat: no-repeat;
}
h1 {
  font-size: 40px;
  font-family: Vitamin;
  text-align: center;
}
a:link {
  color: #800000;
}
a:visited {
  color: #800000;
}
#logo {
  position: absolute;
  width: 320px;
  background-image: url(images/Logo.png);
  height: 132px;
  margin-top: 5px;
  margin-left: 5px;
}
#logowalking {
  position: absolute;
  width: 320px;
  background-image: url(images/nordicwalking/Logo.png);
  height: 155px;
  margin-left: 5px;
  margin-top: 5px;
}
#heading {
  text-align: center;
  font-size: 50px;
  font-family: Times,serif;
  color: #ffebb5;
  position: absolute;
  margin-left: 240px;
  width: 750px;
  margin-top: 10px;
}
#literatur {
  font-size: 15px;
}
#galeryimages {
  width: 100%;
  font-size: 12px;
  color: #ffebb5;
}
.galeryimage_popup {
	display: none; 
	position: fixed; 
	left: 300px; 
	top: 50px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: black;
}
.blogimage {
  margin-top: 10px;
  font-size: 13px;
  float: right;
  width: 300px;
}
.blogimage_left {
  margin-top: 10px;
  font-size: 13px;
  width: 300px;
  float: left;
}
.blogmap {
  padding-top: 15px;
  float: left;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
h2 {
  padding-top: 15px;
  font-size: 25px;
  clear: both;
}
.chapternavigation_previous{
  font-size: 12px;
  position: absolute;
  margin-left:0px;
  margin-top:30px;
}
.chapternavigation_next{
  font-size: 12px;
  position: absolute;
  margin-left:50px;
  margin-top:30px;
}
.chapternavigation_up{
  font-size: 12px;
  position: absolute;
  margin-left:530px;
  margin-top:30px;
}
.chapternavigation_down{
  font-size: 12px;
  position: absolute;
  margin-left:620px;
  margin-top:30px;
}
.blogstable{
  width: 350px;
  text-align: center;
}
.blogstable a {
	color: black;
}
.blogstable img {
	border-style: none;
}
.flush {
  clear: both;  
}
.flush_left {
  clear: left;  
}
.hidden {
	display: none;
}
#language {
	position: absolute;
	left: 920px;
	top: 140px;
}
#language a:link {
	color: black;
}
#language a:visited {
	color: black;
}
#language a:hover {
	color: white;
}
#price {
	font-size: 40px;
	font-weight: bold;
}
