.steps {
	border-width: 0px;
/*	border-top-width: 1px; */
/* 	margin-right:13px; */
	border-color: #FF8000;
	border-style: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}

.slots {
	border-color: black;
	border-style: solid;
	border-width: 0px;
	width: 99%;
	background-color: white;
	clear: both;
}

.slot_free {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/smr-time-free.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #80FF80;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	cursor: pointer;
	position: static;
	text-align: right;
	height: 35px;
}

.slot_free2 {
	background-color: #80FF80;
/*  	border-bottom: 1px solid gray; */
	width: 100%;
	text-align: center;
}

.slot_occupied {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/smr-time-busy.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FF8080;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	cursor: not-allowed;
	position: static;
	text-align: right;
	height: 35px;
}

.slot_poccupied {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/smr-time-busy.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FF8080;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	cursor: not-allowed;
	position: static;
	text-align: right;
	height: 35px;
}

.slot_occupied2{
	background-color: #FF8080;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	text-align: center;
}


.slot_own {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/smr-time-busy.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFA080;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	cursor: not-allowed;
	position: static;
	text-align: right;
	height: 35px;
}

.slot_pown {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/smr-time-busy.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFA080;
/* 	border-bottom: 1px solid gray; */
	width: 100%;
	cursor: not-allowed;
	position: static;
	text-align: right;
	height: 35px;
}

table.summit {
	width: 99%;
}

table.widetable {
	border-width: 0px;
/*	border-color: #777777;
	border-style: groove;
	border-collapse: separate;
	background-color: #FFF; */
	margin: 3px;
	width: 100%;
}

tr.header {
	background-color: #FE8000;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 24px;
	vertical-align: top;
}

.middlealign {
	text-align: center;
	vertical-align: middle;
}

.meldung {
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.error {
	background-color: #D41602;
	color: #FFF;
	font-weight: bold;
	padding-left: 25px;
}

.okay {
	background-color: #6F6;
	color: #000;
	padding-left: 25px;
}

.klicken {
	cursor: pointer;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: right;
	background-repeat: no-repeat;
}

.DESC {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/arrow_up.gif);
}

.ASC {
	background-image: url(https://www.smronline.eu/tools/termin2/bgnd/arrow_dwn.gif);
}
small. {
	color: #333333;
}

.imessage {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
}
