/*********************************************************
   druck.css, update: 01. September 2010 (c)www.zobten.de

        1. Dateiweite Einstellungen
**********************************************************/

body {
background-image: url(19.jpg);
background-attachment: fixed;
font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
font-size: 15px;

}

h1 {                            /*Hauptueberschrift center, rot*/
font-size: 1.0em;                /*default=1.0em*/
font-style: italic;
color: #FF0000;
background-color: #FFFFC0;
text-align: center;
}

h2 {                            /*Unterueberschrift center, blau*/
font-size: 0.9em;                /*default=1.0em*/
color: #00008F;
background-color: #FFFFC0;       /*dunkelblau*/
text-align: center;
font-style: italic;
}

h3 {                             /*Ueberschrift links, blau - Breslau und Rezept.htm*/
font-size: 1.1em;                /*default=1.1em*/
text-indent: 80px;               /*Texteinruecktiefe (von links)*/
}


p {
font-size: 0.9em;                /*default=0.9em*/
color: #000000;                  /*nur zu Testzwecken 66CC00 (gruen)*/
font-weight: normal;
margin-left: 50px;               /*Aussenabstand*/
margin-right: 50px;
padding: 5px;                    /*Innenabstand*/
}


/********  2. Individualformate (nur einmal pro Seite) ********/

#main {
width: 700px;
position: relative;
margin-left:auto;
margin-right:auto;
top: 25px;
color: #000000;
background-color: #FFFFC0;
padding: 5px;
z-index: 2;
}


#alpha-liste {					/*Kriegszeit.htm*/
list-style-type:upper-alpha;
font-size:.9em;					/*default=0.9em*/
text-align:left;
margin-left:150px;				/*Aussenabstand*/
margin-right:60px;
border:0 solid #03F;			/*1=blau, default=0*/
padding:1px;					/*Innenabstand*/
}

#liste1 {						/*Seiten: Rezepte, Hanke & Famo.htm*/
list-style-type:disc;
font-size:.9em;					/*default=0.8em*/
text-align:left;
margin-left:60px;				/*Aussenabstand*/
margin-right:60px;
border:0 solid #03F;			/*1=blau, default=0*/
padding:20px;					/*Innenabstand*/
}

#liste2,#liste3 {				/*Rezepte.htm*/
border:0 solid #F39;			/*1=rot, default=0*/
font-size:.9em;					/*default=0.8em*/
font-weight:400;
list-style-type:disc;
margin-left:80px;				/*Aussenabstand*/
margin-right:60px;
text-align:left;
padding:20px;					/*Innenabstand*/
}


/***********  3. ungebundene Klassen  ****************/

.center        {
font-size: 0.9em;                /*default=0.9em*/
font-weight: normal;
text-align: center;
vertical-align: top;
}

.rechts        {
font-size: 0.9em;
font-weight: normal;
text-align: right;
vertical-align: top;
}

.links {
font-size: 0.9em;
font-weight: normal;
text-align: left;
vertical-align: top;
padding: 5px;
}

.klein_links {                  /*Hanke.htm*/
font-size: 0.7em;                /*default=0.7em*/
text-align: left;
}

.klein_rechts {                 /*Hanke.htm*/
font-size: 0.7em;                /*Schriftgroesse 0.7em*/
text-align: right;
}

.kursiv {                        /*Breslau.htm*/
font-size: 0.9em;                 /*default=0.9em*/
font-weight: normal;
font-style: italic;
text-align: left;
}

.bild {                         /*Logo.htm...*/
font-size: 0.9em;                /*default=0.9em*/
text-align: center;
}

.datum {                        /*am Ende jeder Seite*/
font-size: 0.7em;                /*default=0,7em*/
font-style: italic;
text-align: center;
}


/****************  4.0 gebundene Klassen  *******************/

img.mitborder {
border: 1px;
border-style: solid;
margin: auto;
}

img.ohneborder {
border: 0px;
margin: auto;
}

img.rmb {                        /*mit Rahmen rechts, Text links*/
border: 1px;
border-style: solid;
float: right;
margin-left: 15px;
margin-right: 5px;
margin-bottom: 2px;
margin-top: 5px;
}

img.lmb {                             /*mit Rahmen links, Text rechts*/
border: 1px;
border-style: solid;
float: left;
margin-left: 5px;
margin-right: 10px;
margin-bottom: 2px;
margin-top: 5px;
}


img.lob {                         /*ohne Rahmen links, Text rechts*/
border: 0px;                    /*Wappen auf Wroclaw.htm*/
border-style: solid;
float: left;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 2px;
margin-top: 5px;
}

img.rob {                         /*ohne Rahmen rechts, Text links*/
border: 0px;                    /*Wappen in Wroclaw.htm*/
float: right;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 2px;
margin-top: 5px;
}


/**************** 5. Tabellen ****************/

table.tabelle {                  /*Tabelle mit normaler Breite*/
width: 580px;
margin-left: auto;               /*Aussenabstand*/
margin-right: auto;
border-collapse: collapse;
vertical-align: top;
text-align: center;
}

td {
font-size: 0.9em;                 /*default=0.8em, Logo...*/
font-weight: normal;
padding: 3px;                    /*Innenabstand*/
margin: 0px;                     /*Aussenabstand*/
border: 0px solid #C0C0C0;       /*1=hellgrau, default=0*/
}


td.hellblau {                    /*Rezepte.htm*/
padding: 10px;
text-align: left;
font-size: 0.9em;
background-color: #AADDFF;
}


table.tabelle2 {                 /*Tabelle mit schmalerer Breite*/
width: 460px;
margin-left: auto;               /*Aussenabstand*/
margin-right: auto;
border-collapse: collapse;
vertical-align: top;
text-align: center;
}

td.tab2 {                        /*Raaben, Rezepte.htm*/
text-align: left;
font-size: 0.9em;                /*default=0.8em */
font-weight: normal;
padding-left: 4.0em;             /*Innenabstand*/
margin: 0px;                     /*Aussenabstand*/
border: 0px solid #C0C0C0;       /*1=hellgrau, default=0*/
}

td.tab3 {                        /*Raaben.htm*/
text-align: center;
font-size: 0.8em;                /*default=0.8em */
font-weight: bold;
padding: 1.0em;                  /*Innenabstand*/
margin: 0px;                     /*Aussenabstand*/
border: 0px solid #C0C0C0;       /*1=hellgrau, default=0*/
}


/***********  6. Pseudoformate, fuer Mouseover  ************/
/**************  ! Reihenfolge einhalten ! *****************/

a.text:link {                    /*noch nicht besuchte Links*/
color: #0000CF;
text-decoration: none;
background-color: #FFFFC0;
}

a.text:visited {                 /*bereits besuchte Links*/
color: #0000CF;
text-decoration: none;
background-color: #FFFFC0;
}

a.text:hover {                  /*mit der Maus über den Text*/
color: #FFFFA0;
text-decoration: none;
background-color: #3344CC;
}

a.text:active {                 /*angeklickt werden oder sind<blockquote></blockquote>*/
color: #0000CF;
text-decoration: none;
background-color: #FFFFC0;
}

a.text:focus {                  /*fuer Tastaturnavigation*/
color: #FF0000;
background-color: #FFFFC0;
text-decoration: none;
}


/* CSS level 2.1 valide by http://jigsaw.w3.org/css-validator/validator */


