/* begin Page */
/* Created by Artisteer v3.0.0.35414 */
html, body {
    background-color: #FFFFFF;
    margin: 0;
    height: 100%;
    padding: 0;
	
}
#art-main, table
{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
	line-height:18px;
}


h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: 'ConduitITCStdMedium';
    src: url('../assets/conduititcstd-medium-webfont.eot');
    src: url('../assets/conduititcstd-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/conduititcstd-medium-webfont.woff') format('woff'),
         url('../assets/conduititcstd-medium-webfont.ttf') format('truetype'),
         url('../assets/conduititcstd-medium-webfont.svg#ConduitITCStdMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ConduitITCStdLight';
    src: url('../assets/conduititcstd-light-webfont.eot');
    src: url('../assets/conduititcstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/conduititcstd-light-webfont.woff') format('woff'),
         url('../assets/conduititcstd-light-webfont.ttf') format('truetype'),
         url('../assets/conduititcstd-light-webfont.svg#ConduitITCStdLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ConduitITCStdExtraLight';
    src: url('../assets/conduititcstd-extralight-webfont.eot');
    src: url('../assets/conduititcstd-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/conduititcstd-extralight-webfont.woff') format('woff'),
         url('../assets/conduititcstd-extralight-webfont.ttf') format('truetype'),
         url('../assets/conduititcstd-extralight-webfont.svg#ConduitITCStdExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

p{font-size:13px;
line-height:18px;}
.art-postcontent,
.art-postcontent li,
.art-postcontent table
{
    font-family: Helvetica, Arial, Sans-Serif;
	color:#000000;
}
a, a:link, a:visited, a.visited, a:hover, a.hovered,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Helvetica, Arial, Sans-Serif;
	color:#757575;
	
}

.art-postcontent p
{
    margin: 12px 0;
	}
.art-postcontent p img{margin: 0 0 12px 0; max-width:509px;} /*margin:-12px 0 12px 0*/
.art-postcontent p:first-child img { margin:-12px 0 12px 0; }

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  
  font-family: ConduitITCStdExtraLight, Helvetica, Arial,sans-serif;
  font-style: normal;
   font-size: 32px;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: none;
  color: #757575;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #757575;
}

.art-postcontent a:visited, .art-postcontent a.visited
{

  color: #3B3B3B;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{


  color: #757575;
}

.art-postcontent h1
{
   color: #3E4B57;
    
 
}



.art-postcontent h2
{
   color: #3E4B57;
   font-size: 24px;    
  
}


.art-postcontent h2 a,
.art-postcontent h2 a:link,
.art-postcontent h2 a:hover,
.art-postcontent h2 a:visited
{
   font-size: 24px;   
}

.art-postcontent h3
{
   color: #3E4B57;
   font-size: 19px;     
 
}


.art-postcontent h3 a,
.art-postcontent h3 a:link,
.art-postcontent h3 a:hover,
.art-postcontent h3 a:visited
{
   font-size: 19px;    
}

.art-postcontent h4
{
   color: #3E4B57;
   font-size: 16px;     
 
}


.art-postcontent h4 a,
.art-postcontent h4 a:link,
.art-postcontent h4 a:hover,
.art-postcontent h4 a:visited
{
   font-size: 16px;   
}

.art-postcontent h5
{
   color: #3E4B57;
   font-size: 14px;    
  
}


.art-postcontent h5 a,
.art-postcontent h5 a:link,
.art-postcontent h5 a:hover,
.art-postcontent h5 a:visited
{  
   font-size: 14px;
}

.art-postcontent h6
{
   color: #3E4B57;
   font-size: 11px;     
 
}


.art-postcontent h6 a,
.art-postcontent h6 a:link,
.art-postcontent h6 a:hover,
.art-postcontent h6 a:visited
{
   font-size: 11px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}
#wrapper{ 
  min-height: 100%; /* Mindesth�he f�r moderne Browser */
  height:auto !important; /* Important Regel f�r moderne Browser */
  height:100%; /* Mindesth�he f�r den IE */
  overflow: hidden !important; /* FF Scroll-leiste */ }
#art-main
{
  position: relative;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  background-image: url("../images/stylejunkies.png");
  background-position: center 320px;
  background-repeat: no-repeat;
    min-height: 100%; /* Mindesth�he f�r moderne Browser */
  height:auto !important; /* Important Regel f�r moderne Browser */
  height:100%; /* Mindesth�he f�r den IE */
  overflow: hidden !important; /* FF Scroll-leiste */ }

body.entertainment #art-main
{
 background-image: url("../images/entertainment.png");
}
body.kommunikation #art-main
{
 background-image: url("../images/kommunikation.png");
}

.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;
  margin: 0 auto;
  min-width: 1px;
    cursor:auto;
  width: 845px;
  min-height: 100%; /* Mindesth�he f�r moderne Browser */
  height:auto !important; /* Important Regel f�r moderne Browser */
height:100%; /* Mindesth�he f�r den IE */
overflow: hidden !important; /* FF Scroll-leiste */ 

}

.art-sheet-body
{
  position: relative;
  padding: 0;
  background-image: url("../images/bg-shadow.png");
  background-repeat:repeat-y;
  min-height: 1200px; /* Mindesth�he f�r moderne Browser */
  height:auto !important; /* Important Regel f�r moderne Browser */
height:100%; /* Mindesth�he f�r den IE */
overflow: hidden !important; /* FF Scroll-leiste */ 

}

.art-sheet-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}



#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 800px;
}




/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
    outline: none;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('../images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu{
  min-height: 0;
  padding: 0 0 0 0;
  float: left;
}



.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */



.art-nav
{
  position: relative;
  margin:0 auto;
  min-height: 27px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}





.art-menu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: 27px;
  background-position: center;
}

.art-menu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: 27px;
  background-position: center;
}



/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  text-decoration: none;

}


.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 91px;
  background-image: url('../images/menuitem.png');
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}



.art-menu a .t
{
  color: #404040;
  padding: 0 12px;
  margin: 0 0;
  line-height: 27px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -32px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -32px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -32px;
}
.art-menu a:hover .t
{
  color: #545454;
}

.art-menu li:hover a .t
{
  color: #545454;
}

.art-menu li:hover>a .t
{
  color: #545454;
}



.art-menu a:hover.separator-without-submenu 
{
  cursor: default;
}

.art-menu a:hover.separator-without-submenu .t
{
  color: #404040;
}

.art-menu li:hover a.separator-without-submenu .t
{
  color: #404040;
}

a:hover.separator-without-submenu .r, a:hover.separator-without-submenu .l 
{
  top: 0 !important;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator
{
  display: block;
  width: 1px;
  height:27px;
}
.art-nav .art-menu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 27px;
  background-image: url('../images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('../images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #454545;

  margin:0;
  padding:0;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

 .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #454545;

  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #2E2E2E;
  background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
  color: #2E2E2E;
  background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #2E2E2E;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #2E2E2E;
}


/* end MenuSubItem */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
 
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
   min-height: 100%; /* Mindesth�he f�r moderne Browser */
  height:auto !important; /* Important Regel f�r moderne Browser */
  height:100%; /* Mindesth�he f�r den IE */
  overflow: hidden !important; /* FF Scroll-leiste */
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */
.art-layout-cell .art-content{width:569px;}
/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 23px;
  height: 23px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 23px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 14px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #2E2E2E !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 79px;
  margin: 0;
  padding: 0;
 /* background-image: url('../images/button.png');*/
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 1px;
}

.art-button-wrapper .art-button-r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
/*  top: -28px;
*/}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
/*  top: -56px;
*/}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block */
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.art-block-body
{
  position: relative;
  padding: 7px 7px 7px 0;
}

.art-block-cc
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}



/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 7px;
  position: relative;
  background-color: #C5C9CD;
  background-image: url("../images/bg-shadow-s.png");
  background-repeat:repeat-y;
  box-shadow: 2px 2px 5px #C5C9CD;
  height: 24px;
  padding-left: 24px;
  padding-top: 3px;
  width: 175px;
}

 .art-blockheader h3.t
{
  position: relative;
  
  color: #FFFFFF;
  font-size: 14px;
  margin:0;
  padding: 0px 10px 0 0px;
  white-space: nowrap;
  line-height: 22px;
}


.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 14px;
}



.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
 
}

.art-blockheader .l
{
  left: 0;
  right: 0;
}

.art-blockheader .r
{
  width: 800px;
  right: 0;
  clip: rect(auto, auto, auto, 800px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0;
  min-width: 1px;
  min-height: 1px;
}
.art-sidebar1 .art-blockcontent
{
  margin: 0 0 0 24px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 7px 7px 7px 0;
  color: #000000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 14px;
  line-height:18px;
}


 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #000000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 16px;
  line-height:18px;
}



.art-blockcontent-body a
{
  color: #3e4b57;

}

.art-blockcontent-body a:link
{
  color: #3e4b57;

}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #3e4b57;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #3e4b57;
  text-decoration: none;

}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #292929;

}/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px 0;
}

.art-post-body
{
  position: relative;
  padding: 10px 0;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
 
  margin: 0;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 0 #B5B5B5;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #3e4b57;
  
}
.communications-blog .art-postmetadataheader{background-color: #07A9C8;}
.entertainment-blog .art-postmetadataheader{background-color: #E6436C;}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #FFFFFF;
  font-size: 27px;
  text-transform: uppercase;
  line-height:30px;
  padding:3px 0 0 6px;
}

 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 27px;
  text-transform: uppercase;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #FFFFFF;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{


  color: #FFFFFF;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  color: #404040;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #595959;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #595959;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #757575;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 12px;
  color: #000000; 
	 list-style: disc outside none;
  padding: 0;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}




/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #141414;

}

.art-postcontent blockquote p
{
   margin:3px;
}

.art-postcontent blockquote
{
   border: solid 0 #C7C7C7;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #FFFFFF;
  background-image: url('../images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.art-postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Helvetica, Arial, Sans-Serif;
  color: #333333;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #4D4D4D;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{

  color: #4D4D4D;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{


  color: #666666;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 75%;
}


.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #FFFFFF;
}

.art-footer-body
{
    position:relative;
   /* padding: 8px;*/
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:8px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-image: url('../images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover
{
    color: #292929;

}

.art-footer-text
{
/*  min-height: 16px;
*/  padding: 0 10px 0 10px;
  text-align: center;

}



.art-footer-text a,
.art-footer-text a:link
{
  color: #595959;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #1C1C1C;

}

.art-footer-text a:hover
{
  color: #595959;


}
/* 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: #666666;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #595959;
}
/* end PageFooter */

/* begin LayoutCell, content */



/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 211px;
  padding:0 !important;
}

/* end LayoutCell, sidebar1 */



table.moduletable th
{

  padding: .5em 0;
  margin: 0;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0;
  margin-bottom: 10px;
  text-align: left;
}

.firefox2 table.poll tr td div
{
  font-size: 0;
}

#footer
{
  text-align: center;
}



.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
  font-size: 75%;
  padding-bottom: 1em;
}

.column_separator
{

  padding-left: 10px;
}

div.offline
{
  background: #fffebb;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  padding: 5px;
}



/* headers */
 legend
{
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0;
  margin-bottom: 10px;
  text-align: left;
  margin: 0;
  padding: 0 10px;
}

/* form validation */
.invalid
{
  border-color: #ff0000;
}

label.invalid
{
  color: #ff0000;
}


/** overlib **/

.ol-foreground
{
  background-color: #f6f6f6;
}

.ol-background
{
  background-color: #666;
}

.ol-textfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.ol-captionfont
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f6f6f6;
}

.ol-captionfont a
{
  color: #0B55C4;
  text-decoration: none;
  font-size: 12px;
}

/* spacers */
span.article_separator
{
  display: none;
}



td.buttonheading img
{
  border: none;
}

.clr
{
  clear: both;
}

div#maindivider
{
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator
{
  display: none;
}

/* edit button */
.contentpaneopen_edit
{
  float: left;
}

/* table of contents */
table.contenttoc
{
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td
{
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader
{
  background: #efefef;
  color: #333;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane
{
  margin: 0;
  padding: 0;
  width: auto;
}

table.contentpaneopen li
{
  margin-bottom: 5px;
}

table.contentpaneopen fieldset
{
  border: 0;
  border-top: 1px solid #ddd;
}

table.contentpaneopen h3
{
  margin-top: 25px;
}

table.contentpaneopen h4
{
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}

.highlight
{
  background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable
{
  margin-bottom: 0;
}

div.moduletable, div.module
{
  margin-bottom: 25px;
}

div.module_menu h3
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #eee;
  margin: -23px -4px 5px -5px;
  padding-left: 10px;
  padding-bottom: 2px;
}

div.module_menu
{
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

div.module_menu div div div
{
  padding: 10px;
  padding-top: 30px;
  padding-bottom: 15px;
  width: auto;
}

div.module_menu div div div div
{
  background: none;
  padding: 0;
}

div.module_menu ul
{
  margin: 10px 0;
  padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
}

#leftcolumn div.module
{
  padding: 0 10px;
}

#leftcolumn div.module table
{
  width: auto;
}

/* forms */
table.adminform textarea
{
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  /*width: 95%;*/
  border: 1px solid #ccc;
  margin: 5px;
}

#searchForm legend { padding: 0; }
#search-searchword { width: 550px; margin: 5px 0px; }

.searchintro { padding: 10px 0; }

.ordering-box { margin-top: 15px; }

/* login form */

.joomla15 form#form-login
{
  text-align: left;
}

.joomla15 form#form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

.joomla15 form#form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.joomla15 form#form-login ul li
{
  background-image: none;
  padding: 0;
}

.joomla16 form#login-form fieldset
{
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}

#modlgn_username, #modlgn_passwd
{
  width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
  display: block;
  margin: 0;
}

form#com-form-login
{
  text-align: left;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
}

/* thumbnails */
div.mosimage
{
  margin: 5px;
}

div.mosimage_caption {
  font-size: .90em;
  color: #666;
}

div.caption
{
  padding: 0 10px 0 10px;
}

div.caption img
{
  border: 1px solid #CCC;
}

div.caption p
{
  font-size: .90em;
  color: #666;
  text-align: center;
}

/* Parameter Table */
table.paramlist
{
  margin-top: 5px;
}

table.paramlist td.paramlist_key
{
  width: 128px;
  text-align: left;
  height: 30px;
}

div.message
{
  font-size: 14px;
  color: #c30;
  text-align: center;
  width: auto;
  background-color: #f9f9f9;
  border: solid 1px #d5d5d5;
  margin: 3px 0 10px;
  padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.banneritem img
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Text advert style */

.banneritem_text
{
  padding: 4px;
  font-size: 11px;
}

.bannerfooter_text
{
  padding: 4px;
  font-size: 11px;
  background-color: #f7f7f7;
  text-align: right;
}

/* Polls */
.pollstableborder
{
  margin-top: 8px;
}


.pollstableborder td
{
  text-align: left;
  vertical-align: middle;

}

/* WebLinks */
span.description
{
  display: block;
  padding-left: 30px;
}

/* Frontend Editing*/
fieldset
{
  border: 0px solid #ccc;
  margin-top: 0px;
  padding: 15px 0;
}

td.key
{
  border-bottom: 1px solid #eee;
  color: #666;
}

/* Tooltips */

.tool-tip
{
  float: left;
  background: #ffc;
  border: 1px solid #d4d5aa;
  padding: 5px;
  max-width: 200px;
}

.tool-title
{
  padding: 0;
  margin: 0;
  font-size: 100%;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text
{
  font-size: 100%;
  margin: 0;
}

/* System Standard Messages */
#system-message
{
  margin-bottom: 20px;
}

#system-message dd.message ul
{
  background: #c3d2e5 url(../../system/images/notice-info.png) 4px center no-repeat;
  border-top: 3px solid #de7a7b;
  border-bottom: 3px solid #de7a7b;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

/* System Error Messages */
#system-message dd.error ul
{
  color: #c00;
  background: #e6c0c0 url(../../system/images/notice-alert.png) 4px center no-repeat;
  border-top: 3px solid #DE7A7B;
  border-bottom: 3px solid #DE7A7B;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

/* System Notice Messages */
#system-message dd.notice ul
{
  color: #c00;
  background: #efe7b8 url(../../system/images/notice-note.png) 4px center no-repeat;
  border-top: 3px solid #f0dc7e;
  border-bottom: 3px solid #f0dc7e;
  margin: 0;
  padding-left: 40px;
  text-indent: 0;
}

#syndicate
{
  float: left;
  padding-left: 25px;
}

/* Component Specific Fixes */

#component-contact table td
{
  padding: 2px 0;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: 0;
}

.mceToolbarTop {
  white-space: normal;
}

.mceEditor
{
  background: none;
}

#archive-list
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#archive-list li
{
  list-style-type: none;
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

#navigation
{
  text-align: center;
}

.article h3 img
{
  border: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.art-footer-text .moduletable
{
  border: none;
  margin: 0;
  padding: 0;
}



.img_caption.left
{
  float: left;
  margin-right: 1em;
}

.img_caption.right
{
  float: right;
  margin-left: 1em;
}

.img_caption.left p
{
  clear: left;
  text-align: center;
}

.img_caption.right p
{
  clear: right;
  text-align: center;
}

.img_caption img
{
  margin: 0;
}

.contentheading
{
font-size: 19px;
  color: #3E4B57;
}

#system-message ul li {
  background-image: none;
  padding-left: 0;
}

/* pagination */

.joomla15 .pagination
{
    margin: 0;
    padding: 0;
	text-align: center;
}

.joomla15 .pagination span
{
    margin: 0;
    padding: 0;
}

.joomla15 .pagination a
{
	padding: 2px;
}

.joomla16  .pagination
{
    margin: 0;
    padding: 0;
	text-align: center;
}

.joomla16  .pagination ul
{
	list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.joomla16  .pagination li
{
	display: inline;
    padding: 2px 5px;
    text-align: left;
    margin: 0 2px;
}

.joomla16  .pagination li.pagination-start ,
.joomla16  .pagination li.pagination-start  span,
.joomla16  .pagination li.pagination-end,
.joomla16  .pagination li.pagination-end  span
 {
	padding: 0;
}

/* article navigation */

.joomla15  .pagenav
{
	width: 100%;
}

.joomla15  .pagenav td ,
.joomla15  .pagenav th
{
	border: none;
	font-weight: normal;
}

.joomla16 .pagenav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.joomla16 .pagenav li
{
	display: inline-block;
	width: 40%;
    text-align: center;
}

/* Plugin compatilibity. */

/* 152316, DOCman */

.dm_taskbar ul
{
  background-image: none;
  margin: 0;
  padding: 0;
}

.dm_taskbar ul li
{
  background-image: none;
}

/* Seitenstyle*/
body.entertainment #art-main
{
  background-image: url("../images/entertainment.png");
  }
body.communications #art-main
{
  background-image: url("../images/kommunikation.png");
  }
body.entertainment .custom_logo
{
  background-image: url("../images/logo-sje.png");
  }
body.kommunikation .custom_logo,
body.communications .custom_logo
{
  background-image: url("../images/logo-sjc.png");
  }  
  
  
/* Navigation */
ul.menu {width: 630px; }
ul.menu li {margin-bottom:7px; height:25px;}
ul.menu li a{display: inline-block; color:#ffffff !important; height:21px; padding:4px 15px 0 10px; font-family: ConduitITCStdLight, Helvetica, Arial,sans-serif !important; text-decoration:none;background-color:#3e4b57;box-shadow:2px 2px 5px #c5c9cd;}
ul.menu li.item103 a{ background-color:#e6436c; }
ul.menu li.item119 a{ background-color:#07a9c8; }
ul.menu li.parent > ul {display:none;}
ul.menu li.parent.active > ul {display:inline-block; float:none;}
ul.menu li.parent.active a{ float:left; margin-right:10px;}
ul.menu li.parent.active > ul > li {float:left;}

li.parent.active > ul {float:left;}
li.parent.active > ul > li > a {background-color:#FFFFFF !important; border-left:1px solid #e6436c;box-shadow:0px 0px 0px #ffffff; line-height: 25px;}
li.parent.active > ul:first-child{border: none;}
li.parent.active > ul > li.active > a {text-decoration:underline;}
li.parent.active.item103 > ul > li > a {color:#e6436c !important; border-left: 1px solid #e6436c;padding-left: 10px; }
li.parent.active.item119 > ul > li > a {color:#07a9c8 !important; border-left: 1px solid #07A9C8;padding-left: 10px;}

ul.menu > li.parent > ul > li {padding:0; margin:0;}
ul.menu > li.parent > ul > li > a {padding:0; margin:0;}
/*content*/
.art-layout-cell{padding:0 5px 0 60px;}
.art-post-inner{padding-right:60px;}
.readmore{position:absolute; right: 10px; bottom:10px; height:44px; width:40px;}
.readmore > .art-button-wrapper {height:44px; width:40px;}
.readmore > .art-button-wrapper > .art-button-l,
.readmore > .art-button-wrapper > .art-button-r {background-image: url("../images/arrow-more-grey.png"); background-repeat:no-repeat;}
body.entertainment .readmore > .art-button-wrapper > .art-button-l,
body.entertainment .readmore > .art-button-wrapper > .art-button-r {background-image: url("../images/arrow-more-red.png");}
body.kommunikation .readmore > .art-button-wrapper > .art-button-l,
body.kommunikation .readmore > .art-button-wrapper > .art-button-r {background-image: url("../images/arrow-more-blue.png");}
.communications-blog .readmore > .art-button-wrapper > .art-button-r,
.communications-blog .readmore > .art-button-wrapper > .art-button-l
{background-image: url("../images/arrow-more-blue.png");}
.entertainment-blog .readmore > .art-button-wrapper > .art-button-r,
.entertainment-blog .readmore > .art-button-wrapper > .art-button-l {background-image: url("../images/arrow-more-red.png");}
.art-button-wrapper a.readon.art-button {padding-top:40px !important;}
.custom_logo{ height:109px; background-image: url("../images/logo-sj-0.png"); background-repeat:no-repeat;background-position: 232px 0;}
.search_search{box-shadow: 2px 2px 5px #C5C9CD; background-color: #c5c9cd; padding-left:24px; width:180px; height:24px; padding-top:3px; margin-left: -24px;background-image: url("../images/bg-shadow-s.png");
  background-repeat:repeat-y;}
.search_search .inputbox_search, .search_search .search-query {color: #c5c9cd; border:none; height:20px; line-height: 20px; float:left; padding: 2px 0 0 4px; margin-right: 4px;}
.search_search label {display: none;}
.button_search, .search_search .art-button-wrapper .art-button { float: left;
    /*height: 0;*/
    margin-left: 6px;
    overflow: hidden;
    padding: 19px 0 0 19px;
    width: 0;background-image: url("../images/search-button.gif"); background-repeat:no-repeat; text-indent: -9999px;}
.art-postmetadatafooter{border-bottom:2px solid #3e4b57;}
.entertainment .art-postmetadatafooter,
.entertainment-blog .art-postmetadatafooter,
body.nav-entertainment .art-postmetadatafooter{border-bottom:2px solid #e6436c;}
.kommunikation .art-postmetadatafooter,
.communications-blog .art-postmetadatafooter,
body.nav-communications .art-postmetadatafooter{border-bottom:2px solid #07a9c8;}
.joomla_add_this{ position: absolute; bottom: 16px; right: 62px;}
.art-sidebar1 .art-block{margin-bottom:15px;}
.search{padding-right:10px;margin-top: 25px;}
.art-sidebar1 .art-block-body{margin-left: -5px;}
.art-sidebar1 img {max-width:178px; margin:5px 0;}
.art-sidebar1 h2 {font-size:14px; line-height:120%;}
.search-results .result-title {margin-top:10px;}
.search-results .result-title a{color:#000000;}
body.entertainment .art-postfootericons,
.entertainment-blog .art-postfootericons,
body.nav-entertainment .art-postfootericons{color: #e6436c;}
.kommunikation-blog .art-postfootericons,
body.nav-kommunikation .art-postfootericons,
body.kommunikation .art-postfootericons,
.communications-blog .art-postfootericons,
body.nav-communications .art-postfootericons{color: #07a9c8;}
body.entertainment .art-postmetadataheader,
body.nav-entertainment .art-postmetadataheader {
    background-color: #e6436c;}
body.kommunikation .art-postmetadataheader,
body.nav-communications .art-postmetadataheader {
    background-color: #07a9c8;}
.art-postheader.gallery-title{background-color:#3e4b57; width:507px; margin-top:17px;}
.contact .art-postheader{margin-bottom:12px;}
p.art-page-footer{padding: 0 !important;}
.phocagallery-box-file {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    margin: 5px 0;
    padding: 3px;
}
.contact{
	width:510px;}
.contact-miscinfo {
	margin:30px 0;}
address {font-style:normal;}
.custom_joinfb{margin-top:-43px;}
.art-layout-cell.art-content{width:569px;overflow:hidden;display:table-cell;}
.itp-socialbuttons-mod_socialnetworks a{text-decoration:none;}
/* CSS fix f�r die Seite About */
.component .item-page>.art-post:first-child {display:none;}

img.pull-left { float: left; margin-right: 3% !important; }
img.pull-right { float: right; margin-left: 3% !important; }