/* reisen_normal: Seitenanzeige in Normalgröße Asudruck */


#main {font-family: verdana, arial, sans-serif; font-size: 1em; }							/* Schrift */
#main h1 {color: black; font-size: 1.4em; }													/* Überschrift 1 */
#main h2 {color: #666; font-size: 1.0em; }													/* Überschrift 2 */
#main h3 {color: black; font-size: .8em; }													/* Überschrift 3 */
/* .reisen h1:first-letter {color: blue; font-size: 1.5em; }	*/							/* Überschrift 1 erster Buchstabe */
#main  h2:first-letter {color: #666; font-size: 1.5em; }										/* Überschrift 2 erster Buchstabe */
/* .reisen a {background: #ccc; color: Blue; font-size: 0.8em; } 	*/						/* Hintergrund und Vordergrund Farbe der Links unbesucht */ 
/* .reisen a:hover {text-decoration: none; color: #000; }			*/						/* Hintergrund und Vordergrund Farbe der Links bei mouseover */
#main pre {background: #ccc; color: #000; width: 360px; padding: 0.8em;}						/* Hintergrund Termine */

.entry {background: transparent; }
.leistungen {background: transparent; }
.beschreibung {background: transparent; }

#wrap {background: yellow; width: 90%; margin: 20px auto; padding: 10px 10px 0px 10px; border-style:solid; border-width: 4px; } /* Größe, Lage, Abstand der Seite */

#screen {background: green; border-style:dotted; border-width: 2px; float: left; }

#main {background: transparent;  width: auto; margin-left: 0; margin-right: 0; padding: 0px 10px 0px 10px; }
#main a {background: #D7D7D7; color: Blue; font-size: 0.9em; } 								/* Hintergrund und Vordergrund Farbe der Links unbesucht #D7D7D7; color: Blue; font-size: 0.9em; */ 
#main a:hover {text-decoration: none; color: #000; }											/* Hintergrund und Vordergrund Farbe der Links bei mouseover #000 */


#alpe {width: 675px; height: 1200px; float: left; margin-right: 10px; margin-top: -40px; margin-bottom: 0px; }

#break p {page-break-before: always }
