/* begin Page */


body
{
  margin: 0 auto;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
  font-size: 11pt;
  text-decoration: none;
  color: #1A1A1A;
  background-color: #1F3842;
}


h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

a, 
.art-post li a
{
  text-decoration: underline;
  color: #FCDA7D;
}

a:link,
.art-post li a:link
{
  text-decoration: underline;
  color: #FCDA7D;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{

  color: #4D4D4D;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{


  color: #FDAC21;
}



#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}

#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 422px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url('/Entwicklung/Grafiken/page_gl.png');
  background-repeat: no-repeat;
  height: 422px;
  width: 973px;
  margin: 0;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}

#art-page-background-gradient
{
  position: absolute;
  background-image: url('/Entwicklung/Grafiken/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 200px;

}


#art-page-background-simple-gradient
{
  position: absolute;
  background-image: url('/Entwicklung/Grafiken/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 200px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

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

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */



/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 51px;
  min-height: 51px;
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 70px;
  height: 70px;
  background-image: url('/Entwicklung/Grafiken/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 35px, 35px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 35px, 35px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(35px, 35px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(35px, auto, auto, 35px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 35px;
  right: 35px;
  height: 70px;
  background-image: url('/Entwicklung/Grafiken/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 35px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(35px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 35px;
  bottom: 35px;
  width: 70px;
  background-image: url('/Entwicklung/Grafiken/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 35px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 35px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 35px;
  left: 35px;
  right: 35px;
  bottom: 35px;
  background-color: #335B6C;
}

.art-sheet
{
  margin-top: -5px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */



/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 890px;
  height: 200px;
  overflow: hidden;
}


div.art-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 890px;
  height: 200px;
  background-image: url('/Entwicklung/Grafiken/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */



/* begin Flash */
#art-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 890px;
  height: 200px;
  overflow: hidden;
}

#art-flash-container
{
  position: absolute;
  top: -11px;
  left: -3px;
  width: 898px;
  height: 224px;
}

#art-flash-container div.art-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 11px;
}
/* end Flash */




/* begin Logo */
.art-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 91px;
  width: 870px;
}

h1.art-logo-name
{
  display: block;
  text-align: right;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 48px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #A1C5D3 !important;
}

.art-logo-text
{
  display: block;
  text-align: right;
}

.art-logo-text, .art-logo-text a
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 26px;
  padding: 0;
  margin: 0;
  color: #A1C5D3 !important;
}
/* end Logo */






/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 890px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

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

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */








/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.art-vmenublockheader .t
{
  height: 32px;
  color: #A5C7D5;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 32px;	
}

/* end BlockHeader, VMenuBlockHeader */


/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublock
{
  margin: 5px;
}

/* end Box, Block, VMenuBlock */









/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 27px;
  min-height: 27px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 3px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl
{
  position: absolute;
  z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  width: 34px;
  height: 34px;
  background-image: url('/Entwicklung/Grafiken/block_s.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.art-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.art-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.art-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.art-block-tc, .art-block-bc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('/Entwicklung/Grafiken/block_h.png');
}

.art-block-tc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.art-block-bc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.art-block-cr, .art-block-cl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('/Entwicklung/Grafiken/block_v.png');
}

.art-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.art-block-cl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.art-block-cc
{
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-image: url('/Entwicklung/Grafiken/block_c.png');
}

.art-block
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  position: relative;
  z-index: 0;
  height: 38px;
  margin-bottom: 0;
}

.art-blockheader .t
{
  height: 38px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 38px;	
}

/* end BlockHeader */



/* begin Box, BlockContent */

.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}

.art-blockcontent-body, 
.art-blockcontent-body a, 
.art-blockcontent-body li a
{
  color: #000000;
}

.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #FBCC4B;
  text-decoration: underline;
}

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

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited,
.art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited
{
  color: #D6D6D6;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover,
.art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover
{
  color: #FDAC21;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #000000;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  font-size: 11px;
  line-height: 1.25em;
  padding: 0 0 0 17px;
  background-image: url('/Entwicklung/Grafiken/blockcontentbullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */





/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 27px;
  min-height: 27px;
}

.art-post-body
{
  position: relative;
  z-index: 1;
  padding: 18px;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
  z-index: -1;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
  width: 34px;
  height: 34px;
  background-image: url('/Entwicklung/Grafiken/post_s.png');
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.art-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.art-post-tc, .art-post-bc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('/Entwicklung/Grafiken/post_h.png');
}

.art-post-tc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.art-post-bc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('/Entwicklung/Grafiken/post_v.png');
}

.art-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-color: #639EB6;
}

.art-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 10px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}


/* end Box, Post */





/* begin PostBullets */

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('/Entwicklung/Grafiken/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 16px;
}

/* end PostBullets */






/* begin Footer */
.art-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 890px;
  margin: 0 auto;
}

.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 20px;
}

.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('/Entwicklung/Grafiken/footer.png');
  width: 890px;
  height: 150px;
  bottom: 0;
  left: 0;
}


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

.art-footer, .art-footer-text, .art-footer-text p
{
  color: #CCCCCC;
  text-align: center;
}

.art-footer .art-footer-text,
.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link,
.art-footer .art-footer-text a:visited,
.art-footer .art-footer-text a:hover
{
  letter-spacing: 1px;
}

.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link
{
  color: #FDE39B;
  text-decoration: underline;
}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #B2B2B2;

}

.art-footer .art-footer-text a:hover
{
  text-decoration: none;
  color: #FDAC21;


}
/* end Footer */


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

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 75%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

