/* -------------------------------------------------------------------------------------------------
      Cascading StyleSheet
      by codeworks webagency
      www.codeworks.cc
                                                                                                    */

*                   { padding:0px; margin:0px; font-size:1em; }
body                { font:0.7em/1.4em Arial,Verdana,Tahoma,Helvetica,sans-serif; color:#333333; }


/* allgemeines */
.screen             { display:none; }
.print              {  }

.hide               {  }
.show               {  }

img                 { vertical-align:top; border:0px; }
blockquote          { margin-left:12px; }

.break              { margin-bottom:8px; }
.space              { margin-bottom:16px; }

.small              { font-size:0.9em; line-height:1.3em; }
.large              { font-size:1.1em; line-height:1.5em; }

ol                  { margin-left:3em; }
ul                  { margin-left:2em; }

address span        { display:none; }
h1 span.desc        { display:none; }
h2                  { font-size:1.6em; padding:0px 0px 8px 0px; font-variant:small-caps; }
h2 span             { display:none; }
h3                  { font-size:1.2em; padding:18px 0px 6px 0px; }
h3 span             { display:none; }

#anfahrtsplan       { margin-bottom:16px; }


/* layout */
#header h1          { float:left; }
#header h1 span     { display:none; }
#header address     { float:left; white-space:nowrap; font-size:1.6em; line-height:1.4em; font-style:normal; padding:0.4em 1.4em; }
#header address a   { text-decoration:none; }

#menu               { display:none; }

#content            { clear:both; padding:12px 0px 20px 0px; margin-top:20px; border-top:1px solid #000000; }
#content li         { margin-bottom:8px; }

#footer             { text-align:right; font-size:0.8em; }

a                   { color:#195905; text-decoration:underline; }

