/* copyright ArtProLog 2007 Ursula Bartels */

/* BODY */
body							 { color: #666; font-size: 0.75em; font-family: Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0 }

/* PRE FORMAT */
p,pre							{ margin: 0 0 2px }
img								{ border-style: none }

h1,h2,h3,h4						{ font-weight: bold;  }
h1								{ font-size: 1.7em; text-transform: uppercase; margin-top: 5px; margin-bottom: 5px }
h2								{ font-size: 1.5em; margin: 0 }
h3								{ font-size: 1.3em; margin: 0 }
h4								{ font-size: 1em; margin: 0 }

/* LINK */
a,
a:link,
a:visited,
a:hover,
a:active						{  color: #666; text-decoration: underline }

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active				{  color: #fff; text-decoration: none }

/* CLASSES */
.pb								{ font-weight: bold }
.clearer						{ font-size: 1px; line-height: 1px; height: 1px; clear: left }
.separator						{ margin-top: 10px; margin-bottom: 10px; height: 1px; border-top: 1px solid #fff }

/* LOGO PRINT*/
#logo_print						{ display: inline; }

/* CONTAINER */

#top							{
	display: none }

/* NAVIGATION */
#navigationbox					{
	display: none }

/* CONTENT */
#contentbox						{}
#contentlinks						{display: none }
#content						{
	line-height: 2em; 
	margin-top: 20px}

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