body {
	margin: 0;
	padding: 0;
/*	width: 790px;*/
	background: url('images/bg/bg.gif') repeat-y;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #565656;
}

#page {
	width: 790px;
	float: left;
}

a {
	color: #f00;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #565656;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

h3 {
	font-size: 10px;
}

h4 {
	font-size: 18px;
}

.small, sup, sub {
	font-size: 9px;
}


/* ###########    Header    ########### */

#header-ads {
	width:790px; margin:0; padding:0; background:#fff;
}

.header {
	float: left;
	position: relative;
	width: 790px;
	height: 175px;
	border: solid red 0;
	border-top-width: 1px;
	background: url('images/bg/bg_header.gif') bottom left no-repeat white;
}

.header .logo {
	margin-top: 5px;
	line-height: 13px;
}

.header .logo img {
	float: left;
	margin: 13px 10px 0 0;
}

/* # # # # # #    ServiceMenu    # # # # # # */

.servicemenu {
	float: right;
	margin: 0;
	padding: 1px;
	border: solid red;
	border-width: 0 0 1px 1px;
}

.servicemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	font-size: 9px;
}

.servicemenu li {
	display: inline;
	margin: 0;
	padding: 0 7px;
}

.servicemenu a {
	font-weight: bold;
	font-size: 9px;
}

.servicemenu a:hover {
	color: #565656;
	font-weight: bold;
	font-size: 9px;
}

.servicemenu a.on {
	color: #565656;
	font-weight: bold;
	font-size: 9px;
}

/* ###########    Body      ########### */

.body {
	width: 790px;
}

/* # # # # # #    Menu       # # # # # # */

.menu {
	float: left;
	width: 170px;
	margin: 0;
	padding: 10px;
	/*text-align: center;*/
}

.menu h1 {
	width: 152px;
	margin: 0;
	margin-bottom: 8px;
	padding: 4px;
	padding-left: 12px;
	background: url('images/bg/menu_h1_bg.gif');
	background-position: left bottom;
	border: solid #565656 1px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #565656;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu ul li {
	float: left;
	width: 168px;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	background: url('images/bg/menu_li_bg.gif') bottom repeat-x;
	border: 1px solid #565656;
}

.menu ul li a {
	float: left;
	margin: 0;
	padding: 4px;
	padding-left: 12px;
	background: url('images/bg/menu_bg.gif') no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

.menu ul li a:hover {
	background: url('images/bg/menu_bg_on.gif') no-repeat;
	background-position: left bottom;
}

.menu ul li a.on {
	background: url('images/bg/menu_bg_on.gif') no-repeat;
	background-position: left bottom;
	color: #565656;
}

.menu ul li a.on:hover {
	color: #f00;
}

.menu ul li span {
	float: right;
	padding: 4px;
}

/* * * * *   SubMenu   * * * * */

.menu ul li ul li {
	float: left;
	width: 168px;
	margin: 0;
	margin-top: 2px;
	padding: 0;
	background: url('images/bg/menu_li_bg.gif') bottom repeat-x;
	background-position: left bottom;
	border-width: 1px 0;
}

.menu ul li ul li a {
	background: url('images/bg/menu_bg_on.gif') no-repeat;
	background-position: left bottom;
}

.menu ul li ul li a:hover {
	background: url('images/bg/menu_bg.gif') no-repeat;
	background-position: left bottom;
}

.menu ul li ul li a.on {
	background: url('images/bg/menu_bg.gif') no-repeat;
	background-position: left bottom;
}

.menu ul li.submenu {
	background: #cecece;
	border-bottom-width: 0;
}

.menu ul li.submenu p {
	margin: 2px 10px;
	font-weight: bold;
}

/* # # # # # #    Content    # # # # # # */

.content {
	float: left;
	width: 325px;
	margin: 0;
	padding: 10px;
	line-height: 16px;
}

.content h1 {
	width: 308px;
	margin: 0;
	margin-bottom: 10px;
	padding: 3px 0px 3px 15px;
	border: solid 1px silver;
	background: url('images/bg/bg_content.gif') no-repeat left bottom;
	line-height: 13px;
}

.content p {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	clear: both;
}

.content ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	display: block;
}

.content .servicelink {
	text-align: right;
	font-weight: bold;
}

.pagebar {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border: solid silver;
	border-width: 1px 0px;
	background: #f9f8f8;
	line-height: 13px;
	text-align: center;
	clear: both;
}

.pagebar .back {
	float: left;
	display: inline;
	font-weight: bold;
}

.pagebar .next {
	float: right;
	display: block;
	font-weight: bold;
}

.content table {
	font-size: 11px;
	line-height: 16px;
}

.content td.left {
	width: 120px;
	font-weight: bold;
	vertical-align: top;
}

.content .infobox {
	margin-bottom: 10px;
	padding: 5px;
	border: dotted #565656 1px;
	background: #fee;
}

.info {
	 border-bottom: dotted #565656 0px;
	 border-bottom-width: 1px;
}

/* * * * * *   Campingplaetze   * * * * * */
.cplatz {
	float: left;
	width: 325px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: dotted black;
	border-width: 1px 0px;
	background: #f9f8f8;
}

.cplatz .body {
	width: 305px;
	margin: 2px 0px 2px 20px;
}

.cplatz a {
	font-weight: bold;
}

.eyecatcher {
	float: left;
	margin: 2px 5px 2px 0px;
	line-height: 13px;
	clear: both;
}

.eyecatcher_image {
	float: left;
	width: 93px;
}

.eyecatcher_image span {
	float: left;
	clear: both;
}

.small img {
	margin: 2px 5px 0px 0px;
}

/* * * * * *   Forum   * * * * * */
.forum {
	float: left;
	width: 325px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: dotted black;
	border-width: 1px 0px;
	background: #fff8f8;
}

.forum .body {
	width: 305px;
	margin: 2px 0px 2px 20px;
}

.forum a {
	font-weight: bold;
}

/* * * * * *   Boerse   * * * * * */
.boerse {
	float: left;
	width: 325px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: dotted black;
	border-width: 1px 0px;
	background: #f9f8f8;
}

.boerse .body {
	width: 305px;
	margin: 2px 0px 2px 20px;
}

.boerse a {
	font-weight: bold;
}

/* * * * * * *   DetailSeiten    * * * * * * */

.images {
	float: left;
	margin: 0;
	padding: 5px 0px;
	border: dotted #000;
	border-width: 1px 0px;
	clear: both;
}

.images a {
	float: left;
	width: 160px;
	height: 153px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	background: url('images/icons/zoom.gif') no-repeat bottom left;
}

.images a:hover {
	background: url('images/icons/zoom2.gif') no-repeat bottom left;
}

.content table {
	margin: 10px 0px;
	clear: both;
}

.content td {
	vertical-align: top;
}

/* # # # # # #    Right      # # # # # # */

.right {
	float: left;
	width: 235px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

.right p {
	float: left;
	margin: 0;
	padding: 0;
}

.right .container {
	float: left;
	width: 221px;
	margin: 0;
	margin-bottom: 10px;
	padding: 6px;
	border: solid silver 1px;
	background: #fff;
	text-align: left;
}

.right .karte {
	float: left;
	width: 233px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border: solid silver 1px;
	background: #fff;
}

.right h1 {
	float: left;
	width: 203px;
	height: 13px;
	margin: 0;
	padding: 3px 15px;
	border: solid silver 1px;
	border-bottom-width: 0;
	background: url('images/bg/bg_content.gif') no-repeat left bottom;
	font-weight: bold;
	color: #565656;
}

/* * * * * * *    Karte    * * * * * * */

.minimap {
	float: left;
	width: 107px;
	height: 121px;
	margin: 5px 0;
}

.deutschland {background: url('karte/images/deutschland_mini.gif') no-repeat;}
.deutschland:hover {background: url('karte/images/deutschland_mini_on.gif') no-repeat;}

.oesterreich {background: url('karte/images/oesterreich_mini.gif') no-repeat;}
.oesterreich:hover {background: url('karte/images/oesterreich_mini_on.gif') no-repeat;}

.holland {background: url('karte/images/holland_mini.gif') no-repeat;}
.holland:hover {background: url('karte/images/holland_mini_on.gif') no-repeat;}

.frankreich {background: url('karte/images/frankreich_mini.gif') no-repeat;}
.frankreich:hover {background: url('karte/images/frankreich_mini_on.gif') no-repeat;}

.spanien {background: url('karte/images/spanien_mini.gif') no-repeat;}
.spanien:hover {background: url('karte/images/spanien_mini_on.gif') no-repeat;}

.italien {background: url('karte/images/italien_mini.gif') no-repeat;}
.italien:hover {background: url('karte/images/italien_mini_on.gif') no-repeat;}

.daenemark {background: url('karte/images/daenemark_mini.gif') no-repeat;}
.daenemark:hover {background: url('karte/images/daenemark_mini_on.gif') no-repeat;}

.kroatien {background: url('karte/images/kroatien_mini.gif') no-repeat;}
.kroatien:hover {background: url('karte/images/kroatien_mini_on.gif') no-repeat;}

.rumaenien {background: url('karte/images/rumaenien_mini.gif') no-repeat;}
.rumaenien:hover {background: url('karte/images/rumaenien_mini_on.gif') no-repeat;}

.griechenland {background: url('karte/images/griechenland_mini.gif') no-repeat;}
.griechenland:hover {background: url('karte/images/griechenland_mini_on.gif') no-repeat;}

/* ###########    FORM     ############ */

form {
	float: left;
	margin: 0;
	padding: 0;
}

form br {
	clear: both;
}

fieldset {
	padding: 0;
	padding-bottom: 15px;
	margin: 0;
	margin-bottom: 20px;
	border: dotted #565656;
	border-width: 0 0 1px 0;
}

legend {
	font-weight: bold;
}

.area {
	width: 319px;
	height: 120px;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.feld {
	width: 190px;
	margin-bottom: 5px;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.pull {
	width: 195px;
	height: 16px;
	margin-bottom: 5px;
	padding: 0;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.but {
	float: right;
	width: 100px;
	margin-left: 5px;
	background: #f9f8f8;
	border: solid #565656 1px;
	color: #565656;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.cb {
	float: left;
}

label {
	float: left;
	width: 125px;
	font-weight: bold;
}

label.n {
	float: left;
	width: 140px;
	font-weight: normal;
}

.searchpull {
	margin-top: 3px;
	width: 220px;
	height: 16px;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchfield {
	width: 180px;
	color: #565656;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchbut {
	float: left;
	width: 16px;
	height: 16px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	background: url('images/icons/pfeil.gif') no-repeat bottom;
}

/* ###########    Adverts    ########### */

.ad-head {
	float: left;
	width: 468px;
	height: 60px;
	margin: 1px;
	padding: 1px;
}

.ad-headlogo {
	position: absolute;
	top: 102px;
	left: 419px;
	width: 234px;
	clear: both;
}

.ad-pagecenter {
	float: left;
	width: 790px;
	padding: 0;
	padding-top: 5px;
	background: #fff;
	height: 20px;
	border: solid red 0;
	border-bottom-width: 1px;
	text-align: center;
}

.ad-skyscraper {
	background: silver;
	width: 168px;
	height: 800px;
}

#googleAdsense {
	width: 160px;
	margin: 4px 0 0 10px;
	float: left;

	position: absoulte;
	left: 800px;

}

#content h3
,.ctrlHolder {
	clear: both;
}



/*
#bewertung .nofloat label {
	float: none;
}

#bewertung label, #bewertung ctrlLabel {
	float: left;
	width: 50%;
}

body#bewertung {
	background: #fff;
}

#bewertung h3 {
	font-size: 14px;
	padding: 5px 0;
}

#bewertung h4 {
	padding: 0 0 5px;
	font-size: 12px;
}

#bewertung .content {
	width: 760px;
}
*/


.bewertungen {
	border-top: 1px dotted gray;
	width: 345px;
	margin: 10px -10px;
}

.bewertungen-header {
	font-weight: bold;
}

.bewertungen-header, .bewertungen-kurz, .bewertungen-detail
{
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px dotted gray;
}

.bewertungen-kurz
{
	cursor: pointer;
}

.bewertung-kriterium {
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px dotted silver;
	padding: 5px 0;
}


.bewertung-datum {
	width: 70px;
	float: left;
	padding: 5px 0 5px 5px ;
}

.bewertung-note, .bewertung-note-detail {
	width: 40px;
	float: right;
	padding: 5px;
	padding-left: 10px;
	margin-left: -10px;
}

.bewertung-fazit {
	float: left;
	padding: 5px 0 5px 5px;
	width: 205px;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
}

.bewertungen-detail  .bewertung-fazit {
	border: none;
	width: 280px;
	padding-left: 10px;
}

.bewertungen-detail
{
	border-bottom: 3px dotted gray;
}

.bewertung-info {
	float: left;
	padding-left: 10px;
	width: 320px;
}

.ie .bewertung-info {
	margin-right: -10px;
}

.ie .bewertung-kriterium-name {
	margin-right: -10px;
}


.ie .bewertung-fazit {
	margin-right: -10px;
}

.bewertung-kriterium-name {
	width: 150px;
	margin-left: 50px;
	float: left;
}



.kriterien-footer
, .kriterien-header {
	font-weight: bold;
}

.kriterien-footer .bewertung-kriterium-name
, .kriterien-header .bewertung-kriterium-name
{
	margin-left: 10px;
	width: 230px;

}

p.bewertung-link {

	padding: 10px;
}

.uniForm blockLabels label
,.uniForm blockLabels .label {
	float: none;
}

#bewertung-form {
	display: none;
	padding: 0 0 10px 0;
	float: left;
	clear: both;
	width: 100%;
}

.bewertung-list {
	float: right;
	width: 150px;
	height: 20px;
	margin-right: 10px;
}

.bewertung-list a:active,
.bewertung-list a:link,
.bewertung-list a:visited,
.bewertung-list a:hover {
	color: #565656;
	font-weight: normal;
}

.bewertung-list .bewertung-label{
	float: left;
}
.bewertung-label{
	letter-spacing: -1px;
}

.bewertung-messwert {
	float: right;
	width: 100px;
	height: 15px;
	background: url('images/icons/campingplatz-rating.gif') right top no-repeat;
	margin-right: 10px;

}

.bewertung-messwert2 {
	float: right;
	width: 100px;
	height: 15px;
	background: url('images/icons/campingplatz-rating.gif') right top no-repeat;
	margin-right:-10px;

}

.bewertung-5 {
	background-position: 0px;
}


.bewertung-4 {
	background-position: -20px;
}


.bewertung-3 {
	background-position: -40px;
}


.bewertung-2 {
	background-position: -60px;
}


.bewertung-1 {
	background-position: -80px;
}

.eycatcher {
	margin-top: 5px;
}

.campingplatz-statistik {
	float: left;
	width: 130px;
}


.bewertung-detail{
	clear: both;
	border-bottom: 1px dotted gray;
	padding: 5px 0;
}



/* .blockLabels */
.uniForm .blockLabels .textInput,
.uniForm .blockLabels .fileUpload{
  width:99.5%; /* Required property */
}

.uniForm .blockLabels .selectInput{
  display:block;
  width:100%; /* Required property */
}
.uniForm .blockLabels textarea{
  width:99.5%; /* Required property */
  height: 5.2em;
  font-family: sans-serif;
  font-size: 12px;
}
.uniForm .blockLabels .formHint{
  width:100%; /* Required property */
}

#google_map {
	width: 100%;
	height: 300px;
}


#selecttravelbanner {
	width: 234px;
	height: 285px;
	background-image: url(http://www.campingplatz.de/images/bg_vacan.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
#selecttravelnavi {
  width: 234px;
	padding-left: 2px;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
}
/*#selecttravelnavi p {
	display: inline;
	margin: 0;
	padding: 0;
}
#selecttravelnavi p:hover {
	background-color: #ff0000;
	color: #ffe5bf;
}
*/
#selecttravelnavi a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}
#selecttravelnavi a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#selecttravelnavi a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#selecttravelnavi a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff0000;
}
#selecttravelnavi a:active {
	font-size: 11px;
	color: #ffe5bf;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff0000;
}
#selecttravelcontent {
	width: 234px;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0.2px;
}
#selecttravelcontent input[type='text'] {
	height: 15px;
	font-size: 9px;
	color: #000000;
	border: 1px solid #ff0000;
	width: 120px;
	padding-left: 5px;
	vertical-align: middle;
}
#selecttravelcontent input[type='checkbox'] {
	height: 12px;
	width: 12px;
	border: 1px solid #ff0000;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#selecttravelcontent select {
	height: 15px;
	font-size: 10px;
	color: #000000;
	border: 1px solid #ff0000;
	width: 120px;
	padding-left: 5px;
	vertical-align: middle;
}
.checkboxfake {
	margin-bottom: 0px;
}
*html .checkboxfake {
	margin-bottom: -5px;
}
.checkboxfake input[type='checkbox'] {
	height: 12px;
	width: 12px;
	border: 1px solid #ff0000;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#selecttravelbanner input[type='submit'] {
	width: 50px;
	height: 20px;
	position: absolute;
	color: #ffffff;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	bottom: 23px;
	right: 10px;
}
.submitBTN {
	width: 50px;
	height: 20px;
	background-color: #ff0000;
	position:absolute;
	color: #ffffff;
	border: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	bottom:33px;
	right:10px;
}
*html .submitBTN {
	margin-top: 0px;
}
#land {
	white-space: nowrap;
	display: none;
	font-weight: normal;
}
#zeitraum {
	display: none;
	font-weight: normal;
}
#unterkunft {
	display: block;
	font-weight: normal;
}
#preis {
	display: none;
	font-weight: normal;
}
.BtnOn {
	background-color: #ff0000;
	color: #ffffff;
	border: 1px solid #ff0000;
	border-bottom: none;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
	margin-top: -6px;
	position:relative;
	-moz-border-radius: 4px 4px 0px 0px;
	-khtml-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	-o-border-radius: 4px 4px 0px 0px;
}
.BtnOff {
	color: #ffffff;
	display:block;
	float: left;
	margin: 0px 1px 0px 1px;
	padding: 2px 2px 2px 2px;
	cursor: pointer;
	margin-top: -5px;
	z-index:500;
	position:relative;
}
#selectravelInfoBTN {
	position: absolute;
	top: 20px;
	left: 274px;
}
#infoFrame {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 50px;
	width: 220px;
	border: 1px solid #ff0000;
	background-color: #fff;
	display: none;
	padding: 5px;
	z-index: 999;
	}
#hoverTrigger {
	position: absolute;
	top: 5px;
	left: 5px;
	height: 45px;
	width: 210px;
}
.topPosFix {
	height: 7px;
	overflow: hidden;
}
*html .topPosFix {
	height: 1px;
	overflow: hidden;
}
