BODY {
	background-color: #99CC99;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
}

DIV, TABLE, P {
	font-size: 14px;
}

H1 {
	font-size: 16px ;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 10px 0px 0px 0px ;
}

H2 {
	font-size: 14px ;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 0px 0px 0px 0px ;
	margin: 0px;
}

.center {text-align:"center";}

.colored {
	background: #FBD58C;
	border: 1px solid #F4A500;
	padding: 5px;
	margin: 5px 0px 5px 0px ;
}

.leftheader {
	font-weight: bold;
}

.righttext {

}

.header1 {

}

.small {
	height: 1px;
	font-size: 1px;
	background: #F4A500;
	line-height: 1px;
}

.morespace {
	margin: 10px 0px 10px 0px;
}

table.ordizeiten TD, table.ordizeiten_allgemein TD{
	padding-right: 20px;
}

table.ordizeiten #data_0_0 {
	font-weight: bold;
	padding-bottom: 5px;
}

/* Verwaltungsbereich */

table.edit-betreuung input.text {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 150px;
}

table.edit-betreuung textarea {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 500px;
	height: 50px;
}

table#edittable2 textarea {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 350px;
	height: 20px;
}

table#edittable2 input.text {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 250px;
}

table.edit-zeiten_woche input.text {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 100px;
}

table.edit-zeiten_woche textarea {
	border: 1px solid black ;
	font-size: 12px;
	font-family: Verdana;
	width: 120px;
	height: 40px;
}

table.edit-zeiten_woche #data_0_0 {
	font-weight: bold;
	width: 60px;
	margin-bottom: 10px;
}

table.edit-zeiten_woche #data_0_1 {
	display: none;
}

table.edit-zeiten_woche #data_0_2 {
	display: none;
}

table.edit-zeiten_woche #data_0_3 {
	display: none;
}

