@charset "utf-8";
/* CSS Document */
/**********************************/
/* HOME
/**********************************/
#intro_de, #intro_en, #intro_es {
	width: 690px;
	height: 215px;
	overflow: hidden;
	background-image: url(../images/intro_de.jpg);
	background-repeat: no-repeat;
}
#intro_en {
	background-image: url(../images/intro_en.jpg);
}
#intro_es {
	background-image: url(../images/intro_es.jpg);
}
img.imagebild {
	width: 690px;
	margin-bottom: 25px;
	float:left;
}
.mainstorybox {
	margin-top: 24px;
	width: 220px;
	margin-right: 15px;
}
.mainstory {
	float: left;
	width: 220px;
	margin-right: 15px;
}
#maincontent .mainstory h3 {
	font-size: 12px;
	margin: 0 0 2px 0;
	margin-top: 5px;
}
#maincontent h3 {
	font-size: 12px;
	margin-top: 30px;
}
#maincontent h4 {
	font-size: 12px;
	margin: 0 0 2px 0;
}
.mainstory img {
	margin-top: 15px;
	border: 0;
}
.mainstory#last {
	margin-right: 0px;
}
.mainstory p {
	margin: 0;
	padding: 0;
}
/**********************************/
/* LISTEN
/**********************************/
.list {
	position: relative;
	border-top: #C7C7C7 solid 1px;
	border-bottom: #C7C7C7 solid 1px;
	padding: 8px 0;
	margin-top: 22px;
}
.list_left {
	float: left;
}
.list_left img {
	padding-right: 16px;
}
.list_content {
	float: left;
	width: 340px;
}
.list_content_textonly {
	float: left;
	width: 445px;
}
.list_content h3, .list_content_textonly h3 {
	font-size: 13px;
	font-weight: bold;	
}
.list a.weiter {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_weiter.gif);
}
.list a.more {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_more.gif);
}
.list a.wiecej {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_wiecej.gif);
}

.list a.plus {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_plus.gif);
}

.list a.mas {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_mas.gif);
}

.list a.videos {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_video.gif);
}

.list a.wideo {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 64px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_wideo.gif);
}

.list a.fotogalerie {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 98px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_fotogalerie.gif);
}

#video_bt {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 63px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_video.gif);
}

.list a.download {
	position: absolute;
	right: 0px;
	bottom: 8px;
	width: 100px;
	height: 18px;
	display: block;
	text-indent: -9999px;
	background: url(../images/button_download.gif);
}
/**********************************/
/* ARTIKEL
/**********************************/
.subheader {
	margin-top: 20px;
}
.more_links {
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #d9d9d9;
	padding: 15px 0 0 0;
}
.more_links_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0 0 15px 0;
}
.more_links_list li {
	font-size: 11px;
	margin: 15px 0px 5px 0;
}
.more_links_list li a {
	color: #000000;
	text-decoration: none;
}
.spacer {
	padding-left: 10px;
	background: url(../images/button_link.gif) no-repeat;
	background-position: right bottom;
}
div.hr {
	height: 2px;
	background: url(../images/hr.gif) repeat-x scroll center;
	margin: 15px 0;
}
div.hr hr {
	display: none;
}
#maincontent a.button  {
	float: right;
	display: block;
	color: #000000;
	font-size: 10px;
	padding: 3px 5px 4px 20px;
}
#maincontent a.button#zurueck  {
	background: #e5e5e5 url(../images/button_back.gif) no-repeat;
}
#maincontent a.button.top  {
	background: #e5e5e5;	
	padding-left: 5px;
}
.artikel_left {
	float: left;
	width: 198px;
}
.artikel_leftpicture {
	margin-top: 26px;
	padding: 8px 0;
	width: 172px;
	border-top: #C7C7C7 solid 1px;
	border-bottom: #C7C7C7 solid 1px;
}
.artikel_leftpicture p {
	margin: 6px 0 0 0;
	font-size: 10px;
	color: #999999;
}
.artikel_leftpicture p a {
	display: block;
	overflow: hidden;
	float: left;
	width: 11px;
	height: 11px;
	line-height: 9px;
	background: url(../images/button_zoom.gif) no-repeat;
	background-position: 0 2px;
}
.artikel_leftpicture span, .drawing_image span {
	visibility: hidden;
}
.artikel_content {
	margin-top: 26px;
	float: left;
	width: 325px;
}
.artikel_content_textonly {
	margin-top: 26px;
}
.artikel_content p {
	margin-top: 0;
}
.nobr {
	visibility: visible;
	white-space: nowrap;
}

.feature_head {
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #d9d9d9;
	padding-top: 15px;
}
/**********************************/
/* LITERATUR
/**********************************/
.list a.pdf {
	position: absolute;
	right: -5px;
	bottom: 0;
	width: 100%;
	height: 20px;
	display: block;
	background: url(../images/button_pdf.gif) no-repeat right;
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding: 0 20px 0 5px;
	line-height: 20px;
	font-size:11px;
	text-decoration: none;
}
	.list a.pdf span {
		padding-right: 20px;
	}
.list h3 {
	font-size: 16px !important;
	clear: both;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.list h4 {
	font-size: 14px !important;
	clear: both;
}
.literatur {
	width: 60px;
}
.fachpresse strong {
	display: block;
	padding: 0 80px 5px 0;
}
/**********************************/
/* BESTELLEN
/**********************************/
.bestellen {
	margin-top: 22px;
	background: #d9d9d9;
	padding:3px;
	width: 92px;
	height: 18px;
}
.bestellen input {
	float:left;
	padding-bottom: 3px;
}
.bestellen span {
	margin-left: 7px;
	font-weight: bold;
	font-size: 11px;
	line-height:18px;
}
/* Versand Allgemein */
#versandadresse {
	background: #d9d9d9;
	width: 515px;
	padding: 0 0 10px 10px;
	margin-bottom: 10px;
}
#versandadresse .inputbox {
	float:left;
	margin-top: 10px;
}
#versandadresse .label {
	font-size: 11px;
	width:100%;
	display:block;
}
#versandadresse .label_r {
	font-size: 11px;
	font-weight: bold;
	width:100%;
	display:block;
}
/* Versand Elemente */
#versandadresse #cak_titel {
	width: 85px;
}
#versandadresse #cak_titel input {
	width: 65px;
}
#versandadresse #cvorname {
	width: 175px;
}
#versandadresse #cvorname input {
	width: 155px;
}
#versandadresse #cnachname {
	width: 175px;
}
#versandadresse #cnachname input {
	width: 155px;
}
#versandadresse #cunternehmen {
	width: 260px;
}
#versandadresse #cunternehmen input {
	width: 240px;
}
#versandadresse #cposition {
	width: 175px;
}
#versandadresse #cposition input {
	width: 155px;
}
#versandadresse #chaus {
	width: 175px;
}
#versandadresse #chaus input {
	width: 60px;
}
#versandadresse #ckommentar {
	width: 435px;
}
#versandadresse #ckommentar textarea {
	width: 415px;
	height: 66px;
}
.abschicken {
	margin-top: 22px;
	float: right;
}

/**********************************/
/* Technische Daten
/**********************************/

#techn_data_table {
	width: 520px;
	height: auto;
	border: 0px solid #757575;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 12px;
}

#techn_data_table td, th {
	border-bottom: 1px solid #C7C7C7;
	padding: 3px;
}

#techn_data_table th {
	text-align: left;
	font-weight:normal;
}

#techn_data_table td {
	text-align: right;
}

#techn_data_table td p {
	line-height: 4px;
}

#techn_data_table th .tab {
	padding-left: 12px;
	line-height: 4px;
}


/**********************************/
/* Drawing
/**********************************/

.drawing_image {
	margin-top: 26px;
	padding: 8px 0;
	width: 512px;
	border-top: #C7C7C7 solid 1px;
	border-bottom: #C7C7C7 solid 1px;
}

.drawing_image p {
	margin: 6px 0 0 0;
	font-size: 10px;
	color: #999999;
}
.drawing_image p a {
	display: block;
	overflow: hidden;
	float: left;
	width: 11px;
	height: 11px;
	line-height: 9px;
	background: url(../images/button_zoom.gif) no-repeat;
	background-position: 0 2px;
}

.noBreak {
	visibility: visible !important;
	white-space: nowrap;
}

span.infoline {
	padding-bottom: 10px;
}
