/* 
  Title:  proDERM.de
  Author: Torben Hansen, Skyfillers GmbH
  Date:   02.08.2010
*/

/************************************************************/
/* Formatting                                               */
/************************************************************/
* {
  margin: 0;
  padding: 0;
}

html {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  text-align:center;
  background-color: #AFC8E5;
  background-image: url(../gfx/bg-html.gif);
  background-repeat: repeat-x;  
}

body {
  margin: 0;
  padding: 0;
  text-align: center;

  background-image: url(../gfx/bg-body.gif);
  background-repeat: no-repeat;  
  background-position: top center;
}

html { 
    height: 100%;
  width: auto;
}

/************************************************************/
/* Layer                                                    */
/************************************************************/
#format {
  position: relative;
  top: 0;
  right: 0;  
  width: 1001px;
  height: 100%;
  margin: auto;
  text-align: left;
}

#topmenu {
  width: 1001px;
  height: 37px;
}

#main-upper {
  width: 1001px;
  height: 11px;

  background-image: url(../gfx/bg-main-upper.gif);
  background-repeat: no-repeat;    
}

#main-top,
#start-top {
  width: 1001px;
  height: 75px;  
}

#main-rootline {
  float: left;
  margin: 0 0 0 230px;
  padding: 40px 0 0 0;
  width: 530px;
}

#main-logo {
  float: left;
  padding: 5px 0 0 0;  
}

#start-logo {
  float: right;
  padding: 16px 25px 0 0;  
}

#main {
  width: 1001px;
  background-color: #FFFFFF;
}

#mainmenu {
  float: left;
  width: 197px;
  padding: 0 0 0 9px;
}

#mainmenu-top {
  width: 197px;
  height: 58px;
  background-image: url(../gfx/bg-mainmenu-top.gif);
  background-repeat: no-repeat;
  background-color: #467BBE;    
}

#mainmenu-middle {
  background-color: #467BBE;    
}

#mainmenu-bottom {
  width: 197px;
  height: 58px;
  background-image: url(../gfx/bg-mainmenu-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #467BBE;    
}

#main-content-container {
  float: left;
  width: 571px;
  padding: 0 9px 0 9px;  
  min-height: 490px;
}

#main-content-image img {
  margin: 0 0 9px 0;  
}

#main-content-right {
  float: left;
  width: 197px;  
}

#main-change {
  width: 1001px;
  height: 8px;

  background-image: url(../gfx/bg-main-change.gif);
  background-repeat: no-repeat;    
}

#main-quickinfo {
  width: 1001px;
  min-height: 121px;
  background-color: #BACFEA;
  padding: 16px 0 0 0;
}


#main-quickinfo-left {
  float: left;
  width: 176px;
  padding: 0 0 0 30px;
  min-height: 5px;
}

#main-quickinfo-text {
  min-height: 5px;
}

#main-quickinfo-print {
  margin: 95px 0 0 0;
}

#main-quickinfo-content {
  float: left;
  width: 571px;
  min-height: 5px;
  padding: 0 9px 0 9px;  
}

#main-quickinfo-copyright {
  float: left;
  width: 197px;
  padding: 27px 0 0 0;
}

#startpage {
  width: 1001px;
  height: 724px;    

  background-image: url(../gfx/bg-startseite.jpg);
  background-repeat: no-repeat;    
}

#start-container {
  margin: 40px 0 0 0;  
  height: 565px;
}

#start-left {
  float: left;
  width: 690px;  
  padding: 0 0 0 60px;
}

#start-right {
  float: right;
  width: 237px;  
  padding: 0 0 0 14px;
}

div.start-box {  
  width: 646px;
  height: 115px;
  
  background-image: url(../gfx/bg-start-box.gif);
  background-repeat: no-repeat; 
  margin: 0 0 15px 0;   
}

div.start-box-img {
  float: left;
  width: 172px;
  height: 115px;  
}

div.start-box-content {
  float: left;
  width: 448px;
  padding: 16px 0 16px 22px;
}

div.start-box-content h2 a {
  color: #4772A9;
  font-size: 14px;
  margin: 0 0 16px 0;
  text-decoration: none;
}

div.start-box-content h2 {
  margin: 0 0 16px 0;
}

#start-copyright {
  padding: 14px 0 0 20px;
  float: left;
}


#main-bottom {
  width: 1001px;
  height: 9px;

  background-image: url(../gfx/bg-main-bottom.gif);
  background-repeat: no-repeat;    
}

div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 1pt;
}

/************************************************************/
/* Formatting  menus                                         */
/************************************************************/
#topmenu-left {
    float: left;
}

#topmenu-right {
    float: right;
}

#topmenu-left ul {
  padding: 13px 0 0 0;
  list-style: none;  
}


#topmenu-left ul li {
  float: left;  
  height: 18px;
  line-height: 18px;

  background-image: url(../gfx/topmenu-spacer.gif);
  background-repeat: no-repeat;    
  background-position: right;
}


#topmenu-left ul li.last {
  background-image: none;
}

#topmenu-right ul li a {
  padding: 0 5px 0 0;
  display: block;
}


#topmenu-left ul li a {
  padding: 0 10px 0 10px;
  display: block;
}

#topmenu-left ul li a.secure,
#topmenu-left ul li a.unsecure {
  padding: 0 10px 0 28px;
  display: block;

  background-image: url(../gfx/topmenu-secure.gif);
  background-repeat: no-repeat;    
  background-position: 10px 0;
}

#topmenu-left ul li a.unsecure {
  background-image: url(../gfx/topmenu-unsecure.gif);
}


#topmenu-right ul {
  padding: 13px 0 0 10px;
  list-style: none;  
}

#topmenu-right ul li {
  float: left;  
  height: 18px;
  line-height: 18px;
  padding: 0 5px 0 0;
}
#topmenu-right ul li a.active,
#topmenu-right ul li a:hover {
  text-decoration: none;
}

#topmenu-right ul li.first {
  background-image: url(../gfx/topmenu-globe.gif);
  background-repeat: no-repeat;    
  padding: 0 5px 0 18px;
}


#mainmenu-middle ul {
  margin: 0;
  padding: 0;
  list-style: none;  
}

#mainmenu-middle ul li {
  border-bottom: 1px solid #FFFFFF;
}

#mainmenu-middle ul li.level2 {
  border-top: none;
  border-bottom: 1px solid #FFFFFF;
}

#mainmenu-middle ul li.first {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#mainmenu-middle ul li a {
  background-image: url(../gfx/bg-mainmenu-a-normal.gif);
  background-repeat: no-repeat;    
  line-height: 23px;
  height: 23px;
  display: block;
  padding: 0 0 0 19px;
}

#mainmenu-middle ul li a.sub-active:hover,
#mainmenu-middle ul li a.sub-active {
  background-image: url(../gfx/bg-mainmenu-a-sub-active.gif);
}

#mainmenu-middle ul li a:hover,
#mainmenu-middle ul li a.active {
  background-image: url(../gfx/bg-mainmenu-a-active.gif);
}

#mainmenu-middle ul li.level2 a {
  background-image: url(../gfx/bg-mainmenu-a-level2-normal.gif);
  padding: 0 0 0 29px;
}
#mainmenu-middle ul li.level2 a:hover,
#mainmenu-middle ul li.level2 a.active {
  background-image: url(../gfx/bg-mainmenu-a-level2-active.gif);
}



ul#langmenu {
    margin: 0 0 0 10px;
    padding: 14px 0 2px 10px;
    list-style: none;
    position: absolute;
    display: none;
    
    opacity: 0.90;
    -moz-opacity: 0.90;
    -moz-opacity: 0.90;
}

ul#langmenu li {
    clear: both;
    height: 18px;
    line-height: 18px;
    width: 75px;
    background-image: none;
    background-color: #FFFFFF;
}


/************************************************************/
/* Formatting  menus                                         */
/************************************************************/

.tx-felogin-pi1 fieldset {
    border: none;
    margin: 0;
    padding: 0;
    width: 355px;
}

.tx-felogin-pi1 fieldset legend {
    display: none;
}

.tx-felogin-pi1 .username,
.tx-felogin-pi1 .password {
    margin: 0 10px 10px 0;
    float: left;
}

.tx-felogin-pi1 .username input,
.tx-felogin-pi1 .password input {
    width: 165px;
    border: 1px solid #BFD1E9;
}

.tx-felogin-pi1 .submit {
    width: 345px;
    text-align: right;
    padding: 0 5px 0 0;
}

/************************************************************/
/* Downloads                                                */
/************************************************************/
.tx_abdownloads_catalogView_categoryPath {
    margin: 0 0 15px 0;
}

.tx_abdownloads_catalogView_category {
    width: 515px;
    padding: 5px 10px 5px 10px;
    background-color: #E9ECF2;
}

.tx_abdownloads_catalogView_categoryLabel {
    font-weight: bold;
}

.tx-abdownloads-pi1 .col2 {
    float: left;
    width: 480px;
    height: 38px;
    padding: 5px 10px 5px 10px;
    background-color: #E9ECF2;
}

.tx-abdownloads-pi1 .col2 a {
    text-decoration: underline;
}

.tx-abdownloads-pi1 .col3 {
    float: left;
    width: 30px;
    height: 38px;
    padding: 5px 0 5px 0;
    background-color: #E9ECF2;
}

.tx_abdownloads_catalogView_download_2 .col2 {
    background-color: #E0E6EF;
}

.tx_abdownloads_catalogView_download_2 .col3 {
    background-color: #E0E6EF;
}

.tx_abdownloads_catalogView_download_1, 
.tx_abdownloads_catalogView_download_2 {
    margin: 0 0 2px 0;
}

/************************************************************/
/* User Registration                                        */
/************************************************************/
.tx-srfeuserregister-pi1 fieldset {
    border: none;
}

.tx-srfeuserregister-pi1 fieldset legend {
    display: none;
}

.tx-srfeuserregister-pi1 input {
    border: 1px solid #BFD1E9;
}

input.tx-srfeuserregister-pi1-password,
label.tx-srfeuserregister-pi1-password {
    margin: 0 0 3px 0;
}

/************************************************************/
/* Generelle FCEs                                            */
/************************************************************/
div.columns-2,
div.columns-3 {
  width: 100%;
}

div.columns-2 .col1,
div.columns-2 .col2 {
  float: left;
  width: 49%;  
}

div.columns-3 .col1,
div.columns-3 .col2,
div.columns-3 .col3{
  float: left;
  width: 33%;  
}



