@charset "UTF-8";
/* CSS Document */
@media print, screen
{
.typo3-adminPanel {
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
}
* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
}
a {
	text-decoration: none;
	color: #066;
	outline: none;
}

h1 {
	font-size: 1.24em;
	font-weight: bold;
	color: #066;
	padding-top: 30px;
}
h2 {
	font-size: 1.24em;
	font-weight: bold;
	color: #818181;
	padding-bottom: 20px;
}
h1 a, h2 a, h1 a:hover, h2 a:hover {
	color: inherit;
	text-decoration: inherit;
}
p.bodytext {
	padding: 5px 0px;
}
p.bodytext a {
	background: url(../_img/link.gif) no-repeat right 4px;
	padding-right: 18px;
	margin-right: 4px;
}
p.bodytext a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.page {
	position: relative;
}
.page .language-select {
	position: relative;
	text-align: right;
	padding: 0px 55px;
	display: none;
}
.language-select img {
	position: relative;
	margin: 0px 5px;
}
.page .page-top {
	position: relative;
	height: 58px;
	background: url(../_img/page-top.png) no-repeat top center;
	display: none;
}
.page .page-inner {
	position: relative;
}
.page .page-bottom {
	height: 58px;
	background: url(../_img/page-bottom.png) no-repeat top center;
	display: none;
}
.head {
	position: relative;
	height: 110px;
}
.logo {
	position: absolute;
	left: 0;
	top: 0;
}
.meta-nav {
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: visible;
	font-size: 0.86em;
	text-transform: uppercase;
	color: #818181;
	display: none;
}
.meta-nav a {
}
.meta-nav a:hover, .meta-nav a.act {
	text-decoration: underline;
}
.nav1wrapper {
	position: relative;
	height: 31px;
	background: url(../_img/nav1.png) no-repeat center top;
	padding-top: 11px;
	padding-left: 22px;
	margin-top: 10px;
	font-size: 0.923em;
	white-space: nowrap;
	display: none;
}
.nav1 {
	position: relative;
	list-style-type: none;
	text-align: left;
}
.nav1 li {
	position: relative;
	display: inline;
}
.nav1 li a {
	position: relative;
	padding: 10px 15px;
	margin-top: 1px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../_img/nav1.NO.png) repeat-x;
}
.nav1 li a:hover {
	text-decoration: none;
}
.nav1 li a.act {
	text-decoration: none;
	background: #900;
	background: url(../_img/nav1.ACT.png) repeat-x;
}
.nav1 li a.first {
	border-left: none;
}
.nav1 li a.last {
	border-right: none;
}
.nav2 {
	position: absolute;
	left: -5px;
	top: 24px;
	list-style: none;
	overflow: hidden;
	display: none;
	z-index: 100;
}
.nav2 li a {
	position: relative;
	display: block;
	padding: 9px 30px;
	margin: 0;
	width: 191px;
	height: 17px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../_img/nav2.NO.png) no-repeat top center;
	border: none;
}
.nav2 li a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../_img/nav2.RO.png) no-repeat top center;
}
.nav2 li a.act {
	text-decoration: none;
	color: #fff;
	background: url(../_img/nav2.ACT.png) no-repeat top center;
}
.nav2 li a.first {
	background: url(../_img/nav2.NO.first.png) no-repeat top center;
}
.nav2 li a.first:hover {
	color: #fff;
	background: url(../_img/nav2.RO.first.png) no-repeat top center;
}
.nav2 li a.last {
	height: 27px;
	background: url(../_img/nav2.NO.last.png) no-repeat top center;
}
.nav2 li a.last:hover {
	color: #fff;
	background: url(../_img/nav2.RO.last.png) no-repeat top center;
}
.nav2 li a.first.act {
	color: #fff;
	background: url(../_img/nav2.ACT.first.png) no-repeat top center;
}
.nav2 li a.last.act {
	height: 27px;
	color: #fff;
	background: url(../_img/nav2.ACT.last.png) no-repeat top center;
}

.content {
	position: relative;
}
.content-left {
	position: relative;
	width: 210px;
	padding: 15px 0px;
	float: left;
	display: none;
}
.content-normal {
	position: relative;
	padding: 15px 31px;
	float: left;
}
.content-right {
	position: relative;
	width: 160px;
	padding: 15px 0px;
	float: right;
	display: none;
}
.rootline {
	position: relative;
	font-size: 0.85em;
	padding: 0px 0px 20px;
}
.rootline a:hover {
	text-decoration: underline;
}

.subnav {
	position: relative;
	list-style: none;
	font-size: 0.923em;
}
.subnav li a {
	display: block;
	position: relative;
	padding: 3px 7px;
}
.subnav li a:hover {
	color: #900;
	background: #fff;
}
.subnav li a.act {
	background: #900;
	color: #fff;
	font-weight: bold;
}


.maschinen-liste {
	position: relative;
}
.maschinen-liste .headline {
	position: relative;
	padding: 1px 10px 3px 10px;
}
.maschinen-liste h1, .maschinen-liste h2 {
	margin: 0;
	padding: 0;
	font-size: 1.24em;
}
.maschinen-liste h1 {
	text-transform: uppercase;
	color: #099;
}
.maschinen-liste h2 {
	color: #066;
	font-weight: normal;
	font-size: 0.923em;
}
.maschinen-liste-item {
	position: relative;
	padding: 5px 10px;
	color: #333;
}
.maschinen-liste-item.even {
	background: #ddd;
}
.maschinen-liste-item.odd {
	background: #ddd;
}
.maschinen-liste-item.single {
}
.maschinen-liste-item .thumb {
	float: left;
}
.maschinen-liste-item .thumb a {
	position: relative;
	display: block;
	margin: 5px 10px 5px 0px;
	padding: 4px;
	background: #fff;
}

.maschinen-liste-item .thumb a {
	position: relative;
	display: block;
	margin: 0px 10px 0px 0px;
	padding: 4px;
	background: #fff;
}
.maschinen-liste-item .thumb.big a {
	float: left;
}
.maschinen-liste-item .thumb.small a {
	float: left;
	margin: 3px;
}
.maschinen-liste-item .thumb a:hover {
	background: #900;
}
.maschinen-liste-item dl {
	position: relative;
	display: block;
	float: left;
	width: 210px;
	margin: 7px;
	font-size: 0.86em;
}
.maschinen-liste-item dt {
	position: relative;
	float: left;
	width: 85px;
	text-transform: uppercase;
}
.maschinen-liste-item.single dl {
	width: 100%;
}
.maschinen-liste-item.single dt {
	width: 100px;
	padding: 2px 0px;
}
.maschinen-liste-item.single dd {
	margin-left: 100px;
	padding: 2px 0px;
}

.button {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 158px;
	height: 32px;
	display: none;
}
.button.b3 {
	top: 74px;
}
.button.b2 {
	top: 42px;
}
.button.b1 {
	top: 10px;
}
.button a {
	position: relative;
	display: block;
	width: 158px;
	height: 28px;
	background: url(../_img/button.png) no-repeat;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.86em;
	font-weight: bold;
	padding-top: 4px;
}
.button a:hover {
	background: url(../_img/button.RO.png) no-repeat;
}

.csc-header {
	clear: both;
}

.container {
	position: relative;
}

.pagebrowser {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
	font-size: 0.86em;
	text-transform: uppercase;
	display: none;
}
.pagebrowser .prev {
	position: relative;
	float: left;
}
.pagebrowser .next {
	position: relative;
	float: right;
}
.pagebrowser a {
}


.formrow {
	position: relative;
	clear: both;
	padding: 5px;
}
.tx-pmtipafriend-pi1 .button {
	right: 25px;
}
.tx-pmtipafriend-pi1 {
	padding: 20px;
}
.tx-pmtipafriend-pi1 label {
	position: relative;
	float: left;
	width: 150px;
	font-size: 0.923em;
	color: #099;
}

.tx-pmtipafriend-pi1 input,
.tx-pmtipafriend-pi1 textarea {
	position: relative;
	float: right;
	width: 200px;
	border: 1px solid #099;
	color: #099;
}
.tx-pmtipafriend-pi1 input:focus,
.tx-pmtipafriend-pi1 textarea:focus {
	border: 1px solid #900;
	color: #900;
}


.footer, .footer2 {
	position: relative;
	text-align: center;
	color: #099;
	font-size: 0.86em;
	padding-top: 30px;
}
.footer2 {
	padding: 0;
}

}




