/*  © ArtProLog Mai 2006, Ursula Bartels, ub@artprolog.de */

html,body     { background-color: #fff; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; width: 955px }
body     { color: #fff; font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #fff; text-align: center; width: 955px }

p,pre,h1,h2            { color: #57575; margin: 5px }
h1, h2     {font-size: 13px; font-weight: bold;  }

h1             { line-height: 28px; text-transform: uppercase; margin-bottom: 30px; border-bottom: 1px solid #333 }
h2       { font-size: 12px }

span.pb{font-weight: bold}

a:link   { color: #fff; font-size: 12px; text-decoration: underline }
a:visited   { color: #fff; font-size: 12px; text-decoration: underline }
a:hover, a:active   { color: #fff; font-size: 12px; text-decoration: none }

a.bold:link   { color: #fff; font-size: 11px; text-decoration: underline; font-weight: bold }
a.bold:visited   { color: #fff; font-size: 11px; text-decoration: underline; font-weight: bold }
a.bold:hover, a:active   { color: #fff; font-size: 11px; text-decoration: none; font-weight: bold }

/* Inahlt */

#content    { text-align: left; padding: 5px; width: 550px }
#news   { display: none }

#logoprint   { text-align: left; margin-bottom: 20px; width: 550px; clear: left }


/* FOOTER*/
#footer      { margin-right: 50px; margin-left: 50px; position: relative; bottom: -50px; left: 269px; width: 400px; clear: left; border-top: 1px solid #fff }

/*LOGINBOX*/
.tx-newloginbox-pi1  { margin-bottom: 20px; padding: 5px; width: 300px; border: solid 3px #fff }

/*ADMIN FOTOGALLERIE*/
.tx-jmgallery-pi1    { background-color: #999; margin-bottom: 20px; padding: 5px; width: 100%; clear: left; border: solid 1px #fff }
.jm-gallery-admin-subelement  { margin-bottom: 5px }
div.jm-gallery-image-entry    { color: #757575; background-color: #fff; text-align: center; display: block; float: left; border: 0 }

/*PRINT*/
.noprint { display:none }
.onlyprint {display:block }
