/* Allgemein */

html, body {
	height: 100%;	
}

body {
	margin: 0;
	font: 10pt/14pt Arial, sans-serif;
	background: #D9D9D9 url(/images/bg_body.png) top center no-repeat;
}

.clearB {
	clear: both;
}
a, a:visited {
	font-weight: bold;
	color: #3350A4;
	text-decoration: none;
}
a:active, a:hover, a:focus {
	text-decoration: underline;
}
a.bullet {
	padding-left: 12px;
	background: url(/images/bullet_links.png) center left no-repeat;
}
a.flagEN {
	padding-left: 20px;
	background: url(/images/flagEN.png) center left no-repeat;
}
a.flagDE {
	padding-left: 20px;
	background: url(/images/flagDE.png) center left no-repeat;
}
hr {
	display: none;
}
img {
	border: 0;
}
.small {
	font-size: 0.8em;
}
/* Haupt-Container */

#wrap {
	background: url(/images/bg_wrap.png) top left repeat-y;
	width: 905px;
	margin: 0 auto 0 auto;
}

/* Admin Area */
.admin_td_listhead {
	font: 10pt Arial, sans-serif;
	font-weight: bold;
}

.admin_td_listitem {
	font: 9pt Arial, sans-serif;
	vertical-align:middle;
}

.admin_td_form {
	font: 10pt Arial, sans-serif;
}

.admin_input {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	color: #000000;
	font: 10pt Arial, sans-serif;
	padding:0px;
	height: 18px;
	margin-bottom:4px;
}

.admin_textarea {
	background-color: #EEEEEE;
	border: 1px solid #FFF;
	color: #000000;
	font: 10pt Arial, sans-serif;
}

.admin_button {
	background-color: #EEEEEE;
	border: 1px solid #FFF;
	color: #000000;
	font: 10pt Arial, sans-serif;
	font-weight: bold;
	height: 20px;
}


/* Header-Image */

h1 {
	background: url(/images/h1.png) top left no-repeat;
	height: 142px;
	margin: 0;	
}
h1 span {
	display: none;
}

/* Geraete-Bilder im Header */

#headerImage {
	position: relative;
	top: 0;
	left: 255px;
	width: 284px;
	height: 142px;
	z-index: 2;
}

/* Haupt-Navigation*/

#mainNav {
	background: url(/images/bg_mainNav.png) top left no-repeat;
	height: 40px;
	margin-bottom: 15px;
}
#mainNav ul {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;	
}
#mainNav ul li {
	padding: 2px 15px 0 0;
	float: left;
	text-align: center;
}
#mainNav a, #mainNav a:active, #mainNav a:visited {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
#mainNav a:hover, #mainNav a.active {
	/*font-weight: bold;*/
	color: #FFF;
}

/* Formulare */

#mainSearch {
	text-align: right;
	padding: 3px 15px 3px 0;
}
#mainSearch label {
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	margin: 0 0.3em 0 0;
}	
#mainSearch input {
	width: 140px;
	background-color: #A6A6A6;
	border: 1px solid #FFF;
	color: #FFF;
}
#contentRight form {
	margin: 0 0 1em 0;
}
#contentRight input {
	height: 12px;
	line-height: 12px;	
}
#newsletter input {
	width: 180px;
}
#dealerSearch input {
	width: 50px;
}
#newsletter input.buttonSubmit, #login input.buttonSubmit, #mainSearch input.buttonSubmit, #dealerSearch input.buttonSubmit {
	background: transparent url(/images/button_submit_dark.png) center center no-repeat;
	width: 12px;
	height: 18px;
	border: 0;
	cursor: pointer;
}

#register input.buttonSubmit {
	width: 60px;
	height: 26px;
	border: 0;
	cursor: pointer;
}



div.formRow {
	clear: both;
	margin-bottom: 1em;
}
div.buttonRow {
	width: 300px;
	text-align: right;
}
legend {
	display: none;
}
fieldset {
	border: 0;
	padding: 0;
}
#feedback label {
	display: block;
	float: left;
	width: 100px;
}
div.formRow input, div.formRow select, div.formRow textarea {
	width: 200px;
	border: 1px solid #A6A6A6;
	font-size: 1em;	
}
#feedback textarea {
	height: 10em;
}
input.button {
	float: right;
	display: block;
	height: 2em;
/*	line-height: 3em;	*/
}
/* Inhalt */

/* Spalten */

#contentLeft {
	float: left;
	width: 640px;
	margin-top: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-right: 15px;
}
#contentRight {
	width: 208px;
	float: left;	
	padding-left: 10px;
	font-size: 0.8em;
}

/* Breadcrumb */

#breadcrumb {
	font-size: 0.8em;
	color: #A6A6A6;
	text-align: right;
}
#breadcrumb p {
	margin: 0;
}
#breadcrumb p span {
	color: #333;
	margin-right: 1em;
}
#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #A6A6A6;
}
#breadcrumb a:hover, #breadcrumb a:focus {
	text-decoration: none;
}

 /* Allgmemein */

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0;
	margin: 1em 0 1.5em 0;
}
h3 {
	font-family: Tahoma, sans-serif;
	font-size: 1.05em;
	letter-spacing: 0;
	margin: 1em 0 1.5em 0;
	color: #A6A6A6;
}
h4 {
	font-size: 1em;
	/*color: #A6A6A6;*/
}
input {
	height: 14px;
	line-height: 14px;
	font-size: 0.8em;
}

.errorbox {
	border: 2px solid #AA0000;
	padding: 5px;
}
.errormsg {
	padding-bottom: 5px;
	color: #aa0000;
}

#contentRight h3 {
	margin: 0 0 1em 0;
	color: #A6A6A6;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#contentRight h3.teaser {
	height: 95px;
	background-position: 0 20px;
	background-repeat: no-repeat;
}
#contentLeft p {
	clear: both;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
#contentRight p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
p.centered {
	text-align: center;
}

/* Bilder in linker Spalte */

#contentImage {
	height: 366px;
	margin: 0 0 1em 0;
}
#contentImage a {
	display: block;
	height: 100%;
	width:  100%;
}
#contentImage a span {
	display: none;
}
#contentImage a.X121SCI {
	background: url(/images/hauptbild.gif) top left no-repeat;
}
#contentImage a.DUMMY, #contentImage.DUMMY {
	background: url(/images/receiver_detail_dummy.jpg) top left no-repeat;
}

/* Bilder in rechter Spalte */

#contentRight h3.dealer {
	background-image: url(/images/pic_dealer.jpg);
}
#contentRight h3.newsletter {
	background-image: url(/images/pic_newsletter.jpg);
}

/* Produktliste */

ul.teaserList {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.teaserList li {
	float: left;
	width:300px;
}

ul.teaserList li a {
 display: block;
 width: 160px;
 height: 100px;
 border: 1px solid #A6A6A6;
 border-width: 1px 1px 2px 1px;
 padding-left: 132px;
 margin: 0 20px 10px 0;
 font-weight: bold;
 color: #FFF;
}

ul.teaserList li a:active, ul.teaserList li a:visited {
	text-decoration: none;
}
ul.teaserList li a:hover, ul.teaserList li a:focus {
	border: 1px solid #798199;
	border-width: 1px 1px 2px 1px;	
}
ul.teaserList li a span {
	position: relative;
	top: 40px;
	display: block;
	vertical-align: middle;
}
ul.teaserList li a.even {
	margin-right: 0;
}

ul.teaserList li a.download {
	background: #C3CDD4 url(/images/product_cat_download.jpg) top left no-repeat;
}

/* Produkt-Details */

div.productDetails {
	margin: 0 0 1em 0;
	padding: 1em 5px 1em 5px;
}
div.productDetails h4 {
	margin: 0 0 5px 0;
	color: #333;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div.productDetails dl {
	width: 50%;
	float: left;
	font-size: 0.8em;
}
.tdright {
	width: 50%;
	float: left;
	font-size: 0.8em;
}
div.productDetails dt {
	float: left;
	width: 38%;
	color: #A6A6A6;
	font-weight: bold;
}
.tdleft {
	font-size: 0.8em;
	float: left;
	width: 38%;
	color: #A6A6A6;
	font-weight: bold;
}

/* Haendler-Suche */

div.dealerSearchResults {
	margin: 0 0 2em 0;
}
div.dealerSearchResults p {
	padding-bottom: 1em;
	border-bottom: 1px dotted gray;
}

/* Downloads */
h3.categoryDivider, h4.categoryDivider {
	font-size: 1em;
	font-weight: normal;
	border: 1px dotted #A6A6A6;
	border-width: 0 0 1px 0;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.3em 0;
}
ul.iconList {
	list-style: none;
	margin: 1em 0 1.5em 20px;
	padding: 0;
}
ul.iconList li {
	margin-bottom: 0.5em;	
}
ul.iconList li.download {
	padding-left: 25px;
	background: url(/images/ico_download.jpg) left center no-repeat;
}	
ul.iconList span {
	font-size: 0.8em;
}
ul.iconList a {
	font-weight: normal;
}

/* Presse */
ul.iconList li.pdf {
	padding-left: 25px;
	background: url(/images/ico_pdf.jpg) left center no-repeat;
}

/* Fusszeile */

#footerWrap {
	height: 25px;
	background: url(/images/bg_footerWrap.png) top center no-repeat;
	clear: both;
	margin-right:5px;
}

#footer {
	height: 25px;
	width: 900px;
	text-align: left;
	background: url(/images/bg_footer.png) top left no-repeat;
	margin: 0 auto;
	font-size: 0.8em;
}

#footer ul {
	float: left;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;	
	margin: 5px 0 0 15px;
}
#footer ul li {
	float: left;
	margin-right: 15px;
}
#footer a, #footer a:active, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:focus, #footer a:hover {
	text-decoration: underline;	
}
#copyright {
	color: #FFF;
	padding: 5px 15px 0 0;
	text-align: right;
}
/* Produkt-Auswahl */

ul.productList {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.productList li {
	clear: both;
	margin-bottom: 1em;
	border-bottom: 1px dotted gray;
	height:60px;
	overflow:hidden;
	vertical-align:middle;
}
ul.productList li div.productImage {
	float: left;
	margin-right: 10px;
}
ul.productList li div.productImage a {
	display: block;
	width: 100px;
	height: 50px;
}
ul.productList li div.productName {
	float: left;
	margin-right: 10px;
	height: 50px;
	width: 450px;
}
ul.productList li div.productDescription {
	float: left;
	line-height: 18px;
	height:50px;
	vertical-align: middle;
}
ul.productList li div.productDetailLink {
	float: right;
	line-height: 50px;
}

#tabbedBeschreibung,#tabbedZubehoer,#tabbedDownloads,#tabbedTech {
	float: left;
	padding: 6px 10px;
	background: #aaaaaa;
	margin-right:5px;
	margin-bottom:-1px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	cursor: pointer;
}

#tabbedContentDownloads, #tabbedContentTech, #tabbedContentBeschreibung, #tabbedContentZubehoer {
	width:560px;
	padding:20px;
	border: 1px solid #000000;
	background: #eeeeee;
	display: none;
}
