/* ----------------------------------------
	 Rechte Spalte
	 © 2005 by Melan
------------------------------------------- */

.buttons {
	position: relative;
	float: left;
	left: 20px;
}

.buttons ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.buttons li {
	display: block;
	width: 40px;
	height: 25px;
	float: left;
}

.languages {
    display: block;   
    height: 20px;
    padding: 5px;
}

.languages ul {
    list-style-type: none;
    margin: 0;
    padding: 0;   
    float: right;
}

.languages li {
    float: left; 
    display: block;
    background: #fff;
    padding: 1px;
    margin: 0 0 0 2px;
    line-height: 12px;
    width: 20px;
    height: 12px;
    border: 2px solid #ee5019;      
}

.languages li.selected {
    border: 2px solid #ffca00;      
}

#calendar {
	position: relative;
	padding: 20px;
	display: block;
	width: 175px;
}

#calendar h1 {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
}

#info {
	position: relative;
	padding: 20px 20px 0 20px;
	float: left;
	display: block;
	width: 175px;
	color: #fff;
}

.info_contactbutton {
    padding: 10px 0 0 10px;
}

.info_contactbutton a:link, .info_contactbutton a:visited {
	display: block;	
	width: 170px;
	padding: 2px 0 3px 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	background: #DA3F0A url(/images/menu.gif) repeat-y;
}

.info_contactbutton a:hover, .info_contactbutton a:active {
	background: #B63307 url(/images/menu.gif) repeat-y;
}

.info_contactbutton a.selected:link, .info_contactbutton a.selected:visited {
	color: #666;
	background: #fff url(/images/menu_selected.gif) repeat-y;
}

.info_contactbutton a.selected:hover, .info_contactbutton a.selected:active {
	background: #eee url(/images/menu_selected.gif) repeat-y;
}

.info_office {
	position: relative;	
	display: block;
	padding-top: 0;
	width: 175px;
	color: #fff;
}

.info_office a:link, .info_office a:visited {

	text-decoration: none;
	color: #fff;
	
	voice-family: "\"}\""; 
	voice-family: inherit;
	padding-left: 13px;
	background: url(/images/link_pfeil_w.gif) 2px 4px no-repeat;
}

.blank_002 { } /* fuer IE5 */

.info_office a:hover, .info_office a:active {
	text-decoration: underline;
}

.info_bottom {
	padding-top: 20px;
	position: relative;	
	display: block;
	width: 175px;
	color: #fff;
}

#info h1 {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	padding: 0;
	margin: 0;
}

.info_tel {
	display: block;
	float: left;
	width: 50px;
}

.info_day {
	display: block;
	float: left;
	width: 50px;
}

.info_number {
	display: block;
	float: left;
	width: 115px;
}

.info_time {
	display: block;
	float: left;
	width: 115px;
}

#book {
	position: relative;
	display: block;
	width: 215px;
}

.row_form {
	position: relative;
	display: block;
	width: 175px;
	height: 22px;
	margin-top: 15px;
}

.calendar_month select {
	width: 116px;
	float: left;
	margin-right: 2px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;

}

.blank_041 { } /* fuer IE5 */

.calendar_year select {
	width: 55px;
	float: left;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

.row_title {
	position: relative;
	display: block;
	width: 175px;
}

.row_title ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.row_title li {
	display: block;
	float: left;
	width: 21px;
	height: 18px;
	margin-right: 2px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background-color: #A72A00;
	border: 1px solid #A72A00;
}

.block_days {
	position: relative;
	float: left;
	top: 2px;
	display: block;
	width: 175px;
}

.block_days ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.block_days li {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}

.block_days .white a:link, .block_days .white a:visited {
	display: block;	
	width: 21px;
	height: 18px;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #A72A00;
	
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 21px;

}

.blank_040 { } /* fuer IE5 */

.block_days .white a:hover, .block_days .white a:active {
	background-color: #FFC5B2;
}

.block_days .grey a:link, .block_days .grey a:visited {
	display: block;	
	width: 21px;
	height: 18px;
	color: #333;
	text-decoration: none;
	background-color: #ddd;
	border: 1px solid #A72A00;
	
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 21px;
}

.blank_041 { } /* fuer IE5 */

.block_days .grey a:hover, .block_days .grey a:active {
	background-color: #FFC5B2;
}

.block_days .red a {
	display: block;	
	width: 21px;
	height: 18px;
	color: #fff;
	text-decoration: none;
	background-color: #A72A00;
	border: 1px solid #A72A00;
}

.block_days .blank {
	float: left;
	display: block;	
	width: 21px;
	height: 18px;
	color: #666666;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #D23E0C;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}
