/*
================================================================================

Staempfli Publikationen AG, www.staempfli.com

Author:	Maik Kellerhals, Staempfli Publikationen AG, www.staempfli.com
Version:	1.0
Datum:	1.5.2010


================================================================================
*/


/* LAYOUT */
html {
  overflow-y: scroll; 
}
body {
  font: 12px/17px arial, sans-serif;
  margin: 0;
  color: #333333;
  text-align: center;
  line-height: 1.6em;
}
.clear {
  clear: both;
}
a img {
  border: none;
}

i, cite, em, var, dfn {
    font-style: normal;
}


#center {
  position: relative;
  width: 940px; height: auto;
  margin: 0 auto;
  text-align: left; 
}

#head {
  position: relative;
  width: 940px; height: 113px;
  padding-top: 22px;
}

#head img#logo {
  position: absolute;
  left: 0;top: 35px;
  border:none;
}

#head #languages, #head #service, #head #verlag, #head #search {
  position: relative;
  width: auto; height: 18px;
  float: right;
  top: 20px;
  color: #2600DB;
}







#head #verlag {
  margin-left: 10px;
  overflow: visible;
}
#head #verlag a {
  display: block;
  width: auto; height: 20px;

  margin-top: -2px;
  padding: 2px 0 0 25px;
  background: url(/fileadmin/templates/img/verlag.png) top left no-repeat;
}
#head #verlag a:hover {
  background-position: bottom left;
}
#head #verlag a img {
  float: left;
  margin: -3px 5px 0 0;
}
#head #languages { 
  border-right: 2px solid #666666;
  padding-right: 5px;
}

.holding #head #languages {
  display: block;

  padding-right: 0;
    margin-right: -10px;

}

.holding #head #service {
  border-right: none;
  margin-left: 10px;
  margin-right: -10px;
}
#head #languages a {
  display: block;
  float: left;
  font: bold 13px arial, sans-serif;
  line-height: 18px;
  margin: 0 10px 0 0; 
}
#head #languages a:hover, #head #languages a.active {
  color: black;
}
#head #service {
  padding-left: 10px;
  border-right: 2px solid #666666;
}

#head #service a {
  display: block;
  float: left;
  font: 13px arial, sans-serif;
  margin: 0 10px 0 0; 
  line-height: 18px;
}
#head #service a:hover, #head #service a.active {
  color: black;
}

#menu {
  position: relative;
  width: 940px; height: 35px;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
}
#menu a {
  float: left;
  font: 20px "Times New Roman", Times, serif times, sans-serif;
  color: #2600DB;
  margin: 0 20px 0 0; 
  text-shadow: 0 1px 2px rgba(16,0,90,0.2);
}
#menu a:hover, #menu a.active {
  color: black;
}
#submenu {
  position: relative;
  float: left;
  width: 160px;
  min-height:100px;
  height:auto !important;
  height:100px;
  margin-right: 20px;
}

#submenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#submenu ul ul li a {
font: normal 13px arial, sans-serif;
padding: 3px 0 5px 0;
border-bottom: 1px solid #e7e7e7;
}

#submenu ul ul ul li a {
font: normal 13px arial, sans-serif;
padding: 3px 0 3px 0;
border-bottom: 1px solid #e7e7e7;
}

#submenu li a {
  display: block;
  font: bold 13px arial, sans-serif;
  color: #2600DB;
  margin: 0 0 10px 0; 
}
#submenu li ul {
  margin: -5px 0 15px 0;
}
#submenu li li ul {
  margin: 0 0 10px 0;
}
#submenu li a:hover, #submenu li a.active {
  color: black;
  
}
#submenu li li a { 
  margin: 0 0 3px 10px; 
}
#submenu li li li a { 
  margin: 0 0 0 20px; 
}
#submenu li li li li a { 
  margin: 0 0 0 30px; 
}

#content {
  position: relative;
  float: left;
  width: 520px; height: auto;
  margin-bottom: 20px;
  min-height: 400px;
  height: auto !important;
  height: 400px;

}

#cContent {
 /*
  min-height: 400px;
  height: auto !important;
  height: 400px;
  */
  margin-bottom: 20px;
}
#contentStart {
  position: relative;
  width: 940px;
  
  top: -15px;
}

#foot {
  position: relative;
  clear: both;
  width: 940px; height: 120px;
  border-top: 1px solid black;
  padding-top: 10px;
}






#foot .address {
  width: 200px;
  color: #666666;
  font-size: 13px;
  position: absolute;
  top: 20px;
}

#foot #addressA {
  left: 100px;
}
#foot #addressB {
  left: 400px;
}
#foot #addressC {
  left: 700px;
}


#foot .address h1 {
  font: bold 14px arial, sans-serif;
  margin: 0 0 10px 0;
}   

#foot .addressNew {
  width: 200px;
  color: #666666;
  font-size: 13px;
  position: absolute;
  top: 20px;
}

#foot #addressNewA {
  left: 720px;
}
#foot #addressNewB {
  left: 180px;
}
#foot #addressNewC {
  left: 450px;
}
#foot #addressNewD {
  left: 0px;
}


#foot .addressNew h1 {
  font: bold 14px arial, sans-serif;
  margin: 0 0 10px 0;
}  

#foot p {
  margin: 0 0 5px 0;
}
/* CONTENT */
#content {
  color: black;
}
#content table.tabelleWeiss,
#content table.tabelleWeiss td, 
#content table.tabelleWeiss th{
  background: white;
  padding-left: 0;
}

#content table.tabelleWeiss td img {
	border: none;
}


#content .autorZitat {
  background: red;
  color: yellow;
}
.maImage,
.maImageRandom,
#content .st_ma_image img {
  background: url(/fileadmin/templates/img/frame_image_picture.png) 0 -7px no-repeat;
  margin: 0 0 5px 0;
  padding: 5px 13px 7px 4px;

	/* -webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg); */
}
.maImage {
  -webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}
.no-turn {
  -webkit-transform: rotate(0deg) ! IMPORTANT;
	-moz-transform: rotate(0deg) ! IMPORTANT;
}
.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
/*
#content h1 {
  font: bold 30px times, serif;
  margin: 0 0 30px 0;
}
*/
a {
  text-decoration: none;
  color: #2600DB;
  outline: none;
}
a:hover {
  color: black;
}

#content h1 {
  font-family: Times New Roman;
  background-color: #fff;
  color: #333;
  text-decoration: none;
  word-spacing: normal;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.1em;
  font-size: 2.8em;
  font-weight: normal;
  margin: 0 0 30px 0;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

#content h2, #content h3, #content h4, #content h5 {
  font: bold 15px arial, sans-serif;
  margin: 20px 0 5px 0;
  padding: 0;
}

#content .csc-default {
  margin: 0;
}

#content ul, #boxes ul {
  list-style-type: square;
  padding: 0; margin: 0;
}
#content ul li, #boxes ul li  {
  margin: 0 0 0 14px; padding: 0;
}
#content table {
  border-collapse:collapse;
}
#content table td {
  padding: 1px 6px;
  margin: 0;
  background: #EEEEEE;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
#content table th {
  padding: 2px 6px;
  background-color: #ccc;
  color: black;
  font-weight: bold;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
}


#content .csc-textpic-imagewrap {

}

#content .contentHeader {
  background: url(/fileadmin/templates/img/frame_image_small.png) 0 -2px no-repeat;
  margin: 0 0 20px 0;
  padding: 10px 13px 10px 5px;
}

/* Platzhalter fuer Ansprechpartner

c1487 = http://staempfli.dev.allmedia.ch/de/leistungen/publikationssysteme/it-service
*/
/*
#c1487 img, #c1679 img, #c1681 img, #c1480 img, #c1677 img, #c1481 img, #c1482 img, #c1483 img, #c1535 img, #c1536 img, #c1537 img, #c1485 img, #c1680 img, #c1682 img, #c1479 img, #c1495 img, #c1496 img, #c1488 img, #c1489 img, #c1548 img, #c1492 img, #c1490 img, #c1493 img, #c1494 img, #c1684 img, #c1683 img, #c1678 img, #c1534 img {
  background: url(/fileadmin/templates/img/frame_image_picture.png) 0 -7px no-repeat;
  margin: 0 0 5px 0;
  padding: 5px 13px 7px 4px;

	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
}

#c1487 img:hover, #c1679 img:hover, #c1681 img:hover, #c1480 img:hover, #c1677 img:hover, #c1481 img:hover, #c1482 img:hover, #c1483 img:hover, #c1535 img:hover, #c1536 img:hover, #c1537 img:hover, #c1485 img:hover {
 	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);

}
*/


#content div.csc-textpic-clear {
  height:20px;
}
#content table.tabelleWeiss {
  background: white;
}
.test {
  color: red;
}

/* Mehrere Spalten */

#content .columns {
  position: relative;
  width: 550px; height: auto;
  clear: both;
}

#content .three .column {
  position: relative;
  float: left;
  width: 160px; height: auto;
  margin-right: 20px;
}

#content .three .column3 {
  margin-right: 0;
}

#content .two .column {
  position: relative;
  float: left;
  width: 250px; height: auto;
  margin-right: 20px;
}

#content .two .column2 {
  margin-right: 0;
}

#content .columns .column h1 {
  font-size: 16px;
}

/* RECHTE SPALTE */
#right {
  position: relative;
  float: right;
  width: 220px;
  margin: 0 0 0 20px;
}

#right h1 {
  font: bold 16px arial, sans-serif;
  margin: 0 0 10px 0;
}
#right h2, #right h3, #right h4, #right h5  {
  font: bold 12px arial, sans-serif;
  width: 200px; margin: 0 0 5px 0;
}

#right .rightSpacer {
  height: 66px; 
}

#right p {
  margin: 0 0 10px 0;
}

/*
.xblockquote {
  font: italic 16px arial, sans-serif;
  margin-left: 0;
  margin-right: 0;
}
 */
 
blockquote {
	padding-left: 25px;
	margin-left: 0;
	background: url(/fileadmin/templates/img/bg_blockquote.gif) no-repeat left top;
	font-size: 16px;
	color: #666;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	margin-bottom: 9px;
}



/* AKKORDEON */

#content .accordion {
  width: 470px;
  height: auto;
  position: relative;
  margin: 0;
  padding: 0 0 10px 50px;
  background: url(/fileadmin/templates/img/accBack.png) repeat-y;
}
#content .accordion .click {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 0 3px;
}
#content .accordion .empty {
  cursor: auto;
}
#content .accordion .year {
  border-top: 10px solid white;
  font-size: 15px;
  font-weight: bold;
  height: auto;
  left: -50px;
  padding-top: 6px;
  position: absolute;
  top: -10px;
  width: 50px;
}
#content .accordion .arrow {
  position: absolute;
  right: -30px;
  top: 5px;
  bottom: 0;
  width: 22px;
  height: 10px;
  background: #eee url(/fileadmin/templates/img/arrowsAccDn.png) right no-repeat;
  font-weight: bold;
}
#content .accordion .empty .arrow {
  background: transparent;
}
#content .accordion .click:hover {
  background: #eee;
}
#content .accordion .empty:hover {
  background: transparent;
}
#content .accordion .click:hover .arrow {
  background-position: left;
}
#content .accordion .title {

}

#content .accordion .shorttext {
border: 0px solid cyan;
}


#content .accordion .text {
  margin: 0;
  padding: 0 3px;
}
#content .accordion .text img {
  margin-right: 5px;
}
#content .accordion p {
  margin: 0;
  padding: 5px;
}

#content .accordion p:last-child {
 border: none;
}


#content .accordion h3 {
  margin: 0 0 10px 0;
  padding: 5px;
}


#content .text {
	background-color: #2600DB;
	color: #fff;
}

#content label, #content .csc-mailform-label {
  display: block;
  padding: 7px 0 1px;
  font-weight: bold;
  clear: both;
}
#content .csc-mailform-label {
  padding-top: 20px;
  font-size: 14px;
}


#content input {
  border: 2px solid #e0e0e0;
  height: 20px;
  width: 400px;
  padding: 3px;
}

div.tx_powermail_pi1_fieldwrap_html_label {
    padding: 10px 0px 10px 0px;
}

#head #searchfield {
  position: relative;
  top: -2px;
  border: 2px solid #e0e0e0;
  height: 16px;
  width: 100px;
  padding: 0;
  font-size: 11px;
  text-align: right;
}

#content .csc-mailform-field-error input {
  border: 2px solid #FF0000;
  background: #FFCCCC;
}

#content .csc-mailform-field-error .csc-mailform-field-error-message {
  display: none;
}

#content .feEditAdvanced-allWrapper input {
  border: 1px solid black;
  height: auto;
  width: auto;
  display: inherit;
  float: inherit;
  padding: 0 0 0 20px;
}

#content .csc-mailform-radio {
  border: none;
}


#content select {
  border: 2px solid #e0e0e0;
  width: 410px;
  display: block;
  padding: 3px;
  line-height: 30px;
}

#content input:focus {
	border: 2px solid #2600db;
	background-color: #f9f9f9;
}


#content textarea {
  border: 2px solid #e0e0e0;
  width: 405px;
  height: 120px;
  font: 12px/1.6em arial,sans-serif;
} 

#content textarea:focus {
	border: 2px solid #2600db;
	background-color: #f9f9f9;
}


#content fieldset {
  border: none;
  padding: 0; margin: 0;
}

#content fieldset legend {
  display: none;
}

div.tx-powermail-pi1_confirmation p {
    font-weight: bold;
}


#content .csc-mailform-submit,
#content .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button, #content input.powermail_submit, 
#content input.tx-powermail-pi1_confirmation_back, #content input.tx-powermail-pi1_confirmation_submit {
  color: #2600DB;
  width: auto;
  padding: 1px 10px 1px 10px;
  background: white;
  border: 1px solid #2600DB;
  margin: 25px 0 5px 0;
  font-weight: bold;
} 



#content input.powermail_submit  {
    float:none;
}

#content .powermail_captcha {
  width: 192px;
}

#content img.powermail_captcha {
  margin-left: 10px;
  position: relative;
  top: 9px;
  border: 1px solid #E0E0E0;
}


div.tx_powermail_pi1_fieldwrap_html_radio {
    border: 2px solid #E0E0E0;
    padding: 4px 4px 0px 4px;
    width: 398px;
    margin-top: 15px;
}

#content div.tx_powermail_pi1_fieldwrap_html_radio fieldset legend {
    display: block;
    font-weight: bold;
    width: 391px;
    color: white;
    background: #2600DB;
    padding-left: 5px;
}

#content div.tx_powermail_pi1_fieldwrap_html_radio fieldset legend a{
    display: none;
}

#content div.powermail_radio_inner {
    margin: 8px 0 9px;
    padding: 4px 4px 2px;
    width: 391px;  
}

#content div.powermail_radio_inner:hover, #content div.powermail_radio_inner input:hover, #content div.powermail_radio_inner label:hover {
    background: #E0E0E0;
    cursor: pointer;
}


#content div.powermail_radio_inner input {
    height: auto;
    width: auto;
    margin: 0;
    border:none;
}

#content div.powermail_radio_inner label {
    display: inline-block;
    font-weight: normal;
    height: 22px;
    padding: 0;
    vertical-align: middle;
    margin-left: 10px;
}

div.tx_powermail_pi1_fieldwrap_html_check {
    border: 2px solid #E0E0E0;
    padding: 4px 4px 0px 4px;
    width: 398px;
    margin-top: 15px;
}


#content div.tx_powermail_pi1_fieldwrap_html_check fieldset legend {
    display: block;
    font-weight: bold;
    width: 391px;
    color: white;
    background: #2600DB;
    padding-left: 5px;
}


#content div.tx_powermail_pi1_fieldwrap_html_check fieldset legend a{
    display: none;
}

#content div.powermail_check_inner {
    margin: 8px 0 9px;
    padding: 4px 4px 2px;
    width: 391px;     
}

#content div.powermail_check_inner:hover, #content div.powermail_check_inner input:hover, #content div.powermail_check_inner label:hover {
    background: #E0E0E0;
    cursor: pointer;
}


#content div.powermail_check_inner input {
    height: auto;
    width: auto;
    margin: 0;
    border:none;
}

#content div.powermail_check_inner label {
    display: inline-block;
    font-weight: normal;
    height: 22px;
    padding: 0;
    vertical-align: middle;
    margin-left: 10px;
}

#content form.tx_powermail_pi1_formconfirmation_back {
    float: left;
    margin-right: 11px;
}



#head #search .submit {
  position: relative;
  width: 18px; height: 18px;
  border: none;
  margin-left: 5px;
  background: url(/fileadmin/templates/img/search.gif) top left no-repeat;
  border: none;
  text-indent:-500px;
  color: white;
}

#head #search .submit:hover {
  background-position: bottom left;
}

#content .csc-mailform-submit:hover,
#content .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button:hover {
  color: white;
  background: black;
  border-color: black;
}

#content input#mailformPLZ,
#content input#mailformplz,
#content input#mailformPlz,
#content input#mailformplzortalt {
  width: 50px;
  margin-right: 8px;
}
#content input#mailformORT,
#content input#mailformort,
#content input#mailformOrt,
#content input#mailformortalt {
  width: 332px;
  float: left;
}

#content .csc-mailform-radio fieldset {
  float: left;
  padding-top: 10px;
}

#content .csc-mailform-radio input {
  clear: both;
  width: 14px;
  height: 30px;
  margin: 0 10px 0 0;
}
#content .csc-mailform-radio label {
  float: left;
  clear: none;
  height: 30px;
  width:350px;
}

.csc-mailform-field label {
	margin: 0 10px 0 0;
}

#content .csc-mailform-radio label br {
  display: none;
}
#content input.csc-mailform-check {
  clear: both;
  width: 14px;
  margin: 0 10px 12px 0;
  border: none;
}

#content div.checkbox {
  margin-top: 10px;
}

#content .checkLabel label {
  float: left;
  clear: none;
  padding: 0;
}

/* HOLDING SEITE */
#contentStart .holding {
	border: 0;
	margin: 20px 0 10px 0;
}

#contentStart .holding img {
	margin: 0 0 0 -7px;
}

hr {
border: 1px solid #000;
	
}


/* STARTSEITE */
#contentStart #boxes {
  width: 960px;
  height: auto;
}

#contentStart #box1, #contentStart #box2, #contentStart #box3, #contentStart #box4 {
  width: 220px; height: auto;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 20px 30px 0;
  border-top: 1px solid black;
}
#contentStart #boxes h1 {
  font: bold 20px times, serif;
  margin: 0 0 10px 0;
  display: block;
  width: auto;
  height: 60px;
  text-shadow: 0 1px 2px rgba(16,0,90,0.2);
}

/* SITEMAP */

#content .tx-flseositemap-pi1 ul, 
#content .tx-flseositemap-pi1 ul ul { 
  list-style-type: none; 
  background: url(/fileadmin/templates/img/vline.png) repeat-y;
  margin: 0 0 7px 10px; 
  padding: 5px 0 0 0;
}

#content .tx-flseositemap-pi1 ul {
  margin-left: 10px;
}

#content .tx-flseositemap-pi1 ul li {
  margin: 0; padding: 0 12px;
  line-height: 20px; 
  background: url(/fileadmin/templates/img/node.png) no-repeat; 
  color: #369; 
  font-weight: bold;
}

#content .tx-flseositemap-pi1 ul li.last { 
  background: #fff url(/fileadmin/templates/img/lastnode.png) no-repeat; 
}


/* MITARBEITERLISTEN */

#content .st_mitarbeiter_az,
#content .tx-stglossar-pi1-az {
  position: relative;
  width: auto;
  height: 25px;
  margin-bottom: 25px;
  border-left: 1px solid black;
}
#content .st_mitarbeiter_az a,
#content .tx-stglossar-pi1-az a {
  display: block;
  float: left;
  width: 20px; height: 25px;
  margin: 0;
  font-weight: bold;
  text-align: center;
  border-right:1px solid black;
}
#content .st_mitarbeiter_az a.first,
#content .tx-stglossar-pi1-az a.first {
  
  border-left:1px solid black;
}
#content .st_mitarbeiter_az a:hover,
#content .st_mitarbeiter_az a.active,
#content .tx-stglossar-pi1-az a:hover,
#content .tx-stglossar-pi1-az a.active {
  color: white;
  background-color: #2600DB;
}
#content .st_mitarbeiter_list {
  position: relative;
  width: auto; height: auto;
  
}
#content .st_mitarbeiter_list .st_ma_entry {
  position: relative;
  width: 400px;
  height: 155px;
}
#content .tx-stglossar-pi1-title h2 {
  margin-bottom: 0;
}
#content .tx-stglossar-pi1-description {
  margin-bottom: 20px;
}



#content .st_mitarbeiter_list .st_ma_entry .st_ma_content {
  position: absolute;
  top: 0;
  left: 130px;
}

/* SUCHRESULTATE */

#content .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-sword {

}

#content .tx-indexedsearch-searchbox .tx-indexedsearch-searchbox-button {
  width: 100px;
  padding: 0;
  margin: 5px 0 0 0;
}

#content .tx-indexedsearch table td {
  padding: 0 5px 0 0;
  margin: 0;
  background: transparent;
  border: none;
}




.awesome, .awesome:visited {
	background: #eee url(images/bg_button.jpg) 0 0 repeat-x;
	top: 255px;
	left: 665px;
	padding: 0;
	color: #2100BC; 
	text-decoration: none;
	
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	-moz-box-shadow: 2px 2px 2px rgba(0,63,76,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(0,63,76,0.4);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: absolute;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 9999;
	width: 140px;
	text-align: center;
}

.awesome:hover	{
	background: #2100BB;
	color: #fff;
	
	-moz-box-shadow: 2px 2px 2px rgba(225,225,225,0.4);
	-webkit-box-shadow: 2px 2px 2px rgba(225,225,225,0.4);
	border-bottom: 1px solid rgba(225,225,225,0.25);
}

.green.awesome:hover {
	background-color: #BCBCBC;
	color: #333;
}

.awesome, .awesome:visited, .btnmedium.awesome, .btnmedium.awesome:visited 	{
line-height: 1;
text-shadow: 0 1px 1px rgba(255,255,255,0.25);
padding: 5px 11px 5px;
font-size: 13px;
font-weight: bold;
display: none;
}

.pl .awesome, .pl .awesome:visited, .pl .btnmedium.awesome, .pl .btnmedium.awesome:visited 	{
display:none;
}


/* HOLDING */
#holding,
#holdingNight {
  margin: 0 0 20px -10px;
}

#holdingNight {
  display: none;
}
.holding #contentStart {
  
}






div.csc-textpic img { 
  margin-bottom: 10px;
}

/* GALLERY */

.tx-chgallery-pi1 .single img {
background:url("/fileadmin/templates/img/frame_image_gallery.png") no-repeat scroll 0 -7px transparent;     
margin:0 0 5px;
padding:5px 13px 7px 4px; 
/*border: 5px solid #cccccc;   */
}        


