/* ------------------------------------	*/
/* eCamp Revolutions - Stylesheet 2005	*/
/* (c) J3S GbR 				*/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	background: #FFFFFF;}
td	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	}
.subbody {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	}
#mastercontainer {
	margin: 0 auto;
	padding: 0px;
	width: 740px;
	text-align: left;}

#start {background-color:#ffffff;}

/* this is link style stuff ------------------------------------ */
a {
	color: #000000;
	text-decoration:none;}
a:HOVER {
	background: #F5E255;}
a.BLOCK {
	display: block;
	height: 100%;}


/* some global ones for debugging and backwards comaptiblity ------------------------------------ */
.hidden {
	display:none;
	visibility:hidden;}
div {
	margin: 0 auto;
	padding: 0px;
	border: 0px solid black;
	position: relative;
	word-wrap: break-word;
	}
.spacer {
	float: left;
	width: 100%;
	height: 5px;
	overflow:hidden;}
.warning {
	padding-left: 25px;
	background: url(images/w.gif) left top no-repeat;
	color:#CC3300;
	font-weight:bold;
	font-style:italic;
			}

/* we have two major columns, this is one of them ------------------------------------ */
.onethirty {
	width: 130px;
	float: left;
        background: #FFFFFF url(images/ms.gif) no-repeat center top;

         }
.push {
	top: 12px;
	left: 5px;}


/* .. and this is the second, each may be flavored with CAPs-Subclasses ------------------------------------ */
.foureighty {
	top: 0px;
	left: 0px;
	width: 480px;
	/* float: left; */
	text-align: left;
	overflow: hidden;}
.foureighty.VIP, .foureighty.REGULAR {
    padding-left: 5px;
}
.foureighty.AWARD {
    padding-left: 30px;
}
.foureighty.HEAD {
    float: left;
}
.fourseventy {
	top: 0px;
	left: 0px;
	width: 480px;
	float: left;
	text-align: right;
	overflow: hidden;}
.foureighty .SOCIAL {
	float: right;
	padding-right: 5px;
}
.HEAD {
	left: 0px;
	background: #FFFFFF url(images/mm.gif) no-repeat center top;}
.VIP, .LINK {
	background: #ECC700;
	height: 18px; }
.REGULAR {
	background: #CFCBC3;
	height: 18px; }
.LIST {
	background: #F2F1EA;
	margin-bottom: 7px;}
.BREAK {
	overflow: auto;
	clear: both;
	float: none;}
.tools {
	left: 65px;
	width: 200px;
	float: left; }


/* these are used on detail pages ------------------------------------ */
.threesixty {
	width: 360px;
	float: left;
	text-align:right;
	margin-right: 5px;}
.foureighty.VIP .threesixty {
	width: 355px;
}
.foureightydown {
	top: 0px;
	left: 0px;
	position: absolute;}
.eighty {
	width: 80px;
	float: left;
	top: 5px;}
.onefiftyfive {
	left: -2px;
	width: 153px;
	float: left;
	margin-right: 2px;
	padding-left: 2px;
	border-left: 2px solid white;
	}

.det0 {	background: url(images/det0.jpg) no-repeat left center;}
.det1 {	background: url(images/det1.jpg) no-repeat left center;}
.det2 {	background: url(images/det2.jpg) no-repeat left center;}
.det3 {	background: url(images/det3.jpg) no-repeat left center;}
.det4 {	background: url(images/det4.jpg) no-repeat left center;}
.det5 {	background: url(images/det5.jpg) no-repeat left center;}
.det6 {	background: url(images/det6.jpg) no-repeat left center;}
.det7 {	background: url(images/det7.jpg) no-repeat left center;}
.det8 {	background: url(images/det8.jpg) no-repeat left center;}
.det9 {	background: url(images/det9.jpg) no-repeat left center;}
.detl {	background: url(images/detl.gif) no-repeat left bottom}
.detr {	background: url(images/detr.gif) no-repeat right bottom;}


#det0 {	display:none}
#det1 {	display:none}
#det2 {	display:none}
#det3 {	display:none}
#det4 {	display:none}
#det5 {	display:none}
#det6 {	display:none}
#det7 {	display:none}
#det8 {	display:none}
#det9 {	display:none}

/* VIP-Link and any combination ------------------------------------ */
/* priviledged: war auf top:-17px (schwachsinn) */
.privileged {
    position: absolute;
    right: 15px;
	top: 0px;
	text-align:right;
	font-weight: bold;
	}
.AWARD .privileged {
	right: 35px;
	}
.AWARDBIG {
	clear: both;
	padding: 20px 25px;
	}
.AWARDBIG a:hover {
	background: none;
    }
IMG.AWARDICON {
	position: absolute;
	left: 2px;
	top: -7px;
	}
.privilinked {
	left: 2px;
	top: 4px;
	width: 60px;
	margin-right: 5px;
	float: left;
	}
.privimg {
	float: left;
	width: 410px;
	}

/* yai, guess what.. ------------------------------------ */
.banner {
	float: none;
	clear: both;
	text-align: right;}
.bannerimg {
	float: none;
	clear: both;
	text-align: center;}
.fullsize {
	left: 5px;
	width: 468px;
	height: 80px;
	text-align:center;
	margin-bottom: 7px; }
.halfsize {
	width: 125px;
	height: 135px;
	margin-bottom: 15px; }
.vipbanner {
   vertical-align: top;
	text-align:center;
	margin-top:0px;
	background-image:url(../../rev/images/bg_vip.jpg);
	background-repeat: repeat;
	float: none;
	clear: both;

	}
.linkback {
  width:480px;
  text-align:center;
  background: #D3E3F3;
  font-size:12px;
  
  
  overflow:hidden;
  float:left;
  clear: both;
}
.linkback2 {
  width:480px;
  text-align:center;
  background: #EEEEEE;
  font-size:12px;
 
  
  overflow:hidden;
  float:left;
  clear: both;
}
.dirback {
  width:480px;
  text-align:center;
  overflow:hidden;
  float:left;
  clear: both;
}

/* and now some buttons ----------------------------------- */

.bc {float: left; width: inherit;}

.bl {height: 24px; width: 15px; float: left; background: url(images/b.gif) no-repeat center left;}
.bm {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	line-height: 23px;
	height: 24px; width: auto; float: left; background: url(images/b.gif) no-repeat center center;
	}
.bm_ox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	line-height: 22px;
	height: 24px; width: 250; background: url(images/b_ox3.gif) no-repeat;
	}	
	
.br {height: 24px; width: 15px; float: left;}

/* following created at  10 /10 2007 by z*/
input{
background-color:#FFFFFF;font-size:13px;
}
select{

}
submit{
font-size:13px;background-color:#f0f0f0;


/* submenu li+re created at  21/11 2007 by z*/
}
dl, dt, dd, ul, li {
margin: 0;
padding: 2px;
list-style-type: none;
font: 11px verdana, arial, sans-serif;
}

#menu {
width: 120px;
}
#menu dt {
cursor: pointer;
margin: 0px 0;
height: 20px;
line-height: 10px;
text-align: left;
font-weight: bold;
}
#menu dd {

}


#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
}

#menu li a:hover,  {
background: #eee;
}
#menu dt a:hover {
background: #ECC700;
}
.mtmsg_title1 ,.mtmsg_title2 ,.mtmsg_title3 ,.mtmsg_title4 ,.mtmsg_title5 ,.mtmsg_title6 {
  display:none;
  height:0px;
  clear:both;
}
.mtmsg_title  {
  font-weight:bold;
}
.mtmsg_body{
  margin-top:-14px;
  
}
.mtmsg_img {
  padding-right:5px;
  float:left;
}
.panoramio {
  padding-left:5px;
  padding-right:0px;
  padding-bottom:20px;
  width: 230px;  
  float:left;
  text-align:center;
  
}
.panoramioclip {
  border: 1px solid #e0e0e0;
  background:#fff;
  width: 220px;
  overflow: hidden;
  padding:3px;
}
.nextfotos {
  height:0px;
  overflow:hidden;
}
.infodiv {
  width:100%;
  font-size:10px;
  margin-top:5px;
  font-weight:bold;
  font-style:italic;
}
#gmap {
  position:relative;
  overflow:hidden;
  border:1px solid #909090;
  margin-bottom:0px;
  padding:0px;
  margin-left:1px;
}