/* Copyright (C) 2002-2008 by Home of the Brave
   Web http://home.of.the.brave.de
   E-Mail info@brave.de */

/* $Revision: 1.6 $ $Date: 2008/04/16 10:20:43 $ */
/* owner: Nico.Westermann@brave.de */


/* ABWEICHUNGEN VON GENERAL.CSS FUER PRINT VERSION */
.noPrint,
#nav_here,
#info_lastmodified
{
display: none;
}
body,
body td
{
font-size: 100%;
background: #fff;
text-align: left;
vertical-align: top;
}

body
{

padding-top: 0pt;
padding-bottom:0pt;
}
table#base
{

margin-top: 12pt;
margin-bottom: 12pt;
}
table#base td#top
{
height: 60pt;
border: 0px solid red;
margin: 0;
padding: 0;
}
table#base #static_logo {
float: right;
width: 145px;
background: #fff;
margin: 0;
padding: 0;
}
table#base td#top #tools_print {
margin: 0;
}
table#base,
table#base td#center {
width: 95%;
background: #fff;
}

table#base #center #content_main
{
padding: 0;
margin: 0;
border: 0px solid red
}

table#base td#center,
table#base #center table  td
{
font-size: 12pt;
line-height: 16pt;
}
table#base td#center h1
{
font-size: 16pt;
line-height: 20pt;
margin-bottom: 24pt;
}
table#base td#center h2
{
font-size: 12pt;
line-height: 16pt;
margin-bottom: 12pt;
}
table#base td#center .block
{
margin-bottom: 16pt;
}

table#base #content_main .columnBox.q25
{
font-size: 9pt;
line-height: 11pt;
}
table#base #content_main .columnBox.t30
{
font-size: 10pt;
line-height: 13pt;
}
table#base #content_main .columnBox.d50
{
font-size: 11pt;
line-height: 15pt;
}
table#base #center .rezept_zutaten .block
{
margin-bottom: 6pt ! important;
}
table#base #center .rezept_zutaten table
{
width: 195pt ! important;
border: 0px solid red;
}
table#base #center .rezept_zutaten,
table#base #center .rezept_zutaten td
{
font-size: 10pt;
}
table#base #center .rezept_zutaten table td ul li
{
line-height: 12pt ! important;
margin-bottom: 6pt ! important;
}

#content_main .only_print
{
display: block;
}

a:link, a:visited, a.button, .link, .link:hover, .link:focus {
	}
td.title, tr.title td, tr.active td {
}
tr.title a, td.title a, tr.title a:visited, td.title a:visited, tr.title a:hover, td.title a:hover {
}

/* Dummy Tabellen-Block-Stile und andere selbst angelegte Stile beachten! */

.dummy_table tr.title td, .dummy_table td.title {
	background-color: #FFF;
}
