img { border:none; }
a { color:#f0ab00; }
a:hover { color:#469C64; }
.grau { color:#999; }
input, submit, select { font-size:1em; }

.green h1 {
	font-weight:normal;
	font-size:18px;
	margin-top:60px;
}

.green p {
	font-size:14px;
}

#labels {
	width:920px;
	border:0px solid #dfeee4;
	border-width:1px 0px 0px 0px;
	float:left;
	margin:0px 20px 0px 20px;
	text-align:center;
}

* html #labels {
        /* \*/
	margin-left:10px;
	margin-right:10px;
        /* */	
}

/*hide print logo*/
img[src="/~campi123/pix/logo_weiss.gif"] {
	display:none;
}

#header img.printlogo {
	display:none;
}


#header img.screenlogo {
	width:158px; 
}



#labels img{
	padding:15px; 
	vertical-align:middle;
}

#subnav {
	background-color:#fbeabf;
	width:100%;
	float:left;
}

#subnav ul {
	list-style-type:none;
	width:100%;
	margin:24px 0px 0px 0px;
	padding:0px;
}

#subnav li {
	border:0px solid #FFF;
	border-width:0px 0px 1px 0px;
}

#subnav li.first {
	border-width:1px 0px 1px 0px;
}

#subnav li.international {
	border-width:1px 0px;
	border-color:#E71517;
	margin-top:20px;
}

#subnav a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	display:block;
	padding:2px 0px 2px 10px;
	background-color:#fbeabf;
}

#subnav a:hover {
	background-color:#f9dd99;
}

#subnav a.active, #subnav a.active:hover {
	background-color:#f7d47c;
}

.plan {
	float:left;
	margin:0px 5px 0px 15px;
	display:inline;
}

.text2 {
	float:left;
	margin:0px 5px 0px 15px;
	display:inline;
}

.text{
	width:560px;
	float:left;
	margin:0px 20px 0px 20px;
	display:inline;
}

p {
	margin:0px 0px 0.5em 0px;
}

h1 {
	margin:15px 0px 20px 0px;
	font-size:18px;
	font-weight:normal;
}

h2 {
	margin:0.5em 0em 1em 0em;
	font-size:11px;
	width:100%;
}

.listing, .out_and_about {
	float:left;
	width:760px;
	padding:8px 0px 8px 0px;
	clear:both;
}

.listing {
	border:0px solid #DFEEE4;
	border-width:0px 0px 1px 0px;
}
	

.listing .image, .out_and_about .image{
	float:right;
}

.out_and_about .image img{
	padding:0px 0px 4px 0px;
}

.listing .description, .out_and_about .description {
	float:left;
	width:460px;
}

.listinghome {
	float:left;
	width:100%;
/*	padding:8px 0px 8px 0px;*/
/*	clear:both;*/
}

.list {
	width:358px;
	padding:4px 0px 4px 0px;
	border:0px solid #DFEEE4;
	border-width:0px 0px 1px 0px;
}

.text ul {
	margin:0.25em 0px 0px 15px;
	padding:0px;
}

.text li{
	margin:0px;
}

table.tab td, table.tab th {
	vertical-align:top;
	text-align:left;
}

.pdf {
	vertical-align:top;
} 

/*.datePicker*/
.datePicker input {
	text-align: center;
}

.datePicker table.jsCalendar {
	font-size: .9em;
	left: 0;
	top: 2em;
}
/*====== jsCalendar ======*/
.jsCalendar {
	background: #fff;
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align: center;
}

.jsCalendar td {
	padding: 1px;
	text-align:center;
}

.jsCalendar thead td {
	font-weight: bold;
	text-align:center;
}

.jsCalendar thead td a {
	font-weight: normal;
	cursor: pointer;
	text-align:center;
}

.jsCalendar thead td a:hover {
	text-decoration: none;
	text-align:center;
}

.jsCalendar thead .days td {
	background: #ccc;
	text-align:center;
}

.jsCalendar tbody td {
	width: 2.5em;
	background: #eee;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align:center;
}

.jsCalendar tbody td strong {
	display: block;
	background: #fff;
	text-align:center;
}

table.media {
	width:600px;
}

table.media th {
	text-align:left;
	padding:2px 5px;
	white-space:nowrap;
	border:0px solid #E3EFD5;
	border-bottom-width:1px;
}

table.media th a {
	text-decoration:none;
}

table.media th.active a {
	color:#000;
	text-decoration:none;
}

table.media td {
	vertical-align:top;
	text-align:left;
	padding:2px 5px;
	border:0px solid #E3EFD5;
	border-bottom-width:1px;
}

table.media b {
	color:#666;
}
