/* CSS Document */

body, html {
	width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6F6F;
}
body {
	background: #252525 url(../img/body_bg.png) repeat-x;
	margin: 0;
	padding-top: 55px;
	padding-bottom: 70px;
	text-align: center;
	line-height: 14px;
}
*+html body, * html body {
	background: #1C1C1C url(../img/body_bg.png) repeat-x;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 32px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1.h-1 {
	margin-bottom: 8px;
}

p {
	margin-top: 0;
	margin-bottom: 14px;
}


a {
	color: #6F6F6F;
}
a:link {
	text-decoration: none;
	color: #6F6F6F;
}
a:visited {
	text-decoration: none;
	color: #6F6F6F;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #6F6F6F;
}

a.a-liststyle {
	display: block;
	width: 200px;
	margin-top: 1px;
	background: url(../img/list_n.png) top left no-repeat;
	padding-top: 1px;
	padding-left: 28px;
}
a.a-liststyle:hover {
	background: url(../img/list_h.png) top left no-repeat;
}

p.breadcrumb {
	margin-bottom: 15px;
	font-size: 95%;
	color: #888787;
}
p.breadcrumb span {
	font-size: 95%;
}
p.breadcrumb a:link {
	text-decoration: none;
	color: #6F6F6F;
}
p.breadcrumb a:visited {
	text-decoration: none;
	color: #6F6F6F;
}
p.breadcrumb a:hover {
	text-decoration: underline;
	color: #6F6F6F;
}
p.breadcrumb a:active {
	text-decoration: none;
	color: #6F6F6F;
}


li {
	padding-left: 5px;
}
strong.desc {
	display: block;
	float: left;
	width: 45px;	
}
div#header, div#menu, div#content-bg-1, div#content-bg-2 {
	width: 901px;
	text-align: left;
	margin: 0px auto;
}
div#header {
	height: 124px;
}

div#header img {
	margin-top: 17px;
	margin-left: 85px;
}

div#menu {
	height: 27px;
	background: url(../img/menu_bg.png) repeat-x;
}
div#menu-shadow {
	height: 6px;
	width: 900px;
	background: #FFFFFF url(../img/menu_shadow.png) repeat-x;
	font-size: 1px;
}
div#content-bg-1 {
	background: url(../img/content_bg_1.png) repeat-y;
}
div#content-bg-2 {
	background: url(../img/content_bg_2.gif) top right no-repeat;
}
div#content {
	/*height: 553px;*/
	
	width: 901px;
	padding: 19px 20px 55px 85px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 795px;
}
p.txt {
	margin-right: 45px;
	width: 440px;
}
p.txt-1 {
	height: 60px;
}
p.txt-2 {
	height: 60px;
}
table.txt-3 ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
table.txt-3 ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: disc;
}
div#footer {
	height: 10px;
	font-size: 1px;
}
div#footer img.img-left {
	float: left;
}
div#footer img.img-right {
	float: right;
}
div#footer-info {
	width: 881px;
	padding-right: 20px;
	margin: 3px auto;
	font-size: 90%;
	color: #6c6c6c;
	text-align: right;
}
div#footer-info strong {
	margin-left: 3px;
	margin-right: 3px;
}
div#footer-info a {
	text-decoration: none;
}
div#footer-info a:link {
	color: #6c6c6c;
	text-decoration: none;
}
div#footer-info a:visited {
	text-decoration: none;
	color: #6c6c6c;
}
div#footer-info a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div#footer-info a:active {
	text-decoration: none;
	color: #6c6c6c;
}
div#footer-info a:hover span {
	border-bottom: 1px dotted #FFFFFF;
}

div#menu a {
	text-decoration: none;
}
div#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
div#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
div#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#lang {
	width: 901px;
	text-align: right;
	padding: 0px 23px 0px 85px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 792px;}
div#lang a{
	margin-left: 3px;
	text-decoration: none;
	border: none;
}
div#lang a img {
	border: none;
}
div#rightpanel {
	float: right;
	width: 200px;	
}

#box-right {
	width: 327px;
	float: right;
	margin-left: 10px;
}

div.contactadress {
	margin-top: 28px;
}



/* Content Table Classes */
table.normal, table.hover {
	text-align: left;
}


.title span {
	display: block;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title a {
	display: block;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.title a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.title a:visited {
	text-decoration: none;
	color: #FFFFFF;
}


table.normal .text, table.hover .text {
	background: url(../img/table_bg.png) repeat-y;
	padding: 10px;
}
table.normal .title {
	background: url(../img/table_top_n.png) bottom center no-repeat;
}

table.normal .text {
	color: #6F6F6F;
}
table.hover .title {
	background: url(../img/table_top_h.png) bottom center  no-repeat;
}
table.hover .text {
	color: #000000;
}
.text ul {
	margin-bottom: 0px;
}
table.normal ul, table.hover ul {
	margin: 0;
	padding-left: 20px;
}
*+html table.normal ul, *+html table.hover ul {
  margin-left: 15px !IMPORTANT;
  padding-left: 0px !IMPORTANT;
}

table.normal li {
	list-style-image: url(../img/list_n.png);
}
table.hover li {
	list-style-image: url(../img/list_h.png);
}
ul.liststyle-none {
	margin-left: 0;
	padding-left: 0 !IMPORTANT;
}
ul.liststyle-none li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none !IMPORTANT;
	list-style-type: none !IMPORTANT;
}

.product-title {
	background: url(../img/products_det_top.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

* html .product-title {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}
*+html .product-title {
	height: 25px;
}


.product-title {
	padding-top: 0px;
	margin: 0;
}

.product-desc {
	background: url(../img/products_det_bg.png) repeat-y;
	padding: 10px;
}
.product-desc li {
	list-style-image: url(../img/list_h.png);
}
.product-footer {
	background: url(../img/products_det_bottom.png) no-repeat;
}


/* Einzelnes Produkt anzeigen */
.product-details {
	width: 730px;
}
.product-details-head {
}
.product-details-text {
}

h3.product-detail-list-head {
	margin-bottom: 3px;
	font-size: 12px;
}
ul.product-detail-list {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	padding-left: 15px;
}
ul.product-detail-list li {
	list-style-image:none;
	list-style-type:disc;
	margin-left:0;
	padding-left:0;
}
.detail-pic-1 {
	float: right;
	margin-left: 20px;
}
.detail-pic-2 {
	float: right;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: 20px;
}
.detail-pic-3 {
    float: left;
    margin-right: 20px;
}
.product-details-movie {
	margin: 70px 0 50px 0;
}


/* TABELLE NEWS */
table.news {
	text-align: left;
	margin-bottom: 25px;
}
table.news .title {
	background: url(../img/table_top_h.png) bottom center no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 32px;
	margin: 0;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}

* html table.news .title {
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
}
*+html table.news .title {
	height: 24px;
}
table.news .title a {
	display: inline;
	float: right;
	font-weight: normal;
	font-size: 90%;
}
table.news .text {
	color: #6F6F6F;
	background: url(../img/table_bg.png) repeat-y;
	padding: 10px;
}
table.news .text .date {
	font-size: 11px;
}
table.news .text h2 {
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
}
table.news ul {
	margin-left: 0;
	padding-left: 0;
}
*+html table.news ul {
  margin-left: 15px !IMPORTANT;
  padding-left: 0px !IMPORTANT;
}
table.news ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none !IMPORTANT;
	list-style-type: none;
}

table.news .text a:hover {
	text-decoration: none;
}
table.news .text a:hover span.span-1 {
	text-decoration: underline;
}
table.news .text a span.span-2 {
	margin-left: 4px;
	font-size: 90%;
	color: #919191;
}
table.news .text a:hover span.span-2 {
	text-decoration: none;
}


/* FORM */
#form {
	width: 400px;
}
#form label, #form label.btn-send {
	display: block;
}
#form label {
	margin-top: 5px;
}
#form div#hinweis {
	margin-bottom: 15px;
	font-size: 90%;
}
#form div#hinweis img {
	float: left;
	margin-right: 7px;
}
#form label.margin {
	margin-top: 18px !IMPORTANT;
}
#form label.btn-send {
	margin-top: 25px;
	text-align: right;
}
#form label.btn-send input {
	margin-right: 27px;
	width: 255px;
	font-size: 11px;
	background: none;
	cursor: pointer;
}
* html #form label.btn-send input {
	margin-right: 24px;
}
#form label.btn-send input:hover {
	font-weight: bold;
}
select {
	cursor: pointer;
}
#form label strong {
	display: block;
	float: left;
	width: 120px;
	color: #000000;
}
#form label strong span {
	color: #FF0000;
}

#form #optional_subj strong {
	padding-top: 2px;
	font-size: 90%;
}
#form #optional_subj input.inp-1 {
	font-size: 10px;
	color: #6F6F6F;
}
select.slc-1, input.inp-1, textarea.txt-1, input {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif !IMPORTANT;
	font-size: 11px;
	border: 1px solid #B7B7B7;
}

select.slc-1 {
	width: 252px !IMPORTANT;
}

textarea.txt-1 {
	height: 100px;
}


#errormsg {
	margin-top: 40px;
	color: #FF0000;
}
#errormsg ul {
	margin-left: 0px;
	padding-left: 0px;
}
#errormsg ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}



.red {
	color: #FF0000;
}
.black {
	color: #000000;
}

span.right {
	display: inline;
	float: right;
	font-size: 80%;
	margin-top: 1px;
}
.float-right-1 {
	float: right;
	/* margin-top: 20px; */
	margin-right: 1px;
	margin-left: 3px;
}
.float-right-2 {
	float: right;
	margin-left: 20px;
}



.video-player,
.mp3-player {
	margin: 40px 0 40px 0;
}
.mp3-player {
    height: 30px;
}
.video-player h2,
.mp3-player h2 {
    margin: 0 0 5px 0;
    font-size: 12px;
    font-weight: normal;
    color: #6F6F6F;
}

