

.langMenu {
  padding: 5px 0 0 0px;
}

.langMenu div {
 float:left;
 margin-left: 30px;
}


.csc-textpic-caption {
position: relative;
}

.gefast{
position: absolute;
right: 0;
top: 1px;
}

fieldset.tx-powermail-pi1_fieldset {
  background: white;
}

#banner {
  margin-right: 217px;
  margin-top: 15px;
}

.over {
  background: #b3d0d2;
  color:black;
}

.abstand {
  5px;
}

.tx_powermail_pi1_fieldwrap_html label {
  text-align: right;
}

.powermail_text,
.powermail_textarea {
  width: 450px !important;
}

.powermail_mandatory_listitem strong {
  font-weight: normal;
}

ul.powermail_mandatory_list{
  margin-top: 10px;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
   margin-left: 1em;
}

.tx_powermail_pi1_fieldwrap_html.even, .tx_powermail_pi1_fieldwrap_html.odd {
  background: white !important;  
}

h3.rgaccord1-toggle:hover{
  background: url(/fileadmin/floorimages/kopfstreifen_gruen.gif)  right top no-repeat !important;
}

h3.rgaccord1-toggle div:hover{
  background: url(/fileadmin/floorimages/kopfstreifen_gruen.gif) left top no-repeat !important;
}

h3.act {
  background: url(/fileadmin/floorimages/kopfstreifen_gruen.gif) right top no-repeat !important;
}

h3.act  div{
  background: url(/fileadmin/floorimages/kopfstreifen_gruen.gif) left top no-repeat !important;
}


.csc-textpic-image a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  }
.csc-textpic-image a {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}


/* ### Kontaktliste ################################################################################## */
.tx-contactslist-pi1-kontakt {
  border-top: 1px solid #00636a;
  width: 100%;
}

.tx-contactslist-pi1 {
  border-bottom: 1px solid #00636a;
}

.tx-contactslist-pi1-kontakt td {
  padding: 5px 10px 5px 0;
}

.tx-contactslist-pi1-kontakt th {
  padding: 5px 10px 5px 0;
  font-weight: normal;
  text-align: left;
}

.tx-contactslist-pi1-rowHeading {
  width:5em;
}
.csc-frame-rulerBefore{
  border-top: 1px solid #00636a;
  padding-top:10px;
}

.csc-frame-rulerAfter{
  border-bottom: 1px solid #00636a;
  margin-bottom: 10px;
}

input, textarea {margin-left:1em; padding:2px; width:auto; font:1em 'Lucida Grande', Arial, Helvetica, Sans-Serif; border:1px #666666 solid; background:#fafafa; color:#000000;}

/* ### Auszeichnung lokaler und Externer Links ######################################################## */
a, a em.file {color:#00636a; text-decoration:underline;}
a:hover {text-decoration:none;}

h2.csc-subheader{ font-weight: normal !important;}
/* ### Diverse angepasste Styles ###################################################################### */
.csc-frame-frame1 {
  border: 1px solid #00636a;
}

.csc-textpic-image {
  padding-top: 2px;
}

.druck {
  display: none;
}

.Box {
  padding: 5px 5px 0px 5px;
  border: 1px solid #00636a;   
   background-color: #e8e8e8;
    margin-bottom: 1em;
}

.Box h1,.Box h2,.Box h4 ,.Box h3,.Box h3 span,.Box a  {
  color: black;
  background-color: #e8e8e8;
}

.Box .pdf, .Box .downloadBox  {
  background-color: transparent !important;
}

.Box a  {
    background-color: red;
}

.Box a,.Box a:hover,.Box a:visited,.Box .downloadBox,.Box .spacer-gif, .Box .l0 {
  background-color: transparent !important;
}


h3{
  background: url(../../floorimages/kopfstreifen.gif) right top no-repeat;
}
h3 span{
  background: url(../../floorimages/kopfstreifen.gif)  left top no-repeat;
}

.Box h3{

}
.Box h3 span {
 color: white;
}


h4{
  color: #00636a;
  border: 0;
}

ol {
  margin-left: 0;
  padding-left: 0;
}

.floatbox ul li {
  margin-left: -12px;
  padding-left: 15px;
  list-style-type: none;
  background: url(../../floorimages/kasten.gif) left 6px no-repeat
}

#teaser .rootline span{width: 100px;background: url(../../floorimages/content_client.gif) -2px 5px no-repeat;padding-right:1px;}

/* ##########################
** ### Autocomplete ########
** ##########################
*/

input.tx-indexedsearch-searchbox-sword {
	float: left;
}
div.tx-indexedsearch-clear-left {
	clear: left;
}
div.autocompleter-loading {
        clear: both;
        float: left;
	background: url(/typo3conf/ext/pmkisac/res/images/spinner.gif) no-repeat center;
	width: 20px;
	height: 16px;
	position: relative;
	top: -20px;
	left:118px;
	margin-bottom: -20px;
}
.autocompleter-loading2 {
	background: transparent url(/typo3conf/ext/pmkisac/res/images/spinner.gif) no-repeat right;
}

ul.autocompleter-choices {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid black;
	background-color: white;
	text-align: left;
	font-family:'Lucida Grande',  Arial, sans-serif;
	z-index: 50;
}
ul.autocompleter-choices li {
	position: relative;
	padding: 0.1em 0.1em 0.1em 0.2em;
	cursor: pointer;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	background-image: none;
}
ul.autocompleter-choices li.autocompleter-selected {
	background-color: #00636a;
	background-image: none;
	color: #fff;
}
ul.autocompleter-choices span.autocompleter-queried {
	font-weight: bold;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #00636a;
	color: #fff;
}

/* ### Suche ######################################################## */
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {background: #b3d0d2;font-weight:normal}
.tx-indexedsearch-res .tx-indexedsearch-res{border: 0;border-top: 1px solid #00636a;}






.tx-indexedsearch-whatis{border-top: 1px solid #00636a;}
.tx-indexedsearch-res {border-bottom: 1px solid #00636a;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {border-top: 1px dashed #00636a;}

.browsebox, .browsebox ul {float: left;list-style-type: none; margin:0; padding: 0;}
.browsebox li {background-image: none !important;float: left;list-style-type: none; margin:0; padding: 0 3px 10px 0;}
.browsebox li a {background-image: none;float: left;font-size: 11px; border: 1px solid #00636a;padding: 0 3px 0 3px;text-decoration: none;}
.browsebox li a:hover{background-color: #00636a;color: white;font-weight: bold;}
.browsebox li strong a,.browsebox li strong a:hover{background: #00636a; color: white}

/* ### Hauptmenü ######################################################## */

#topnav {top:8px; right: 280px;font-size: 12px}
#topnav strong a {font-weight: normal;text-decoration: none;}

#nav {


  background: #777777;
  width: 100%;

}

#menu{
    z-index:99;
    position: relative;
    display: block;
    margin:0;
    padding:0;
    left: 0px;
    top:0px;
    width: 606px;
    background: #777777;
    }

#menu ul{
    position:absolute;
    display:block;
    margin:0;
    padding:0;
    }
    
    
#menu li ul{ 
    margin-top: 0px;
    border-top: 1px solid white;
    visibility:hidden;
    margin-left:-1px;
    clear: both;

    }

#menu li li ul{
    position:absolute;
    margin-left:170px;
    margin-top:-23px;
    width:200px;
    }
    
#menu li{
    list-style:none;
    height:auto;
    display:block;
    float:left;
    margin:0;
    padding:0;
    }
    
#menu li li{
    display:block;
    float:none;
    }

/* correct a little IE bug */
* html #menu li li{
    display:inline;



}    

#menu a{
    text-align:center;
    background-color: #777777;
    border-right:1px white solid;
    color:white;
    text-decoration:none;
    padding:5px 9px 0 9px;
    height: 25px;
    border-top: 0;
    display: block;
    margin:0;
}

* html #menu a{
    float: left;
} 

* html #menu li li a{
    float: none;
} 


#menu .current a{
    background: url(../../floorimages/streifen_over.gif) repeat-x;
    color: white;
    }
    
    
       
#menu li li a, #menu .current li a{
    height: auto;
    text-transform: none;
    background: #777777;
    text-align:left;
    color: white;
    width: 180px;
    padding: 2px 9px 2px 9px;
    border-right:0;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
}
    
#menu a:hover{
    background: url(../../floorimages/streifen_over.gif) repeat-x;
    color: white;
    }
#menu li li a:hover{
    background: url(../../floorimages/streifen_over.gif) repeat-x;
    text-decoration:none;
    color: white;
}
    
/* for a mozilla better display with key nav */
#menu a:focus{
    
}



#menu a.linkOver{
    color: white;
    background: url(../../floorimages/streifen_over.gif) repeat-x;
    }





#col1 {width:219px; border-left: 1px solid black; margin-left: 1px; float: right;background: #7E7F7F;}
#main {padding-top:0;min-height: 500px;background: url(../../floorimages/navigation_schwarz.gif) top right repeat-y}
#footer {height: 2.6em; color:black; border-top: 1px #888888 solid; background:url(../../floorimages/fuss.gif) repeat-x white; padding:15px 15px 8px 15px;  line-height:2em;}
#header {background-color: #666666;  background:url(../../floorimages/header.gif) repeat-x }


#logo {margin-left: 0;top: 5px; left:9px}
#teaser {margin:0; padding:0 0 5px 0; background:white url(/fileadmin/floorimages/teaser.gif) top right repeat-y; color:black;}
.textBelowMenu{padding: 13px; background:white url(../../floorimages/navigation_streifen.gif) repeat-x;min-height: 200px;}
#page{background:white}
.smalltext {font-size: 11px;}
/*Submenü*/
#submenu {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 1em 0 0 0;
    list-style-type: none;
    clear: both;
    background: #666666;
    border-top: 0;
    border-bottom: 1px solid white;
}

  #submenu a,
  #submenu strong {
    display:block;
    width: 100%;
    padding: 3px 0px 3px 5%;
    text-decoration: none;
    color: white;
    background: #666666;
    border-bottom: 0; border-top: white 1px solid;
  }

  #submenu .erster {
    border-top: 0;  }
  }

   #submenu a{border-bottom: 0; border-top: white 1px solid;}

/* Just in case the skiplink anchor gets into THIS menu, because the tab-navigation was turned off */
/* PLEASE LEAVE THE FOLLING SETTING IN PLACE */  

#submenu li ul li a,
#submenu li ul li#active,
#submenu li ul li strong,
#submenu li ul li span {border-bottom: 0; border-top: black 1px solid; color: black; width: 100%; padding-left: 10%; background: #b3d0d2 url(../../floorimages/content_client.gif) 10px 10px no-repeat; }


#submenu li ul li a {border-bottom: 0; background: #dfdfdf; color: black; list-style-type: none; width: 100%;  padding-left: 10%;  }


#submenu li ul li a:focus,
#submenu li ul li a:hover,
#submenu li ul li a:active {background: #b3d0d2 url(../../floorimages/content_client.gif) 10px 10px no-repeat;color: black; }

#submenu li#active,
#submenu li strong {
    color: white;
    background: url(../../floorimages/streifen_over.gif) repeat-x; 
}

#submenu li a { color: white;}

#submenu li a:focus,
#submenu li a:hover,
#submenu li a:active { color: white;background: url(../../floorimages/streifen_over.gif) repeat-x;  }

#nav_main {border-top: 1px solid white; border-bottom: 1px solid white;background:  #777777}
#nav_main li {float: left;display:inline; margin:0;border-right: 1px solid white; }
#nav_main a {background: #555555; padding:4px 15px 4px 15px;color: display:block;black;float:left; margin:0; text-decoration:none; color: white }





dd.csc-textpic-caption {
   background-color: transparent;
   padding-left: 0;
   padding-right: 0;
   padding-top: 4px;
   font-size: 11px;
   line-height: 13px;
   font-style: normal;
   padding-bottom: 12px;
}

.csc-textpic{border: 0}


#footer {color:white;border-top: 1px solid black;}
#footer a  {color: white; text-decoration:underline;}
#footer a:hover,#footer strong a {font-weight: normal;color: white; text-decoration:none;}
#footer #address {
  float: left;
}
#solutionpartner {
  float:right;
}

h1,h2 {color:#00636A}
#sp_selector {

  width: 330px;

  
}

#sp_selector p {clear: both;}
#icc #sp_selector {
  width: 220px;
}

#icc .download {
  white-space: nowrap;
}

#icc div.rgaccord1-content {
  //height: 370px;
}


.downloadlink {
  vertical-align: middle;
  margin-left: 5px;
}

#result {

  margin-left: 0px;
  width: 370px;
  border: 1px solid #cccccc;
  padding: 10px;
  height: 185px;
  overflow: auto;
}

#icc div.rgaccord1-content  #result {
  width: 452px;
  height: 290px;
}

#icc #result {
  width: 472px;
  height: 290px;
}

#result p{
  margin-bottom: 7px;
}

#searchfields select {
  width: 300px;
  margin-top: 3px;
  margin-bottom: 10px;
}

#icc #searchfields select {
  width: 200px;
  margin-top: 3px;
  margin-bottom: 10px;
}



#nav_main #current a {background: url(../../floorimages/streifen_over.gif)  repeat-x}
#nav_main a:hover {background: url(../../floorimages/streifen_over.gif)  repeat-x}

.absenden,.tx-indexedsearch-searchbox-button.submit {
  border: 1px solid black;
}
.absenden:hover {
  color: white;

  background: url(../../floorimages/streifen_over.gif) repeat-x;  
}


.powermail_lgkontakt.powermail_submit,
.tx-powermail-pi1_mandatory_submit {
  font-weight: normal !important;
  border: 1px solid #666666;
  color: black;
  float: right;

  background: url(../../images/streifen.gif) repeat-x;  
}

.tx-powermail-pi1_mandatory_submit {
  margin-left: 0 !important;
  float: left; 
}

.powermail_lgkontakt.powermail_submit:hover,
.tx-powermail-pi1_mandatory_submit:hover {
  color: white;
  background: url(../../floorimages/streifen_over.gif) repeat-x;  
}

#kwicks_container { 
	background-color: transparent;
	height: 100px;
	margin: 10px 0 0 0;
	padding: 0;
}
ul#kwicks {
	position: relative;
	margin: 0;
	padding: 0;
}
#kwicks li{
	margin: 0;
	padding: 0;
	border-right: 1px white solid;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 118px;
	height: 400px;
}
#kwicks a{
        color: black;
        display: block;
        padding: 0;
	height: 390px;
	text-decoration: none;
}

#kwicks a span{text-align: center;display: block; padding: 5px;background: url(../../images/streifen.gif) repeat-x; border-bottom:#777777 1px solid}
#digitaldruck a{background: #dfdfdf url(/fileadmin/images/digitaldruck.jpg) no-repeat left 30px;}
#siebdruck a{background: #dfdfdf url(/fileadmin/images/siebdruck.jpg) no-repeat left 30px;}
#plotterfolie a{background: #dfdfdf url(/fileadmin/images/plotter.jpg) no-repeat left 30px;}
#bannux a{background: #dfdfdf url(/fileadmin/images/banner.jpg) no-repeat left 30px;}
#spezialfolien a{background: #dfdfdf url(/fileadmin/images/spezialfolie.jpg) no-repeat left 30px;}
#laminate a{background: #dfdfdf url(/fileadmin/images/laminate.jpg) no-repeat left 30px;}
#kwicks a:hover span{color: white;background: #006EAB url(../../images/streifen_blau_over.gif) repeat-x}


/* ##########################
** ### csc-sitemap        ###
** ##########################
*/
DIV#sitemap {
   padding: 0;
   line-height: 20px;
   }

DIV#sitemap LI {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
DIV#sitemap LI {
   background: url(../../images/extm.gif)
               no-repeat
               0% 0%;
   }

DIV#sitemap LI.first {

	background:url(none);


}

DIV#sitemap LI.last {
   background: url(../../images/exlm.gif) no-repeat 0% 0%;
   }
DIV#sitemap LI a.abschnitt {
   line-height:15px;
   text-decoration: none;
   background:#eee;
   padding: 2px;
   border: 1px solid #ccc;
   display:block;
   width:500px;
   }
DIV#sitemap LI a {
	
	font-weight:bold;

	
   }
DIV#sitemap LI LI a {

   	font-weight:normal;
}	
   
DIV#sitemap UL {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
DIV#sitemap UL {
   background: url(../../images/exim.gif)
               repeat-y
               0% 0%;
   }
DIV#sitemap UL.last, DIV#sitemap UL.first {
   background-image: none;
   }
   
DIV#sitemap .subtext{
   color: #666666;
}

.tx-ttnews-browsebox {padding-bottom: 1em;}

.tx-ttnews-browsebox a {padding: 0 3px; margin:0 5px 0 0; background:transparent;border: 1px solid #701F78; text-decoration: none}
.tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox strong a{background:#701F78; color: white }

/* LATEST Ansicht */
.news-latest-item {padding-top:0.5em;border-top: 1px solid #00636a;}
.news-latest-item.first {padding-top:0em; border-top: 0;}
.news-latest-item.last {margin-bottom:0;}
.news-latest-item h2 {padding-top:0;margin-bottom:0;}
.news-latest-item h3 a {text-decoration:underline;}
.news-latest-item h3 a:hover {background:transparent;text-decoration: none;}
.news-latest-item p {}

p.mehr {text-align:right; margin-bottom: 5px;}
.news-latest-container h2 a{
  text-decoration: none;
  color: #00636a;
}

.news-latest-container {


}
.news-latest-date a{
  text-decoration: none;
}

.news-latest-date a:hover{
  text-decoration: underline;
}

.news-latest-container h2{
  margin-top: 0.5em;
}

.news-latest-container h2 a:hover{
  text-decoration: underline;
}

/* LIST Ansicht */

.news-list-container{}
.news-list-item {clear: both;border-top: 1px solid #00636a;padding-top: 1em;width: 100%;}
.news-list-item.last {padding-bottom:0;margin: 0;}
.news-list-item h2 {clear: both; padding-top:0;margin-bottom:0.7em;width: 100%;}
.news-list-item h3.news-list-date {font-size: 12px; font-weight: normal; color: black; border-bottom: #000000 1px solid;}
.news-list-morelink {margin-bottom: 10px; width: 200px; text-align: right; white-space: nowrap; float: right;}
.news-list-morelink a {text-decoration: underline; }
.news-list-morelink a:hover {text-decoration: none}
.news-list-category {color:#aaa;}
.news-image {float: left;}
.news-list-item .clearfix {}
.news-image img{margin: 5px 10px 10px 0}
.Box .news-list-item.first {border-top: 0;padding-top: 0.5em;}
.news-list-item p {float: left;width: 86.5%;}
/* SINGLE Ansicht */

.Box .news-single-item {clear: both;border-top: 0;}
.Box .news-single-item h1 {padding-top:0;margin-top: 0.8em;margin-bottom: 0.6em;text-decoration:none;font-size: 1.1em; }
.Box .news-single-backlink {margin-bottom: 0.7em;}
p.news-single-imgcaption {font-size: 0.9em;background:transparent;  margin: 4px 0 8px 0 !important}
.news-single-item {clear: both;border-top: 1px solid #00636a;}

.news-single-item h1 {padding-top:0;margin-top: 0.8em;margin-bottom: 0.6em;text-decoration:none;font-size: 1em; }



.news-single-item p.news-list-date {color:#A1B1C5; font-weight:normal; font-size: 1em; margin: 0.8em 0 0.5em 0}
.news-single-img {margin-top: 5px;padding-right:15px;	float:left;}
.news-single-img p {padding:0; margin:0;}
.news-single-timedata {color:#A1B1C5; margin-bottom:1em;}
.news-single-additional-info {}
.news-single-additional-info dd {margin-top:-1em;}
.news-single-additional-info dt {margin-bottom:1.4em; color:#aaa;}
.news-single-backlink {clear: both;border-top:1px #00636a solid;margin-top: 0.7em; padding-top: 0.7em}
.news-single-links, .news-single-files {clear: both; border-top: 1px #00636a solid;margin-top: 0.7em; padding-top: 0.7em}
.news-single-links dt{font-weight: bold; color: black;}
.news-single-additional-info dl,.news-single-additional-info dd {margin-left: 0}
.news-single-files dt{font-weight: bold; color: black;}
.news-single-files img {margin-right: 5px}

.news-list-browse {clear: both; }
.news-single-item h3.news-single-date {font-size: 12px; font-weight: normal; color: black; border-bottom: #000000 1px solid;}

dd p {margin: 0;}
.downloadBox {


}
