@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

#abbinder {
	
	height:8px;
	width:960px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:160px;
	
}

#naviCon {
	
	z-index:99999999999999999 !important;
}
#navi {
	
}

html, body {
	height:100%;
}

body {
	
	background:#698c20 url(../img/bg_topRight.jpg) repeat-x top left;
}
#bgRight {
	background:url(../img/bg_top.jpg) no-repeat top left;
	position:relative;
	
}

#container {
	margin-left:160px;
	width:960px;
	
}

#head {
	height:350px;
	background:#000;
	margin-bottom:15px;
}

#navi {
	height:30px;
	overflow:hidden;
	background:#000 url(../img/bg_nav.png) repeat-x top left;
	margin-bottom:15px;
	
}

#mainCon {
	padding-bottom:30px;
}






