@charset "UTF-8";
/* CSS Document */
.typo3-adminPanel {
	position: absolute;
	right: 10px;
	top: 10px;
}
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
	padding: 20px 0px;
	background: url(../_img/background.png) no-repeat center top #066;
}
a {
	text-decoration: none;
	color: #066;
	outline: none;
}

h1 {
	font-size: 1.24em;
	font-weight: bold;
	color: #066;
	padding-top: 30px;
}
h1.csc-firstHeader {
	padding-top: 10px;
}
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;
}

optgroup {
	color: #099;
	padding-top: 1em;
}
option {
	padding-left: 1em;
	color: #000;
}

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;
	margin: auto;
	width: 964px;
}
.page .language-select {
	position: relative;
	text-align: right;
	padding: 0px 55px;
}
.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;
}
.page .page-inner {
	padding: 0px 58px;
	position: relative;
	background: url(../_img/page-inner.png) repeat-y center;
}
.page .page-bottom {
	height: 58px;
	background: url(../_img/page-bottom.png) no-repeat top center;
}
.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;
}
.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;
}
.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;
	background: #900;
	background: url(../_img/nav1.ACT.png) repeat-x;
}
.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;
	padding: 15px 0px;
	float: left;
	width: 185px;
}
.content-normal {
	position: relative;
	width: 602px;
	padding: 15px 31px;
	float: left;
	border-right: 1px solid #099;
}
.content-normal.small {
	width: 416px;
	border-left: 1px solid #099;
}
.content-right {
	position: relative;
	padding: 15px 0px;
	float: right;
	width: 170px;
}
.content-right select {
	width: 165px;
}
.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;
}

/*
.content-normal dl.csc-textpic-image dt {
	padding: 8px 10px 12px 10px;
	background: url(../_img/image_bg.png) no-repeat top left;
	display: block;
	position: relative;
}
.content-normal dl.csc-textpic-image {
	width: 211px !important;
}
*/

div#nyroModalFull {
	font-size: 12px;
	color: #777;
	font-family: Verdana;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
	display: none;
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background: url(../img/prev.gif) left 20% no-repeat;
}
a.nyroModalNext {
	right: 0;
}
a.nyroModalNext:hover {
	background: url(../img/next.gif) right 20% no-repeat;
}



.maschinen-liste {
	position: relative;
}
.maschinen-liste .headline {
	position: relative;
	background: url(../_img/headline.png) repeat-x;
	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: #fff;
}
.maschinen-liste h2 {
	color: #fff;
	font-weight: normal;
	font-size: 0.923em;
}
.maschinen-liste .group {
	padding: 4px 14px 0px;
	margin: 30px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	background: #ccc;
	color: #666;
	float: left;
}
.maschinen-liste .group.first {
	margin: 0px 0px 0px 0px;
}
.maschinen-liste .fieldset {
	background: #ccc;
	padding: 4px;
}
.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 {
	background: #ddd;
}
.maschinen-liste-item .thumb {
	float: left;
	width: 158px;
}
.maschinen-liste-item.single .thumb {
	width: auto;
	height: auto;
}

.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: 50%;
	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;
}
.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;
}
.pagebrowser .prev {
	position: relative;
	float: left;
}
.pagebrowser .next {
	position: relative;
	float: right;
}
.pagebrowser a {
}


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

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

.footer, .footer2 {
	position: relative;
	text-align: center;
	color: #fff;
}
.footer2 {
	display: none;
}

.error {
	font-size: 0.86em;
	position: relative;
	padding: 2px 10px;
	margin: 5px;
	border: 1px dashed #900;
	background: #cee;
	color: #900;
}


fieldset {
	padding: 20px;
}
fieldset legend {
	padding: 0px 10px;
	font-weight: bold;
	font-size: 14px;
}
fieldset label {
	display: block;
	position: relative;
	float: left;
	width: 150px;
	clear: both;
	padding: 5px 0px;
}
fieldset input, fieldset textarea {
	margin: 5px 0px;
	width: 200px;
}
.powermail_check, .powermail_submit {
	width: auto;
}

.tx-shop-pi3 dl {
	position: relative;
	width: 420px;
	border: 1px solid #066;
	border-top: none;
}
.tx-shop-pi3 dl dt, .tx-shop-pi3 dl dd {
	position: relative;
	display: block;
	float: left;
	padding: 5px 2px;
	border-top: 1px solid #066;
}
.tx-shop-pi3 dl dt {
	font-weight: bold;
	color: #066;
}
.tx-shop-pi3 dl dd input {
	width: 35px;
	text-align: center;
}
.tx-shop-pi3 dl dd a {
	color: #818181;
	text-decoration: underline;
}
.tx-shop-pi3 dl dd.lastrow {
	width: 416px;
	text-align: right;
	font-weight: bold;
	color: #066;
}
.tx-shop-pi3 dl dd.lastrow .info {
	font-weight: normal;
	color: #818181;
	font-style: italic;
	font-size: 0.9em;
}
.tx-shop-pi3 dl .col1 {
	clear: both;
	width: 30px;
	text-align: center;
}
.tx-shop-pi3 dl .col2 {
	width: 150px;
}
.tx-shop-pi3 dl .col3 {
	width: 80px;
	text-align: center;
}
.tx-shop-pi3 dl .col4 {
	width: 60px;
	text-align: center;
}
.tx-shop-pi3 dl .col5 {
	width: 80px;
	text-align: right;
}
.tx-shop-pi4 button {
	position: relative;
	float: right;
	clear: both;
}
.tx-shop-pi4 .formrow {
	position: relative;
	clear: both;
}
.tx-shop-pi4 label {
	display: block;
	position: relative;
	float: left;
	width: 150px;
	clear: both;
}
.tx-shop-pi4 input {
	position: relative;
	float: left;
	width: 240px;
}
.tx-shop-pi4 input.zip {
	width: 40px;
}
.tx-shop-pi4 input.city {
	width: 188px;
	margin-left: 6px;
}

.tx-shop-pi4 input.errorclass {
	border: 3px solid #900;
}

.tx-shop-pi4 label.errorclass {
	color: #900;
}
.tx-shop-pi4 ol {
	margin: 10px;
	padding-left: 15px;
	color: #900;
}





