body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF ;
}

h1, h2, h3, h4 { color: #c63700; }

table{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 0.75em;
}

hr {color:#C7AB20; height:1px;}

a:link, a:visited, a:active { color: #BE5532; }
a:hover { 
	background-color: #EEE4C9;
	color:#000000; }

p, div, span {	font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em}

.klein {font-family: Arial;font-size:8pt}
.big {font-family: Arial; font-size:16pt}
.error { font-weight: bold; font-size: medium; color:#c63700; }
.message { font-weight: bold; font-size: medium; color:#FFFF00; }

.terminliste{
	width: 100%;
	border: 1px solid #FFC25E;
	}
	
.kopfzeile{
	font-weight:bold;
	background-color: #EDEAE3;
	}
		
.liste {
	background-color:;
	border-right : 1px;
	border-left : 1px;
	border-bottom : 1px;
	border-color :#FCF8CA;
	border-width : 1px;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}
.FormularButton {  
	background-color: #c63700; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color:#FFFF99; 
	cursor:default;
	}

.terminold {  
	color: #AFAFAF; 
}
