/**
 *  @template       SRS-Gallery
 *  @version        see info.php of this template
 *  @author         SHS-Support
 *  @copyright      2013 SHS-Support
 *  @license        http://creativecommons.org/licenses/by/3.0/
 *  @license terms  see info.php of this template
 *  @platform       see info.php of this template
 *  @requirements   PHP 5.2.x and higher
 */
html body { font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.2em; }
h1, h2, h3, h4 , h5, h6 { font-weight: normal; }
h1 { font-size: 1.6em; letter-spacing: 3px; margin: 0 0 20px 0 }
h2 { font-size: 1.4em; margin: 10px 0 4px; }
h3 { font-size: 1.3em; margin: 10px 0 4px; }
h4 { font-size:1em; font-style:italic;	margin-bottom:25px; }
h5 { font-size: 1.5em; padding-top: 5px; padding-bottom: 10px; }
h6 { font-size: 0.8em; margin: 0 0 4px; }
a, a:link, a:visited, a:active { color: #222222; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: none; color: #B6331F; }
a:focus, li a:focus { outline: none 0 white; }
p { padding: 5px 0px 5px 0px; margin: 0 }
img{ border: none; }
a img { border:0; }
hr{ color: #990000; height:2px; margin: 5px 0; border-top: 1px solid #B6331F; border-right-style: none; border-right-width: 0; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; }
form { margin: 0; }
input, textarea { color: #000; background-color: #ecedec; margin: 3px 0; padding: 3px; border: 1px solid #B6331F; }
blockquote { color: #000; background-color: #ecedec; margin: 3px 0 20px; padding: 3px; border-left: 1px solid #B6331F; }
pre, .code { color: #000; font-size: 13px; line-height: 150%; padding: 6px 0 10px 6px; background-color: #ecedec; margin: 3px 0 20px; overflow:auto; border: 1px solid #B6331F; }
address { line-height:120%; margin: 10px 0 20px; padding-left: 10px; border-left: 6px solid #B6331F; font-style: normal; }
table { width: 100%; margin-bottom: 5px; border-collapse: collapse; }
td { padding: 2px 2px 2px 5px; }
.Small { font-size: 11px; }
.Small a, .Small a:link, .Small a:visited, .Small a:active  { text-decoration: none; }
