/*  © ArtProLog OKTOBER 2006 */

/* BODY */
body                            { color: #666; font-size: 11px; font-family: "Trebuchet MS", Arial, SunSans-Regular, Sans-Serif; background-color: white; background-image: none; text-align: left; margin: 10; padding: 10; width: 100%; min-width: 200px }


/* TAGS */
p,pre,h1,h2,h3              { margin: 0 0 5px }
h1, h2,h3        { font-size: 14px; font-weight: bold }
h1                      { color: #e40101; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px; margin-left: 0 }
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 }

/*CONTENT*/
#content              { padding-right: 0; padding-left: 30px; min-height: 200px }
img             { border-style: none }
* html #content             { height: 200px }