/*
#########################################################################
SCHOKO.AT  PRINT STYLESHEET
#########################################################################
*/


/* Basic CSS Rules
--------------------------------------------------------------------- */

body {
	background: #fff;
	color: #000 !important;
	text-align: center;
}

body, div, h1, h2, h3, h4, p, form, input, select, textarea, ol, ul, li, object, embed {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;	
	text-align: left;		
}

select {
	border: 1px solid #37221b !important;
}

h1 {
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;		
}

h3 {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;		
}


small {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#000;	
}

object {
	display: block;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both !important;
}

.debug {
	border: 1px solid #000;
}

table { 
border-collapse: collapse; 
width: 100%; 
margin: 0 0 10px 0; 
}

td, th { 
vertical-align: top; 
}



.h1_print {
display: none;
}

.h3_print {
display: none;
}



/* parent div of the website
--------------------------------------------------------------------- */
#site {
	width: 100%;
	/*margin: 0;	*/
	background: none !important;
}


#left {
	display:none;
}

#right {
	width: 100%;
	/*float: left;*/
}


/*  Right Frame 
------------------------------------------------------------*/
#textmenu {
	display: none;
}


/* Content Area Right Frame
-------------------------------------------------- */


#portal {
	display: none;
}


#content {
	background: none;
	width: 100%;
	/*float: left;*/

}

/*Contentbereich*/
#content .contentarea {
	width: 100%;
	/*float: left;*/
	/*height: auto;*/

}

/*Fließtext*/
#content .contentarea .text {
	width: 100%;
	/*height:auto;*/
	/*float: left;*/
}

.text .block {
	overflow: hidden;
	margin-top: 10px;
	/*float: left;*/
	clear: both;
	width: 100%;

}

.text  img {
	float: left;
	margin: 0 0 18px 24px;
}

.text  img.first {
	float: left;
	clear: both;
	margin: 0 0 18px 0;
}

.text .block p {
	float: left;
}

.text .block h2 {
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold !important;
}

.text .block a {
	color: #000;
	text-decoration: none;
}

.text .block b, .text .block strong {
	font-weight: bold !important;
}

.text .block ul {
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style: none;
}

.text .block ul li {
	background: url(../img/list_content.gif) no-repeat;
	padding: 0 0 0 10px;
	margin: 2px 0;
}

.text .block ol {
	margin: 5px 0 5px 10px;
	padding-left: 20px;
}

.text .block .images {
	width: 165px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

.text .block .images img {
	width: 165px;
	margin-bottom: 10px;
	float: none;
	clear: both;
}


.text .job {
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.text .job p {
	float: left;
}

.text .job h2 {
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold !important;
}


.text .routeplaner {
	margin-top: 10px;
	/*float: left;*/
	overflow: hidden;
}

.text .routeplaner input.adress {
	border: 1px solid #9a6441;
	background: #fefefe;
	width: 250px;
	padding: 2px;
}

.text .routeplaner table {
	border-collapse: collapse;
	border: none;
}

.text .routeplaner table td {
	border-collapse: collapse;
}

/*Sonderangebot Werksverkauf*/
.text .sonderangebot {
	border: 1px solid red;
	/*float: left;*/
	overflow: hidden;
}

.text .sonderangebot img {
	float: left;
	overflow: hidden;
	margin-right: 10px;
}


.text .pressentries {
	overflow: hidden;
	margin-top: 10px;
	/*float: left;*/
	width: 100%;
}

.text .pressentries p {
	float: left;
}

.text .pressentries h2 {
	margin: 5px 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold !important;
}

.text .pressentries .presstext {
	overflow: hidden;
	margin-top: 10px;
	/*float: left;*/
	border-top: 1px solid #c0a89e;
	width: 100%;
	padding: 3px 0;
}

.text .pressentries .presstext .date {
	overflow: hidden;
}

.text .pressentries .presstext .link {
	overflow: hidden;
}

.text .pressentries .presstext a {
	color: #000;
	text-decoration: none;
}

/*Sonderangebot Werksverkauf*/

.text .sonderangebote {
	/*float: left;*/
	overflow: hidden;
	margin-top: 10px;
}

.text .sonderangebot_head {
	/*float: left;*/
	width: 470px;
	overflow: hidden;
	border-bottom: 1px solid #c0a89e;
	padding:0 5px;
	margin-bottom: 10px;
}

.text .sonderangebot_entry {
	width: 480px;
	/*float: left;*/
	overflow: hidden;
	background: url(../img/angebot_back.gif) repeat-y;
}

.text .sonderangebot_entry img {
	float: left;
	overflow: hidden;
	height: 124px;
	width: 165px;
	margin-right: 10px;
}

.text .sonderangebot_entry h2 {
	margin: 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold !important;
}

.text .sonderangebot_entry p {
	padding: 0 10px 0 0;
	height: 84px;
	overflow: hidden;
}




/*Produktübersicht*/
#content .contentarea .overview {
	width: 480px;
	height: 335px;
	overflow: hidden;
}

#content .contentarea .overview .entries {
	width: 480px;
	height: 280px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*float:left;*/
}

.overview .entries .p_entry {
	background: #d7c4b0;
	width: 480px;
	height: 65px;
	overflow: hidden;
	/*float: left;*/
	margin-top: 5px;
}

.overview .entries .p_entry img {
	width: 95px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.overview .entries .p_entry .description {
	width: 320px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.overview .entries .p_entry .description h2 {
	padding: 0;
	margin: 5px 0 0 15px;
	overflow: hidden;
}

.overview .entries .p_entry .description p {
	padding: 0;
	margin: 5px 10px 0 15px;
	height: 28px;
	overflow: hidden;
}

.overview .entries .p_entry .link {
	width: 60px;
	height: 65px;
	margin: 0;
	padding: 40px 0 0 5px;
	float: left;
}

.overview .entries .p_entry .link a {
	color: #000;
	padding: 0 0 0 15px;
	background: url(../img/link_detail.gif) no-repeat;
	text-decoration: none;
}

/*Paging*/
.overview .paging {
	background: #none;
	width: 480px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}

.overview .paging .buttons {
	background: none;
	height: 20px;
	overflow: hidden;
	float: right;
}

.overview .paging a {
	text-decoration: none !important; 
	color: #000; 
	padding: 0 3px 1px 4px; 
	display: block; 
	float: left; 
	line-height: 13px; 
	margin-left: 5px; 
}

.overview .paging a:link, .overview .paging a:visited { 
	background: #d7c4b0;
	color: #9a6441 !important; 
} 

.overview .paging a:active, .overview .paging a:hover { 
	background: #9a6441;
	color: #fff !important; 
} 

.overview .paging a.nav_active:link, .overview .paging a.nav_active:visited, .overview .paging a.nav_active:active, .overview .paging a.nav_active:hover { 
	background: #9a6441;
	color: #fff !important; 
}

.overview .paging a.nav_next:link, .overview .paging a.nav_next:visited { 
	width: 13px;
	height: 14px;
	background: url(../img/site_nav_next.gif);
	padding: 0 !important;
	border: none;
} 

.overview .paging a.nav_next:active, .overview .paging a.nav_next:hover {
	width: 13px;
	height: 14px;
	background: url(../img/site_nav_next_hover.gif);
	padding: 0 !important;
	border: none;
} 


.overview .paging a.nav_back:link, .overview .paging a.nav_back:visited {
	width: 13px;
	height: 14px; 
	background: url(../img/site_nav_back.gif);
	padding: 0 !important;
	border: none;
} 

.overview .paging a.nav_back:active, .overview .paging a.nav_back:hover { 
	width: 13px;
	height: 14px;
	background: url(../img/site_nav_back_hover.gif);
	padding: 0 !important;
	border: none;
} 

/*Produktdetailseite
-----------------------------------------*/
#content .detailarea {
	width: 510px;
	height: 365px;
	float: left;
	padding: 0;
	margin: 0;
}

#content .detailarea .detail {
	width: 480px;

}

/*Information Text,Bild, Download*/
.detail .info {
	width: 480px;
	height: 125px;
	margin-top: 10px;
	float: left;
}

.detail .info .image {
	width: 165px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

.detail .info .image img {
	width: 165px;
	height: 124px;
}

.detail .info .detailtext {
	width: 295px;
	height: 124px;
	float: left;
	overflow: hidden;
}

.detail .info .detailtext p {
	width: 295px;
	height: 98px;
	float: left;
	overflow: hidden;
}

.detail .info .download {
	width: 295px;
	height: 20px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

.detail .info .download a {
	color: #cc723d;
	padding: 0 0 0 15px;
	background: url(../img/link_detail.gif) no-repeat;
	text-decoration: none;
	margin-top: 5px;
}

/*Produkttabelle*/
.detail .products {
	width: 480px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.detail .products table {
	border-collapse: collapse;
	background: none;
}

.detail .products thead {
	background: #dfc9a9;
}

.detail .products td, .detail .products th {
	padding: 3px 5px;
	text-align: left;
}

.detail .products th {
	color: #000;
	font-weight: normal !important;
}

.detail .products td {
	border-bottom: 1px solid #dfc9a9;
}

.detail .products .back a {
	color: #cc723d;
	padding: 0 0 0 15px;
	background: url(../img/link_detail.gif) no-repeat;
	text-decoration: none;
	margin-top: 5px;
}


/* Druckzeile Contentbereich
--------------------------------*/
#content .printline {
	display: none;
}

/* Flashheadlines
-------------------------------------*/

#content .flashheadline_h1 { 
	float: left; 
	clear: both; 
	width:485px; 
	overflow:hidden; 
	margin: 0;
	padding: 0;
}

.flashheadline_h1 object, .flashheadline_h1 embed { 
	display: none;
} 

.flashheadline_h3 { 
	display: none;
}

.h1_print {
	display:block;
	font-size:14px;
	font-weight:bold;
	color: #000;
	height: 20px;
	width: 100%;
}





/*Partnereintrag*/

#content .contentarea .partnerview {
	width: 480px;

}

.partnerview .partner {
	background: #none;
	width: 480px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}

.partnerview .partner img {
	width: 95px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.partnerview .partner .description {
	width: 320px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.partnerview .partner .description h2 {
	padding: 0;
	margin: 5px 0 0 15px;
	overflow: hidden;
}

.partnerview .partner .description p {
	padding: 0;
	margin: 5px 10px 0 15px;
	height: 28px;
	overflow: hidden;
}

.partnerview .partner .description p a {
	color: #000;
	padding: 0;
	text-decoration: none;
}


