@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../gfx/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFFFF;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.7em;
	font-weight: lighter;
}
h2  {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #333333;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	font-weight: lighter;
}
a {
	color: #333333;
}
td {
	vertical-align: top;
	padding: 4px;
}
.highlight {
	background-color: #EFEFEF;
}
#center {
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}
#banner-home {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-wandern.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-verlag {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-verlag-2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-wandern {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-wandern.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-bungalow {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-bungalow.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-schlemmen {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-schlemmen.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-huette {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-huette.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-badeseen {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-badeseen.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-brunnen {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-brunnen.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-muehlen {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-muehlen.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-campingfuehrer {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-ecc.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}

#banner-fkk {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-fkk.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-webdesign {
	height: 310px;
	width: 760px;
	background-image: url(../gfx/banner-webdesign.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-color: #000000;
}
#banner-404 {
	height: 310px;
	width: 760px;
	background-color: #000000;
	background-image: url(../gfx/banner-404.jpg);
	background-repeat: no-repeat;
}
#menue {
	width: 255px;
	overflow: hidden;
	float: right;
	height: 100%;
}
#menue ul {
	list-style-type: none;
	margin-top: 25px;
	margin-right: 25px;
	padding: 0px;
	margin-left: 0px;
	line-height: 25px;
}
#menue-ul a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gfx/menue-li-norm.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0px center;
}
#menue #menue-ul a:hover {
	color: #FFFFFF;
	background-image: url(../gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#menue #menue-ul .activ-link {
	color: #FFFFFF;
	background-image: url(../gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
#center #content {
	width: 480px;
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}
* html #center #content {  /* nur IE */
	width:505px;     /* Ver. 5.x */
	w\idth:480px;    /* Ver. 6 */
}
#center #content .ul-quote {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 30px;
	list-style-image: url(../gfx/arrow-2.gif);
	list-style-position: outside;
}
#center #content .ul-karten-li {
	list-style-type: none;
	padding-top: 20px;
	padding-left: 250px;
	list-style-image: url(../gfx/arrow-2.gif);
	list-style-position: outside;
	background-image: url(../gfx/karten-ul-links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 20px;
}
#center #content .ul-karten-re {
	list-style-position: outside;
	list-style-image: url(../gfx/arrow-2.gif);
	list-style-type: none;
	background-image: url(../gfx/karten-ul-rechts.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 60px;
	padding-top: 10px;
}
#center #content .ul-arrows {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../gfx/arrow-2.gif);
	padding-left: 160px;
	margin-left: 35px;
}
#center #content .ul-arrows-without-padding {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../gfx/arrow-2.gif);
	margin-left: 35px;
	padding-left: 0px;
	margin-top: -15px;
}

#center #content .laender {
}
#center #content .laender li {
	float: left;
	list-style-type: none;
}
#center #info-bar {
	width: 215px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 10px;
	text-align: left;
	background-color: #EDEDED;
	float: left;
}
#center #info-bar ul {
	font-size: 0.8em;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}
#popup-content {
	text-align: left;
	width: 500px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}
.clear-float {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	background-color: #FF0000;
}
.links-klein {
	font-size: 0.8em;
}
.links-klein a {
	color: #333333;
}
.links-klein a:hover {
	color: #999999;
}
.info-link-img {
	background-image: url(../gfx/info-link-img.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.ul-nodot {
	list-style-type: none;
}
.ul-nodot li {
}
.ul-nodot-nomargin {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}
.ul-nodot-infoimage {
	list-style-type: none;
	list-style-image: url(../gfx/info-link-img.gif);
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.img-float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
.img-amazon {
	margin-top: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	margin-right: 0px;
}
.img-wagen {
	margin-bottom: -5px;
	margin-right: 4px;
}
.img-banner {
	margin-top: 15px;
	margin-bottom: 15px;
}
.red-highl {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.justify {
	text-align: justify;
}
.img-neu {
	margin-bottom: -25px;
}
.foto {
	list-style-type: none;
	background-image: url(../gfx/foto.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	text-indent: 25px;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 1.3em;
}
.h1-banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 1.7em;
	font-weight: lighter;
	padding-left: 25px;
	padding-top: 25px;
}
.new {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 1.2em;
	font-weight: lighter;
	background-image: url(../gfx/neu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 65px;
}
.amazon {
	margin-left: -15px;
	margin-top: 30px;
}
.amazon2 {
	margin-top: 30px;
}
sup a {
	font-weight: bold;
	text-decoration: none;
}
small {
	font-size: 80%;
}

