/*
	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) repeat-x center bottom;
	text-align: right;
	padding-right: 10px;
	}
.abm-termin {
	background: #FEEDCC;
	padding: 10px;
	}
.abm-alttermin {
	background: #FEF1D6;
	padding: 10px;
	}
#abm-zimmer1, #abm-zimmer2, #abm-zimmer3, #abm-zimmer4 {
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	background: #FEEDCC;
	}
.abm-erw {
	width: 20%;
	background: #FFF8E8;
	text-align: center;
	}
.abm-kind {
	width: 20%;
	background: #FFF8E8;
	text-align: center;
	}
.title-abm {
	font-weight: bold;
	background: #FDE4B2;
	}
.abm {
	background: #FEEDCC;
	}
.abm-package, .abm-package a {
	color: #008000;
	}


/* RESTPLATZBÖRSE */


.restplatz-title {
	background: #FDE4B2;
	font-weight: bold;
	}
.restplatz-data, .restplatz-nodata {
	background: #FEEDCC;
	}
.restplatz-nodata {
	text-align: center;
	font-weight: bold;
	color: #f60;
	}
