/** IE PNGFIX **/

#IE img, 
#IE div {
    behavior: url(/fileadmin/web/scripts/iepngfix.htc);
}

/** BODY **/

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #666
}

	/* PID:3 Homepage
	
	body#page_3 .banner {
		background:transparent url(/fileadmin/web/images/banner_home_01.jpg) 3px top no-repeat;;
	}
	
	*/


#wrapper {
    width: 885px;
    margin-left: auto;
    margin-right: auto;
}

	#wrapper_top {
	    background: url(/fileadmin/web/images/top_bg.gif) no-repeat;
	    width: 885px;
	    height: 31px;
	    float: left;
	}
	
	#wrapper_center {
	    background: url(/fileadmin/web/images/center_bg.gif) repeat-y;
	    width: 885px;
	    float: left;
	}
	
		/** BANNER **/

		.banner {
		    background: url(/fileadmin/web/images/banner_home_01.jpg) no-repeat;
		    width: 792px;
		    height: 118px;
		    margin: 0 auto;
		    padding-left: 0;
		}

			.logo {
			    float: right;
			    margin: 20px 22px 0 0;
			}

			.banner_box {
			    background: url(/fileadmin/web/images/banner_box.png) top right no-repeat;
			    width: 410px;
			    /* 14.09.2010 / EM: 480, damit NÖ, OÖ auch angezeigt wird */
			    height: 54px;
			    float: left;
			}
			
				.banner_box h1 {
				    font-size: 30px;
				    color: #FFF;
				    font-family: Interstate-Light;
				    margin: 13px 0 0 17px;
				}

		/** TOPNAVIGATION **/

		.navigation {
		    width: 792px;
		    height: 29px;
		    margin-left: 47px;
		    margin-right: auto;
		}
		
			.nav_center {
			    background: url(/fileadmin/web/images/nav_center.gif) repeat;
			    width: 764px;
			    height: 29px;
			    float: left;
			}
			
			.nav_right {
			    background: url(/fileadmin/web/images/nav_right.gif) no-repeat;
			    width: 25px;
			    height: 29px;
			    float: left;
			}
		
			.navigation a {
			    /*font-family: Interstate-Regular;*/
			    font-size: 12px;
			    color: #FFF;
			    margin: 0 31px 0 11px;
			    line-height: 20px;
			}
			
			.navigation a:hover {
			    color: #ffed00;
			}


		/** MAIN CONTENT **/

		.content_wrapper {
			position:relative;
		    /*width: 820px;*/
			width: 802px;
		    margin-left: 47px;
			background:transparent url(/fileadmin/web/images/bg_content_wrapper.gif) top left repeat-y;
		}
		
			.content_wrapper_inner {
				width: 782px;
				background-image:url(/fileadmin/web/images/left_nav_bottm.gif);
				background-position: 128px bottom;
				background-repeat: no-repeat;
			}


				/** CONTENT LEFT **/
				
				#content_left {
				    float: left;
				    width: 141px;
				}
				
					.content_leftbox {
					    width: 141px;
						padding-bottom:24px;
						border-bottom:5px solid #fff;
						background:transparent url(/fileadmin/web/images/left_nav_bottm.gif) right bottom no-repeat;
						min-height: 176px;
					}
					
						.content_leftbox .leftmenu {
							padding:10px 0 0 0;
						}
					
							.content_leftbox .level_1 .menuitem {
								border-bottom:1px solid #5db66e;
								padding:3px 0 2px 8px;
							}
							
							.content_leftbox .level_1 .menuitem.last {
								border:0;
							}
						
								.content_leftbox .level_2 {
									margin:0;
									padding:10px 10px 10px 0;
									border-bottom:1px solid #5db66e;
								}
								
									.content_leftbox .level_2 .menuitem {
										list-style-type:none;
										border-bottom:0;
										padding-left:22px;
										background:transparent url(/fileadmin/web/images/leftmenu-bullet.gif) 14px 8px no-repeat;
									}
									
										.content_leftbox .level_2 .menuitem a {
											color:white;
										}
										
										.content_leftbox .level_2 .menuitem a:hover {
											color:#ffed00;
										}
										
										.content_leftbox .level_2 .menuitem.active a {
											color:#ffed00;
										}
					
		
					.content_leftbox_b {
					    width: 141px;
						padding-bottom:10px;
					}
					
						.content_leftbox_b h1 {
						    border-bottom: #ffed00 1px dotted;
						    color: #ffed00;
						    /*font-family: Interstate-Regular;*/
						    font-size: 11px;
						    line-height: 40px;
						    margin: 0 2px 0 2px;
						    text-indent: 5px;
						}
						
						.content_leftbox_b p {
						    color: #FFF;
						    font-family: Interstate-Light;
						    font-size: 10px;
						    margin: 17px 0 0 5px;
						}
						
						.content_leftbox_b_btm {
						    width: 141px;
						    height: 12px;
						    background: #009e3a url(/fileadmin/web/images/left_nav_bottm.gif) no-repeat bottom right;
						    float: left
						}
						
						.content_leftbox_b_search {
							position:relative;
							margin-top:10px;							
						    width: 141px;
						    height: 30px;
						    background: url(/fileadmin/web/images/search.gif) 4px 5px  no-repeat;
						}
						
							.content_leftbox_b_search input {
								
								position:absolute;
								left:6px;
								top:9px;
								
							    width: 86px;
							    height: 14px;
							    
								font-size: 9px;
							    color: #979797;
							    text-indent: 5px;
								border:0;
								
							}
							
							#IE .content_leftbox_b_search input {
								left:10px;
							}
							
							.content_leftbox_b_search a {
	
								display:block;
								position:absolute;
								right:10px;
								top:1px;
	
							}
						
						.left_head {
							position:relative;
						    width: 140px;
							height:50px;
						    margin-top: 20px;
						    border-bottom: #deed0f 1px dotted;
						}
						
							.left_head p {
								position:absolute;
								left:10px;
								top:1px;
								margin:0;
								padding:0;
								font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
								font-size:11px;
								color:#ffed00;
								font-weight:bold;
							}
							
							.left_head a {
								display:block;
								position:absolute;
								right:10px;
								top:0px;
							}
						
						.content_leftbox_b .left-box-item h1 {
							border-bottom: #ffed00 1px dotted;
						    color: #ffed00;
						    font-size: 11px;
						    line-height: 40px;
						    margin: 0 2px 0 2px;
						    text-indent: 5px;
						}
						.content_leftbox_b .left-box-item h1 a {
							color: #ffed00;
						    font-size: 11px;
						    line-height: 40px;
						}
						
					.content_leftbox_c {
					    background: #009e3a;
					    width: 141px;
					    height: 615px;
					    margin-top: 8px;
					    float: left
					}
					
					
			/** CONTENT MAIN **/

			.content_centerbox {
			    width: 636px;
				padding-left:5px;
				overflow:hidden;
			    float: left;
			    position: relative;
			}
			
	/** WRAPPER BOTTOM **/
	/** FOOTER **/

	#wrapper_bottom {
		padding:5px 0 40px 0;
	}
	
		#footer {
			margin: 0px 0px 0px 47px;
			padding:6px 20px 0 0;
			width:760px;
			height:18px;
			text-align:right;			
			background: url(/fileadmin/web/images/footer_bg.gif) bottom right no-repeat;			
			float: left;
			color: #ffffff;
			font-size: 8px;
		}
		
		.IE6 #footer {
			margin-left:23px;
		}
		
		#footer .copyright {
			margin: 0px 30px 0px 0px;
		}

			#wrapper_bottom #footer a {
				color: #fff;
				font-size:8px;
				text-transform:uppercase;
				padding-left:10px;
			}
			
			#wrapper_bottom #footer a:hover {
			    color: #ffed00;
			}
			
			
			
			
				

	/** BOTTOM **/
	
	.bottom_box {
		position:absolute;
		left: 5px;
		bottom:0;
	    width: 637px;
		height:137px;
	}
	
			.bottom_box_box1 {
				position:relative;
			    width: 139px;
			    height: 137px;
			    background: url(/fileadmin/web/images/botm_img_a.jpg) no-repeat;
			    float: left
			}
		
			.bottom_box_box2 {
				position:relative;
			    width: 139px;
			    height: 137px;
			    background: url(/fileadmin/web/images/botm_img_b.jpg) no-repeat;
			    float: left;
			    margin-left: 7px;
			}
			
			.bottom_box_box3 {
				position:relative;
			    width: 139px;
			    height: 137px;
			    background: url(/fileadmin/web/images/botm_img_c.jpg) no-repeat;
			    float: left;
			    margin-left: 7px;
			}
			
			.bottom_box_box4 {
				position:relative;
			    width: 195px;
			    height: 137px;
			    background: url(/fileadmin/web/images/botm_img_d.jpg) no-repeat;
			    float: left;
			    margin-left: 7px;
			}
		
		
				.bottom_head {
					position:absolute;
					left:0;
					bottom:0;
				    width: 140px;
					height:36px;
					padding:0;
					margin:0;
				}
		
					.bottom_head_left {
						position:absolute;
						left:10px;
						bottom:12px;
						/*width: 65px;*/
						width: 115px;
					    
					    /*color: #ffed00;*/
						color: #009E3B;
						font:bold 11px Verdana,Arial,sans-serif;
					}
					.bottom_head_left a {
						color: #009E3B;
						font:bold 11px Verdana,Arial,sans-serif;
					}
					
					.bottom_head_right {
						position:absolute;
						right:5px;
						bottom:2px;
					    width: 29px;
						display: none;
					}
					
						.bottom_head_right a {
							display:block;
						}
						
							.bottom_head_right a img {
								width:29px;
								height:27px;
							}
					
	
		.bottom_box b {
		    font-family: Interstate-Regular;
		    font-size: 12px;
		    color: #ffed00;
		    width: 100px;
		    text-indent: 10px;
		}
	
	
		.bottom_box_box1 p, .bottom_box_box2 p {
		    width: 139px;
		    height: 137px;
		    float: left
		}
