/*
	CSS Document: css_abm-main.css
	Version: 1.1 | Date: 2008-01-15
	Project: www.seehotelbrunner.com
	Author: websLINE, 2008
	-------
*/

#dAbm, #dCalendar  {
	margin: 0;
	padding: 0;
	}
#dAbm,
.calculator input, 
.calculator select, 
.calculator textarea,
.calculator a, 
.calculator table {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
	letter-spacing: 0.01em;
	}
img {
	border: 0;
	}
#dAbm table {
	width: 100%;
	border: 0;
	}
td,
th {
	vertical-align: top;
	text-align: left;
	}
.abmlink {
	display: block;
	margin-top: 30px;
	color: #666;
	}
.green {
	color: green;
	text-decoration: none;
	}
.red {
	color: red;
	text-decoration: none;
	}



/* CALCULATOR */

.calculator table {
	width: 100%;
	border: 0;
	}
.calculator h2 {
	font-size: 1.2em;
	}
.calculator .bttnAbm {
	width: 445px;
	height: 32px;
	border: 0;
	cursor: pointer;
	}
.calculator .block td {
	padding: 10px 5px;
	}
.calculator .headline {
	display: block;
	text-align: right;
	background-repeat: repeat-x !important;
	background-position: bottom !important;
	margin: 15px 0 0 0;
	}
.calculator .headline h3 {
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
	padding: 16px 50px 0 10px; margin: 0;
	height: 26px;
	background-repeat: no-repeat !important;
	background-position: right top !important;
	}
.calculator .headline h3 b {
	display: none;
	}
.calculator .abminput {
	/*padding: 10px;*/
	}
.calculator .green {
	color: green;
	text-decoration: none;
	}
.calculator .red {
	color: red;
	text-decoration: none;
	}
.calculator .arrival .enquirydate {
	line-height: 22px;
	}
.calculator .arrival .enquirydate input {
	width: 70px;
	}
.calculator .persons th {
	font-weight: normal;
	padding: 5px;
	}
.calculator .persons th b {
	display: block;
	}
.calculator .persons .datarow td {
	padding: 2px 5px;
	}
.calculator .persons .room td,
.calculator .persons .room div,
.calculator .persons .roomtype td,
.calculator .persons .roomtype div {
	padding: 2px 0;
	}
.calculator .persons .roomtype {
	width: 100%;
	text-align: left;
	}
.calculator .persons .roomlink {
	display: block;
	padding-left: 2px;
	width: 200px !important;
	float: left;
	}
.calculator .persons .room .roomlink {
	width: 300px;					/* << Breite Link "Details" !!! */
/*	background: orange;*/
	}
.calculator .persons div.occupancy {
	float: right;
	text-align: left;
	width: 47px;
	}
.calculator .persons .room div.occupancy {
	width: auto;
	}
.calculator .persons .adult,
.calculator .persons .childA,
.calculator .persons .childB,
.calculator .persons .childC,
.calculator .persons .childD {
	text-align: center;
	width: 20%;
	}
.calculator .additional .more {
	float: right;
	}
.calculator .additional .service {
	padding: 4px;
	margin: 1px 0 0 0;
	}
.calculator .additional .service div {
	font-weight: normal;
	padding: 0 0 0 12px;
	}
.calculator .insurance .abminput input {
	vertical-align: middle;
	}
.calculator .calculate,
.calculator .enquiry {
	text-align: right;
	margin-top: 10px;
	}

.calculator .result th,
.calculator .result td {
	padding: 5px;
	}
.calculator .result .option .abminput {
	padding-left: 0;
	padding-right: 0;
	}
.calculator .result .option .resultblock {
	margin-top: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	}
.calculator .result .option .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.calculator .result .option .cat {
	padding-left: 10px;
	}
.calculator .result .option .cat a {
	font-weight: bold;
	}
.calculator .result .option .roomtitle {
	color: #666;
	font-weight: normal !important;
	}
.calculator .result .option .date {
	width: 70px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .pers {
	width: 25px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .price, 
.calculator .result .option .totalprice {
	width: 85px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	}
.calculator .result .option .totalprice {
	border-bottom-style: double;
	border-bottom-width: 3px;
	}
.calculator .result .link {
	display: block;
	text-align: right;
	padding-top: 5px;
	}
.calculator .result .link a {
	font-weight: bold;
	}
.calculator .result .address td {
	padding: 1px 5px;
	}
.calculator .result .address .col1 {
	width: 30%;
	text-align: right;
	padding-top: 4px;
	}
.calculator .result .address .firstname {
	width: 120px;
	}
.calculator .result .address .lastname {
	width: 160px;
	}
.calculator .result .address .street, 
.calculator .result .address .email, 
.calculator .result .address .phone, 
.calculator .result .address .fax, 
.calculator .result .address .comment {
	width: 299px;
	}
.calculator .result .address .zip {
	width: 74px;
	}
.calculator .result .address .city {
	width: 206px;
	}
.calculator .result .address .country {
	width: 305px;
	}
.calculator .result .newsletter input {
	vertical-align: middle;
	}



/* RESTPLATZBÖRSE */

.lastminute .nodata {
	display: block;
	padding: 5px;
	text-align: center;
	}
.lastminute .block {
	padding: 10px;
	}
.lastminute table {
	width: 100%;
	border: 0;
	}
.lastminute th, 
.lastminute td {
	padding: 5px;
	vertical-align: bottom;
	}
.lastminute .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E0D9C7;
	}
.lastminute b {
	display: block;
	}



/* INFO BUTTONS */


.infobttn {
	float: right;
	position: relative;
	}
.infobttn a {
	display: block; 
	width: 13px; height: 13px;
	float: right;
	position: absolute;
	top: 10px;
	left: -13px;
	text-decoration: none !important;
	background: url(img_symbol-info.gif) no-repeat;
	}
.infobttn a:hover {
	background: url(img_symbol-info.gif) no-repeat;
	padding: 0;
	}
.infobttn a b {
	position: absolute;	
	visibility: hidden;
	left: -165px;
	width: 165px;
	font-weight: normal;
	text-align: left;
	}
.infobttn a:hover b {
	visibility: visible; 
	width: 145px; 
	padding: 10px;
	margin: 0; 
	background: #b5d7e7; 
	border: 1px dashed #aaa;
	color: #20364E;  
	top: -10px;
	}
.persons .infobttn a:hover b.iebug {
	top: -80px;
	}
.address .infobttn a:hover b.iebug {
	top: -155px;
	}



/* SOFTWARE   */

.software {
	width: 100%;
	border: 0;
	}
.software .title {
	width: 150px;
	background: #d5eafe;
	padding: 3px;
	}
.software .data {
	background: #eff7ff;
	padding: 3px;
	}



/* ANTWORT */

.answer .transmission td,
.answer .clearing td {
	padding: 5px;
	}
.answer .transmission td.title,
.answer .clearing td.title {
	font-weight: bold;
	}
.answer .transmission td.title a,
.answer .clearing td.title a {
	color: black !important;
	}
.answer .transmission td.info, 
.answer .clearing td.info {
	font-style: italic;
	font-size: 10px;
	}
.abmoffer div * {
	font-size: 1em;
	}
.abmoffer ul {
	border: 0 !important;
	margin: 0 20px !important;
	padding: 0 !important;
	}
.abmoffer li a:hover {
	position: relative;
	text-decoration: none;
	}
.abmoffer li a div {
	display: none;
	position: absolute;
	top: 5px; left: 100px;
	width: 570px;
	background: #eee;
	border: 1px solid #666;
	padding: 10px;
	margin: 10px 0;
	}
.abmoffer li div img {
	float: left;
	margin-right: 10px;
	}
.abmoffer li a:hover u {
	text-decoration: none;
	font-weight: bold;
	}
.abmoffer li a:hover div {
	display: block;
	}
.abmoffer li a:hover div li {
	list-style: circle;
	background-image: none !important;
	padding-left: 0px !important;
	margin: 0 10px !important;
	}


/* CALENDAR */

.calendar { 
	background-color: #fff;
	padding: 5px;
	width: 100%;
	height: 100%;
	}
.calendar td {
	font-family: Tahoma, Verdana, sans-serif !important; 
	font-size: 12px !important;
	}
.calendar .month {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #2b557d;
	}
.calendar .days {
	text-align: center;
	color: #2b557d;
	}
.calendar .current {
	width: 14%;
	background: #FF2525;
	text-align: center;
	}
.calendar .weekend {
	width: 14%;
	text-align: center;
	}
.calendar .working {
	width: 14%;
	text-align: center;
	}
.calendar .off {
	width: 14%;
	text-align: center;
	text-decoration: line-through;
	color: #999;
	}
.calendar a.link, 
.calendar a.link:hover {
	font-size: 12px !important;
	color: #000;
	}
.calendar a.link_oth, 
.calendar a.link_oth:hover {
	color: #999;
	}