@charset "utf-8";
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../gfx/body-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}
p {
	color: #FFFFFF;
	margin-bottom: 8px;
}
a {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
h3 {
	margin-top: 0px;
	font-size: 120%;
	margin-left: 0px;
}
.headline {
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 120%;
	background-image: url(../gfx/hr-schmal.gif);
	background-repeat: repeat-x;
	background-position: 0px 22px;
	margin-top: 0px;
	vertical-align: top;
}
.top {
	vertical-align: top;
}
.proz95-width {
	width: 95%;
	background-color: #006633;
}
.hinweis {
	background-image: url(../gfx/pfeil-gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 40px;
}
.versal {
	text-transform: uppercase;
}
.hr {
	background-image: url(../gfx/hr.gif);
	background-repeat: no-repeat;
	background-color: #5E8DC7;
	display: block;
	background-position: center;
}
.ico-mail {
	background-image: url(../gfx/mail.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
.ico-tel {
	background-image: url(../gfx/tel.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 30px;
}
.ico-fax {
	background-image: url(../gfx/fax.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
.info {
	margin-left: 20px;
}
table {
	border-collapse: separate;
	border-spacing: 0px;
}
table td, table th {
	padding: 0px;
}
/* #center {
	width: 800px;
	left: 50%;
	position: relative;
	background-color: #5E8DC7;
	margin-left: -400px;
	text-align: left;
} */

#center {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
header {
	height: 189px;
	width: 800px;
	background-color: #5E8DC7;
	background-image: url(../gfx/banner-bg-sommer.jpg);
	background-repeat: no-repeat;
	position: relative;
	display: block;
}
header .homelink {
	height: 100px;
	width: 170px;
	left: 0px;
	top: 5px;
	position: absolute;
}
#center header .lang {
	float: none;
	padding-left: 695px;
	padding-top: 0px;
}
#center header h1 {
	margin-top: 0px;
	margin-left: 20px;
}
#center header #facebook-box {
	height: 30px;
	width: 250px;
	position: relative;
	top: 70px;
	left: 10px;
}
#center header #language_dropdown {
	width: 150px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center #menue {
	width: 200px;
	background-color: #5e8dc7;
	float: left;
	overflow: hidden;
	font-size: 80%;
}
#center #menue ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* Menueteil oben benoetigt andere ID! */
#center #menue #menue-ul a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gfx/menue-li-norm.gif);
	display: block;
	text-indent: 20px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#center #menue #menue-ul i {
	color: #FFFFFF;
}
#center #menue #menue-ul a:hover {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-hover.gif);
	display: block;
	background-repeat: no-repeat;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#center #menue #menue-ul .activ-link {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-aktiv.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.7em;
}
#center #menue #menue-ul .activ-link a {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-aktiv.gif);
	line-height: 1.7em;
	text-indent: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#center #menue #menue-ul .activ-link-ebene2 {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-aktiv.gif);
	line-height: 1.7em;
	text-indent: 40px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* Menueteil oben benoetigt andere ID! */
/* Menueteil unten benoetigt andere ID! */
#center #menue #menue2-ul a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../gfx/menue-li-norm.gif);
	display: block;
	text-indent: 20px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#center #menue #menue2-ul a:hover {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-hover.gif);
	display: block;
	background-repeat: no-repeat;
	line-height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#center #menue #menue2-ul .activ-link {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-aktiv.gif);
	text-indent: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.7em;
}
#center #menue #menue2-ul .activ-link a {
	color: #FFFFFF;
	background-image: url(../gfx/menue-li-aktiv.gif);
	line-height: 1.7em;
	text-indent: 20px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* Menueteil unten benoetigt andere ID! */

#center #menue #ecc_cover {
	list-style-type: none;
	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#center #menue #ecc_cover a {
	color: #FFFFFF;
	background-image: url(../gfx/pfeil-weiss.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#center #menue #messelink {
	list-style-type: none;
	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
}
#center #menue #messelink a {
	color: #FFFFFF;
	background-image: url(../gfx/pfeil-weiss.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#center #menue #messelink a:hover {
	color: #CCCCCC;
	background-image: url(../gfx/pfeil-weiss-over.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 10px;
}
#center #menue #news {
	width: 190px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#center #content {
	width: 560px;
	background-color: #5e8dc7;
	padding-bottom: 25px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	float: left;
	margin-left: 20px;
	margin-right: 0px;
}
#content #ul-newdot {
	list-style-image: url(../gfx/newdot.gif);
	list-style-type: none;
}
#content #ul-newdot li {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
	list-style-image: url(../gfx/newdot.gif);
	list-style-position: outside;
}
#content #ul-nodots {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
#ul-news {
	list-style-type: none;
	padding-left: 0px;
}
#ul-news li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#ul-news li .newshead {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 6px;
}
#center #content #ul-star #ul-dot li {
	list-style-image: url(../gfx/dot.gif);
	list-style-type: none;
}
#content #ul-2spaltig {
	list-style-type: none;
}
#content #ul-2spaltig .left {
	display: block;
	width: 150px;
	float: left;
	font-weight: bold;
}
#content #ul-2spaltig .right {
	display: block;
	width: 300px;
	float: left;
}
#content #ul-horizontal {
	list-style-type: none;
}
#content #ul-horizontal li {
	float: left;
	display: block;
	width: 200px;
	padding: 15px;
}
#content table .center {
	text-align: center;
}
#content #agbs {
	margin: 5px;
}
.btn {
	width: 110px;
}
.btn-150 {
	width: 150px;
}
.btn-160 {
	width: 160px;
}
.btn-210-suche {
	height: 24px;
	width: 210px;
	font-size: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2E5483;
}
.btn-210-suche:hover {
	height: 24px;
	width: 210px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	cursor: pointer;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #4177BA;
}
.btn-210-suche-big {
	height: 50px;
	width: 210px;
	font-size: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-color: #2E5483;
}
.btn-210-suche-big:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #4177BA;
}
.checkbox {
	width: 15px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.txt-box-norm-error {
	background-color: #FFFF99;
	width: 220px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ul-nodot-nomargin {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*.true {
	background-color: #00CC33;
	border: 3px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
	display: block;
	padding-left: 35px;
	padding-right: 35px;
	background-image: url(../gfx/success.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	margin-bottom: 25px;
}
.true p {
	background-image: url(../gfx/success.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.false {
	background-color: #FF0000;
	border: 3px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 450px;
	display: block;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 25px;
	background-image: url(../gfx/attention_2.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.false ul {
	list-style-type: square;
}*/
.options-div {
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ml10 {
	margin-left: 10px;
}
.visible {
	visibility: visible;
	border: 2px solid #FF0000;
}
.invisible {
	visibility: hidden;
	border: 2px solid #00FF00;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.clear-float {
	float: none;
}
.bannerdiv {
	height: 60px;
}
.pl9 {
	margin-left: 9px;
}
.galerie {
	margin: 0px;
	padding: 0px;
}
.galerie li {
	float: left;
	margin: 12px;
	list-style-type: none;
}
.galerie li a img {
	border: 2px solid #FFFFFF;
}
.pt02 {
	padding-top: 2px;
}
.pt05 {
	padding-top: 5px;
}
.mb-05 {
	margin-bottom: -5px;
}
.mt10 {
	margin-top: 10px;
}
.indextext {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.noscript {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6666;
	padding: 5px;
	border: 2px solid #FF0000;
}
.twenga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
}
.valamar {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #662b87;
	border-bottom-color: #662b87;
	margin-top: 10px;
	padding-top: 95px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fec400;
	padding-right: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #662b87;
	border-left-color: #662b87;
	margin-bottom: 10px;
	background-image: url(../gfx/logos/logo_gitzenweilerhof.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333333;
}
.valamar img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -12px;
	background-color: #fec400;
}
.valamar a {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
}
.valamar a:hover {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
#land_desc {
	margin-top: 20px;
}
#land_desc ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#land_desc li {
	margin: 2px;
	padding: 2px;
	list-style-image: url(../gfx/dot.gif);
	list-style-position: outside;
}
#tagcloud {
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
#tagcloud a {
	text-align: justify;
}
.true {
	background-color: #00CC33;
	border: 3px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
	background-image: url(../gfx/successmsg.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: auto;
	margin-top: 25px;
}
.true p {
	background-image: url(../gfx/success.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
.false {
	background-color: #FF0000;
	border: 3px solid #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../gfx/failmsg.gif);
	background-position: 0px top;
	background-repeat: no-repeat;
	height: auto;
	margin-top: 25px;
}
.false ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.false ul li {
	float: left;
	list-style-type: none;
	margin-right: 25px;
	margin-left: 2px;
	list-style-image: url(../gfx/a-errors-li.gif);
}
#tabmenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#tabmenu li {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #94B1DA;
	list-style-type: none;
}
#tabmenu a {
	text-decoration: none;
}
#topsites {
	padding: 5px;
	border: 2px solid #FFFFFF;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topsites #inner {
	background-color: #83a7d3;
	padding: 5px;
}
#topsites #inner thead {
	color: #FFFFFF;
}
#topsites #inner .topsite-result {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#content #campimg {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
}
#content #campimg a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 560px;
}
.input_geo {
	width: 150px;
	margin-right: 1px;
	color: #666666;
	padding-left: 5px;
}
#suche {
	padding-bottom: 10px;
}
.broke_url {
	padding: 3px;
	border: 1px solid #A0BCDE;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	text-decoration: none;
	width: 250px;
	background-color: #7299c9;
}
.broke_url:hover {
	background-color: #87A9D1;
}
.broke_url a {
	text-decoration: none;
	display: block;
}
#ecc_leseprobe {
	background-image: url(../gfx/ecc_leseprobe_bg.gif);
	height: 96px;
	width: 538px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	display: block;
	text-decoration: none;
}
#ecc_leseprobe:hover {
	background-image: url(../gfx/ecc_leseprobe_bg-hover.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ecc_leseprobe .title {
	padding: 0px;
	font-size: 170%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#ecc_leseprobe .desc {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 85%;
}
#ecc_gewinnspiel {
	background-image: url(../gfx/ecc_gewinnspiel_bg.gif);
	height: 73px;
	width: 318px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 170%;
	font-weight: bold;
	color: #672c86;
}
#ecc_gewinnspiel:hover {
	background-image: url(../gfx/ecc_gewinnspiel_bg_hover.gif);
	height: 73px;
	width: 318px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 170%;
	font-weight: bold;
}
#ecc_desc {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 85%;
}
#ecc_desc li a {
	width: 250px;
	float: left;
	height: 110px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	/*background-image: url(../gfx/ecc_desc_li_bg.gif);*/
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#ecc_desc li a:hover {
	background-color: #ADC6E4;/*background-image: url(../gfx/ecc_desc_li_bg-hover.gif);*/
}
#ecc_desc li a .title {
	padding: 0px;
	margin: 0px;
	font-size: 120%;
	display: block;
	font-weight: bolder;
}
#ecc_desc li a .desc {
	padding: 0px;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 120%;
}
/* Beschreibung als Background bei li und li:hover auf allen sprachen */
.ecc_desc_de li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg.gif);
}
.ecc_desc_de li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover.gif);
}
.ecc_desc_en li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_en.gif);
}
.ecc_desc_en li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_en.gif);
}
.ecc_desc_pl li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_pl.gif);
}
.ecc_desc_pl li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_pl.gif);
}
.ecc_desc_nl li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_nl.gif);
}
.ecc_desc_nl li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_nl.gif);
}
.ecc_desc_dk li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_dk.gif);
}
.ecc_desc_dk li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_dk.gif);
}
.ecc_desc_cz li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_cz.gif);
}
.ecc_desc_cz li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_cz.gif);
}
.ecc_desc_es li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_es.gif);
}
.ecc_desc_es li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_es.gif);
}
.ecc_desc_fr li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_fr.gif);
}
.ecc_desc_fr li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_fr.gif);
}
.ecc_desc_it li a {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg_it.gif);
}
.ecc_desc_it li a:hover {
	background-image: url(http://www.ecc-campingfuehrer.de/gfx/ecc_desc_li_bg-hover_it.gif);
}
/* Beschreibung als Background bei li und li:hover auf allen sprachen */

#ecc_points {
	list-style-type: decimal;
	background-color: #91B3DC;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ecc_points li {
	padding: 5px;
	margin-bottom: 0px;
}
#lang-select {
	height: 24px;
	width: 336px;
	margin-left: 460px;
}
#lang-select ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#lang-select ul li {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.img-whiteborder {
	border: 2px solid #333333;
}
#facebook-faces {
	padding: 5px;
	border: 2px solid #FFFFFF;
	font-size: 0.8em;
	margin-top: 10px;
}
#facebook-faces #inner-faces {
	background-color: #83a7d3;
	padding: 5px;
}
#center #footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 40px;
	padding: 20px;
}
#center #footer #lang-footer {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#center #footer #lang-footer li {
	float: left;
	margin-right: 6px;
}
#breadcrumb {
	font-style: italic;
	font-weight: bold;
	background-color: #83a7d3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 1px;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}
#breadcrumb a:hover {
	color: #335e91;
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}
#breadcrumb .normal-txt {
	font-style: normal;
	font-weight: normal;
}
#breadcrumb h4 {
	margin-bottom: 5px;
	font-size: 1.1em;
}
#outher-border {
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#outher-border h2, #topsites h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#inner-border {
	border: 5px solid #5e8dc7;
	background-color: #83a7d3;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 80%;
}
#inner-border h3 {
	font-size: 185%;
}
/* als klasse */
.outher-border {
	border: 2px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.outher-border h2, #topsites h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.inner-border {
	border: 5px solid #5e8dc7;
	background-color: #83a7d3;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	font-size: 80%;
}
.inner-border h3 {
	font-size: 185%;
}
/* als klasse ende */
.horizontal_ul, .horizontal_ul_zweispaltig {
	padding: 0px;
	margin: 0px;
}
.horizontal_ul li, .horizontal_ul_zweispaltig li {
	list-style-type: none;
	float: left;
	margin: 2px;
	padding: 2px;
	white-space: nowrap;
}
.horizontal_ul li {
	width: 170px;
}
.horizontal_ul_zweispaltig li {
	width: 250px;
}
#cp_anschrift {
	float: left;
	width: 250px;
	font-weight: bold;
}
#cp_anschrift ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.cp_moredata {
	list-style-type: none;
	padding: 5px;
}
ul#highlight.cp_moredata {
	background-color: #FFEC9F;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 10px;
	padding-left: 10px;
}
ul#highlight.cp_moredata h4 {
	border-bottom-color: #FF9900;
	border-top-color: #FF9900;
	background-color: #FFCC00;
}
ul.cp_moredata li img {
	margin-bottom: -2px;
}
ul.cp_moredata li img:hover {
	cursor: default;
}
ul.cp_moredata h4, h4.cat_headline {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E8DC7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5E8DC7;
	background-color: #BBCFE8;
}
.cp_footer {
	padding-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5E8DC7;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 5px;
	padding-left: 5px;
}
ul.cp_moredata_neighbourhood {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #83a7d3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c7d7eb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 27px;
	margin-left: 0px;
}
ul.cp_moredata_neighbourhood li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7d7eb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
ul.cp_moredata_neighbourhood h4 {
	margin-top: 4px;
	margin-bottom: 4px;
}
/* (box)breiten per css */
.w100proz {
	width: 100%;
}
.w95proz {
	width: 95%;
}
.w70proz {
	width: 70%;
}
.w30proz {
	width: 30%;
}
.w260 {
	width: 260px;
}
.w230 {
	width: 230px;
}
.w200 {
	width: 200px;
}
.w165 {
	width: 165px;
}
.w140 {
	width: 140px !important;
}
.w114 {
	width: 114px !important;
}
.w112 {
	width: 112px !important;
}
/* tabellen cellspacing in px */
.cs5 {
	border-spacing: 5px;
}
/* tabellen cellpadding in px */
.cp5 {
	padding: 5px;
}
/* suche und Sortables */
table.sortable thead {
	color: #333333;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table.sortable td {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.sortable th {
	color: #FFFFFF;
	line-height: 35px;
}
table.sortable .highlight {
	background-color: #7299c9;
}
#searchpages {
	display: block;
	margin-top: 10px;
}
#searchpages b {
	font-size: 115%;
}
/* Sortable tables ende */
.googleads {
	padding-left: 25px;
}
a.anzlink {
	background-color: #FFFFFF;
	display: block;
	margin-left: 5px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
a.anzlink img {
	display: block;
}
a.anzlink:hover img, a.fkk_farm_enter:hover img {
	opacity: 0.8;
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
