/**
 * Stulz GmbH Stylesheets - Stylesheet für Custom Pages
 */

textarea {
	font-size:11px;
}

.cmain{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.cwrap{
	float:left;
	width:136px;
}
.citem{
	padding:3px 0px;
}

.citem a {
	color:#B84A07;
	font-size:11px;
	padding:0pt 0pt 0pt 5px;
	text-decoration:none;
}

.citem a:hover {
	text-decoration:underline;
}
.type0 {
}

.type2, .type1 {
	font-weight:bold;
}
.type3 {
	font-weight:bold;
	text-decoration:underline !important;
}


/**  OverLIB classes  **/
.ol_bgclass {
	background-color:#CCCC99;
	border:1px solid #CCCC99;
}
.ol_fgclass {
	background-color:#F1F1D7;
}
.ol_captionfontclass {
	color:#003163;
	font-size:10px;
	font-weight:bold;
	padding:2px;
}
.ol-table {
	border: none;
}
.ol-table td {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

/* CSS modifications - needs to be revised - lieder@stulz.de */
/* TH: download link mod */
.download-pdf {
	background-image: url(../images/content/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 2px 0 3px 20px;
	color: #b84b08;
	text-decoration: none;
}

.download-doc {
	background-image: url(../images/content/doc.gif) !important;
}

.download-zip {
	background-image: url(../images/content/zip.gif) !important;
}

.download-sw {
	background-image: url(../images/content/sw.gif) !important;
}

.download-pic {
	background-image: url(../images/content/pic.gif) !important;
}

.download-mail {
	background-image: url(../images/content/mail.gif) !important;
}

.download-pdf:hover {
	text-decoration: underline;
}

.downloadtable {
	margin: 20px 0 5px !important;
	font-size:10px;
}

.download td, .download th {
	font-size:10px !important;
}

th.dlsize {
	width:50px;
}

th.dllink {
	width:30px;
}

.download-flag {
	background: none;
}

.download-link {
	background:none;
	text-decoration: none;
	color:#003163;
}
.download-link:hover {
	text-decoration:underline;
}

/* Table: producttable */
.producttable {
	border-collapse:collapse;
	width: 100%;
}

.producttable td {
	border: 1px solid #cc9;
	padding:2px;
	text-align:center;
	background-color: #fff;
}

.producttable th {
	font-size: 9px;
	background-color:#cc9;
	color: #003163;
	border: 1px solid #AA8;
	padding:2px;
	font-weight:normal;
	text-align:center;
}


.producttable tr.title td {
	font-size: 9px;
	background-color: #ebebd6;
	text-align: left;
	padding-left: 5px;
}

.producttable tr.small {
	letter-spacing: -1px;
}

.producttable tr.small th.normal{
	letter-spacing: 0px !important;
}


.jobs {
	width:1% !important;
	text-align:center !important;
}


.contenttable .tr-odd-disabled td, .downloadtable .tr-odd-disabled td {
	background-color: #FFF;
}

.contenttable .tr-even-disabled td, .downloadtable .tr-even-disabled td {
	background-color: #F7F7E7;
}

.contenttable .tr-odd-disabled td, .downloadtable .tr-odd-disabled td,
.contenttable .tr-even-disabled td, .downloadtable .tr-even-disabled td {
	padding: 5px;
	color: #999;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #cc9;
}
.contenttable .tr-odd-disabled td a, .downloadtable .tr-odd-disabled td a,
.contenttable .tr-even-disabled td a, .downloadtable .tr-even-disabled td a {
	color: #d76;
}


/*********************
*** indexed_search ***
**********************/

.tx-indexedsearch {
	width:390px !important;
}

.tx-indexedsearch-selectbox-sections {
	width:350px !important;
}


/* Align the form fields and labels */
div.tx-indexedsearch-searchbox label {
margin:2px 5px 0 0;
/*width:10em;*/
float:left;
}

div.tx-indexedsearch-search-select-order label, div.tx-indexedsearch-search-select-group label {
margin:2px 5px 0 0;
width:100%;
}

div.tx-indexedsearch-searchbox fieldset {
	border: 1px solid #CC9;
	padding: 8px;
	margin-bottom: 20px;
}
div.tx-indexedsearch-searchbox fieldset legend {
	margin: 0 6px;
	padding: 0 2px;
}

div.tx-indexedsearch-searchbox {
	margin-bottom: 20px;
}

div.tx-indexedsearch-searchbox div {
	margin: 5px 0 15px;
	vertical-align:middle;
}

div.tx-indexedsearch-searchbox a {
	color: #b84a07;
	background-image: url(../images/content/bg_homepage_teaser_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:10px;
	margin-right:10px;
	text-decoration: none;
}

div.tx-indexedsearch-searchbox a:hover {
	text-decoration:underline;
}

.tx-indexedsearch-title a, .tx-indexedsearch-browsebox a {
	color: #b84a07;
	text-decoration: none;
}

.tx-indexedsearch-title a:hover, .tx-indexedsearch-browsebox a:hover {
	text-decoration:underline;
}

.tx-indexedsearch-browsebox p {
	margin-bottom:15px;
	margin-top:10px;
}

.tx-indexedsearch-browsebox {
	margin-top:10px;
}

.tx-indexedsearch-whatis {
	font-weight:bold;
}
.tx-indexedsearch-search-submit {
	text-align: right;
}

/* Floating items to the right */
span.tx-indexedsearch-result-count,
span.tx-indexedsearch-percent {
font-size:0.9em;
letter-spacing:0;
font-weight:normal;
margin-top:-1.2em;
float:right;
}
/* Align result info */
dt.tx-indexedsearch-text-item-size,
dd.tx-indexedsearch-text-item-size,
dt.tx-indexedsearch-text-item-crdate,
dd.tx-indexedsearch-text-item-crdate,
dt.tx-indexedsearch-text-item-mtime,
dt.tx-indexedsearch-text-item-path {
   margin-left:0;
float:left;
}
/* Reset margin of the last element in the result info */
dd.tx-indexedsearch-path {
   margin-left:0;
}
/* Result browser */
div#content ul.browsebox li {
list-style:none;
margin-bottom:1em;
margin-right:1em;
float:left;
}
/* Clear the result browser float */
div#content div.tx-indexedsearch-res {
clear:both;
margin-top:15px;
}
/* Ausblenden bestimmter Felder */
.tx-indexedsearch-text-item-size, .tx-indexedsearch-text-item-crdate, .tx-indexedsearch-text-item-path, .tx-indexedsearch-path.path {
	display:none;
}

.tx-newloginbox-pi1 {
	margin-bottom: 20px;
}

.tx-newloginbox-pi1 table {
	border: 1px solid #CC9;
	margin: 20px auto;
}

.tx-newloginbox-pi1 table td, .tx-newloginbox-pi1 table th {
	padding: 5px;
}

.csc-sitemap {
}

.csc-sitemap a {
	color: #b84a07;
	background-image: url(../images/content/bg_homepage_teaser_more.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 5px !important;
	padding-left:10px !important;
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration:underline;
}

.csc-sitemap ul {
	margin-bottom: 15px !important;
}

.csc-sitemap li {
	background:none !important;
	margin-left: 20px !important;
}

.gmap{
	overflow:hidden;
	border:1px solid #CC9;
	width: 400px; 
	height: 300px;
}
.mapcity{
	background: url(../images/blank.gif) repeat !important;
	position:absolute;
	z-index:2000;
	height:20px;
	cursor:pointer;
	display:block;
}

.showcase_application {
	width: 130px;
}

.showcase_customer {
	width: 265px;
}

p.html {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	overflow:auto;
	border:1px solid #CC9;
	background-color:#F1F1E7;
	padding:2px;
	margin:5px 0 15px;
}

.references_teaser {
	position: relative;
	float: left;
	width: 137px;
	height: 100px;
	padding: 7px 7px 6px 7px;
	background: #fff;
	background-image: url(../images/content/bg_homepage_teaser.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom: 1px solid #cc9;
	overflow: hidden;
}

#reflogos {
	border:none;
	margin:20px auto;
}
#reflogos td {
}
#reflogos a {
	display:block;
	margin:20px;
}

.item_heading {
	font-weight:bold;
}
.item_category {
	font-weight:bold;
	color:#666;
	font-size:9px;
}
.group_heading {
	font-weight:bold;
	text-decoration:underline;
}

