/* ######################################################################## */
/* ##  BODYS                                                             ## */
/* ######################################################################## */
body              { margin: 0px; background-color: #000000; color: #000000; }


/* ######################################################################## */
/* ##  LINKS                                                             ## */
/* ######################################################################## */
a                 { font-size: 12px; font-family: Arial, sans-serif; color: #333333; text-decoration: none;  }
a:hover           { color: #000000; text-decoration: underline; }

a.nounder               { font-size: 12px; text-decoration: none; }
a.nounder:hover         { font-size: 12px; text-decoration: underline; }

a.v0Nav                 { font-size: 14px; color: #000000; font-weight: bold; text-decoration: none; }
a.v1Nav                 { font-size: 12px; color: #000000; text-decoration: none; }
a.v2Nav                 { font-size: 12px; color: #000000; text-decoration: none; }
a.v3Nav                 { font-size: 12px; color: #000000; text-decoration: none; }
a.v4Nav                 { font-size: 12px; color: #000000; text-decoration: none; }
a.v5Nav                 { font-size: 12px; color: #000000; text-decoration: none; }

a.hTopNav               { font-size: 12px; color: #666666; text-decoration: none; letter-spacing: 1px; }
a.hTopNav:hover         { color: #000000; text-decoration: none; }
a.hTopNavActiv          { font-size: 12px; color: #990000; text-decoration: none; letter-spacing: 1px; }
a.hTopNavActiv:hover    { color: #000000; text-decoration: none; }

a.hSecNav               { color: #666666; text-decoration: none; }
a.hSecNav:hover         { color: #000000; text-decoration: none; }
a.hSecNavActiv          { color: #ffffff; text-decoration: none; }
a.hSecNavActiv:hover    { color: #ffffff; text-decoration: none; }

a.metaNav               { font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
a.metaNav:hover         { font-size: 14px; font-weight: bold; color: #000000; text-decoration: none; }
a.metaNavActiv          { font-size: 14px; font-weight: bold; color: #333333; text-decoration: none; }
a.metaNavActiv:hover    { font-size: 14px; font-weight: bold; color: #000000; text-decoration: none; }

a.bCrumb                { font-size: 12px; color: #333333; text-decoration: none; }
a.bCrumb:hover          { font-size: 12px; color: #333333; text-decoration: none; }
a.bCrumb                { font-size: 12px; color: #333333; text-decoration: none; }
a.bCrumb:hover          { font-size: 12px; color: #000000; text-decoration: none; }

a.siteMap               { font-size: 12px; color: #000000; text-decoration: none; }
a.siteMap:hover         { font-size: 12px; color: #000000; text-decoration: underline; }
a.siteMap               { font-size: 12px; color: #000000; text-decoration: none; }
a.siteMap:hover         { font-size: 12px; color: #000000; text-decoration: underline; }


a.GalleryItemSwitcher       { font-size: 12px; color: #000000; text-decoration: none; font-weight: normal; }
a.GalleryItemSwitcher:hover { font-size: 12px; color: #000000; text-decoration: underline; }

a.download               { color: #990000; text-decoration: none; font-size: 10px; }
a.download:hover         { text-decoration: underline; }

a.padlock                { text-decoration: none; color: #999999; font-size: 9px; }

/* ######################################################################## */
/* ##  TABLES                                                            ## */
/* ######################################################################## */
table                    { font-size: 12px; font-family: Arial, sans-serif; line-height: 16px; }

table.hTopNav            { width: 100%; }
table.hSecNav            { width: 100%; }
table.metaNav            { width: 1%; }
table.download           { margin-bottom: 12px; width: 100%; }

/* ######################################################################## */
/* ##  CELLS                                                             ## */
/* ######################################################################## */
td                       { vertical-align: top; padding-bottom: 0px; color: #333333; }

td.v0Nav                 { font-size: 14px; color: #000000; font-weight: bold;  padding-top: 3px; }
td.v1Nav                 { font-size: 12px; color: #000000; padding-top: 4px; }
td.v2Nav                 { font-size: 12px; color: #000000; padding-top: 4px; }
td.v3Nav                 { font-size: 12px; color: #000000; padding-top: 4px; }
td.v4Nav                 { font-size: 12px; color: #000000; padding-top: 4px; }

td.hTopNavPre            { width: 100%; padding-left: 9px; border-style: solid; border-width: 0px; border-color: #990000; border-bottom-width: 1px; }
td.hTopNav               { padding-top: 3px; padding-bottom: 6px; padding-left: 9px; padding-right: 9px; border-style: solid; border-width: 0px; border-bottom-width: 1px; border-color: #ffffff; border-bottom-color: #990000; }
td.hTopNavActiv          { padding-top: 3px; padding-bottom: 6px; padding-left: 9px; padding-right: 9px; border-style: solid; border-width: 1px; border-bottom-width: 0px; border-color: #990000; border-bottom-color: #ffffff; }

td.hSecNavPre            { width: 100%; padding-left: 9px; }
td.hSecNav               { color: #666666;  padding-left: 9px; padding-right: 9px; padding-top: 3px; padding-bottom: 6px; }
td.hSecNavActiv          { color: #ffffff; background-color: #990000; padding-left: 9px; padding-right: 9px; padding-top: 3px; padding-bottom: 6px; }

td.metaNavPre            { text-align: right; padding-left: 9px; }
td.metaNav               { padding-top: 3px; padding-bottom: 4px; padding-left: 9px; padding-right: 9px; }
td.metaNavActiv          { padding-top: 3px; padding-bottom: 4px; padding-left: 9px; padding-right: 9px; }


td.ParagraphCell         { padding-bottom: 6px; padding-right: 6px; color: #000000; }
td.ParagraphStartCell    { padding-bottom: 6px; padding-right: 6px; color: #000000; }
td.colSpacing            { width: 12px; }

td.counterItem           { width: 24px; font-size: 12px; text-align: center; color: #ffffff; }
td.counterItemActiv      { width: 24px; font-size: 12px; text-align: center; color: #ffffff; }


/* ######################################################################## */
/* ##  DIV BLOCKS                                                        ## */
/* ######################################################################## */
div                       { font-size: 12px; font-family: Arial, sans-serif; color: #333333; line-height: 16px; }

div.hTopNav               { font-size: 12px; color: #990000; letter-spacing: 1px; }
div.hSecNav               { color: #ffffff; font-size: 12px; font-weight: bold; }
div.metaNav               { color: #000000; font-size: 14px; font-weight: bold; }

div.v0Nav                 { background-image: url(/imgs/navdark.jpg); padding-right: 3px; }
div.v1Nav                 { background-image: url(/imgs/navdark.jpg); padding-right: 3px; }
div.v2Nav                 { background-image: url(/imgs/navdark.jpg); padding-right: 3px; }
div.v3Nav                 { background-image: url(/imgs/navdark.jpg); padding-right: 3px; }
div.v4Nav                 { background-color: #555E6E; padding-right: 3px; }
div.v5Nav                 { background-color: #555E6E; padding-right: 3px; }

div.pageImage             { margin-top: 12px; }
div.extra                 { padding-top: 8px; margin-bottom: 24px; }
div.footer                { color: #666666; padding-top: 15px;  padding-left: 18px; padding-bottom: 2px; margin-right: 18px; }


div.Paragraph             { width: 100%; }
div.ParagraphTitle
	{
	border-style: solid;
	border-width: 0px;
	/*border-top-width: 1px;*/
	border-color: #000000;
	/*background-color: #ffffff;*/
	padding-bottom: 2px;
	width: 100%;
	}
div.ParagraphTitleNew    { }


div.ParagraphTable       { padding-left: 0px; padding-right: 6px; padding-top: 6px; padding-bottom: 6px; }
div.ParagraphTableNew    { }

div.ParagraphImage       { }
div.ParagraphImg         { }
div.ParagraphImageNew    { padding-bottom: 12px; width: 1%; }
div.ParagraphGallery     { width: 1%; }
/*background-color: #ff0000;*/
div.GalleryLegend        { padding-left: 0px; padding-top: 1px; padding-bottom: 4px; font-size: 9px; color: #ffffff; line-height: 13px; text-align: right; }
div.GalleryImageLegend   { padding-top: 1px; padding-bottom: 4px; font-size: 9px; color: #ffffff; line-height: 13px; text-align: right; }
div.ImageLegend          { padding-left: 0px; padding-top: 1px; padding-bottom: 4px; font-size: 9px; color: #ffffff; line-height: 13px; text-align: right;}
div.zoomImg              { border-style: solid; border-width: 1px; border-color: #000000; }
div.ParagraphDownload    { padding-bottom: 6px; color: #cccccc; }
div.ParagraphDownloadNew { }
div.ParagraphText        { padding-top: 3px; padding-bottom: 6px; padding-left: 0px; padding-right: 8px; }
div.ParagraphTextNew     { }
div.ParagraphLead        { padding-top: 3px; padding-bottom: 6px; padding-left: 0px; padding-right: 8px; font-size: 12px; }
div.ParagraphLeadNew     { }

div.News                 { padding-bottom: 6px; color: #cccccc; }
div.NewsNew              { padding-bottom: 6px; color: #cccccc; }
div.newsTitle            { padding-bottom: 0px; color: #000000; font-weight: bold; }
div.newsDate             { padding-bottom: 0px; color: #999999; font-size: 9px; }
div.newsText             { padding-bottom: 0px; color: #000000; font-size: 10px; }

div.Downloads            { padding-bottom: 6px; color: #cccccc; }
div.DownloadsNew         { padding-bottom: 6px; color: #cccccc; }
div.downloadText         { padding-bottom: 0px; color: #000000; font-size: 10px; }
div.download             { padding-bottom: 6px; color: #999999; font-size: 9px; }

div.searchResultBlock    { margin-top: 12px; margin-bottom: 12px; width: 570px; }
div.searchResult         { color: #333333; margin-left: 30px; }
div.searchResultTit      { color: #ffffff; margin-left: 80px; }
div.searchAdvice         { font-weight: bold; color: #333333; }

/* ######################################################################## */
/* ##  HEADLINES                                                         ## */
/* ######################################################################## */
h1                       { margin: 0px; margin-left: 0px; color: #000000; font-size:14px; font-weight: bold; letter-spacing: 1px; }
h1.extra                 { margin: 0px; margin-left: 0px; color: #ffffff; font-size:11px; font-weight: bold; letter-spacing: 1px; }


/* ######################################################################## */
/* ##  INPUTS/FORMULARELEMENTE                                           ## */
/* ######################################################################## */
input                    { font-family: Arial, sans-serif; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; font-size: 11px; height: 18px; background-image: url(/imgs/alu.jpg); }
input.button             { border-color: #000000; background-color: #ffffff; color: #000000; font-weight: normal; padding-bottom: 2px; letter-spacing: 1px; height: 20px; }


textarea                 { font-family: Arial, sans-serif; border-style: solid; border-width: 1px; border-color: #000000; color: #000000; font-size: 11px; background-image: url(/imgs/alu.jpg); }

/* ######################################################################## */
/* ##  SCHRIFTEN                                                         ## */
/* ######################################################################## */
font                     { font-size: 11px; font-family: Arial, sans-serif; }
span                     { font-weight: bold; }
cite                     { font-style: italic; }
span.search              { color: #000000; font-weight: normal; font-style: italic; }
span.red                 { color: #C00D00; }
span.colorize            { color: #990000; font-weight: normal; }
span.bCrumbActiv         { font-size: 10px; color: #000000; }
span.bCrumb              { font-size: 10px; color: #000000; }

/* ######################################################################## */
/* ##  IMAGES                                                            ## */
/* ######################################################################## */
img                      { border-width: 0px; }
img.paragraphImg         { border-width: 0px; }
img.zoomImg              { width: 636px; }
img.downloadSymbol       { margin-right: 6px; margin-bottom: 6px; margin-top: 1px; width: 16px; height: 16px; }

img.navV0Icon            { margin-left: 6px;  margin-right: 4px; margin-top: 5px; width: 12px; height: 12px; }
img.navV1Icon            { margin-left: 18px; margin-right: 4px; margin-top: 6px; width: 12px; height: 12px; }
img.navV2Icon            { margin-left: 30px; margin-right: 4px; margin-top: 6px; width: 12px; height: 12px; }
img.navV3Icon            { margin-left: 42px; margin-right: 4px; margin-top: 6px; width: 12px; height: 12px; }
img.navV4Icon            { margin-left: 54px; margin-right: 4px; margin-top: 6px; width: 12px; height: 12px; }
img.navV5Icon            { margin-left: 66px; margin-right: 4px; margin-top: 6px; width: 12px; height: 12px; }

/* ######################################################################## */
/* ##  LINES                                                             ## */
/* ######################################################################## */
hr                       { background-color: #000000; border-width: 0px; height: 1px; margin-top: 1px; margin-bottom: 1px; }

/* ######################################################################## */
/* ##  LISTS                                                             ## */
/* ######################################################################## */

ul                       { text-indent: 0px; margin-top: 8px; margin-left: 8px; padding-left: 8px; line-height: 14px; }
ul.bCrumb                { text-indent: 0px; font-size: 12px; }

li                       { list-style-type: square; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 14px; }
li.bCrumbActiv           { list-style-type: none; float: left; color: #666666; margin-left: 0px; }
li.bCrumb                { list-style-type: none; float: left; color: #000000; margin-left: 0px; }

