/*  © ArtProLog OKTOBER 2006 */

/* BODY */
body                       { color: #666; font-size: 11px; font-family: Arial, SunSans-Regular, Sans-Serif; min-width: auto }


/* TAGS */
p,pre,h1,h2,h3              { margin: 0 0 5px }
h1, h2,h3        { font-size: 14px; font-weight: bold }
h1                   { font-size: 14px; text-transform: uppercase; margin-top: 40px; margin-bottom: 20px;  }
h2 {font-size: 12px;}
h3 {font-size: 11px;}

/* CLASSES */
.bold {font-weight: bold;}
.float-left { float: left }
.clearer { clear: left }



/* LINK */
a:link    { color: #0000; font-size: 11px; text-decoration: underline }
a:visited    { color: #000; font-size: 11px; text-decoration: underline }
a:hover, a:active    { color: #000; font-size: 11px; text-decoration: underline }

/* RECHTS */
#rechts                 { padding-left: 0px; width:600px}
#navigation                {display: none}
* html #navigation               { display: none }
#navi-line    { display: none }
 

/* RECHTS FOOTER */
#footer               { display: none }

/*PRINT*/
.noprint      { display: none;  }
.onlyprint { display: inline }