/*
	HuddleTogether.com Screen Styles

	Table of Contents:
		layout
		typography
		forms
*/

/* layout
----------------------------------------------- */

/* typography
----------------------------------------------- */

/* forms
----------------------------------------------- */



* {
	margin: 0;
	padding: 0;
}


body {
	background: url(stockimages/body-bg.gif) 0 90px no-repeat;
	/*background: url(../images/dummy-content/layout.jpg) 0 0 no-repeat;*/
	font-size: 11px;
	line-height: 1.25;
	color: #333;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

textarea, input {
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

h1, #content h2, #navigation ul a, #top,
#mini-search label, #additionalnav a, #clients a, #extended-search, #extended-search a, #add-basket a, #sideteaser h2,
table.product-table thead th, table.product-table tfoot label,
#content-search label {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Helvetica Narrow", Verdana, Arial, Helvetica, sans-serif;
}
#navigation ul a {
	font-size: 12px;
}
p {
	margin: .6em 0;
	line-height: 1.4;
}

a {
	text-decoration: none;
	color: #333;
}
a img {
	border: none;
}

#top {
	font-size: 9px;
	font-weight: normal;
}
#top select {
	text-transform: none;
}

	#content h2 {
		font-size: 24px;
		font-weight: normal;
		line-height: 28px;
		padding-bottom: 20px;
	}
	#content h2 img {
		display: inline;
		vertical-align: middle;
		margin: 0px 0 -4px;
	}
	#content h3 {
		font-size: 1em;
		line-height: 1.4em;
		color: #f00;
		margin: 16px 0 -4px;
	}

	/* */
	#content a {
		font-weight: bold;
	}
	#content a:hover {
		color: #f00;
	}
	#content p.download, #content p.mailto {
		margin: 10px 0 20px;
	}
		#content p.download a, #content p.mailto a {
			padding-left: 32px;
			background: url(../images/icons/download.gif) 0 0 no-repeat;
			padding: 2px 0 2px 22px;
		}
		#content p.download a:hover, #content p.mailto a:hover {
			background-position: 0 -37px;
		}
		#content p.mailto a {
			background-image: url(../images/icons/email.gif);
		}


div.productFrame p {
	margin-left: 20px;
	margin-right: 20px;
}

div.productFrame p.accTitle {
	margin-left: 1em;
	margin-right: 20px;
}

.clear {
	clear: both;
}
em {
	font-style: normal;
	font-weight: bold;
}

hr {
	background-color:#ccc; /* Mozilla 1.4 */
	color:#ccc; /* IE 6 */
	border: #ccc; /* Opera 7.11 */
	height: 1px; /* in Opera fÃ¼r die Anzeige nÃ¶tig, in Mozilla fÃ¼r die einheitliche HÃ¶he */
	margin: 7px 0;
	width: 35%;
	text-align: left;
}

#content #textblock div ul {
	list-style: none;
	padding-top: 3px;
}

#content #textblock div ul.copy_list li{
	line-height: 1.4em;
}



#content #textblock div ul.speclist {
	margin-right:2em; 
	margin-left: 0;
	padding: 0 0 0 12px;
}

#content ul.speclist li {
	display:inline; 
	list-style-type:none; 
	/* ////MARK  
	border-left:1px solid #555;
	padding-left:.5em; 
	padding-right: .4em;
	*/
	line-height: 1.4em;

}

#content ul.speclist li.first {
	/* ////MARK  
	border-left:none;
	*/
	padding-left: 0;
}

#content #textblock div ul.bothlist {
	list-style: none;
	margin-left: 0;
}

#content ul.bothlist li{
	line-height: 1.4em;
}


p.disclaimer {
	text-align: right;
}

div.productFrame p.disclaimer {
	margin-right: 12px;
}

table.price {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

table.price p {
	margin-left: 0;
	font-weight: bold;
}

ul.price {
	list-style:none;
	margin: 0 0 10px -2em;
}

table.price td {
	vertical-align: top;
}

table.price td.pricefirst {
	width: 330px;
}

table.price td.price p{
	font-weight:bold;
	margin: 10px 0 5px .5em;
	line-height: 1.8em;
}

table.price td.pricefirst p{
	font-weight:bold;
	margin: 10px 0 5px .5em;
	line-height: 1.8em;
}





#content #textblock div table.price td.pricefirst ul.dl {
	list-style:none;
	margin: 0 0 10px 0;
	padding-top: 0;
	overflow: visible;
}

/* ////MARK */
ul.dl li{
	list-style-image: url(stockimages/documentbullet.gif);
	padding-left: .2em;
	margin-left: 1em;
	text-transform: uppercase;
	line-height: 1.8em;
}

#content ul.dl li a{
	color: #ff0000;
	font-weight:normal;
}

#content ul.dl li a:hover{
	color: #ff6666;
}

 ul.dl li.relatedhead{
	font-weight:bold;
	margin: 10px 0 5px -1em;
	list-style-image: none;
}

#content table.lined thead a{
	color: #fff;
}

#content table.lined thead a:hover{
	color: #ddd;
}




#content td.dateLink {
	padding-left: 20px;
	width: 90px;
	vertical-align: top;
}

#content td.releaseLink {
	
}

#content p.followT , #content h2{
	line-height: 1.4em;
}


#releaselist a{
	font-size: 11px;
	font-weight: bold;
	font-family: "Helvetica Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.4em;
}

#releaselist a:hover {
	color: #aaa;
}

///MARK
#releaselist ul {
	list-style: none;
}

#releaselist li.showLink {
	display: block;
	background-color: #333333;
	margin-top: 1px;
	padding: 5px 6px 4px;
	color: #fff;
	font-weight: bold;
}






#navigation h1, #content h1 {
	background: #333;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-left: 13px;

}

/*
 * Positionierung der einzelnen SeitenblÃ¶cke
 */
#top {
	width: 995px;
	height: 50px;
	border: none;
	background: #fff;
	position: absolute;
	top: 6px;
}
#navigation {
	width: 170px;
	position: absolute;
	top: 90px;
	left: 20px;
}
#content {
	width: 599px;
	position: absolute;
	top: 90px;
	left: 193px;

	padding-bottom: 40px
}
#additional {
	position: absolute;
	top: 90px;
	left: 795px;
	width: 199px;
}

/*
 * /Positionierung
 */




#footer {
	padding: 0 0 0 12px;
	font-size: .8em;
}


h1, #mini-search label {
	padding: 5px 6px 4px;
}
h1 img, #mini-search label img {
	margin-top: -1px;
	display: block;
}

h1#video_title img {
	display: inline;
}

#navigation h1, #content h1 {
	background: #333;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-left: 13px;
}
#navigation h1 {
	background: #333 url(stockimages/nav-h1-bg.jpg) left bottom no-repeat;
	padding-bottom: 5px;
	border: none;
}














/* Topbereich */
#logo {
	margin: 0;
	position: absolute;
	top: 12px;
	left: 34px;
}

/* Meta-Navigation als Quernavigation */
#top ul {
	list-style: none;
	float: right;
	position: absolute;
	right: 0;
	width: 995px;
}
	#top li {
		float: right;
	}
		#top li a {
			display: block;
			padding: 5px 0 1px 0px;
		}
		#top li select {
			font-size: 11px;
			margin: 0 0 1px 10px;
			width: 125px;
		}

label.jflanguageselection {
	display: none;
}
/*
#jflanguageselection {
	float: right;
	font-size: 11px;
	margin: 0 0 1px 10px;
	width: 125px;
}
*/















/* Navigation */
#navigation {
	background: url(stockimages/nav-bg.jpg) no-repeat;

	/* Min-Height "Safe"-Hack */
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
}

#navigation ul {
	list-style: none;
}
	#navigation li {
		/*border-bottom: 1px solid #fff;*/
		background: #DDDDD9 url(stockimages/nav-li-line.gif) left bottom no-repeat;
		padding-bottom: 1px;
	}
	#navigation ul ul {
		padding-bottom: 0;
		background: url(stockimages/nav-li-bg.gif) repeat-y;
	}
		#navigation li li {
			border-top: 1px solid #ccc;
			background: none;
			padding-bottom: 0;
		}
			#navigation li li ul {
				border-top: 1px solid #ccc;
				padding: 4px 0;
				background: url(stockimages/nav-li-li-li-bg.gif) repeat-y;
			}
			#navigation li li li {
				border: none;
				background: none;
			}


/* aktiver link erster Ebene */
#navigation a:hover,
#navigation li.active a {
	color: #fff;
	background: url(stockimages/nav-li-bg.gif) -188px 0 repeat-y;
}


#navigation a,
#navigation li.active ul a {
	display: block;
	background: url(stockimages/nav-li-bg.gif) repeat-y;
	padding: 6px 13px 3px;
}
#navigation li.active ul a:hover,
#navigation li.active li.active a {
	color: #fff;
	background: url(stockimages/nav-li-li-bg.gif) -188px 0 repeat-y;
	padding: 6px 13px 3px 24px;
}
#navigation li.active li.active a,
#navigation li.active li.active a:hover {
	background: url(stockimages/nav-li-li-bg.gif) -378px 0 repeat-y;
	padding-bottom: 4px;
}

#navigation li.active ul a {
	color: #333;
	display: block;
	background: url(stockimages/nav-li-li-bg.gif) repeat-y;
	padding: 6px 13px 3px 24px;
}
#navigation li.active li.active ul a,
#navigation li.active li.active ul a:hover {
	color: #333;
	display: block;
	background: none;
	padding: 3px 13px 1px 34px;
}
#navigation li.active li.active ul a:hover,
#navigation li.active li.active li.active a {
	color: #f00;
}













#additional {
	/*background: url(../images/additional-bg.jpg) no-repeat;*/


}

	#additional h1 {
		display: none;
	}

	#mini-search {
		background: #E1E1E1 url(stockimages/search-bg.jpg) left bottom no-repeat;
		padding: 0 4px 4px 10px;
		height: 48px;
	}

		#mini-search fieldset {
			border: none;
		}
		#mini-search label {
			display: block;
			padding-left: 2px;
			margin-bottom: -1px;
		}

		#query {
			margin: 1px 0 2px;
			width: 126px;
			border: 1px solid #ccc;
			display: block;
			height: 16px;
			font-size: 100%;
			float: left;
			padding: 2px;
		}
		/* Stack Hack als schneller Fix fÃ¼r HÃ¶he des Suchfeldes - im HTML-Dummy aber nicht nÃ¶tig!?
		* html #query {
			height: 22px;
		}*/


	#additionalnav p/*,
	#extended-search, #clients, #add-basket*/ {
		margin: 0;

		background: url(stockimages/additional-bg.jpg) 0 26px no-repeat;
		padding-bottom: 24px;

	}
	#additionalnav #extended-search/*,
	#extended-search, #clients, #add-basket*/ {
		margin: 0;

		background: url(stockimages/additional-bg.jpg) 0 26px no-repeat;
		padding-bottom: 24px;

	}
	#additionalnav #extended-search p/*,
	#extended-search, #clients, #add-basket*/ {
			display: block;
			background: #E1E1E1 url(stockimages/additional-button-bg.jpg) no-repeat;
			padding: 0 12px 0;
			line-height: 26px;
			font-size: 110%;
			height: 26px;	
	}
	
	
		#additionalnav p a /*#clients a, #extended-search a, #add-basket a*/ {
			display: block;
			background: #E1E1E1 url(stockimages/additional-button-bg.jpg) no-repeat;
			padding: 0 12px 0;
			line-height: 26px;
			font-size: 110%;
			height: 26px;
		}
		#additionalnav p a:hover /*#clients a:hover, #extended-search a:hover, #add-basket a:hover*/ {
			color: #fff;
			background-position: 0 -60px;
		}


			#additionalnav p a span /*#add-basket a span, #clients a span*/ {
				color: #666;
				font-weight: normal;
				text-transform: none;
				margin-left: 15px;
			}
			#additionalnav p a:hover span /*#add-basket a:hover span*/ {
				color: #fff;
			}
				#additionalnav p a span span /*#add-basket a span span*/ {
					font-weight: bold;
					margin-left: 4px;
				}


	#additionalnav p.active {
		margin: 0;

		background: url(stockimages/additional-bg.jpg) 0 26px no-repeat;
		padding-bottom: 24px;
	}
		#additionalnav p.active a {
			display: block;
			background: #E1E1E1 url(stockimages/additional-button-aktion-bg.jpg) no-repeat;
			padding: 0 12px 0;
			line-height: 26px;
			color: #fff;
			height: 26px;
			text-transform: uppercase;
			font-weight: bold;
			font-family: "Helvetica Narrow", Verdana, Arial, Helvetica, sans-serif;
			
		}
		#additionalnav p.active a:hover {
			color: #000;
			background-position: 0 -60px;
		}
		#additionalnav p.active a span /*#add-basket a span, #clients a span*/ {
			color: #fff;
			font-weight: normal;
			text-transform: none;
			margin-left: 15px;
		}
		#additionalnav p.active a:hover span /*#add-basket a:hover span*/ {
			color: #000;
		}
		#additionalnav p.active  a span span /*#add-basket a span span*/ {
			font-weight: bold;
			margin-left: 4px;
		}



		div.flashreplace, div.flashreplace *
		/*#flash-clients, #flash-clientsflash, #flash-extended-search, #flash-extended-searchflash*/ {
			display: block;
		}

	#sideteaser {
		padding: 0 12px 1px;
		margin-top: -4px;
		/*background: url(../images/schatten-button.png) left top no-repeat;*/
		background: url(stockimages/additional-bg.jpg)  0 -28px no-repeat;

		/* Min-Height "Safe"-Hack */
		min-height: 870px;
		height: auto !important;
		height: 870px;
	}
	#sideteaser h2 {
		margin: 6px 0 0;
		line-height: 1em;
	}
	#sideteaser p {
		margin: 4px 0;
	}
		#sideteaser p span {
			background: #B9B7B4;
			line-height: 1.4;
		}

	#sideteaser p.teaserimg {
		margin: 4px 0 0 -2px;
	}
		#sideteaser p.teaserimg img {
			border: 1px solid #87807A;
			border-color: #9F9992;
			border-color: #BEBAB9;
			padding: 5px;
			background: #fff;
		}
		#sideteaser p.more {
			margin-bottom: 24px;
		}









/*
 Special links
*/
br.clearALL {
	clear:both;
}

a.more {
	font-size: 11px;
	line-height: 11px;
	background-color: #f00;
	border: 1px solid #D10000;
}
a.more img {
	vertical-align: top;
	margin-top: 1px;
}
a.more:hover {
	border: 1px solid #000000;
	background-color: #2F2F2F;
}


ul.nav-special {
	list-style: none;
	padding: 26px 12px 16px;
	clear: both;
}

.content-nav-special {
	position: relative;
	top: -20px;
}

	ul.nav-special li {
		display: inline;
		margin-right: 24px;
	}

		ul.nav-special a {
			padding-left: 17px;
			background-repeat: no-repeat;
			background-position: 0 0;
			padding-bottom: 1px;
		}
		ul.nav-special a:hover {
			background-position: 0 -36px;
		}
			ul.nav-special a img, a.imprint img {
				background: #333;
				vertical-align: top;
			}
			ul.nav-special a:hover img, a.imprint:hover img {
				background: #f00;
			}
			#top ul li a.imprint {
				background: url(../images/icons/forward.gif) 0 3px no-repeat;
				padding-left: 14px;
			}
			#top ul li a.imprint:hover {
				background-position: 0 -33px;
			}
		ul.nav-special a.pdf {
			background-image: url(../images/icons/pdf.gif);
			padding-left: 15px;
		}
		ul.nav-special a.back {
			background-image: url(../images/icons/back.gif);
			padding-left: 18px;
		}
		ul.nav-special a.print {
			background-image: url(../images/icons/print.gif);
		}
		ul.nav-special a.next-unit {
			background-image: url(../images/icons/next.gif);
		}
		ul.nav-special a.to-top {
			background-image: url(../images/icons/top.gif);
		}











#content #textblock div ul {
	padding-left: 1em;
	margin-left: 1em;
}


/* Content-Bereich */
#flashblock {}
#textblock {
	background: url(stockimages/content-bg.jpg) repeat-x;
}

#textblock ul {
	padding: 0 12px 0 12px;
}


/*
#contactpage #content #textblock fieldset {
	margin: 0 1.5em 1.5em 1.5em;
	padding: 1em;
}

#contactpage #content #textblock fieldset ul {
	list-style: none;
}

#contactpage #content #textblock fieldset label {
	width: 130px;
	display: inline;
}

#contactpage #content #textblock fieldset input {
	
}
*/


div.textframe {
	padding: 8px 12px 24px;
}
	/* randabfallend innerhalb eines textframe! */
	div.textframe div.bled-off,
	div.textframe #flashblock,
	#slideshow-fallback,
	#slideshow,
	#flash-slideshow,
	/* temporary */
	div#textblock div.textframe img.notextframe {
		margin: -8px -12px 8px;
	}


	/* News auf der Sartseite */
	div.newsblock {
		position: relative;
		padding-left: 190px;
		padding-right: 20px;
		height: 128px;
		padding-top: 4px;
	}
/* MARK h2*/
		div.newsblock h2 {
/*			padding-bottom: -20px; */
			margin-bottom: -20px; 
			padding-top: 5px;
		}
		p.newsimg img {
			display: block;
			padding: 5px;
			border: 1px solid #ccc;
			background: #fff;
		}
		div.newsblock p.newsimg {
			position: absolute;
			top: 4px;
			left: 0;
			margin: 0;
		}
		/*
		div.newsblock p {
			margin: -15px 0 20px;		
		}
		*/
		
		#sideteaser p.newsimg {
			padding-bottom: 10px;
		}











table.lined {
	width: 100%;
	/*border-collapse: collapse;*/
	border-spacing: 0;
	margin-top: 3px;
}

	table.lined thead th, table.lined tbody th, table.lined tbody td  {
		/*height: 24px;*/
	}
	table.lined th, table.lined td {
		padding: 6px 12px;
		text-align: left;
		font-weight: normal;
		vertical-align: middle;
		line-height: 1;
	}
	table.lined td {
		text-align: right;
	}
	table.product-table td {
		width: 50%;
	}
	table.lined thead th {
		padding: 4px 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
		background: #f00 url(stockimages/product-table-th.jpg) top right repeat-y;
	}
	table.commerce-connector thead th {
		background: #f00;
	}
		table.lined thead th img {
			margin: -1px 0 -3px;
		}

	table.lined tbody th, table.lined tbody td {
		border-bottom: 1px solid #ccc;
	}
	table.lined tbody td.doppelpfeil {
		background: url(../images/icons/forward.gif) right 6px no-repeat;
		padding-right: 24px;
	}
	table.commerce-connector tbody td {
		text-align: left;
	}
		table.commerce-connector tbody td a {
			background: url(../images/icons/next.gif) right top no-repeat;
			padding-right: 8px;
			display: block;
			width: 75px
			
		}
		table.commerce-connector tbody td a:hover {
			background-position: right -36px;
		}
		table.lined tbody td img {
			margin-left: 2px;
			vertical-align: text-bottom;
		}

	table.lined tfoot td {
		text-align: left;
		padding-top: 0;
		padding-bottom: 4px;
		background: url(stockimages/product-table-tfoot.jpg) left bottom repeat-x;

		border-top: 1px solid #fff;
		border-bottom: 1px solid #ccc;
	}
	table.lined tfoot td.price {
		text-align: right;
		vertical-align: bottom;
		padding-left: 0;
		padding-bottom: 8px;
		white-space: nowrap;
		line-height: 1.4;
	}
		table.lined tfoot td.price span {
			font-weight: bold;
			margin-left: 10px;
		}

		table.lined tfoot fieldset {
			margin: 0;
			padding: 0;
			border: none;
			line-height: 1;
		}
			table.lined tfoot fieldset label {
				display: block;
				text-transform: uppercase;
				padding: 6px 0 1px;
				font-weight: bold;
			}
				table.lined tfoot fieldset label img {
					margin: 0 1px;
					vertical-align: top;
				}
				table.lined tfoot input.amount {
					margin: 1px 0 2px;
					width: 126px;
					border: 1px solid #ccc;
					display: block;
					height: 16px;
					font-size: 100%;
					float: left;
					padding: 2px;
				}


#basket-table {
	margin-top: -13px;
	border-top: 1px solid #ccc;
}
	#basket-table th {
		text-align: left;
		width: 160px;
	}
	#basket-table td {
		text-align: left;
	}
	#basket-table td.best-nr {
		width: 182px;
	}
	#basket-table td.amount {
		width: 28px;
		padding-right: 0;
	}
		#basket-table td.amount input {
			width: 26px;
		}
	#basket-table td.refresh {
		padding-left: 0;
		padding-right: 0;
	}
	#basket-table td.delete {
		padding-left: 0;
	}
	#basket-table td.singleprice {
		text-align: right;
		font-weight: normal;
		white-space: nowrap;
	}
	#basket-table td.price {
		text-align: right;
		font-weight: bold;
		white-space: nowrap;
	}

	#basket-table tr.payment-options th {
		font-weight: bold;
	}
	#basket-table tr.agb-hint td {
		padding-top: 25px;
		padding-bottom: 25px;
	}
		#basket-table tr.agb-hint td p {
			margin-left: 16px;
			margin-top: 14px;
		}
			#basket-table tr.agb-hint td a {
				font-weight: bold;
			}

/* Warenkorb Rahmen Infotext */
		#basket-table tr.agb-hint p#infotext {
			width: 540px;
			padding-top: 11px;
			padding: 15px;
			left: 0px;
			margin-top: 25px;
			margin-left: 2px;
			background-color: white;
			border: 1px solid #B3B3B3;
			overflow: auto;
			height: 87px;
		}







#content #textblock ul.proddisplay {
	padding: 0;
	margin: 0;
}



#productlist {
	list-style: none;
}
	#productlist li {
		float: left;
		width: 199px;
		border-left: 1px solid #fff;
	}
	#productlist li.firstcol {
		border-left: none;
	}
		#productlist li a {
			display: block;
			background: #333;
			color: #fff;

			font-weight: bold;
		}
		#productlist li a:hover {
			background: #f00;
			color: #fff;
		}

			#productlist li span, #productlist li img {
				display: block;
				border-bottom: 1px solid #fff;
			}
			#productlist li span {
				padding: 4px 13px 1px;
				height: 20px;
			}
				#productlist li span img {
					border: none;
				}


/* new layout for search results / productlist */
DIV#productlistsearch {
}
    #productlistsearch div.product_row {
        display: block;
        float: left;
        margin-bottom: 0px;
    }
    #productlistsearch div.product {
        float: left;
        width: 400px;
        display: block;
        overflow: hidden;
    }
	#productlistsearch div.img {
		float: left;
		width: 199px;
	}
		#productlistsearch div a {
			display: block;
			background: #333;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		#productlistsearch div a:hover{
			background: #f00;
			color: #fff;
		}

			#productlistsearch div span, #productlistsearch div img {
				display: block;
				border-bottom: 1px solid #fff;
			}
			#productlistsearch div span {
				padding: 4px 13px 1px;
				height: 20px;
			}
				#productlistsearch div span img {
					border: none;
				}
    #productlistsearch table.lined { margin-left: 1px; margin-top: 0; }
	#productlistsearch table.lined thead th {
		padding-bottom: 7px;
		background-image: none;
		background-color: #333333;
	}

	#productlistsearch table.lined thead th img {
			margin: -1px 0 -3px;
			border: 0;
	}
	#productlistsearch table.lined tbody td img {
			margin-left: 2px;
			display: inline;
			border: 0;
			vertical-align: text-bottom;
	}

	#productlistsearch table.product-table td {
		width: auto;
	}

	#productlistsearch table.lined tfoot td {
		text-align: right;
		height: 48px;
        height: 38px;
        vertical-align: bottom;
	}
	#productlistsearch span.hoverpseudo {
		margin: 0px;
		padding: 0px;
	}

#slideshow {
	list-style: none;
	display: none;
}
	#slideshow li {
		display: none;
	}
		#slideshow li a {
			display: block;
		}









#content-search {
	background: #D1D1D1 url(stockimages/content-search-shadow.jpg) left bottom repeat-x;
	padding-bottom: 32px;
	margin-bottom: -16px;
}
	#content-search fieldset {
		background: url(stockimages/product-table-tfoot.jpg) left bottom repeat-x;
		border: 1px solid #fff;
		border-width: 1px 0;
		padding: 4px 12px;
	}
		#content-search label {
			display: block;
		}
		#content-query {
			margin: 1px 0 2px;
			width: 362px;
			border: 1px solid #ccc;
			display: block;
			height: 16px;
			font-size: 100%;
			float: left;
			padding: 2px;
		}



/* SEARCH RESULTS REPLACED */
/*
#content #textblock #searchResult #results

h1

h1 a 

p.description

.redURL 

#results h1 {
	background-color: #ff0000;
}
*/
#result_report {
	margin: 0 0 10px 0;
}

#results h3.searchHeader {
	color: #333;
	padding: 0 12px 10px 12px;
}

#results h3.searchHeader a{
	color: #333;
}

#results h3.searchHeader a:hover{
	color: #f00;
}

p.description {
	margin: 0 12px 36px 12px;
}

.redURL {
	color: #ff0000;
	font-style: italic;
}



ul.showlist {
	list-style:none;
}

ul.showlist li {
	padding: 0 0 10px 0;
}

ul.showlist li a{
	color: #f00;
}

#content ul.showlist li a:hover{
	color: #333;
}



form .hint {
	color: #999;
	width: 550px;
}

form .error {
	color: red;
}


form.doppelpfeilform {
	margin-top: 32px;
}
#kaufberater-form {
	/*background: url(stockimages/kaufberater-bg.gif) bottom right no-repeat;*/
}
	#kaufberater-form select {
		width: 190px;
	}
	div.textframe form.doppelpfeilform h3 {
		padding: 14px 0;
	}
	form.doppelpfeilform ol {
		list-style: none;
	}
		form.doppelpfeilform li {
			clear: left;
			height: 25px;
		}
		form.doppelpfeilform li.textarea {
			height: 134px;
			/* siehe dazu form.doppelpfeilform textarea */
		}

		form.doppelpfeilform li.dropdown {
			height: 50px;
			/* siehe dazu form.doppelpfeilform textarea */
		}

/*   				background: url(stockimages/doppel-pfeil.gif) right .3em no-repeat;
    */
    		form.doppelpfeilform label {
				display: block;
				float: left;
				width: 152px;
				margin: 2px 8px 0 0;
			}
		form.doppelpfeilform li.checkbox {
			padding-top: 3px;
			height: 22px;

		}
			form.doppelpfeilform li.checkbox label {
				background: none;
			}

		form.doppelpfeilform input, form.doppelpfeilform textarea {
			border: 1px solid #ccc;
			width: 390px;
		}
		form.doppelpfeilform textarea {
			height: 126px;
			/* siehe dazu form.doppelpfeilform li.textarea */
		}
		form.doppelpfeilform li.checkbox input {
			border: none;
			width: auto !important;
		}

		form.doppelpfeilform li.h2 {
			padding-top: 10px;
			padding-bottom: 10px;
		}


		form.doppelpfeilform li.submit {
			background: url(stockimages/product-table-tfoot.jpg) left bottom repeat-x;
			height: 51px;
			border-top: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			padding: 0 12px;
			margin: 22px -12px;
		}
		#kaufberater-form li.submit {
			margin-top: 110px;
		}
			form.doppelpfeilform li.submit label {
				margin-top: 6px;
				background: none;
				float: none;
				text-transform: uppercase;
				font-weight: bold;
				white-space: nowrap;
			}
				form.doppelpfeilform li.submit label img {
					display: block;
					margin-top: -1px;
				}
			form.doppelpfeilform li.submit input {
				border: none;
				width: 50px;
			}

	#login-form {
		margin-top: 29px;
	}

		#login-help {
			list-style: none;
			margin: 26px 0 46px 140px;
		}
			#login-help-pwd a {
				padding: 0 0 3px 20px;
				background: url(../img/icons/questionmark.gif) no-repeat;
			}
			#login-help-registered a {
				padding: 1px 0 3px 20px;
				background: url(../img/icons/document.gif) no-repeat;
			}
			#login-help-pwd a:hover, #login-help-registered a:hover {
				background-position: 0 -34px;
			}

/* 	<table class="printNav">
		<tr>
			<td class="printNavLeft">
				<?php
					if (file_exists ( $prevURL )) {
						print "<p><a href=\"".$prevTag."\">PREVIOUS AD</a></p>\n";
					}
				?>
			</td>
			<td class="printNavRight">
*/

table.printNav {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

table.printNav td.printNavLeft {
	width: 290px;
	text-aligh: left;
}
table.printNav td.printNavRight {
	width: 290px;
}
table.printNav td.printNavRight p{
	text-align: right;
}

table.obsoleteTable {
	width:560px;
	padding: 0,0,10px,0;
}
table.obsoleteTable thead {
	background-color: red;
}
table.obsoleteTable thead th{
	vertical-align:top;
	padding: 4px 0 4px 0;
}
table.obsoleteTable thead .obsModel {
	text-align: left;
	padding-left: 5px;
}
table.obsoleteTable thead .obsYear {
	
}
table.obsoleteTable thead .obsRepl {
	text-align: right;
	padding-right: 5px;
}
table.obsoleteTable tbody tr {
	
}
table.obsoleteTable td {
	vertical-align:top;
	padding: 0 0 0 0;
	line-height: 2.2;
}
table.obsoleteTable .obsModel {
	width: 250px;
	padding-left:5px;
}
table.obsoleteTable .obsYear {
	text-align: center;
	width: 110px;
}
table.obsoleteTable tbody .obsRepl {
	text-align: right;
	padding-right:10px;
}
table.obsoleteTable tr.evenrow {
	background-color: #eee;
}

table.obsoleteTable tr.finalrow td {
	border-bottom: 1px solid #ccc;
}


table.obsoleteTable tfoot {
	
}
table.obsoleteTable tfoot tr{
	
}
table.obsoleteTable tfoot td {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: url(stockimages/product-table-tfoot.jpg) left bottom repeat-x;
	line-height: 2;
	padding: 0 0 4px 0;
	vertical-align:middle;
}

.red {
	color: red;
}


/* ==================================== */
/* ==================================== */
/* ==================================== */
/* ====- DEALER FINDER STYLES -======== */
/* ==================================== */
/* ==================================== */
/* ==================================== */

body.dealer_finder #content, body.dealer_list #content {
	width: 907px;
}

#dealerForm {
	position: relative;
	display: inline;
	float: left;
	width: 776px;
	padding-bottom: 144px;
}

#dealerMap {
	width: 776px;
	height: 582px;
	margin-bottom: 2em;
}

#legend {
	position: relative;
	display: inline;
	float: left;
	width: 78px;
	margin-left: 28px;
	background-color: #FFF;
}

#legend p {
	text-align: center;
}

#legend h3 {
	text-align: center;
	padding: 20px 10px;
}

#legend h3 a {
	color: #Fd0000;
}

.dealer_finder #footer, .dealer_list #footer {
	clear: both;
}

#user_loc {
	display: none;
}

body.dealer_finder form {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
}

body.dealer_finder form input {
	display: inline-block;
	vertical-align: middle;
}

body.dealer_finder form p {
	font-weight: bold;
	margin: 1em 0 0 0;
}

body.dealer_list .dealers {
	float: left;
	width: 776px;
}

body.dealer_list table {
	margin: 0;
	padding: 0;
	width: 100%;
	border-spacing: 0;
}
	
body.dealer_list td {
	vertical-align: top;
	padding: 5px;
}
	
body.dealer_list tr.alt td {
	background-color: #DFDFDE;
}
	
body.dealer_list #content .dealers h2 {
	padding-bottom: 5px;
}
	
body.dealer_list #content a.top {
	display: block;
	padding-top: 20px;
	text-align: right;
}

#legend.list {
	margin-top: 137px;
}

#locator {
	position: absolute;
	width: 96px;
	left: 808px;
	top: 29px;
}

#locator p.newsimg {
	background-color: #FFF;
	color: #000;
	margin: 0;
	text-align: center;
}

/* ============- END -================= */
/* ==================================== */

