#content {
	height: 377px;
}
#header{
	height: 168px;
}
#gallery {
	height: 360px;
	width: 940px;
	padding-top: 15px;
	overflow: scroll;
}
#galleryBande {
	width: 4880px;
	height: 339px;
	clear: both;
}
#leftHandler {
	float: left;
	height: 15px;
	width: 40px;
	background: url('../pics/arrow_left.png') no-repeat;
}
#rightHandler {
	float: right;
	height: 15px;
	width: 40px;
	background: url('../pics/arrow_right.png') no-repeat;
}
.hideHandler {
	display: none;
}
.textbox  {
	overflow: auto !important;
	width: 940px !important;
}
.textbox #galleryBande {
	width: 940px !important;
}
.floatBox{
	float: left;
	margin: 0 7px;
}
.scroll-pane {
	background: white;
	width: 331px;
	height: 337px;
	text-align: justify;
	overflow: auto;
	font-size: 15px;
}
.scroll-pane-box {
	border: 1px solid #999999;
}
.floatBox, .floatBox img{
	height: 339px;
	width: 333px;
}
.imgBox_0, .imgBox_0 img{
	width: 112px !important;
	margin-left:0 !important;
}
.imgBox_3, .imgBox_3 img{
	width: 112px !important;
	margin-right:0 !important;
}
.scroll-pane ul, .scroll-pane p {
	margin: 0;
	padding: 5px;
}
.scroll-pane h1, .scroll-pane h2{
	margin: 0;
	padding: 5px;
}
.scroll-pane .formField {
	padding: 5px;
}
.contactCurrent p, .contactCurrent h1, .contactCurrent h2, .formField, .unsubscribeCurrent p, .subscribeCurrent p {
	text-align: left !important;
}
.formField  {
	font-size : 13px;
}
	
.pressCurrent .scroll-pane a img{
	width: 24px !important;
	height: 24px !important;
}
.subscribeCurrent h1{
	padding: 5px 5px 0 5px;
	}
.subscribeCurrent input[type=text]{
	font-size: 12px;
	}
.subscribeCurrent label{
	font-size: 12px;
	}
	
input.error, p.error {
	background-color: #FF2E90;
}
form p {
	width: 280px;
}
.validationErrorBox {
	padding-top: 65px;
}

