/**
 * Druck-Stylesheet für 
 * BCE Special Ceramics
 * 
 * www.gr-a.net
 * 10.2009
 *
 */

  

/* grundlegende Definitionen ---------------------------------------- */
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, li,
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: inherit;
	vertical-align: baseline;
}

body { font-family:Helvetica, Arial, sans-serif; background:#fff; margin: 0px; }
#cover { width:900px; margin:0; }
#header { width:920px; float:none; clear:all; height:97px; padding:0; margin-bottom:50px; }
#header .logo_container { width:900px; float:none; clear:all; padding:0 0 0 210px; background:url(/images/header_bg.jpg) no-repeat 0 0; }
#cover_body { float:none; clear:all; width:900px; background:#fff; }
#top_bar { display:none; visibility:hidden; }
#container { float:none; clear:all; width:900px; background:#fff; }

#header .language { display:none; visibility:hidden; } /*sprachauswahl*/
#left_panel { display:none; visibility:hidden; } /*linke seite/navigation*/

#right_panel { float:none; clear:all; width:900px; margin:0; padding:0; }
#right_panel .banner { display:none; visibility:hidden; }
#right_panel #content { float:none; clear:all; width:600px; color:#1c5e4f; font-size:14px; line-height:18px; margin:0; padding:0; }

#right_panel #content h3 { font-size:20px; margin:0; padding:0; line-height:20px }
#right_panel #content p { margin:0; padding:0; }
#right_panel #content p.small { width:430px; color:#666; font-size:12px; }
#right_panel #content ul.inline { list-style:inline; padding-left: 30px; }
#right_panel #content .imgleft { float: left; margin-right: 10px; }
#right_panel #content .border { border:1px solid #ccc; }

#right_panel #content a { text-decoration:none; color:#1c5e4f; padding:0 2px; border-bottom:1px solid #1c5e4f; }
#right_panel #content a.no { border:none; }
#right_panel #content a[rel='pdf'], #right_panel #content a[rel='zip'], #right_panel #content a[rel='url'] { color:#1c5e4f; padding: 6px 0 6px 25px; border:none; }
#right_panel #content a[rel='pdf'] { background: transparent url(/_fx/pdf.png) no-repeat top left; background-position: 0 5px; }
#right_panel #content a[rel='zip'] { background: transparent url(/_fx/zip.png) no-repeat center left; }
#right_panel #content a[rel='url'] { background: transparent url(/_fx/url.gif) no-repeat center left; }

#right_panel #content a.mehr { text-decoration:none; color:#666; border:none; }

#right_panel #content #aktuell h3 { font-size:20px; padding:20px 0 0 0; line-height:20px; color:#666; }
#right_panel #content #aktuell p { padding:10px 0 10px 0; width:430px; color:#666; }
#right_panel #content #aktuell a.mehr { text-decoration:none; color:#005A50; border:none; }

#right_panel #content .gallery_list { float:left; width:573px; list-style:none; padding:40px 0 40px 0 }
#right_panel #content .gallery_list li { float:left; margin-right:30px; display:inline }
#right_panel #content .gallery_list li.last { margin-right:0px }
#right_panel #content .gallery_list li a { border:none; }

#footer { float:left; width:968px; background:#fff; height:48px; margin-bottom:20px }
#footer span { float:left; padding:0; font-size:11px; color:#1c5e4f }
#footer span a { color:#1c5e4f; text-decoration:none; text-transform:uppercase; }
