@charset "UTF-8";
/* CSS Document */


.tx-srproductinfo-pi1-listrowField-image {

}

.tx-srproductinfo-pi1-listrowField-bedienungsunterlagen {
	width:200px;
}

.tx-srproductinfo-pi1-listrowField-ersatzteilunterlagen {
	width:200px!important;
}

.tx-srproductinfo-pi1-listrowField-prospekte {
	width:200px!important;
}


.bodytext {
text-align: justify;
}

.tx-srproductinfo-pi1-searchbox {
	margin: 10px;
}


.tx-srproductinfo-pi1-browsebox {
	margin: 10px;
}

.tx-srproductinfo-pi1-browsebox p {
	font-size:12px;
}

#sr_product_info {
	border-collapse: collapse;
	border: 1px solid #000;
	width: 100%;
}

#sr_product_info td {
	border-collapse: collapse;
	border: 1px solid #808080;
	padding: 8px;
	vertical-align: top;
	font-size:12px;
}

#sr_product_info td span {
	font-size:10px;
	color:#808080;
}

#sr_product_info td.header {
	background:#cecece;
	font-weight:bold;
}

#sr_product_info th {
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #808080;
	padding: 8px;
	color:#fff;
	font-size:12px;
	background:#7c9fd5;

}

#leftCol {
	width: 360px!important;
	float: left;
}

#rightCol {
	width: 360px!important;
	float:right;
}

#col1 {
    float: left;
    margin-right: 20px;
    width: 240px !important;
}

#col2 {
	width: 240px!important;
	float:left;
}

#col3 {
	width: 240px!important;
	float:right;
}


dl {
	margin-left: 20px;

}

dt {
	padding-top: 3px;
	padding-bottom: 3px;
}

.tx-newloginbox-pi1 {
	margin-bottom: 30px;
}

.tx-newloginbox-pi1 table, .tx-newloginbox-pi1 td, .tx-newloginbox-pi1 th, .tx-newloginbox-pi1 h3 {
	font-size: 12px;
}

.tx-damdownloads-pi1-list td {
	font-size: 12px;
	padding: 20px;
	vertical-align: top;
	width: 250px;
}

.tx-damdownloads-pi1-list td span {
	font-size: 11px;
	color: #808080;
}

.tx-damdownloads-pi1-list td p {
	margin-top: 4px;
}

.tx-damdownloads-pi1-list h2 {
	font-size: 14px;
	border:0px;
	padding-left: 18px;
	background:url(../img/bulletbig.jpg) 0 1px no-repeat;
	
}


fieldset {
	border:0px;
	padding: 10px;
}

.csc-mailform-field label {
	position: absolute; 
	width:180px;
	margin-right:10px;
}

.csc-mailform-field {
	margin-bottom: 10px;
}

.csc-mailform-field input,.csc-mailform-field textarea {
	position: relative;
	left: 160px;
	width: 200px;
}

div#footer * a {
	color:#808080;
}

div#building {
	position: relative;
	top: 6px!important;
	top: 1px;
	left: 0px;
}

* {
	padding:0px;
	margin:0px;
}

* a {
	text-decoration: none;
	color: #000;
}

* a:hover {
	text-decoration: none;
	color: #3a76b7;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColElsCtrHdr #container {
	font-size: 12px;
	width: 1000px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#container p {
	margin-bottom: 20px;
}

#container h1 {
	font-size: 18px;
	padding-left: 40px;
	margin-bottom:10px;
	color:#3a76b7;

}

#container h2 {
	font-size: 14px;
	margin-bottom:6px;
	color:#3a76b7;
}

.oneColElsCtrHdr #header { 
	background:url(../img/top_back.jpg) 0 0 repeat-x;
	height:90px;
} 

.oneColElsCtrHdr #header h1 {
	float:right;
	padding: 20px;
} 

.oneColElsCtrHdr #menu { 
	font: 0.8em;
	background:#f7f7f7; 
	padding: 0 0 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #mainContent {
	width: 760px;
	float:right;
	font: 0.8em;
	background: #FFFFFF;
	padding:20px;
	margin-top: 6px;
}

.oneColElsCtrHdr #mainContentWide {
	width: 950px;
	float:right;
	font: 0.8em;
	background: #FFFFFF;
	padding:20px;
	margin-top: 6px;
}

.oneColElsCtrHdr #mainContent ul,.oneColElsCtrHdr #mainContentWide ul {
	margin-left:20px;
}

.oneColElsCtrHdr #mainContent ul li,.oneColElsCtrHdr #mainContentWide ul li {
	list-style:square;
	padding-top:1px;
	padding-bottom:1px;
	list-style-image: url(../img/bullet.jpg);
}


.oneColElsCtrHdr #mainContent a,.oneColElsCtrHdr #mainContentWide a {
	text-decoration: none;
	color: #3a76b7;
}

.oneColElsCtrHdr #mainContent a:hover,.oneColElsCtrHdr #mainContentWide a:hover {
	text-decoration: underline;
	color: #3a76b7;
}

.oneColElsCtrHdr #mainContent h1, .oneColElsCtrHdr #mainContentWide h1 {
	padding-bottom:6px;
	border-bottom:1px dashed #3a76b7;
	padding-left: 6px;
}
	

#menu ul {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height: 22px;
}

#menu li {
	font-size: 13px;
	list-style: none; 
	float: left; 
	white-space: nowrap; 
	border-right:1px solid #ccc;
	line-height:22px;
	padding: 1px 7px 0 7px;
}

#menu li.selmain {
	background:#7c9fd5;
}

#menu li.selmain a {
	text-decoration: none;
	color: #fff;
}

#submenu li.sel {
	background:url(../img/submenu_back_active.jpg) 0 0 repeat-y;
}

.sel a {
	text-decoration: none;
	font-size: 12px;
}

#submenu ul {
	margin:0;
	padding:0;
}

#submenu li {
	font-size: 12px;
	background:url(../img/submenu_back.jpg) 0 0 repeat-y;
	list-style: none; 
	float: left; 
	width: 180px; 
	padding-left: 10px; 
	padding-right:10px;  
	padding-top:4px;  
	padding-bottom:4px;  
	border-bottom:2px solid #fff;
}

#submenu li a {
	color: #fff;
}

#submenu a {
	text-decoration: none;
	color: #3a76b7;
}

#submenu p {
	margin: 10px;
}

#submenu h1 {
	font-size: 14px;
	padding-left: 10px;
	margin-bottom:10px;
	color:#3a76b7;
}

.oneColElsCtrHdr #submenu {
	clear:both;
	width: 180px;
	float:left;
	margin-top:30px;
	font: 0.8em;
	margin-bottom:20px;  
}

div#de {
	position: relative;
	z-index:10;
	top: 59px;
	left: 934px;
	width: 64px;
	height: 10px;
}




.oneColElsCtrHdr #footer { 
	background:url(../img/bottom_back.jpg) 0 0 repeat-x;
	height: 49px;
	clear:both;
	padding: 0 10px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-top: 22px;
	font-size: 12px;
	color:#808080;
	float:right;
}

#rglbCenter, #rglbBottom {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #fff;
z-index: 20;
border: 1px solid #666;
}
#rglbCloseLink {
background:transparent url(../img/close.gif) no-repeat scroll center center;
display:block;
float:right;
height:30px;
margin-bottom:10px;
width:80px;
}

.jdGallery a.open:hover {
background:transparent url(../img/coolplus.gif) no-repeat scroll center center;
opacity:0.6;
}

.jdGallery a.left {
background:transparent url(../img/coolprev.gif) no-repeat scroll left center;
left:0;
top:0;
}

.jdGallery a.right {
background:transparent url(../img/coolnext.gif) no-repeat scroll right center;
right:0;
top:0;
}

.oneColElsCtrHdr #mainContent a {base.css (line 246)
color:#3A76B7;
text-decoration:none;
}
.jdGallery a.left {base.css (line 376)
background:transparent url(../img/coolprev.gif) no-repeat scroll left center;
left:0;
top:0;
}
.jdGallery a.left {jd.galle...yCool.css (line 195)
background:transparent url(img/coolprev.gif) no-repeat scroll left center;
left:0;
top:0;
}

.jdGallery a.right, .jdGallery a.left {
cursor:pointer;
height:99%;
opacity:0.6;
position:absolute;
width:25%;
z-index:10;
}

.jdGallery a.right:hover, .jdGallery a.left:hover {
opacity:1;
}

div.tx-mmforum-pagenav {
clear:both;
font-size:10px;
margin:8px 0;
text-align:right;
}


.oneColElsCtrHdr #mainContent h2 {
	color:#3A76B7;
	font-size:18px;
	margin-bottom:10px;
	border-bottom:1px dashed #3A76B7;
	padding-bottom:6px;
	padding-left:26px;
	padding-top:0px
}

#playlist {
    float: left;
    width: 370px;
}

ul#video-list
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
float:left;
width:340px;
}

ul#video-list li { 
display: inline; 
float:left;
padding:4px;
width: 100px;
height:150px;
}

ul#video-list li a
{
text-decoration: none;
padding: .2em 1em;
font-size:10px;
}

ul#video-list li a img
{
border:0px;
}

ul#video-list li a:hover
{
}

#flvplayercaption {
    float: left;
    max-width: 370px;
        width:370px;

}

.contenttable {
	width:100%;
	margin-bottom:15px;
}

.tr-even {
	background:#d1dfff; 
}

.tr-odd {
	background:#8aaeff; 
}

.td-0, .td-1 {
	font-size:11px;
	width:50%;
	margin:3px;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}

