/* REDEFINE */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* background-image:url(http://www.abss.at/kierlinger/img/back_site.jpg); */
	background-repeat:repeat-x;
	margin:0;
	overflow:-moz-scrollbars-vertical;
	overflow: scroll;
	color:#4A4F32;
}

.imenu {
	padding-left:10px;
	color:#4A4F32;
	line-height:130%;
	font-size:15px;
	}

.amenu {
	color:#A4AB32;
	line-height:130%;
	font-size:15px;
	}

.isub {
	color:#4A4F32;
	}

.asub {
	color:#A4AB32;
	}



/* FONTS */

.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}	

.text11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}	

.text12, body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}	

.text13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}	

.text14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}	

.text16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}	

.text18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}	

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}	



/* FARBEN */

.lgreen {
	color:#A4AB32;
}

.llgreen {
	color:#E9EBCE;
}

.dgreen {
	color:#4A4F32;
}
.oliv {
	color:#939878;
}


.bold {
	font-weight:bold;
}























/* LAYER */
#content
{
	margin:0;
	padding-top:0;
	padding-left:0;
	padding-bottom:0.01em;
	z-index:2;
	background-image:url(http://www.abss.at/kierlinger/img/back_site.jpg);
	background-repeat:repeat-x;
}

#footer_container
{
	position:fixed;
	bottom:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:20px;
	z-index:30000;
}
#footer 
{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	background:#FFFFFF;
	z-index:30000;
	height:20px;
	border-top:0px solid #000000;
}

/* Nun f&uuml;r den MSIE */
* html, * html body 
{
	overflow:hidden;
	bottom:0;
	height:100%;
}

* html #footer_container
{
	position:absolute;
	width:100%;
	padding-right:16px;
}

* html #footer
{
	height:100%;
	position:static;
}
* html #content 
{
	position:absolute;
	top:0; bottom:0; left:0; right:0;
	height:100%;
	width:100%;
	overflow:scroll;
	margin:0;
}




a {
	color:#A4AB32;
	text-decoration:underline;
}

.listfield {
	border-bottom: 1px solid #A4AB32;
	padding-left: 2px;
	padding-top:2px;
	padding-bottom:2px;
}

.fotofield {
	border: 1px solid #4A4F32;
	padding:1px;
	text-align:center;
}

html {
	margin-bottom: 1px; 
	height: 100%
} 