﻿/*	HTML Elemente
	----------------------------------------------------*/
body {
	font-size: 11px;
}

a, a:hover {
	text-decoration: none;
}

#quick_navigation a { padding: 0; margin: 0; display: block; }

li {
	line-height: 1.6em;
}

table {
	width: 100%;
	border-collapse: collapse;
}

td, th {
	padding: 6px;
	text-align: left;
	line-height: 1.4em;
}
td { vertical-align: top; }
th { vertical-align: bottom; }

td h4, th h4 {
	padding: 10px 0 0 0;
}

p {
	line-height: 1.4em;
}

p input {
	margin: 0 !important;
}

p.relevant, ul.relevant {
	padding: 10px;
	margin: 0 0 10px 0;
}

#sub_navigation p.relevant, #sub_navigation ul.relevant {
	margin: 0;
}

/*	Allgemeine Klassen
	----------------------------------------------------*/
.clear {
	clear: both;
}

.left {
	text-align: left;
}
img.left { float: left; }
input.left {
	margin: 0 0 10px 0 !important;
	float: left;
	text-align: center;
}

.right {
	text-align: right;
}
input.right {
	margin: 0 0 10px 0 !important;
	float: right;
	text-align: center;
}
img.right 
{
	float: right;
}

.center {
	text-align: center;
}

.breadcrumb_start {
	font-style: italic;
}

.halfBox {
	width: 49.9%;
	float: left;
}

.vcard h3 {
	margin: 0 !important;
	padding: 0 !important;
	background: None !important;
	border: None !important;
}

.certification { padding: 20px 0 10px 0; background-color: #FFF; text-align: center; }
	.certification div { padding: 0 0 10px 0; }
		.certification div a { padding: 10px 0; display: block; }
.technical_certification { padding: 20px 0 10px 0; background-color: #FFF; text-align: center; }
	.technical_certification div { padding: 0 0 10px 0; }
		.technical_certification div a { padding: 10px 0; display: block; }

.hide { display: none; }

.vcard td{
	border: none;
	padding: 0 10px 0 0;
	/*padding: 0 0 20px 0;*/
}

.vcard p {
	padding: 0 10px 10px 0;
}

.vcard .zoom {
	display: none;
}


/*	Warengruppen
	----------------------------------------------------*/
.productCategories img {
	float: left;
}

.productCategories li {
	line-height: 1.4em;
}

.productCategories ul {
	margin: 0 !important;
	padding: 0 0 10px 125px !important;
}


/*	Produkte
	----------------------------------------------------*/
.productList .compareIndicator, .productList .compareIndicatorBottom {
	margin: 0 0 10px 0;
	padding: 1px 0 1px 118px;
	width: auto;
	font-size: 1em;
	line-height: 1.6em;
}
.productList .disabled { background-image: none !important; }

.productList .pageNavigator {
	margin: 0 0 10px 0;
	padding: 1px 10px;
	float: right;
	width: 200px;
	font-size: 1em;
	line-height: 1.6em;
	text-align: right;
}

.productList table {
	display: none;
}

.productList img {
	float: left;
}

.productList input {
	display: none;
}

.productList .details img {
	background-repeat: no-repeat;
}

/*.admin td { padding: 1px 0 0 0; }*/
.admin a.selected { /*border-bottom: 1px dotted #666;*/ text-decoration: underline; }
.admin span { color: #666; font-style: italic; font-weight: normal; }
	.admin span a { color: #666; }
	.admin span a:hover { color: #999; }
.admin .selector { padding-left: 0 !important; padding-right: 0 !important; background: #A01414 url(Images/selector.gif) repeat-y center; }
	.admin .selector input { margin: 1px 0 0 0 !important; width: 13px; height: 13px; }
.admin .selectorTop { padding-left: 0 !important; padding-right: 0 !important; background: #A01414 url(Images/selectorTop.gif) no-repeat center top; }
	.admin .selectorTop input { margin: 1px 0 0 0 !important; width: 13px; height: 13px; }
.admin .selectorBottom { padding-left: 0 !important; padding-right: 0 !important; background: #A01414 url(Images/selectorBottom.gif) no-repeat ; }
.admin .footer { border-bottom: none; }
.admin input[disabled="disabled"] { color: #666 !important; background-color: #F5F5F5 !important; }
.admin .me,
.admin .me span,
.admin .me a { color: #999 !important; }
.admin .me td.info { text-align: center; }
	.admin .me td.info span { color: #666; font-weight: bold; font-style: normal; }
.admin .securityLevel input { margin: -5px 0 0 0 !important; }

/*	Info-Übersichtsseite (DS)
	----------------------------------------------------*/
.ImageBox 
{
	height:100px;
	width:100px;
	border: solid 1px #C2C2C2;
	float:left;
}

.DiscriptionBox
{
	margin-left: 110px;
	margin-bottom: 30px;
}

.TitleBox
{
	width: 90%;
	font-weight: bold;
	margin-bottom:10px;
}

.TeaserBox
{
	width: 90%;
	height: 57px;
	margin-bottom:12px;
	overflow:hidden;
}
.more
{
	width: 90%;
}

.InfoPage
{
	margin-top: 10px;
	font-size: 11px;
	height: auto;
}

/*	Kontaktformular (DS)
	----------------------------------------------------*/

.tbContactForm 
{
	width:300px; 
	/*border:solid 1px #AAAAAA !important;*/
		
}

.Success
{
	text-align: center;
	font-size: 13px;
}

.hidden
{
	display:none;
}

.required
{
	color:Red;
}

/*	Locations.ascx (DS)
	----------------------------------------------------*/
.locationDetails td
{
	border:0px !important;
}

.galleryBox
{
	border: solid 1px; 
	padding: 0 23px; 
	overflow:hidden; 
	position: relative; 
	height: 150px;
	width: auto;
	/*width: 97.6%;*/
}
.galleryBox table { margin-left: -0; }


.arrowBoxLeft
{
	/*display: none*/
	position:absolute;	
	width: 22px; 	 
	text-align: center; 
	/*vertical-align: middle;*/
	background-color: white;
	float: left;
	height: 150px;
	left: 0;
	top:0;
	border-right: solid 1px black;
	padding: 0 0 0 0;
	-moz-user-select:none;
	cursor:pointer;
}

.arrowBoxRight
{
	/*display: none*/
	position:absolute;	
	width: 22px;	
	text-align: center; 
	/*vertical-align: middle;*/
	background-color: white;
	float:right;
	height: 150px;	
	right: 0;
	top:0;
	padding: 0 0 0 0;
	border-left: solid 1px black;
	-moz-user-select:none;
	cursor:pointer;
}

.imageBox { padding: 10px 0 10px 10px; border:none; }
	.imageBox img { display: block; border: solid 1px black; }
	

.productCompatibilities 
{
}
.productCompatibilities .elements 
{
	background-color: #EEE;
	padding: 6px;
	font-size: 13px;
	line-height: 21px;
	margin: 0 0 10px 0;
}
.productCompatibilities .elements .key { width: 200px; }
.productCompatibilities .condition { color: #666; font-weight: normal; }
.productCompatibilities a { display: block; margin: 0; padding: 12px 6px; font-weight: bold; font-size: 12px; }