body {
	background-color:#F9F9F9;
}
table {
	border: 0px solid #F27E03;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a {
	color: #F27E03;
}

#wrapper {
        width: 100%;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        text-align: center;
}
td{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: center;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}
td.header {
        font-size: 10px;
}
td.monat  {
	background-color:#fffaed;
	text-align: left;
}
td.day{
	background-color:#fffaed;
	width: 12px;
	text-align: center;
}
td.day_check{
	background-color: #00a3d2;
}
td.anreise-b{
	background-image: url(belegungsplan_anreise-b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.abreise-b{
	background-image: url(belegungsplan_abreise-b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.belegt-b{
	background-color: #b33302;
}
td.wechsel-b{
	background-image: url(belegungsplan_wechsel-b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.wechsel-o{
	background-image: url(belegungsplan_wechsel-o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.anreise-o{
	background-image: url(belegungsplan_anreise-o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.abreise-o{
	background-image: url(belegungsplan_abreise-o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}
td.belegt-o{
	background-color: #f27e03;
}

td.wechsel-o-b{
	background-image: url(belegungsplan_wechsel_o-b.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}

td.wechsel-b-o{
	background-image: url(belegungsplan_wechsel_b-o.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #00a3d2;
}#liste {

        width: 100%;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        text-align: center;
}
#liste a {
	text-decoration: none;
}
#liste table {
	width: 900px;
}

#liste td {
	font-size: 14px;
	padding: 3px;
}
#liste .footer {
	font-size: 12px;
	color: #F27E03;
}
.footer {
	color: #FFFFFF;
	background-color: #00a3d2;
}
