html, body 	{ 
	border:2px;
	margin:5px;
	}
h1	{
	margin-top:0px;
	color: #003420;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial";
	}

#header_container {
	position: fixed;
	top: 0px;
	left:14%;
	margin: 0px;
	width: 100%;
	height: 130px;
	z-index: 2;
	color: #003420;
	background: #FFFFFF;
	}

#header {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 110px;
	z-index: 2;
	background-image: url("./pics/head_back.png");
	left: 0px;
	top: 37px;
	background-repeat: no-repeat;
	}

#logo	{
	position: fixed;
	left: 10px;
	top: 10px;
	z-index: 4;
	margin: 0px;
	padding: 0px;
	border: 0px none;
		}

 #ebene1	{
	color: #003420;
	font-size: 10px;
	font-weight: normal;
	font-family: "Arial";
	overflow:auto;
	}

#left	{
	position:fixed;
	top:110px;
	float:left;
	width:11%;
	padding:5px;
	background-image:url("pics/left.png");
	height:100%;
	z-index:4;
	background-repeat:repeat-y;
	overflow:hidden;
	}

#center	{
	position:fixed;
	top:130px;
	margin-left:14%;
	width:100%;
	/*height:30px;*/
	font-weight:bold;
	z-index:4;
	overflow:hidden;
	color:#003420;
	background:#FFFFFF;
	}

#ueber1	{
	position:fixed;
	top:160px;
	margin-left:14%;
	width:14%;
	font-weight:bold;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}

#ueber2	{
	position:fixed;
	top:160px;
	margin-left:28%;
	width:4%;
	font-weight:bold;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}

#ueber3	{
	position:fixed;
	top:160px;
	margin-left:32%;
	width:15%;
	font-weight:bold;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}

#ueber4	{
	position:fixed;
	top:160px;
	margin-left:47%;
	width:3%;
	font-weight:bold;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}

#ueber5	{
	position:fixed;
	top:160px;
	margin-left:50%;
	width:8%;
	font-weight:bold;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}
#ueber6	{
	position:fixed;
	top:160px;
	margin-left:58%;
	width:8%;
	font-weight:bold;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}
#ueber7	{
	position:fixed;
	top:160px;
	margin-left:66%;
	width:8%;
	font-weight:bold;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}
#ueber8	{
	position:fixed;
	top:160px;
	margin-left:74%;
	width:8%;
	font-weight:bold;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}
#ueber9	{
	position:fixed;
	top:160px;
	margin-left:82%;
	width:8%;
	font-weight:bold;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}
#ueber10	{
	position:fixed;
	top:160px;
	margin-left:90%;
	width:8%;
	font-weight:bold;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:4;
	overflow:hidden;
	}

#reihe1	{			/*Massnahme*/
	position:absolute;
	top:180px;
	margin-left:14%;
	width:14%;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}

#reihe2	{			/*Kontonummer*/
	position:absolute;
	top:180px;
	margin-left:28%;
	width:4%;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}

#reihe3	{			/*Kontoname*/
	position:absolute;
	top:180px;
	margin-left:32%;
	width:15%;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}

#reihe4	{			/*E/A*/	
	position:absolute;
	top:180px;
	margin-left:47%;
	width:3%;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}

#reihe5	{			/*BuchVJ*/
	position:absolute;
	top:180px;
	margin-left:50%;
	width:8%;
	text-align:right;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}
#reihe6	{			/*BuchAJ*/
	position:absolute;
	top:180px;
	margin-left:58%;
	width:8%;
	text-align:right;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}
#reihe7	{			/*Buch gesamt*/
	position:absolute;
	top:180px;
	margin-left:66%;
	width:8%;
	text-align:right;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}
#reihe8	{			/*KasseVJ*/
	position:absolute;
	top:180px;
	margin-left:74%;
	width:8%;
	text-align:right;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}
#reihe9	{			/*KasseAJ*/
	position:absolute;
	top:180px;
	margin-left:82%;
	width:8%;
	text-align:right;
	background-color:#B2ACA7;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}
#reihe10 {			/*Kasse gesamt*/
	position:absolute;
	top:180px;
	margin-left:90%;
	width:8%;
	text-align:right;
	background-color:#E6DED8;
	background-repeat:repeat-y;
	z-index:1;
	overflow:auto;
	}

#right	{
	position: fixed;
	left: 1000px;
	top: 110px;
	height:800px;
	width: 180px;
	z-index: 3;
	padding: 0px 0px 0px 10px;
	font-family: Arial,sans-serif;
	background-image: url("pics/right.png");
	background-repeat: no-repeat;
	overflow: hidden;
		}
.navright	 {
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/nav-item.png");
	background-repeat: no-repeat;
		}
.navrightsel	{
	padding: 0px 0px 0px 23px;
	font-size: 12px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/nav-item-sel.png");
	background-repeat: no-repeat;
			}
.navright a:link	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:visited	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:active	{
	color: #003420;
	text-decoration: none;
	font-family:"Arial";
			}
.navright a:hover	{
	color: #FF7100;
	text-decoration: none;
	font-family:"Arial";
			}
.prinright	 {
	padding: 0px 0px 0px 23px;
	font-size: 10px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/printer.png");
	background-repeat: no-repeat;
	}
.copright	 {
	padding: 0px 0px 0px 23px;
	font-size: 10px;
	font-weight: bold;
	color: #003420;
	background-image: url("pics/copyright.png");
	background-repeat: no-repeat;
		}
.texright	 {
	padding: 0px 0px 0px 23px;
	font-size: 24px;
	font-weight: bold;
	color: #003420;
	}

#footer_container 	{
	position: fixed;
	bottom: 0px; left: 0px; right: 0px;
	margin: 0px;
	height: 40px;
	color: #003420;
	background: #FFFFFF;
	z-index: 3;
	}

#footer 	{
	position: absolute;
	top: 0px; left: 0px; right: 0px; bottom: 0px;
	height: 40px;
	font-size: 10px;
	color:#003420;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	background: #FFFFFF;
	z-index: 3;
	}



.banner { position: fixed; left: 833px; top: 145px; width: 100px; height: 100%; z-index: 3; background: #FF8080; }


.small { font-size:9px; color:#003420; font-weight: normal; font-family: Arial,sans-serif; }

.big { font-size:12px; color:#003420; font-weight: bold; font-family: Arial,sans-serif; }

.h_themen { font-weight: bold; font-size: 16px; color: #FF7100; font-family: "Arial"; text-indent: 10px; margin-bottom: 3px; margin-top: 3px; }
.u_themen { font-weight: bold; font-size: 14px; color: #003420; font-family: "Arial"; text-indent: 15px; }


.backtop { font-weight: bold; font-size: 10px; color: #003420; font-family: "Arial"; text-decoration: none; }
.backtop a { font-weight: bold; font-size: 10px; color: #003420; font-family: "Arial"; text-decoration: none; }


table, td { color: #003420; font-size: 13px; font-weight: normal; font-family: "Arial"; }

/*Nur für den MSIE*/

* html, * html body {
	position:absolute;
	margin:0px;
	padding:0px;
	border:none;
	width:100%;
	height:100%;
	bottom:0px;
}

* html #header	{
	position:relative;
	background-image:url("./pics/head_back.png");
	top:37px;
	left:0px;
	background-repeat:no-repeat;
}

* html #logo	{
	position:absolute;
	left:10px;
	top:10px;
}

* html #left	{
	position:absolute;
	top:140px;
	width:12%;
	height:500px;
	}

* html #center	{
	position:absolute;
	top:150px;
}

* html #ueber1	{
	position:absolute;
	top:180px;
}

* html #ueber2	{
	position:absolute;
	top:180px;
}

* html #ueber3	{
	position:absolute;
	top:180px;
}

* html #ueber4	{
	position:absolute;
	top:180px;
}

* html #ueber5	{
	position:absolute;
	top:180px;
}

* html #ueber6	{
	position:absolute;
	top:180px;
}

* html #ueber7	{
	position:absolute;
	top:180px;
}

* html #ueber8	{
	position:absolute;
	top:180px;
}

* html #ueber9	{
	position:absolute;
	top:180px;
}

* html #ueber10	{
	position:absolute;
	top:180px;
}

* html #reihe1	{
	position:absolute;
	top:200px;
}

* html #reihe2	{
	position:absolute;
	top:200px;
}

* html #reihe3	{
	position:absolute;
	top:200px;
}

* html #reihe4	{
	position:absolute;
	top:200px;
}

* html #reihe5	{
	position:absolute;
	top:200px;
}

* html #reihe6	{
	position:absolute;
	top:200px;
}

* html #reihe7	{
	position:absolute;
	top:200px;
}

* html #reihe8	{
	position:absolute;
	top:200px;
}

* html #reihe9	{
	position:absolute;
	top:200px;
}

* html #reihe10	{
	position:absolute;
	top:200px;
}