@charset "utf-8";
/* CSS Document */
body {
	background: #ebebeb;
}
#centered {
	margin: 30px auto 30px auto;
	width: 812px;
	border: 0px solid red;
}
#container {
	margin: 0 auto;
	width: 810px;
	min-height: 500px;
	border: 1px solid #9b9b9b;
}
#footer {
	margin: 3px auto 0px auto;
	padding-bottom: 3px;
	width: 812px;
	height: auto;
	border-bottom: 1px solid #9b9b9b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	line-height: normal;
}
#copyright {
	float: left;
	margin-left: 5px;
	line-height: normal;
	color: #777;
}
#impressum {
	float: left;
	margin-left: 5px;
	line-height: normal;
	color: #777;
}
#impressum p {
	margin: 0px;	
}
#impressum a {
	text-decoration: none;
	color: #9b9b9b;
	font-size: 11px;
	text-decoration: underline;
	color: #777;
}
#impressum a:hover {
	color: #222;
	text-decoration: none;
}
#toTop {
	float: right;
	margin-right: 5px;
	line-height: normal;
}
#toTop a {
	text-transform: uppercase;
	text-decoration: none;
	color: #9b9b9b;
	font-weight: bold;
	font-size: 11px;
}
#toTop a:hover {
	color: #222;
}
#header {
	width: 810px;
	height: 234px;
	position: absolute;
	background: url(../images/header-default.jpg) no-repeat;
}
#header p {
	margin: 0px;
}
#menu-container {
	position: absolute;
	bottom: 19px;
	left: 0px;
	height: 20px;
	border: 0px solid #ccc;

}
#languages-container {
	position: absolute;
	top: 20px;
	right: 20px; 
	height: 30px;
	border: 0px solid white;
	width: 250px;
	text-align:right;
}
#languages-container ul.lang-inline li {
	margin-left: 0px;
	padding-left: 0px;
}
#languages-container ul.lang-inline li img {
	border: 1px solid #ccc;
}

#languages-container ul.lang-inline li img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
#languages-container ul.lang-inline li:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
}
#languages-container ul.lang-inline li.lang-active img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
}

#search-container {
	position: absolute;
	bottom: 10px;
	right: 25px; 
	height: 30px;
	border: 0px solid white;
	width: 200px;
	text-align: right;
}
.rokajaxsearch {
	margin-top: 0px;
}
#roksearch_search_str {
	width: 179px;
	color: #ccc;
	height: 15px;
	text-shadow: #333 1px 1px 1px;
}


#roksearch_results {
	border: 1px solid #555;	
}

#roksearch_results a {
	text-decoration: none;	
}
#roksearch_results a:hover {
	text-decoration: none;
	color: #222;
}
#logo {
	float: right;
	margin-right: 22px;
}

#logo p {
	margin: 0px;	
}
#contentarea-container {
	margin-top: 235px;
}
#contentarea {
	width: 555px;
	border: 0px solid red;
	padding: 28px 0px 20px 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 16px;
	letter-spacing: 1px;
}
#contentarea h1 {
	color: #c50000;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#contentarea h2 {
	color: #c50000;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#contentarea h3 {
	color: #888;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
#contentarea h4 {
	color: #888;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
}

table.team td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 16px;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 0px;
	white-space: nowrap;
}
table.team td h1 {
	color: #888 !important;
	font-weight: bold !important;
	font-size: 11px !important;
	letter-spacing: 1px !important;
	line-height: 15px !important;
	margin: 0px !important;
	padding: 0px 0px 5px 0px !important;
	text-transform: uppercase;
}
table.team td h2 {
	color: #888 !important;
	font-weight: bold !important;
	font-size: 11px !important;
	letter-spacing: 1px !important;
	line-height: 15px !important;
	margin: 0px !important;
	padding: 0px 0px 5px 0px !important;
	text-transform: none !important;
}
table.team td p {
	margin-top: 0px;
	margin-bottom: 15px;
}


#contentarea ul.linklist {
	list-style: none;	
}
#contentarea ul.linklist li {
	margin-bottom: 10px;	
}
#contentarea ul.linklist a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#contentarea ul.linklist li a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea ul li.linklist {
	margin-bottom: 10px;	
}
#contentarea ul li.linklist a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#contentarea ul li.linklist a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea ul.linklist2 {
	list-style: none;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
#contentarea ul.linklist2 li {
	margin-bottom: 10px;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
#contentarea ul.linklist2 li a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#contentarea ul.linklist2 li a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea ul li.linklist2 {
	margin-bottom: 10px;
	margin-left: 0px !important;
	padding-left: 0px !important;
}
#contentarea ul li.linklist2 a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#contentarea ul li.linklist2 a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea .items-leading h2 {
	color: #c50000;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-transform: uppercase;
}

#contentarea h2.item {
	color: #777;	
}

#contentarea a  {
	text-decoration: underline;	
	color: #444
}
#contentarea a:hover {
	color: #c50000;
	text-decoration: none;
}


#contentarea .item-title {
	text-transform: uppercase;
}

#contentarea .categories-list ul {
	list-style: none;	
}

#contentarea .category-list .cat-children .category-desc {
	margin: 0px 0px 0px 25px;
}
#contentarea .category-list .cat-children .category-desc p {
	margin-top: 0px;
	margion-bottom: 0px;
}


#contentarea span.item-title a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
#contentarea span.item-title a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea .cat-children ul {
	list-style: none;	
}
#contentarea .cat-children li.first {
	margin-top: 0px;
}
#contentarea .cat-children li {
	margin-top: 20px;
}
#contentarea span.item-title a {
	background: url(../images/list-link.png) no-repeat left;
	padding-left: 25px;
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}
#contentarea span.item-title a:hover {
	text-decoration: none;
	color: #222;
}

#contentarea .subheading-category {
	text-transform: uppercase;	
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}

.item-separator {
	height: 20px;
	border-top: 1px solid #aaa;
}

#breadcrumbs {
	position: relative;
	top: 10px;
	margin-left: 15px;
	padding-bottom: 8px;
	padding-left: 2px;
	width: 555px;
	border-bottom: 1px solid #b2b2b2;
}

#breadcrumbs a {
	color: #444;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #c50000;
	text-decoration: none;
}

.mapdirform .inputbox {
	width: 180px;
	font-size: 11px;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.inputbox {
	font-size: 11px;
	line-height: normal;
	margin: 0px !important;
	letter-spacing: 1px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px !important;
	letter-spacing: 1px;
	resize: none;
}

table {width: auto; margin: 0px;}
caption, th, td {padding: 0px;}
table, th, td {padding: 0px;}
th {}
thead th {}
th, td, caption {background: none; padding: 0px;}
tbody tr:nth-child(even) td, tbody tr.even td {background: none}


table.machines {width: 740px; margin: 0px;border-spacing:2px;border: 1px solid #ccc}
table.machines th { font-size: 11px; white-space: nowrap; }
table.machines td { font-size: 11px; white-space: nowrap; }

table.machines td p { margin: 0px; }
table.machines th p { margin: 0px; }
table.machines caption, th, td {}

table.machines table, th, td {}
table.machines thead td { background: #ccc }
table.machines thead th { padding: 3px 12px 3px 12px; background: #ccc }
table.machines tbody th { padding: 3px 12px 3px 12px; background: #ccc }

table.machines tbody td {padding: 3px 5px 3px 5px}

table.machines tbody tr:nth-child(even) td, tbody tr.even td {background: #f0f0f0}
table.machines tbody tr:nth-child(odd) td, tbody tr.odd td {background: #e0e0e0}

table.machines tbody tr:hover td {background: #fff;}


table.machines_used {width: 740px; margin: 0px;border-spacing:2px;border: 1px solid #ccc}
table.machines_used th { font-size: 11px; text-align: left; white-space: nowrap; }
table.machines_used td { font-size: 11px;  white-space: normal !important }

table.machines_used td p { margin: 0px; }
table.machines_used th p { margin: 0px; }
table.machines_used caption, th, td {}

table.machines_used table, th, td {}
table.machines_used thead td { background: #ccc }
table.machines_used thead th { padding: 3px 12px 3px 12px; background: #ccc }
table.machines_used tbody th { padding: 3px 12px 3px 12px; background: #ccc }

table.machines_used th:first-child { padding-left: 5px !important; padding-right: 5px !important; text-align: center !important}
table.machines_used th:first-child + th { padding-left: 8px !important; padding-right: 0px !important; }
table.machines_used th:first-child + th + th  { padding-left: 8px !important; padding-right: 0px !important; }
table.machines_used th:first-child + th + th + th  { padding-left: 0px !important; padding-right: 8px !important; text-align: right !important }
table.machines_used th:first-child + th + th + th + th { padding-left: 8px !important; padding-right: 8px !important; }
table.machines_used th:first-child + th + th + th + th + th { text-align: cemter !important; padding-left: 0px; padding-right: 0px; }

table.machines_used tbody td {padding: 3px 10px 3px 10px}

table.machines_used tbody tr:nth-child(even) td, tbody tr.even td {background: #f0f0f0}

table.machines_used tbody tr:nth-child(odd) td, tbody tr.odd td {background: #e0e0e0}

table.machines_used tbody tr:hover td {background: #fff;}

table.machines_used td:first-child { width: 63px !important; text-align: center; padding-left: 0px !important; padding-right: 0px !important; }
table.machines_used td:first-child + td { width: 130px !important; padding-right: 0px !important;  }
table.machines_used td:first-child + td + td { width: 152px !important; padding-right: 0px !important; padding-left: 8px !important }
table.machines_used td:first-child + td + td + td  { width: 102px !important; padding-left: 0px !important; padding-right: 8px !important; text-align:right }
table.machines_used td:first-child + td + td + td + td  { width: 127px !important; padding-left: 8px !important; padding-right: 0px !important; }
table.machines_used td:first-child + td + td + td + td + td {  width: 85px !important; padding-left: 0px !important; padding-right: 3px !important; }
table.machines_used td:first-child + td + td + td + td + td + td { width: 81px !important; padding: 3px 0px 3px 10px !important; text-align: center !important; }