/* ----------------------------------------------------  main menu */
/*
#lbLightbox {
z-index:200;
}

#lbOuterImageContainer {

max-width: 550px;
width: 550px; important!
max-height: 550px;
height: 550px; important!

}

#lbImageDataContainer {

max-width: 550px;
width: 550px; important!
max-height: 550px;
height: 550px; important!
}

#lbImageContainer img{

max-width: 500px;
width: 500px; important!
max-height: 500px;
height: 500px; important!
}
*/

#main_menu {
	/*width:565px;*/
	width:431px;
	float:left;
}

td {
   vertical-align: top;
   padding: 7px 15px;
}

.tx-pdforder-pi1 table {
	width: 100%;
}

.tx-pdforder-pi1 tbody {
	border-bottom: 1px #E6E6E6 solid;
}

.tx-pdforder-pi1 td,
.tx-pdforder-pi1 th {
	background: none;
}

.tx-pdforder-pi1 input.pdfShopOrderInput {
	border: 1px #000 solid;
	margin-top: 0px;
}

.tx-pdforder-pi1 .next_page {
	float: right;
}

.tx-pdforder-pi1 .pdfOrderSubmitButton {
	clear: both;
	padding: 10px 0 0 0;
}

.tx-pdforder-pi1 .TableForm input.formFields,
.tx-pdforder-pi1 .TableForm textarea.formFields {
	width: 250px;
}

div.news-list-item {
	clear:both;
	float: none;
}

/* ---------- event calendar ------------- */
div.news-list-container {
	width: 100%;
}

form table tr td,
form table {
	background-color: #FFFFFF;
}

div.news-list-container table.event-table {
	width: 100%;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
}

div.news-list-container table.event-table td {
	border: 0px none;
}

div.news-list-container table.event-table td.event-td {
	background-color: #FFFFFF;
	margin:0px;
	padding: 4px 1px 4px 0px;
	width: 33%;
	min-height:34px;
	height:auto !important;
	height:34px;
}

td.event-td div.month-head {
	padding:2px;
	background-color: #A5BFAA;
	color: #666666;
	font-size:100%;
	font-weight: bold;
}

td.event-td div.event-item,
td.event-td div.event-date {
/*	width: 228px;*/
	padding-left: 14px;
}

td.event-td div.event-item {
	background-image: url(images/event-dot.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

/*div.home_left_menu {
	padding:368px 0 0;
}*/

#searchbox {
	margin:40px 0 0 127px;
}

#left_side ul.submenu li.uncapitalize a {
	text-transform: none;
}

#content {
	float: left;
	width: 100%;
}

#content_actions_footer div.print-footer {
	display: none;
}

div.print-logo {
	display: none;
}

div.recomPrint {

	font-size:100%;

}
span.important-link{
font-size:120%;
color:#666666;
font-weight:bold;
}
/* ---- rfm: no download icon on euroglas ---- */
a.download {
    background: none;
    padding: 3px 0 3px 20px;
}
