.tdrightalign {
          text-align: right;
}

/*
a:link .produktnav2 {
text-decoration: none;
font-weight: bold;
font-size:13px;
color: #000000;
text-align: right;
margin-right:3px;
}
a:link .produktnaveng2 {
text-decoration: none;
font-weight: normal;
font-size:10px;
color: #000000;
text-align: right;
margin-right:3px;
}
*/
a:visited .produktnav2 {
text-decoration: none;
font-weight: bold;
font-size:13px;
color: #000000;
text-align: right;
margin-right:3px;
}
a:visited .produktnaveng2 {
text-decoration: none;
font-weight: normal;
font-size:10px;
color: #000000;
text-align: right;
margin-right:3px;
}

/*
a:visited {
text-decoration: none;
color: #000000;
}

a:active {
text-decoration: none;
color: #000000;
}
*/









body, table, input, textarea {
	font: 11px Arial, Helvetica, sans-serif;
/*	background-color: #ffffff;*/
	padding: 0;
	margin: 0;
}

a {
	font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
}

.footertext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.imgFader { 
	position:relative;
	opacity:0.0 
}

.tdrightalign {
          text-align: right;
}

.navtd {
		background-image:url(images/content_big_8.gif);
		text-align: right;
}

#bgImg{ position: absolute;
        top: 0;
        left: 0;
        border: 0;
        z-index: 1;}
#bodyDiv{ position: absolute;
          top: 0;
          left: 0;
          z-index: 2;

          width: 100%;
          height: 100%;
          text-align: center;
          vertical-align: middle;
		border: 0px solid white;
line-height:100%
}

a:link .produktnav{
text-decoration: none;
font-weight: bold;
font-size:15px;
color: #FFFFFF;
text-align: right;
}
a:link .produktnaveng{
text-decoration: none;
font-weight: normal;
font-size:10px;
color: #FFFFFF;
text-align: right;
}
a:visited .produktnav{
text-decoration: none;
font-weight: bold;
font-size:15px;
color: #FFFFFF;
text-align: right;
}
a:visited .produktnaveng{
text-decoration: none;
font-weight: normal;
font-size:10px;
color: #FFFFFF;
text-align: right;
}
/*
a:visited {
text-decoration: none;
color: #FFFFFF;
}

a:active {
text-decoration: none;
color: #FFFFFF;
}
*/

a:hover .produktnav {
color: #FF0408;
text-decoration: none;
font-size:17px;
text-align: right;
}
a:hover .produktnaveng {
color: #FF0408;
text-decoration: none;
font-weight: bold;
font-size:10px;
text-align: right;
}

a:hover .produktnav2 {
color: #FF0408;
text-decoration: none;
font-size:13px;
text-align: right;
margin-right:3px;
}
a:hover .produktnaveng2 {
color: #FF0408;
text-decoration: none;
font-weight: normal;
font-size:10px;
text-align: right;
margin-right:3px;
}

a:link .zoom {
width : 95px; 
height : 42px;
}

a:hover .zoom {
margin-top:-23px;
width : 147px;
height : 65px;
}

.iframe {overflow-x:hidden;}





input, textarea {
	border: 1px solid #DBDBDB;
}



img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
/*	background: url(images/dock-bg2.gif);*/
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 50%;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
/*	background: url(images/dock-bg.gif);*/
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.kontakttable {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color: #808080;
	border-left-style:dashed;
	border-left-width:1px;
	border-left-color: #808080;
	border-right-style:dashed;
	border-right-width:1px;
	border-right-color: #808080;

}