/* Style Sheet 'main.css'  (c) 26.07.2010  Michael Pallas */

* {
 margin: 0;
 padding: 0;
 border: 0 solid;
}
html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 font: 95% Verdana, Arial, Helvetica, sans-serif;
 color: #000000;
}
strong, b {
 font-weight: bold;
}
address {
 font-size: 0.86em;
 font-style: normal;
 line-height: 1.4em;
}
acronym {
 border-bottom: 1px dashed #cccccc;
}
blockquote {
 margin: 0 20px;
}
cite {
 font-weight: normal;
 font-style: oblique;
 font-size: 80%;
}
pre {
 white-space: normal;
}
hr {
 margin: 5px 15px 5px 0;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background: transparent;
}
p, a, address, li, caption, td, th, label, input, blockquote, pre {
 font-size: 0.80em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h2 label, p a, address a, label a,  
li li, li a, li p, p label, 
th label, th a, td p, td li, td a, td td, td address, 
blockquote p, blockquote blockquote, 
td pre, th pre, li pre, address pre, blockquote pre, dd pre {
 font-size: 100%;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.8em;
 font-weight: normal;
 margin: 0 15px 10px 0;
}
h2 {
 font-size: 1.2em;
}
#nocolumn h2 {
 margin-right: 15px;
}
td h2, th h2, li h2 {
 font-size: 150%;
}
h3, h4, h5, h6 {
 font-size: 1em;
 font-weight: bold;
}
td h3, th h3, li h3, 
td h4, th h4, li h4,
td h5, th h5, li h5, 
td h6, th h6, li h6 {
 font-size: 115%;
}
a img {
 background: transparent;
}
a:link, a:visited {
 color: #000000;
 background-color: transparent;
}
a:hover, a:active, a:focus {
 color: #ffffff;
 background-color: #000000;
 text-decoration: none;
}
a.intern:link, a.intern:visited {
 background-position: 1px 0;
 background-repeat: no-repeat;
 padding-left: 11px;
}
a.intern:hover, a.intern:active, a.intern:focus {
 background-position: 1px 0;
 background-repeat: no-repeat;
 padding-left: 11px;
}
a.intern_nw:link, a.intern_nw:visited {
 background-position: 1px 0;
 background-repeat: no-repeat;
 padding-left: 16px;
}
a.intern_nw:hover, a.intern_nw:active, a.intern_nw:focus {
 background-position: 1px 0;
 background-repeat: no-repeat;
 padding-left: 16px;
}
a.extern:link, a.extern:visited {
 background-position: 1px 1px;
 background-repeat: no-repeat;
 padding-left: 12px;
}
a.extern:hover, a.extern:active, a.extern:focus {
 background-position: 1px 1px;
 background-repeat: no-repeat;
 padding-left: 12px;
}
a.extern_nw:link, a.extern_nw:visited {
 background-position: 1px 1px;
 background-repeat: no-repeat;
 padding-left: 16px;
}
a.extern_nw:hover, a.extern_nw:active, a.extern_nw:focus {
 background-position: 1px 1px;
 background-repeat: no-repeat;
 padding-left: 16px;
}

table {
 margin: 10px 10px 10px 10px;
 background: transparent;
 border-collapse: collapse;
}
caption {
 text-align: left;
 font-weight: bold;
 padding-bottom: 5px;
}
th, td {
 padding: 2px 2px 2px 2px;
 text-align: left;
 vertical-align: top;
}
#container a.noshow {
 position: relative;
 float: left;
 top: 0;
 margin-top: -50em;
}
#logo1 a, 
#logo2 a, 
#logo3 a {
 display: block;
 margin: 0;
 padding: 0;
 background: transparent;
 border: 0 none;
}
#column h3, 
#column h4, 
#column h5, 
#column h6 {
 margin: 5px 15px 5px 10px;
 line-height: 100%;
}
#column p {
 line-height: normal;
 padding: 5px;
 margin: 0 10px 15px 10px;
}
#column ul, 
#column ol {
 margin: 0 10px 20px 0;
 padding: 0;
}
#column ul li {
 list-style: square outside;
 margin-left: 20px;
 padding: 3px 0;
}
#column ol li {
 list-style: decimal inside;
 margin-left: 10px;
 padding: 3px 0;
}
#nocolumn
#column {
 display: none;
}
#nocolumn
#content p {
 margin-right: 15px;
}
#content h2 {
 margin: 20px 15px 7px 0;
 font-weight: normal;
}
#content h3, 
#content h4, 
#content h5, 
#content h6 {
 margin: 20px 15px 7px 0;
}
#content p {
 line-height: 1.4em;
 margin: 10px 15px 10px 0;
}
#content ul,
#content ol {
 margin: 10px 15px 10px 0;
 padding: 0;
}
#content ul li {
 list-style: disc outside;
 margin-left: 25px;
 padding: 2px 0;
}
#content ul li ul {
 margin: 5px 0 10px 10px;
}
#content ul li ul li {
 padding: 1px 0;
}
#content ol li {
 list-style: decimal inside;
 margin-left: 10px;
 padding: 3px 0;
}
#content ol li ul li {
 list-style: outside circle;
 margin-left: 35px;
}
#content ul h2,
#content ol h2,
#content ul h3,
#content ol h3,
#content ul h4,
#content ol h4,
#content ul h5,
#content ol h5,
#content ul h6,
#content ol h6 {
 margin: 0;
}
#content ul p {
 margin: 0;
 padding: 0;
}
#content ol p {
 margin: 5px 0 5px 15px;
 padding: 0;
}
#content ul img {
 vertical-align: middle;
}
/* General classes */
.containerbot, 
.mainbot, 
.mainconbot, 
.maincontentbot, 
.menubot {
 clear: both;
}
.clearl {
 clear: left;
}
.page_sep {
 display: block
 width: 350px;
}
.nocol_sep {
 clear: left;
 width: 650px;
}
.nopad {
 padding: 0;
}
.nomar {
 margin: 0;
}
.skip {
 position: absolute;
 left: -2000em;
}
.aleft {
 text-align: left;
 margin: 10px 10px 5px 0;
}
.aright {
 text-align: right;
 margin: 10px 15px 5px 10px;
}
.acenter {
 text-align: center;
 margin: 10px 15px;
}
.rand {
 border: 1px solid #000000;
}
.sep {
 border-collapse: separate;
}
.bleft {
 border-left: 1px solid #000000;
}
.bright {
 border-right: 1px solid #000000;
}
.btop {
 border-top: 1px solid #000000;
}
.bbot {
 border-bottom: 1px solid #000000;
}
.imgborder {
 border: 1px solid #000000;
}
.stern {
 color: #cc0000;
}
.top {
 text-align: right;
}
.line_through {
 text-decoration: line-through;
}
.dark, .medium, .light {
 border-collapse: separate;
 padding: 1px;
}
.dark {
 color: #ffffff;
 background: #666666;
}
.medium {
 color: #000000;
 background: #dcdcdc;
}
.light {
 color: #000000;
 background: #ddddff;
}
.Cblack {
 color: #000000;
 background: transparent;
}
.Cblue {
 color: #0000ff;
 background: transparent;
}

#nocolumn .clearfix:after {
 content: ; 
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

/* Color definitions */
.bg8000d {
 color: #000000;
 background: #999999;
}
.bg8000l {
 color: #000000;
 background: #aaaaaa;
}
.bg7000d {
 color: #000000;
 background: #ee9999;
}
.bg7000l {
 color: #000000;
 background: #ffaaaa;
}
.bg6000d {
 color: #000000;
 background: #99ee99;
}
.bg6000l {
 color: #000000;
 background: #aaffaa;
}
.bg5000d {
 color: #000000;
 background: #9999ee;
}
.bg5000l {
 color: #000000;
 background: #aaaaff;
}
.bg4000d {
 color: #000000;
 background: #eeee99;
}
.bg4000l {
 color: #000000;
 background: #ffffaa;
}
.bg3000d {
 color: #000000;
 background: #ee99ee;
}
.bg3000l {
 color: #000000;
 background: #ffaaff;
}
.bg2000d {
 color: #000000;
 background: #99eeee;
}
.bg2000l {
 color: #000000;
 background: #aaffff;
}
.bg1000d {
 color: #000000;
 background: #cccccc;
}
.bg1000l {
 color: #000000;
 background: #dddddd;
}
.bg0000d {
 color: #000000;
 background: #eeeeee;
}
.bg0000l {
 color: #000000;
 background: #ffffff;
}
.bg_grey {
 color: #000000;
 background: #dddddd;
}

/* generated by 'makeHTML' (26.07.2010 21:07) */
