/* DATEI: euregio-kochbuch-druck.css */

/* CSS-Angaben für "euregio-kochbuch.eu" Stadt Jülich */
/* Thomas Langens, www.Thomas-Langens.de 2009 */


/* Wichtige Farben          */
/* #99CC33 = lindgrün (Hintergrund) */
/* #DE2921 = mittelrot (Navigation) */
/* # =  */

@page {
size: 21.0cm 29.7cm; 
margin: 1cm 1cm 1cm 1cm;
}

p,br,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote,nobr,b,i,table,tr,td,th
	{ font-family: Arial,sans-serif,Helvetica; font-size: 100%; }

h1 { font-size:160%; color:#000000; line-height:100%; font-style:normal; font-weight:bold;}
h2 { font-size:150%; color:#000000; line-height:100%; font-style:normal; font-weight:bold;}
h3 { font-size:140%; color:#000000; line-height:100%; font-style:normal; font-weight:bold; margin-left: 18px;}
h4 { font-size:100%; color:#000000; line-height:100%; font-style:normal; font-weight:normal; margin-left: 38px; }
h5 { font-size:120%; color:#000000; line-height:100%; font-style:normal; font-weight:bold;}
h6 { font-size:110%; color:#000000; line-height:100%; font-style:normal; font-weight:bold;}

ul { font-size:100%; line-height:110%; list-style-type:circle }
ol { font-size:100%; line-height:110%; list-style-type:decimal }

.Liste_Geschichten {
margin: 15px 0px 10px 15px; 
}

a:link { color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }

.Rezept_Titel {
font-size:160%; 
color:#000000; 
line-height:100%; 
font-style:normal; 
font-weight:bold; 
/*text-decoration:underline; */
margin: 20px 5px 5px 15px; 
}

.Rezept_Vorspann {
font-size:100%; 
color:#000000; 
line-height:120%; 
font-style:normal; 
font-weight:bold; 
text-decoration:none; 
margin: 20px 15px 5px 15px; 
}

.Rezept_Zutaten_Zubereitung {
font-size:100%; 
color:#000000; 
line-height:100%; 
font-style:italic; 
font-weight:bold; 
text-decoration:none; 
margin: 25px 15px 5px 15px; 
}

.Rezept_Text {
font-size:100%; 
color:#000000; 
line-height:125%; 
font-style:normal; 
font-weight:normal; 
text-decoration:none; 
margin: 20px 15px 5px 15px; 
list-style-type:circle;
}

.Rezept_in_deutsch {
font-size:80%; 
color:#666666; 
line-height:100%; 
font-style:italic; 
margin: 20px 15px 5px 15px; 
}

.Bild_Gericht {
border: 1px solid #333333;
}

.Bild_rechts {
margin: 0px 0px 3px 7px;
float: right;
border: 1px solid #333333;
}

.Kategorie_Table {
border: 1px solid #FFFFFF;
}

.Kategorie_Header {
padding: 3px 0px 2px 3px;
font-size: 100%; 
color: #FF0000; 
line-height: 100%; 
font-style: normal; 
font-weight: bold; 
}

.Kategorie_Header a:link { color:#000000; text-decoration:none; }
.Kategorie_Header a:visited { color:#000000; text-decoration:none; }
.Kategorie_Header a:hover { color:#000000; text-decoration:none; }
.Kategorie_Header a:active { color:#000000; text-decoration:none; }


.Kategorie_Item {
padding: 3px 0px 2px 3px;
font-size: 100%; 
color: #FFFFFF; 
line-height: 130%; 
font-style: normal; 
font-weight: bold; 
}

.Kategorie_Item a:link { color:#FFFFFF; text-decoration:none; }
.Kategorie_Item a:visited { color:#FFFFFF; text-decoration:none; }
.Kategorie_Item a:hover { color:#FFFFFF; text-decoration:none; }
.Kategorie_Item a:active { color:#FFFFFF; text-decoration:none; }


.Schriftgroesse { font-family:Arial,sans-serif,Helvetica; font-size:8pt; line-height:12pt; font-weight:bold; color:#333333; }

.Rezeptdrucken { font-family:Arial,sans-serif,Helvetica; font-size:80%; line-height:12pt; font-weight:bold; color:#333333; margin-top:10px; text-align:right;}
.Rezeptdrucken a:link { color:#333333; text-decoration:none; }
.Rezeptdrucken a:visited { color:#333333; text-decoration:none; }
.Rezeptdrucken a:active { color:#333333; text-decoration:none; }
.Rezeptdrucken a:hover { color:#333333; text-decoration:none; }

.Autor { margin: 25px 5px 10px 15px; font-family:Arial,sans-serif,Helvetica; font-size:75%; line-height:12pt; font-style:italic; color:#333333; }

.Gefoerdert { font-family:Arial,sans-serif,Helvetica; font-size:60%; line-height:12pt; font-weight:normal; color:#333333; text-align:center; }

.Binnennavi { margin: 25px 5px 10px 15px; font-family:Arial,sans-serif,Helvetica; font-size:80%; line-height:12pt; font-weight:bold; color:#333333; }


/* ----------------------- Tabellen -------------------------*/

html, body {
margin: 0;
padding: 0;
}

body {
background-color: #ffffff;
}

#Wrapper {
width: 750px;
}

#Menue_links {
visibility: hidden;
}

#Box_Schriftgroesse {
visibility: hidden;
}

#Box_Foerderung {
visibility: hidden;
height: 0px;
}

#Box_drucken {
visibility: hidden;
height: 0px;
}
