@charset
"UTF-8"
;
/* co2 - webToolBox
_________________________________________________________________________________
_________________________________________________________________________________
___________________________________________/\/\/\/\/\____________________________
_____________________/\/\/\/\____/\/\/\____________/\/\__________________________
___________________/\/\________/\/\__/\/\____/\/\/\/\____________________________
___________________/\/\________/\/\__/\/\__/\/\__________________________________
_____________________/\/\/\/\____/\/\/\____/\/\/\/\/\/\__________________________
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
# @copyright ______ Copyright 2009, Florian Schade ______________________________
# @license ________ http://creativecommons.org/licenses/by/2.0/ _________________
# @link ___________ http://www.purpled.de/co2 ___________________________________
# @version ________ 1.0 rc6 _____________________________________________________
# @lastmodified ___ 09.03.2009 __________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________ */

/* comments
_________________________________________________________________________________
# compress modules for prod version !
# delete all comments ( not copyRight ) !
# delete all unwanted tags, classes and id's !
_________________________________________________________________________________ */

/* colorShemes
_________________________________________________________________________________ 
# MainColor : #000000
# Widgets : #000000
_________________________________________________________________________________ */

/* includes Co2 modules
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________ */

/* core modules
---------------------------------------------------*/
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/reset/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/grid/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/grid/960_16.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/grid/_ie.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/typography/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/form/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/form/_ie.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/table/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/media/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/helper/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/helper/_ie.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/navigation/_base.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/navigation/_ie.css);
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/print/_base.css);
  /* compressed version
  ---------------------------------------------------*/
/*@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/core/_co2compressed.css);*/
  /* themes
  ---------------------------------------------------*/
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/themes/grayGoose/_base.css);
  /* misc modules
  ---------------------------------------------------*/
@import url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/_co2/css/modules/debug/_base.css);

/* sandbox modules
---------------------------------------------------*/

/* start here
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________ */

/* base
---------------------------------------------------*/
body {
  font-family     : Verdana, Arial, Helvetica, sans-serif;
}

* {
  color           : #4b4c4c
}

h1 {
  font-size       : 12px;
}

h2 {
  font-size       : 12px;
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

p {
  margin          : 0;
  font-size       : 11px;
}

a {
  font-size       : 11px;
}

#mainMiddle p a {
  font-weight     : bold;
}

#mainMiddle .spacer li {
  margin-bottom     : 5px;
}

/* forms
---------------------------------------------------*/

input[type="text"],
.inputText,
input[type="submit"],
.inputSubmit,
input[type="password"],
.inputPassword,
input[type="reset"],
.inputReset,
input[type="button"],
.inputButton {
  border          : #b1b1b1 solid 1px;
  background      : #f7f7f7;
}

/* areas
---------------------------------------------------*/
#layout {
  margin          : 20px auto;
  width           : 1000px;
  border          : 1px solid #b1b1b1;
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/bg/layout.png)
}

#layout_flex {
}

#headArea {
  height          : 50px;
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/billboard/new.png)
}

#headArea img {
  display         : none;
}

#contentArea {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/bg/top_line_main.png) repeat-x
}

#footerArea {
  background      : white;
  border-top      : 1px solid #b1b1b1;
  padding         : 5px;
  margin-top      : 20px
}

/* navigation
---------------------------------------------------*/
#navigationMain {
}

#navigationMain ul li {
  padding         : 0
}

#navigationMain li {
  border-bottom   : 1px solid #b1b1b1;
}

#navigationMain a {
  padding         : 5px 5px 5px 15px
}

#navigationMain a:hover,
#navigationMain a.act {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/bg/navigationMain_hover.png) repeat-y #e7e7e7
}

#navigationMain ul a {
  padding-left    : 30px
}

/* tables
---------------------------------------------------*/
table {
  border          : none;
}

th,
td {
  border          : none;
}

tbody th,
thead th {
  border          : none;
}

/* sections
---------------------------------------------------*/
#mainLeft {
  width           : 200px;
}

#mainRight {
  width           : 200px;
  overflow: visible;
}

#mainMiddle {
  width           : 580px;
  padding         : 0 10px
}

#sectionImage {
  display         : none
}

#mainRight #sectionImage {
  display         : block;

}
/* helper
---------------------------------------------------*/

/* misc
---------------------------------------------------*/
#sectionImage {
  text-align      : center;
}

#gfxHeadline {
  margin-top      : 21px;
  border-bottom   : 1px solid #b1b1b1;
}


#mainRight .widget {
  border-bottom   : 1px solid #b1b1b1;
}

#mainRight .widget img {
  margin-right: 5px
}


/* misc
---------------------------------------------------*/

/* Widgets - Global
---------------------------------------------------*/
#mainLeft .block,
#mainRight .block {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/bg/top_line.png) repeat-x;
  border-top      : 1px solid #b1b1b1;
  margin-top      : 40px
}

#mainLeft h1,
#mainRight h1 {
  color           : #7a7a7a;
   
}


#mainLeft .block h1,
#mainRight .block h1 {
  color           : #7a7a7a;
  white-space: nowrap;
  font-size: 10px
}



#mainRight h1 {
  margin-bottom   : 15px;
}

/* Widget - Search
---------------------------------------------------*/
#searchWidget {
  border-bottom   : 1px solid #b1b1b1;
}

#searchWidget h1 {
  margin-bottom   : 20px
}

#searchWidget input[type="text"] {
  width           : 125px;
  margin-right    : 5px;
  padding         : 5px 2px;
}

#searchWidget input[type="submit"] {
  width           : 40px;
  padding         : 4px 2px 4px 2px;
}

#tx_mediendb_pi1-list-elements {
  list-style-type : none;
  margin          : 0;
}

#tx_mediendb_pi1-list-elements ul {
  list-style-type : none;
  margin          : 0;
  margin-top      : 3px
}

#tx_mediendb_pi1-list-elements li {
  margin-bottom   : 10px;
  font-weight     : bold;
  font-size       : 11px
}

#tx_mediendb_pi1-list-elements ul li {
  padding-left    : 20px;
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/icons/list/pdf.png) no-repeat;
  font-weight     : normal;
}

#navigationHead {
  padding         : 10px 10px 5px 10px
}

#mainMiddle h1 {
  border-bottom   : 1px solid #b0b0b0;
  border-left     : 5px solid #b0b0b0;
  padding         : 0 0 5px 5px;
  font-size       : 14px;
  margin-left     : -10px;
  margin-right    : -10px;
  margin-top      : 20px
}

#mainMiddle label {
  font-weight     : bold;
}

#mainMiddle input[type="text"] {
  width           : 98%;
  margin-bottom   : 10px;
  padding         : 5px 1%;
}

#mainMiddle a {
  text-decoration : underline;
}

/* customCode
---------------------------------------------------*/
#interactionTop {
  width           : 100%
}

#interactionTop li {
  float           : right;
  padding         : 8px 0 0 15px;
}

#interactionTop li a {
  text-decoration : none;
  padding-left    : 23px;
  color           : #838383;
  font-weight     : bold
}

#interactionTop #printlink a {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/icons/navigation/print.png) no-repeat;
}

#interactionTop #tip_a_friend a {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/icons/navigation/empfehlen.png) no-repeat;
}

#interactionTop #pdflink a {
  background      : url(http://www.fiala.de/rechtsanwalt/fileadmin/templates/_files/img/icons/navigation/pdf.png) no-repeat;
}

#route table {
  margin         : 0
}

#route td {
  padding         : 0
}

#page_1058 #mainMiddle p {
font-weight: bold;
color: #336666;
}

#page_760 #mainMiddle p { margin-bottom: 10px }


/* IEfixes
---------------------------------------------------*/

/* print
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
---------------------------------------------------------------------------------
--------------------------------------------------------------------------------- */
@media print {
  .printN {
    display         : none !important;
  }

  #mainLeft,
  #mainRight,
  #footerArea,
  .tx-usrmediendb-pi1-searchbox {
    display         : none
  }

  #interactionTop {
    opacity         : 0
  }

  body {
    background      : none
  }

}

#readspeaker { overflow: visible }

#readspeaker h1 {
  background: url(/rechtsanwalt/fileadmin/templates/_files/img/icons/play.png) no-repeat 0 0px;
  padding: 1px 0 0 19px;
  overflow: visible;
  height: 15px;
}


#readspeaker h1:hover {  
  cursor: pointer;
}


#translate li { padding: 0; margin: 0; }

#translate li a { margin-right: 2px; margin-top: 10px; margin-bottom: 10px; }
