/*  © ArtProLog OKTOBER 2006 */

/* BODY */
body                          { color: #666; font-size: 11px; font-family: "Trebuchet MS", Arial, SunSans-Regular, Sans-Serif; background-color: white; background-image: url("images/layout/bgrd.gif"); background-repeat: no-repeat; background-position: center top; text-align: center; margin: 0; padding: 0; width: 100%; min-width: 933px }


/* 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: #E40101; font-size: 11px; text-decoration: none }
a:visited    { color: #E40101; font-size: 11px; text-decoration: none }
a:hover, a:active    { color: #E40101; font-size: 11px; text-decoration: none }

/*CONTAINER*/

#container                  { text-align: left; margin-top: 160px; margin-right: auto; margin-left: auto; width: 933px; min-height: 600px }

#content              { padding-right: 30px; padding-left: 365px; min-height: 200px }
* html #content             { height: 250px }

#navigation                  { margin-top: -220px; margin-bottom: 0; padding-left: 365px; height: 25px }

#banner   { position: relative; top: 270px; width: 350px; overflow: hidden } 

/* FOOTER */
#footer                   { margin-top: 40px; margin-bottom: 20px; padding-top: 5px; padding-left: 365px }

/*KALENDER*/
.kalender   { clear: left }
.kalender_row    { margin: 0 }
.kalender_item    { margin: 0 3px 3px 0; float: left }

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