body{
	background:url('/themes/peternew/images/home_bodyBg.jpg') top left repeat-x #3B3C3E;
}

#greenTab{
	height:46px;
	background:url('/themes/peternew/images/greenTab.jpg') top left no-repeat;
	text-align:right;
}
	#greenTab img{
		margin:12px 13px 0 0;
		border:0;
	}

#banner{
	background:url('/themes/peternew/images/bannerBg.jpg') top left repeat-x;
	height:200px;
	overflow:hidden;
	margin-bottom:16px;
}

	#banner .portrait{
		background:url('/themes/peternew/images/portrait.jpg') top left no-repeat;
		height:200px;
		width:407px;
		float:left;
	}
		#banner .portrait .portraitList{
			padding:95px 0 0 155px;
			color:white;
			font-weight:bold;
		}
		#banner .portrait .zendCert{
			position:absolute;
			margin:-23px 0 0 310px;
		}
		
	#banner .kontakt{	
		float:left;
		padding:19px 0 0 50px;
		width:170px;
		height:200px;
		overflow:hidden;
		background:url('/themes/peternew/images/bannerSpacer.jpg') top right no-repeat;
	}
		#banner .kontakt .box{
			line-height:110%;
			margin:0 0 0 7px;
		}
		#banner .kontakt .box a{
			color:black;
		}
	#banner .news{	
		float:left;
		padding:19px 0 0 19px;
		width:282px;
		height:181px;
		overflow:hidden;
		background:url('/themes/peternew/images/bannerRightBottom.jpg') bottom right no-repeat;
	}
		#banner .news .box{
			margin:0 4px 0 7px;
		}
			#banner .news .box a{
				color:#2e5200;
				text-decoration:none;
			}
			#banner .news .box .title{
				font-size:8px;
				margin-bottom:6px;
			}
			#banner .news .box .readMore{	
				font-weight:bold;
			}
			#banner .news .commends{
				margin:18px 0 0 7px;
			}
			
	#footer{
		background:url('/themes/peternew/images/footerhBg.jpg') bottom right repeat-x;
		height:311px;
	}
		#footer .center{
			width:928px;
			margin:0 auto;
			padding-top:16px;
		}
		#footer .center #bannerBottom{
			background:url('/themes/peternew/images/bannerBottom.jpg') top left no-repeat;
			height:249px;
		}
		#footer .center #bannerBottom .leftBox{
			width:404px;
			height:178px;
			float:left;
			padding:25px 0 0 33px;
		}
		#footer .center #bannerBottom .rightBox{
			width:454px;
			height:178px;
			float:left;
			padding:25px 0 0 33px;
		}
			#footer .center #bannerBottom .rightBox .refPic{
				float:left;
			}
			#footer .center #bannerBottom .rightBox .refCon{
				float:left;
				margin-left:21px;
				width:338px;
				overflow:hidden;
			}			
		#footer .center #bannerBottom .footerContent a{
			color:white;
			font-weight:bold;
			text-decoration:none;
		}
		#footer .center #bannerBottom .footerContent{
			margin:14px 0 0 0;
		}
			#footer .center #bannerBottom .footerContent ul{
				margin:5px 0 10px 16px;
			}
