/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:arial;vertical-align:baseline;}
body {line-height:1.5; background: url('images/centerback.gif') top left repeat-x;  }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
p {
	color: white;
	font-size: 11px;
}

.morelinks {
	color: #FFDB03;
	text-decoration: none;
}

/* Kopf der Seite */
#head {
	background: transparent url("../img/bgTop.gif") bottom left repeat-x;
	position: absolute;
	height: 118px;
	z-index: 1;
	width: 100%;
}

#headlogo {
	position: absolute;
	left: 600px;
	z-index: 2;
}

#headmain {
	position:absolute;
	width:100%;
	overflow:hidden;
	background: url('../img/headerBGright.jpg') top left repeat-x;
	height: 224px;
	z-index:1;
}

#headbgleft {
	float: left;
	background: url("../img/headerBGleft.jpg") top left repeat-x;
	height: 224px;
	width: 50%;
}

#headline {
	position:absolute;
	left:50%;
	margin-left:-490px;
/*	top:118px;  */
	height: 224px;
	width:980px;
	background: url('../img/contentBG.jpg');
	z-index:1;
}

/* Navigationsleiste & Searchbar */
#navbarmain {
	position:absolute;
	background: url("../img/menuRightBG.jpg") top left repeat-x;
	overflow: hidden;
	width:100%;
	top: 224px;
/*	top: 342px;  */
	height: 55px;
	z-index:1;
}

#navbarbgleft {
	float: left;
	background: url("../img/menuBGleft.gif") top left repeat-x;
	height: 55px;
	width: 50%;
}

#navseekholder {
	position:absolute;
	left:50%;
	margin-left:-490px;
	top: 224px;
/*	top: 342px; */
	height: 55px;
	width:980px;
	background: url("../img/menuBGleft.gif") top left repeat-x;
	z-index:2;
}

#navbar {
	float: left;
	z-index:1;
	width: 755px;
}

#navbar ul.navigation {
  list-style: none;
}

#navbar ul.navigation li {
  float: left;
  height: 55px;
}

#navbar ul.navigation li a {
  height: 55px;
  display: block;
}

#navbar ul.navigation li#nav_news {
  background: url(../img/btn_news.jpg) no-repeat top left;
  width: 60px;
}
#navbar ul.navigation li#nav_news:hover {
  background: url(../img/btn_news_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_news_aktive {
  background: url(../img/btn_news_over.jpg) no-repeat top left;
  width: 60px;
}

#navbar ul.navigation li#nav_team {
  background: url(../img/btn_team.jpg) no-repeat top left;
  width: 66px;
}
#navbar ul.navigation li#nav_team:hover {
  background: url(../img/btn_team_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_team_aktive {
  background: url(../img/btn_team_over.jpg) no-repeat top left;
  width: 62px;
}

#navbar ul.navigation li#nav_wissenswertes {
  background: url(../img/btn_wissenswertes.jpg) no-repeat top left;
  width: 116px;
}
#navbar ul.navigation li#nav_wissenswertes:hover {
  background: url(../img/btn_wissenswertes_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_wissenswertes_aktive {
  background: url(../img/btn_wissenswertes_over.jpg) no-repeat top left;
  width: 116px;
}

#navbar ul.navigation li#nav_aktuelleaktionen {
  background: url(../img/btn_aktionen.jpg) no-repeat top left;
  width: 132px;
}
#navbar ul.navigation li#nav_aktuelleaktionen:hover {
  background: url(../img/btn_aktionen_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_aktuelleaktionen_aktive {
  background: url(../img/btn_aktionen_over.jpg) no-repeat top left;
  width: 134px;
}

#navbar ul.navigation li#nav_produkte {
  background: url(../img/btn_produkte.jpg) no-repeat top left;
  width: 82px;
}
#navbar ul.navigation li#nav_produkte:hover {
  background: url(../img/btn_produkte_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_produkte_aktive {
  background: url(../img/btn_produkte_over.jpg) no-repeat top left;
  width: 82px;
}

#navbar ul.navigation li#nav_dasunternehmen {
  background: url(../img/btn_unternehmen.jpg) no-repeat top left;
  width: 134px;
}
#navbar ul.navigation li#nav_dasunternehmen:hover {
  background: url(../img/btn_unternehmen_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_dasunternehmen_aktive {
  background: url(../img/btn_unternehmen_over.jpg) no-repeat top left;
  width: 136px;
}

#navbar ul.navigation li#nav_trefferderwoche {
  background: url(../img/btn_treffer.jpg) no-repeat top left;
  width: 165px;
}
#navbar ul.navigation li#nav_trefferderwoche:hover {
  background: url(../img/btn_treffer_over.jpg) no-repeat top left;
}
#navbar ul.navigation li#nav_trefferderwoche_aktive {
  background: url(../img/btn_treffer_over.jpg) no-repeat top left;
  width: 165px;
}

#searchbar {
	float: left;
	background: url("../img/menuLeft.jpg") top left repeat-x;
	height: 55px;
	width: 225px;
}

/* Content & Hintergrund */

#container {
	position: absolute;
	top: 279px;
	/* top: 397px; */
	background: url("../img/contentBG.jpg") top left repeat-x;
	background-color: black;
	width: 100%;
}

#content {
	float: none;
	margin: auto;
	width: 980px;
}

#mainbgholder {
	/* Faking Columns in BG */
	float: left;
	background: url("../img/fakedcolumn.gif") top left repeat-y;
	width: 980px;
}

#maincontent {
	float: left;
	width: 720px;
	background-color: #71706E;
}

.contentpic {
	margin: 10px 0px 10px 15px;
	border: 2px solid white;
}

/* Oberer Bereich (Wussten Sie schon... & News) */
#youknownews {
	float: left;
	width: 720px;
	min-height: 270px;
	background-color: #71706E;
	line-height: 14px;
}

#wusstensieschon {
	float: left;
	width: 300px;
}

#wusstensieschon p {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 11px;
}

#news {
	float: left;
	width: 300px;
	margin-left: 30px;
}
#news_2 {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 37px;
}

#news img.head {
	margin-left: -30px;
}

#news1 {
	float: left;
	width: 280px;
	margin-left: 30px;
}

#news2 {
	float: right;
	width: 280px;
	margin-right: 75px;
}

#news p {
	margin-bottom: 15px;
	font-size: 11px;
}

#ncontent {
	float: left;
	margin-left: 15px;
	margin-right: 30px;
	padding-bottom: 50px;
}

.newspic {
	margin: 10px 0px 2px 0px;
	border: 2px solid white;
}

/* Das Unternehmen */

#thecompany {
	float: left;
	width: 720px;
	min-height: 280px;
	background-color: #333333;
	border-top: 5px solid black;
	padding-bottom: 50px;
	line-height: 14px;
}

#compcolum1 {
	float: left;
	margin-top: 15px;
	margin-left: 30px;
}

#compcolum1 img {
	border: 2px solid white;
  float: left;
}

#compcolum1 p {
  margin-left: 270px;
  padding-right: 20px;
}

/* Unsere Marken */
#topmarks {
	float: left;
	width: 720px;
	background-color: #71706E;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
}

/* Rechtes Menu */

#rightsidebar {
	float: left;
	width: 255px;
	background: url("../img/jcbmenubg.gif") top left repeat-y;
	border-left: 5px solid black;
	background-color: #434343;
	height: 100%;
}

.rmb {
	margin: 10px 0px 5px 12px;
}

#rightsidebar p {
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	color: white;
	line-height: 14px;
}

#rmtrefferderwoche {
	background: url("../img/menuRightBG.jpg") top left repeat-y;
}

#rmactactions {
	margin-top: 10px;
}

.cpalink {
	text-decoration: none;
	color: white;
}

.currentpicklink {
	text-decoration: none;
	font-weight: 700;
	color: #FFDB03;
}

#rmcallbackservice {
	margin-top: 10px;
	color: white;
}

#rmcallbackservice h3 {
	margin-left: 15px;
	font-size: 12px;
}

#rmcallbackservice input {
	margin-left: 15px;
}

.callbackbutton
{
	background-image:url(../img/pic_rueckrufservice.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size: 11px;
	font-weight:700;
	height:25px;
	line-height:16px;
	margin-left: 15px;
	margin-top: 10px;
	padding-top: 83px;
	padding-left:28px;
	text-align:left;
	width:255px;
}

#rmrecommendation {
	margin-top: 10px;
}

#rmrecommendation h3 {
	margin-left: 15px;
	font-size: 12px;
	color: #ffffff;
}

#rmrecommendation input {
	margin-left: 15px;
}

.recommendationbutton
{
	background-image:url(../img/pic_weiterempfehlen.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	font-size: 11px;
	font-weight:700;
	height:25px;
	line-height:16px;
	margin-left: 15px;
	margin-top: 10px;
	padding-top: 83px;
	padding-left:28px;
	text-align:left;
	width:255px;
}
/* Footer */

#footer {
	float: left;
	width: 980px;
	height: 80px;
	background: url("../img/bottomBG.jpg") top right no-repeat;
}

.footerlinks {
	margin-top: 60px;
	margin-left: 810px;
}

.footerlinks img {
	margin-left: 15px;
}

/* Wussten Sie schon - Bereich */
#dykcontent {
	float: left;
	width: 720px;
	background-color: #71706E;
	border-bottom: 5px solid black;
	padding-bottom: 50px;;
}

#dykcontent p {
	margin-left: 15px;
	color: white;
}

#dyknaver {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 250px;
}

#accordion h3 {
	width: 419px;
	height: 22px;
	padding-top: 3px;
	background: url('../img/wissenswertes_closed.jpg') top left no-repeat;
	color: white;
	text-indent: 30px;
	text-decoration: none;
}

#accordion a {
	text-decoration: none;
	color: white;
}

#accordion {
	width: 419px;
	background-color: #4F4F4F;
}

/* Newsbereich */
#newscontent {
	float:left;
	background-color: #71706E;
	border-bottom: 5px solid black;
	width: 720px;
}

#newscontent h2 {
	margin: 15px 0px 0px 15px;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#newscontent h1 {
	margin-left: 15px;
	padding-bottom: 10px;
	color: #FFDB03;
	font-weight: 700;
	font-size: 15px;
}

#newscontent p {
	margin-left: 15px;
}

.newscontentpic {
	float: left;
	margin: 0px 15px 5px 0px;
	border: 2px solid white;
}

#nimage {
	float: left;
}
#ntext {
	float: left;
}

/* Das Team */
#team {
	float: left;
	background-color: #71706E;
	font-size: 11px;
	color: white;
	width: 720px;
	border-bottom: 5px solid black;
	padding-bottom: 50px;
}

#teamborder {
	margin-left: 4px;
	margin-right: 30px;
}
.teamholder {
	width: 190px;
	background-color: #585755;
}
.teamtable {
	margin-top: 20px;
	margin-left: 25px;
}

#team span {
	color: silver;
}
.teamemail {
	background-image: url('../img/team_mail.jpg');
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 35px;
	padding-top: 2px;
}

.teamemail a {
	text-decoration: none;
	color: white;
}
.teampic {
	border: 5px solid #434343;
	height: 82px;
	width: 180px;
}

#team p {
	padding: 0px 15px 0px 15px;
}

.teamtable {
	padding-left: 25px;
	padding-top: 25px;
}

.teamtableup {
	background-color: #585755;
	height: 215px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Produkte */
#products {
	float: left;
	background-color: #71706E;
	font-size: 11px;
	color: white;
	width: 720px;
	min-height: 940px;
	border-bottom: 5px solid black;
	padding-bottom: 50px;
}

#products p {
	margin-left: 30px;
	margin-right: 30px;
}

#productcontent {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	width: 720px;
}

#productcontent h1 {
	font-weight: 700;
	padding-top: 15px;
	padding-left: 15px;
	color: white;
}

#productcats {
	float: left;
	width: 235px;
	padding-left: 15px;
}

#productlist {
	float: left;
	width: 465px;
}

.products1 {
	width: 419px;
	background-image: url('../img/produkte/hlBG.jpg');
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 30px;
	padding-top: 4px;
	margin-bottom: -4px;
}

.products2 {
	background-color: #4E4E4E;
	width: 404px;
	padding-left: 15px;
}

#productlist li {
	list-style-type: square;
}

.catimg {
	padding-top: 5px;
}

/* Contact */
.bigtextarea {
	float: left;
	width: 527px;
	border: 1px solid #969696;
	padding: 2px;
	font-size: 11px;
	color: #969696;
	font-family: tahoma;
	margin-top: 2px;
}

.contactinput {
	width: 245px;
}

/* Currentpicks */
#cpholder {
	float: left;
	border-bottom: 5px solid black;
	padding-bottom: 50px;
}

#cppick {
	float:left;
	background-color: #4E4E4E;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 655px;
}

/* Margins & Paddings */
.tm20px {
	margin-top: 20px;
}

.topmarks {
	margin: 70px 0px 70px 30px;
}

/* Videos */
p.video {
  min-height: 200px;
}

.tdwholder {
	margin-left: 17px;
	margin-right: 30px;
}
/* Imprint */

#imprintborder {
	padding-bottom: 50px;
	border-bottom: solid 5px black;
}

#imprint {
	margin-left: 30px;
	margin-right: 30px;
	width: 670px;
	font-size: 11px;
	line-height: 16px;
	color: white;
}
#imprint h1 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
#imprint h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

#imprint strong {
	color: #FFDB03;
}
/* Das Unternehmen */
div#dasunternehmen {
	padding-bottom: 50px;
	border-bottom: 5px solid black;
}

div#dasunternehmen p {
	margin-top: 20px;
	margin-left: 30px;
	margin-left: 30px;
	width: 670px;
}

/* Contact */
div#formularumfassend {
	float: left;
	margin-left: 30px;
	width: 580px;
}

#cco label {
	float: left;
}

#cco input[type=radio]
{
	float: left;
	margin-bottom: 4px !important;
}

label {
	vertical-align: middle;
}

div#formularumfassend input {
	margin-bottom: 7px;
}

div#formularumfassend p {
	float: left;
	width: 100%;
	text-align: left;
}

div#form_left,div#form_right {
	float: left;
	margin-top: 20px;
	width: 270px;
	color: white;
	font-size: 11px;
}

div#form_left {
	margin-top: 21px;
}

div#form_bottom {
	float: left;
	padding-top: 20px;
	width: 540px;
	color: white;
	font-size: 11px;
}

div#contactadress {
	float: left;
	width: 720px;
	margin-top: 20px;
	padding-bottom: 50px;
	border-bottom: 5px solid black;
}

#contactadress p {
	margin-left: 80px;
}

.bigtextarea {
	float: left;
	width: 527px;
	border: 1px solid #969696;
	padding: 2px;
	font-size: 11px;
	color: #969696;
	font-family: tahoma;
	margin-top: 2px;
}

.contactinput {
	width: 245px;
}


/* Autostarting Video Lightbox */
.popupvideo {
	border: 3px solid #969696;
	background-color: #ffffff;
	color: #000000;
	position: fixed;
	left: 50%;
	margin-left: -135px;
	top: 50%;
	margin-top: -140px;
	height: 250px;
	width: 235px;
	z-index: 99;
}


.popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgb(0, 0, 0);
	opacity: 0.6;
	z-index: 5;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
}
input.form-error, textarea.form-error {
  background-color: #f7c6c6;
}
