/* RESET BROWSERSTYLE */
* {padding: 0; margin: 0;}

html, body
{
   height:100%;
}




/* vormals in style.css */

/* begin Page */
/* Created by Torsten Behrens */


body {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #3D3D3D;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2em;
}


a
{
   text-decoration: underline;
   color: #1E5C8F;
}

a:link
{
   text-decoration: underline;
   color: #1E5C8F;
}

a:visited, a.visited
{
   color: #575757;
}

a:hover, a.hover
{
   text-decoration: none;
   color: #757575;
}


/* GLOBAL */
h1, h2, h3 {color: #333; font-size: 24px; line-height: 1.2em; font-weight: 600; letter-spacing: 1px; padding: 0 0 6px 0; margin: 10px 0 10px 0;}
h4 {color: #333; font-size: 22px; line-height: 1.4em; font-weight: 600; letter-spacing: 1px; margin: 15px 0 10px 0;}
h5 {color: #333; font-size: 16px; line-height: 1.4em; font-weight: 600; letter-spacing: 1px; margin: 15px 0 10px 0;}
h6 {color: #333; font-size: 24px; line-height: 1.2em; font-weight: 600; letter-spacing: 1px; margin: 15px 0 10px 0;}
p {margin: 10px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.0em; border: 0; padding: 3px 0; margin: 0 0 0 22px;}
ul {margin: 6px 0;}
ul li {line-height: 1.2em; border: 0; padding: 3px 0; margin: 0 0 0 17px;}
hr {height: 1px; clear: both; color: #999; background-color: #999; border: 0; margin: 5px 0;}
blockquote {padding: 2px 0 2px 20px;}pre {    font-family: "Consolas" , "Courier New" ,Courier,mono,serif;    color: blue;    padding: 5px;}
#art-main
{
   position: relative;
   z-index: 0;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

#body
{
   padding: 0;
   margin:0;
   min-width: 800px;
   background-color: #BCD2E1;
   background-image: url('images/Bottom_texture.jpg');
   background-repeat: repeat;
   background-attachment: fixed;
   background-position: top left;
}

.print {
	margin: 20px;
}

#NB_left_col a,
#NB_left_col a:link,
#NB_left_col a:visited
 {
	line-height: 20px;
	text-decoration: none;
	color: #3D3D3D;
}

#NB_left_col a:hover
 {
	text-decoration: underline;
}

#searchbox  .submit {
	background:url(images/go.gif) no-repeat;
    cursor:pointer;
    width: 16px;
    height: 16px;
    border: none;
	margin-left: 5px;
}

#searchbox .text {
	width: 120px;
}

.cleared
{
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}

.reset-box
{
   overflow:hidden;
   display:table;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

/* Start Box */
.art-box, .art-box-body {
   margin:0 auto;
   position:relative;
}
.art-box:before, .art-box:after, .art-box-body:before, .art-box-body:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat: no-repeat;
   line-height:0;
}
.art-box:before,.art-box-body:before{
   left:0;
}
.art-box:after,.art-box-body:after{
   right:0;
}
.art-box:before {
   overflow:hidden;
   background-position: bottom left;
   direction: ltr;
   z-index:-3;
}
.art-box:after {
   background-position: bottom right;
   z-index:-3;
}
.art-box-body:before, .art-box-body:after {
   background-repeat:repeat-y;
}
.art-box-body:before {
   background-position: top left;
   z-index:-3;
}
.art-box-body:after {
   background-position: top right;
   z-index:-3;
}

.art-box .art-box:before, .art-box .art-box:after, .art-box-body .art-box-body:before, .art-box-body .art-box-body:after {
   z-index:-2;
}
.art-box .art-box .art-box:before, .art-box .art-box .art-box:after, .art-box-body .art-box-body .art-box-body:before, .art-box-body .art-box-body .art-box-body:after {
   z-index:-1;
}
/* End Box */

/* Start Bar */
.art-bar {
   position:relative;
}
.art-bar:before, .art-bar:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat:repeat;
   z-index:-1;
}
.art-bar:before {
   left:0;
   background-position: top left;
}
.art-bar:after {
   right:0;
   background-position: top right;
}
/* End Bar */

li h1, .art-postcontent li h1, .art-blockcontent-body li h1 
{
   margin:1px;
} 
li h2, .art-postcontent li h2, .art-blockcontent-body li h2 
{
   margin:1px;
} 
li h3, .art-postcontent li h3, .art-blockcontent-body li h3 
{
   margin:1px;
} 
li h4, .art-postcontent li h4, .art-blockcontent-body li h4 
{
   margin:1px;
} 
li h5, .art-postcontent li h5, .art-blockcontent-body li h5 
{
   margin:1px;
} 
li h6, .art-postcontent li h6, .art-blockcontent-body li h6 
{
   margin:1px;
} 
li p, .art-postcontent li p, .art-blockcontent-body li p 
{
   margin:1px;
}

/* end Page */

/* begin Box, Sheet */
.art-sheet
{
   margin-top: 8px;
   margin-bottom: -10px;
   cursor:auto;
   width: 96%;
   min-width: 700px;
   max-width: 1728px;
}
.art-sheet-body 
{
   padding:12px;
   min-width:78px;
   min-height:78px;
   padding-top:12px;
   padding-bottom:12px;
}
.art-sheet:before, .art-sheet:after 
{
   content: url('images/sheet_t.png');
   font-size: 0;
   background-image: url('images/sheet_b.png');
}
.art-sheet:after{
   clip:rect(auto, auto, auto, 1677px);
}
.art-sheet:before,.art-sheet-body:before{
   right:51px;
}
.art-sheet-body:after{
   width: 51px;
   top:51px;
   bottom:51px;
   background-image:url('images/sheet.png');
}
.art-sheet-body:before{
   top:51px;
   bottom:51px;
   background-image:url('images/sheet.png');
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */


/* end menu structure */

/* menu bar */

.art-nav
{
   margin:0 auto;
   min-height: 35px;
   z-index: 100;
   margin-top: 0;
   margin-bottom: 0;
}

.art-nav:before, .art-nav:after{
   background-image: url('images/nav2.png');
}
.art-nav:before{
   right: 9px;
}
.art-nav:after{
   width: 9px;
}
/* end menu bar */

.art-nav-outer{
   position:absolute;
   width:100%;
}

/* end Menu */

/* begin MenuItem */


/* end MenuItem */

/* begin MenuSeparator */



/* end MenuSeparator */

/* begin MenuSubItem */


/* end MenuSubItem */

/* begin Header */
div.art-header
{
   margin: 0 auto;
   position: relative;
   width:100%;
   height: 150px;
   margin-top: 0;
   margin-bottom: 0;
}

.art-header:after
{
   position: absolute;
   z-index:-1;
   display:block;
   content:' ';
   top: 0;
   width:100%;
   height: 150px;
   background-image: url('images/header.jpg');
   background-repeat: no-repeat;
   background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.art-headerobject
{
   display: block;
   left: 0;
   margin-left: 0;
   position: absolute;
   top: 10px; /*27px;*/
   width: 345px;
   height: 95px;
   background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.art-logo
{
   display: block;
   position: absolute;
   top: 20px;
   left: 98%;
   margin-left: -220px;
}

.art-logo-name
{
   display: block;
   text-align: left;
   font-size: 30px;
   padding: 0;
   margin: 0;
   color: #404040 !important;
}
.art-logo-name a, 
.art-logo-name a:link, 
.art-logo-name a:visited, 
.art-logo-name a:hover
{
   font-size: 30px;
   padding: 0;
   margin: 0;
   color: #404040 !important;
}

.art-logo-text
{
   display: block;
   text-align: left;
   font-size: 15px;
   padding: 0;
   margin: 0;
   color: #404040 !important;
}
.art-logo-text a,
.art-logo-text a:link,
.art-logo-text a:visited,
.art-logo-text a:hover
{
   font-size: 15px;
   padding: 0;
   margin: 0;
   color: #404040 !important;
}

#headline, #slogan 
{
   display: block;
   min-width: 150px;
   text-align: left;
}
/* end Logo */

/* begin Layout */
.art-layout-wrapper
{
   position:relative;
   margin:0 auto 0 auto;
}

.art-content-layout
{
   display: table;
   width:100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.art-content-layout-row {
   display: table-row;
}

.art-layout-cell
{
   display: table-cell;
   vertical-align: top;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
   max-width:1728px;
   margin: 7px;
}
.art-vmenublock-body 
{
   padding:0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader {
   margin-bottom: 0;
   min-height: 26px;
   line-height:26px;
}

.art-vmenublockheader .t
{
   min-height: 26px;
   line-height:26px;
   color: #000000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
   margin:0;
   padding: 0 5px 0 5px;
   white-space: nowrap;
}

.art-vmenublockheader .t a,
.art-vmenublockheader .t a:link,
.art-vmenublockheader .t a:visited, 
.art-vmenublockheader .t a:hover
{
   color: #000000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
   max-width:1728px;
}
.art-vmenublockcontent-body 
{
   padding:0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */

/* end VMenu */

/* begin VMenuItem */


/* end VMenuItem */

/* begin VMenuSubItem */


/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
   max-width:1728px;
   margin: 7px;
}
.art-block-body 
{
   padding:0;
}

div.art-block img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 0;
   margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader {
   margin-bottom: 0;
   min-height: 26px;
   line-height:26px;
}

.art-blockheader .t
{
   min-height: 26px;
   line-height:26px;
   
   margin:0;
   padding: 0 5px 0 5px;
   white-space: nowrap;
}

.art-blockheader .t a,
.art-blockheader .t a:link,
.art-blockheader .t a:visited, 
.art-blockheader .t a:hover
{

}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
   max-width:1728px;
}
.art-blockcontent-body 
{
   padding:5px;

}
.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
   color: #3D3D3D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

.art-blockcontent-body p
{
   margin: 12px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
   color: #1E5C8F;
   text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
   color: #919191;
   text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
   color: #365D78;
   text-decoration: none;
}


/* end Box, BlockContent */

/* begin Button */

/* end Button */

/* begin Box, Post */
.art-post
{
   max-width:1728px;
   margin: 0;
}
.art-post-body 
{
   padding:10px;
}

a img
{
   border: 0;
}



th, td
{
   padding: 2px;
   /*border: solid 1px #4C84A9;*/
   vertical-align: top;
   text-align: left;
}

th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}


/* end Box, Post */



/* begin PostBullets */
ol, ul
{
   margin: 1em 0 1em 2em;
   padding-left: 30px;
}

li
{

   margin: 3px 0 0 -15px;
   padding: 0 0 0 0px;
}

li ol, li ul
{
   margin: 0.5em 0 0.5em 2em;
   padding: 0;
}

ol>li
{

}

ul>li
{
   padding-left: 5px;
}

/* end PostBullets */





/* begin Footer */
.art-footer
{
   position: relative;
   margin-top:0;
   margin-bottom:0;
   width: 100%;
}

.art-footer-body
{
   position:relative;
   padding: 5px;
   color: #3D3D3D;
   font-size: 13px;
}

.art-footer-body ul li
{
   color: #525252;
   padding: 0 0 0 13px;
   background-image: url('images/footerbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}

.art-footer-body:before
{
   position: absolute;
   content:' ';
   z-index:-2;
   left:0;
   right:0;
   top:0;
   bottom:9px;
   background-image: url('images/footer.png');
   background-position:bottom left;
}

.art-footer:before, .art-footer:after 
{
   position: absolute;
   content:' ';
   z-index:-2;
   bottom:0;
   height:9px;
   background-image: url('images/footer_b.png');
}

.art-footer:before
{
   left:0;
   right:9px;
   background-position: bottom left;
}

.art-footer:after
{
   right:0;
   width:9px;
   background-position: bottom right;
}

.art-footer-body .art-rss-tag-icon
{
   position: absolute;
   left:   6px;
   bottom:5px;
   z-index:1;
}

.art-rss-tag-icon
{
   display: block;
   background-image: url('images/rssicon.png');
   background-position: center right;
   background-repeat: no-repeat;
   height: 32px;
   width: 32px;
   cursor: default;
}

.art-footer-text p
{
   padding:0;
   margin:0;
   text-align: center;
}

.art-footer-body a,
.art-footer-body a:link,
.art-footer-body a:visited,
.art-footer-body a:hover,
.art-footer-body td, 
.art-footer-body th,
.art-footer-body caption
{
   color: #3D3D3D;
   font-size: 13px;
}

.art-footer-text
{
   min-height: 34px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: center;
}

.art-footer-body a,
.art-footer-body a:link
{
   color: #575757;
   text-decoration: none;
}

.art-footer-body a:visited
{
   color: #575757;
}

.art-footer-body a:hover
{
   color: #1E5C8F;
   text-decoration: underline;
}

div.art-footer img
{
   /* WARNING do NOT collapse this to 'border' - inheritance! */
  border-width: 0;
   margin: 0;
}/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #184972;
}

.art-page-footer
{
   padding: 1em;
   text-align: center;
   text-decoration: none;
   color: #454545;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
   width: 200px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
   width: 200px;
}
/* end LayoutCell, sidebar2 */
