h2{
	color: #690C0F;
	font-weight: bold;
	font-size: 150%;
}

.pub_floatl{
	float: left;
	width: 49%;
}
.pub_floatr{
	float: right;
	width: 49%;
}

.pub_cont1{
	float: left;
	width: 26%;
	margin-bottom: 7px;
}
.pub_cont2{
	float: left;
	width: 73%;
	margin-bottom: 7px;
}
.pub_cont21{
	float: left;
	width: 73%;
	margin-bottom: 7px;
}
.pub_cont21 label{
	display: block;
	float: left;
	width: 94%;
/* 	clear: both; */
}
.pub_cont21 input{
	display: block;
	float: left;
}
.pub_cont21 p{
	clear: both;
}
.pub_contactForm input{
	margin-bottom: 7px;
	margin-right: 4px;
}

/* Header------- */
#pub_header{
	height: 252px;
	width: 100%;
	background-image: url('../img/public/header.png');
	background-position: top center;
	background-repeat: repeat-x;
}
.pub_logoplace{
	width: 100%;
	text-align: center;
	font-size: 1px;
}
.pub_headimg{
	height: 125px;
	width: 815px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
/* 	float: left; */
}
.pub_sticker{
	background: url('../img/public/bio_siegel.gif') no-repeat;
	width: 90px;
	height: 90px;
	z-index:1000;
	position: absolute;
	top: 218px;
	left: 786px;
}
.pub_menu{
	background: url('../img/public/menu_bg.png') center left repeat-x;
	height: 24px;
	float: left;
	width: 826px;
	line-height: 100%;
	font-size: 110%;
	text-transform: uppercase;
}
.pub_menu a{
	display: block;
	float: left;
	width: 102px;
	background: url('../img/public/menu_sep.png') right top no-repeat;
	text-align: center;
	padding-top: 5px;
	letter-spacing: -0.01em;
}
a.pub_active{
	color: #333;
}

/* Content------------------------------------ */
#pub_content{
	clear: both;
	margin-top: 60px;
	padding-bottom: 60px;
	background: url('../img/public/loga2.gif') bottom right no-repeat;
/*	min-height: 590px;
	height: expression((this.offsetHeight<590)?590:this.offsetHeight)px;*/
}

.pub_leftmenu{
	float: left;
	display: inline;
	width: 143px;
	margin-left: 90px;
	margin-top: 5px;
}
.pub_leftmenu a{
	line-height: 110%;
	padding-bottom: 6px;
	display: block;
}

.pub_the_cont{
	float: left;
	display: inline;
	width: 487px;
}

.pub_text{
	line-height: 160%;
}
.pub_text br{
	margin-bottom: 12px;
}
.pub_third_col{
	float: left;
	display: inline;
	padding-top: 50px;
	width: 140px;
	margin-left: 20px;
	text-align: right;
}

.pub_1px{
	font-size: 1px;
}
.pub_clear{
	clear: both;
}