a:link { color:#363A91; text-decoration:none}
a:visited { color:#363A91; text-decoration:none}
a:hover { color:#586063; text-decoration:none}

body {
	background: #f6f6f6;
	padding-top: 0px
}
.menue {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	
	padding-left: 10px; 
	background: #E4E9EE; 
	border: #c0cad4; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.menue_list {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	
	padding-left: 17px; 
	background: #E4E9EE; 
	border: #c0cad4; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
.menue_hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-left: 10px; 
	background: #D0E0F0; 
	border: #c0cad4; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	cursor:pointer;
	cursor:hand;
}
.menue_hover_list {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-left: 17px; 
	background: #D0E0F0; 
	border: #c0cad4; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	cursor:pointer;
	cursor:hand;
}
.menue_leer {
	background: #E4E9EE
}

#termine td {
	padding: 0 10px 5px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#termine th, #termine tr {
	vertical-align:top;
}


