/*
	CSS Document: css_abm.css
	Version: 1.0 | Date: 2005-09-30
	Author: websLINE, 2005
	-------
*/


.abm-ueberschrift {
	width: auto;
	background: url(img_bg-abmueberschrift.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: right;
	}
.abm-termin {
	background-color: #F3EFEC;
	padding: 10px;
	}
.abm-alttermin {
	background-color: #EFEAE6;
	padding: 10px;
	}
#abm-zimmer1, #abm-zimmer2, #abm-zimmer3, #abm-zimmer4 {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	background: #F3EFEC;
	}
.abm-erw {
	width: 20%;
	background-color: #ECE5E1;
	text-align: center;
	}
.abm-kind {
	width: 20%;
	background-color: #F8F5F4;
	text-align: center;
	}
input, select {
	border: 0px;
	font-size: 12px;
	text-align: left;
	padding-left: 3px;
	}

.title-abm {
	font-weight: bold;
	background-color: #ECE5E1;
}
.abm {
	background-color: #F3EFEC;
}
.abm-package {
	color: #008000;
}



/* RESTPLATZBÖRSE */

TD {
	font-family: Verdana;
	font-face: 10px;
	font-color: #000;
}
.restplatz-title {
	background-color: #ECE5E1;
	text-align: center;
	font-weight: bold;
}
.restplatz-data {
	text-align: center;
}  