body { 
  background-image:url(http/images/bg.jpg); 
  background-color: #fff;
  }
  font-size: 100.01%;
  font-family: cursive;
  color: black;
  }
a {
  border: 0;
  }
img {
  border: thin solid navy;
  }

/*Formatierung Header*/

#wetter {
  position: absolute;
  top: 50px;
  left: 70px;
  background-color: #FFFFFF;
  }
#logo {
  position: absolute;
  top: 50px;
  left:300;
  }
#kanu {
  position: absolute;
  top: 330px;
  left: 50px;
  }
#wartburg {
  position: absolute;
  top: 50px;
  left: 810px;
  background-color: #FFFFFF;
  }
  
/*Formatierung Werbung*/
  
#werbung {
	position: absolute;
	top: 1800px;
	left: -50px;
	width: 881px;
	height: 300px;
	text-align: center;
  }
  
/*Navigation*/

/*#navi {
  position: absolute;
  top: 420px;
  left: 10px;
  padding: 0;
  width: 9em;
  }*/
#navi ul {
        list-style-type: none;
        margin: 5px;
        padding: 0;
        width: 150px;
}
#navi li {
  margin: 0 0 1px 0; 
  }
/*#navi li.topmenu { 
  float:left;
}*/
.topmenu a {
  float:left;
  width: 100%;
  display: block;
  top: 0;
  left: 100%;
}
.topmenu ul{
  display:none;
}

#navi li a:link, #navi li a:visited {
        background-color: navy;
        color: white;
        text-decoration: none;
        font-weight: bold;
        font-size: small;
        padding: 3px 3px 3px 0.5em;
        display: block;
        border-left: 12px solid red;
        width: 100%;
}
#navi li a:hover, #navi li a:active, #navi li a:focus, .topmenu.on {
        background-color: #1e90ff;
        color: black;
        border-left: 12px solid yellow;
		  display: block;
  top: 0;
  left: 100%;
} 
.submenu a{
  /*position:relative;*/
  /*position: absolute;*/
  display: block;
  top: 0;
  left: 100%;
  clear:both; /* special IE6 */
}
.topmenu:hover ul {
  display:block;   
  z-index:500;
}

/*Inhalt*/


#ueberschrift {
  position: absolute;
  top: 300px;
  left: 480px;
  color: red;
  }
#tabaz {
  width: 650px;
  margin-left: 50px;
  margin-right: 50px;
  font-weight: bold;
 /* background: green;*/
  }
.t1 {
  color: black;
  font-size: 20px;
  text-decoration: none;
  }
#inhalt {
	position: absolute;
	top: 350px;
	left: 250px;
	font-size: medium;
	font-family: times;
	width: 775px;
	font-weight: bold;
	list-style-type: none;
  }
.email {
  color: red;
  text-decoration: none;
  }
#aktuell {
  color: blue;
  }
#steuer {
  font-weight: 500;
  }
.t2 {
  color: black;
  font-size: 20px;
  font-weight: bold;
  width: 400px;
  }
#inhalt h1 {
  text-decoration: underline;
  color: red;
  }
#inhalt h2 {
  text-decoration: underline;
  color: red;
  }
 #inhalt h3 {
	text-decoration: none;
	color: red;
}
.green {
  color: #00AE00;
  }
#counter {
  position: absolute;
  left: 10px;
  top: 900px;
  font-size: small;
  }
strong {
  color: blue;
  background: yellow;
  }
.blockhaus {
        margin-left: 20px;
        padding: 10px;
        /*position: absolute;
        left: 25px;*/
        float: none;
        border: 2px;
        font-weight: bold;
        border-style: none;
  }
.blockhaus td {
        padding: 0 20px 0 10px;
  }
#blink {
        text-decoration: blink;
  }
#navigation {
        width: 200px;
        height: 550px;
        position: absolute;
        top: 420px;
        left: 10px; 
        border: none;
}
#neu {
        font-style: oblique;
        font-size: small;
        color: red;
        text-decoration: underline;
}
#kanupreis {
        list-style: circle;
        font-weight: lighter;
        font-size: small;
        /*text-align: center;
        display: block;*/
}
.werrarad {
        font-weight: normal;
        font-size: medium;
}
.werrarad u {
        color: green;
        font-weight: bold;        
}
.werrarad dt {
        font-weight: bold;
}
#flosstour {
        width: 770px;
}
#flosstour tr {
        text-align: left;
}
#flosstour td {
        padding: 0 10px
}
#link {
        color: blue;
        text-decoration: none;
        font: bold large;
        border: medium double blue;
}
#blockpreise {
   font-weight: bold;
}
#blockpreise td {
	padding: 10px 20px;
}
#buchung {
	color: red;
	text-decoration: underline;
	font;
	font-weight: bold;
}
#anfahrt {
	color: red;
	font;
	font-weight: bold;
}
.links {
	color: blue;
	text-decoration: underline;
	font: 600 medium;
}
.links b {
	font-size: large;
}
#inhalt .Stil2 {
	text-decoration: underline;
}

