body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #383838;
	background-attachment: fixed;
	background-color: #e8e7e4;
	background-image: url(../images/layout/hintergr.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
}

/*************************************/

div#haupt {
	background-attachment: fixed;
	background-image: url(../images/layout/hintergr_mitte.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 960px;
	padding-left: 21px;
}

div.haupt_mitte {
	width: 920px;
	vertical-align: top;
}

/*************************************/

div#mitte_li {
	float: left;
	width: 260px;
	padding-top: 8px;
	padding-left: 8px;
}

div#mitte_mi_S {
	float: right;
	width: 443px;
	padding-top: 12px;
	text-align: left;
}

div#mitte_mi_L {
	float: right;
	width: 630px;
	padding-top: 12px;
	padding-right: 15px;
	text-align: left;
}

div#mitte_re {
	float: right;
	width: 200px;
	padding-top: 8px;
	text-align: right;
	padding-right: 3px;
	text-align: center;
}

/*************************************/

div#navi_li_ob {
	width: 252px;
	background-image: url(../images/layout/navi_li_ob.png);
	background-repeat: no-repeat;
	height: 28px;
}

div#navi_li_mi {
	width: 252px;
	background-image: url(../images/layout/navi_li_mi.png);
	background-repeat: repeat-y;
}

div#navi_li_un {
	width: 252px;
	background-image: url(../images/layout/navi_li_un.png);
	background-repeat: no-repeat;
	height: 21px;
}

/*************************************/

div#admin_navi {
	padding: 10px;
	float: left;
	width: 180px;
	background: #dbd7d2;
}

div#admin_inhalt {
	padding: 10px;
	float: right;
	width: 700px;
}

.hintergrGruen {
	background: #8cba1d;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 1.5em;
}

/*************************************/

.inhalt {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

/*************************************/

.fenster1_ob {
	background-image: url(../images/layout/fenster1_ob.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 192px;
}

.fenster1_mi {
	background-image: url(../images/layout/fenster1_mi.png);
	background-repeat: repeat-y;
	width: 192px;
	text-align: center;
}

.fenster1_un {
	background-image: url(../images/layout/fenster1_un.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 192px;
}

.reiter_off {
	background: url(../images/reiter_off.png) no-repeat center top;
	width: 104px;
	height: 20px;
	text-align: center;
}

.reiter_on {
	background: url(../images/reiter_on.png) no-repeat center top;
	width: 104px;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

/*************************************/

.zeileTD_0 { 		/* Hintergrund */
	padding: 4px;
	background: #e8e7e4;
	text-align: left;
}

.zeileTD_1 { 		/* hell */
	padding: 4px;
	background: #f6f4f2;
	text-align: left;
}

.zeileTD_2 { 		/* dunkel */
	padding: 4px;
	background: #dbd7d2;
	text-align: left;
}

.zeileTD_3 { 		/* Hintergrund */
	padding: 4px;
	background: #e8e7e4;
	text-align: left;
}

.zeileTD_4 { 		/* grün */
	padding: 4px;
	background: #7BC479;
	text-align: left;
}

.zeileTD_5 { 		/* gelb */
	padding: 4px;
	background: #E1DF80;
	text-align: left;
}

.zeileTD_6 { 		/* rot */
	padding: 4px;
	background: #D57C6C;
	text-align: left;
}
