/*****************************************************************************************/
/*                                            LAYOUT  der HTML-Datei   DBE_layout.html                                                */
/*                 # steht f&#65533;r die formatierung der Layer (Ebenen, DIV-Tags)     - BARRUEREFREIHEIT       */
/*****************************************************************************************/

body {
    color: black; 
    background-color: #FFFFFF;
    line-height:17px;
    font-size: 12px;
    font-family: verdana;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
}

a { text-decoration: underline;
    font-weight: normal;
    color: #4368BA;
    text-decoration: none;
    text-align: left;
}


li{
padding-bottom: 10px;
}

#seite {
     padding: 0;
     margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
     background-color: #F6F6F6;
     width: 960px;
     min-height:760px;
     text-align: left;    /* Seiteninhalt wieder links ausrichten */
     border: 1px dotted #ddd;
}


/* Workaround gegen IExplorer */
* html #seite{
       height: 800px;
       }


#banner {
	padding:0;
         background-image: url(../images/dbe_slices/dbe_folge_v3.1.jpg);
	background-repeat: no-repeat;
	height: 197px;
}


#banner1 {
       padding-left: 240px;
       padding-top: 100px;
       width: 708px;
       text-align: left;
       font-family: Verdana;
       font-size: 26px;
       color: #FFFFFF;
}

/* Workaround gegen IExplorer */
* html #banner1 {
       padding-left: 220px;
       height: 197px;
       width: 900px;
}

#blaettern {
       margin:0;
       padding-top: 3px;
       margin-left: 250px;
       width: 300px;
       text-align: center;
       float:left;
}



/***********************/
/**   Suchfunktion    * /
/**********************/
#suche{
margin: 5;
padding:5;
font-size: 0.9em;
width: auto;
}

#suchfeld {
border: 1px solid #ccc;
height: 15px;
width: 140px;
font-size: 1em;
}

#start {
font-size: 1.1em;
color: #666;
}
/******************************/
/*  Suchfunktion              */
/******************************/

#search{
	float:right;
        margin: 85 10;
        width: 180px;
	height: auto;
	overflow: hidden;
	background: url(/fileadmin/dbe/dbe_templates/searchbutton.jpg) left top no-repeat;
}
#searchfield{
	width: 153px;
	height: 23px;
        border: 1px solid #fff;
	float: left;
}
#searchbutton{
	width: 27px;
	height: 23px;
	float: right;
	border: none;
	background: url(/fileadmin/dbe/dbe_templates/searchbutton.jpg) left top no-repeat;}




/* Workaround gegen IExplorer */
* html #sprache{
       margin:0;
       padding: 0;
       }

#druckansicht {
       margin-top: 20px;
       padding-left: 185;
       --text-align: center;
       width: 250px;
       font-family: Verdana;
       font-size: 9px;
       float:left;
}

#sprache {
       padding: 0;
       margin: 0;
     --  border: 1px solid #ddd;
       width: 170px;
float:right;
}

/* Workaround gegen den Internet Explorer */

* html #druckansicht {
       margin-top: 10px;
       padding-left: 210;
       }



/* Workaround gegen IExplorer */
* html #sprache {
       margin-top: 10px;
       
}

#menu_oben {
       padding: 0;
        margin: 0;
        height:31px;
        width: 708px;
        padding-left:183px;
        padding-top:22px;
}

/* Workaround gegen IExplorer */
* html #menu_oben {
        margin-top:-81px;
        padding-left: 190px;
        height:31px;
        width: 708px;
}

#body {
	margin:0;
        padding:0;
       	clear: both;
	width: 100%;
	xheight:570px; 
        --overflow:auto;
        background: #f4f4f4;
}


#verzeichnis {
	margin-top: 30px;
        text-align: center;
        font-family: Verdana;
	font-size: 1.1em;
	color: #415597; 
        color: #fff;
	background: #031964;
        background: #4C6AFF;
        background: #415597;
        font-weight: bold;
               
}

#links {
     padding: 0;
     margin: 0;
     width:19%;
     height: 570px;
     float:left;
    }

#tec_link {
    padding: 15px 40px;
    width: auto
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
     
}

#more {
    padding: 15px 40px;
    width: auto
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
    border: 1px solid #DDDDDD;
}



#content {
        --background: #FFFFFF;
        min-height: 550px; 
        text-align: justify;
        float:left; 
        width: 760px; 
        --background-image: url(/fileadmin/dbe/images/linie1.jpg);
        background-repeat: repeat -y;
}

/* Workaround gegen IExplorer */
* html #content{
       width: 730px; 
       border-right: none;
}


#content2 {
        background: #FFFFFF;
        min-height: 550px; 
        float:right; 
        width: 735px; 
}

/* Workaround gegen IExplorer */
* html #content2 {
       height: 600px;
       width: 700px; 
       border-right: none;
}


#content_links {
	background:#ffffff;
        padding: 15px;
        min-height: 550px;
        width:490px; 
        float:left;
}


#content_links_2 {
	padding: 15px;
        min-height: 550px;
        width:auto; 
        float:left;
}


/* Workaround gegen IExplorer */
* html #content_links {
    text-align:justify;   /*blocksatz*/
    width:470px; 
    height:560px; 
}


#content_rechts {
     background:#ffffff;
     width: 170px; 
     padding: 30px; 
     float:right; 
     text-align:center;
}


/* Workaround gegen IExplorer */
* html #content_rechts {
    width:170px; 
    padding: 20px;
}

#content_rechts .spacer-gif {
   height: 50px;
}      

#lastupdate {
     padding-top: 4px;
     padding-bottom: 4px;
     margin: 0;
     border-top: 1px dotted #ADADAC;
     width: 100%;
     font-family: Verdana;
     font-size: 12px;
     color: #415597;
     font-weight: normal;
     text-align: center;
     clear: both;
       
}

/*********************************************************************************/
/*******           MENU-OBEN                                         *************/
/********************************************************************************/

.menu1_tab table, .menu1_tab tr {
        padding: 0;
        margin: 0;
        border: 1px solid #FFFFFF;
  
}


.menu1_tab2 table {
        padding: 0;
        margin: 0;
       
}

.menu1_tab2 td {
        width: 150px;
        height:auto;
        border: 1px solid #4C6AFF;
}

.menu1_1, .menu1_1 li {
       background-image: url(../images/hg_weiss.png);
       filter:Alpha(opacity=70);
       border: 1px solid #FFFFFF;
       text-align: center;
       padding: 3px 0px; 
       height:auto;
       width:125px;
       text-decoration: none;
       color: #031964;
       font-family: Verdana;
       font-size:95%;
       font-weight: bold;
       display: block;
}


/* Workaround gegen IExplorer */
* html .menu1_1, .menu1_1 li {
width:140px;
}


.menu1_1:hover {
       background-image: url(../images/hg_blau.png);
       filter:Alpha(opacity=70);
       border: 1px solid #FFFFFF;
       text-align: center;
       padding: 3px 0px; height:auto;
       width:125px;
       text-decoration: none;
       color: #FFFFFF;
       font-family: Verdana;
       font-size:11px;
       font-weight: bold;
       display: block;
}


/* Workaround gegen IExplorer */
* html .menu1_1:hover {
width:144px;
}


.menu1_2 {
        padding:4px;
        background-color:  #E5E5E5;
        border: 1px solid #FFFFFF;
        height:auto;
        width:auto;
        text-decoration: none;
        color: #031964;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        vertical-align: middle;
        display: block;
}
.menu1_2:hover {
         background-color: #2E51CB;
         color: #FFFFFF;
         display: block;
}

.menu1_2_sub {
        background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
        background-position:3px;
        padding:3px;
        padding-left:20px;
        background-color: #E5E5E5;
        --border: 1px solid #FFFFFF;
        height:auto;
        width:auto;
        text-decoration: none;
        color: #031964;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        vertical-align: middle;
        display: block;
}

.menu1_2_sub:hover {
        background-color: #2E51CB;
         color: #FFFFFF;
         display: block;
}
/* Darstellung im Firefox */
html>body .menu1_2_sub, .menu1_2_sub:hover {
         width:auto;
         border: 1px solid #FFFFFF;
         height:auto;
         text-align: left;
	 vertical-align: middle;
}
.menu1_3_sub {
        background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
        background-position:3px 3px;
        padding-left:20px;
         background-color: #D4D4D4;
        --border: 1px solid #FFFFFF;
        height:auto;
        width:auto;
        text-decoration: none;
        color: #031964;
        font-family: Verdana;
        font-size:11px;
        font-weight: normal;
        vertical-align: middle;
        display: block;
}

.menu1_3_sub:hover {
        background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
        background-position:3px 3px;
        padding-left:20px;
        background-color: #7099CD;
        border: 1px solid #FFFFFF;
        height:30px;
        width:auto;
        text-decoration: none;
        color: #FFFFFF;
        font-family: Verdana;
        font-weight: normal;
        display: block;
}

        
/* Darstellung im Firefox */
html>body .menu1_3_sub, .menu1_3_sub:hover {
         width:auto;
         border: 1px solid #FFFFFF;
         height:38px;
         text-align: left;
	 vertical-align: middle;
}



/********************************************************************************/
/*               "Navigation "BLAETTERN"                                        */
/********************************************************************************/

.navi_blaettern a:link, .navi_blaettern a, .navi_blaettern a:active {
	font-family: Verdana;
	font-size: 11px;
        text-decoration: none;
	color: #333333;
	left: 30px;
	font-weight: bold;
        padding-right: 3px;
        padding-left: 3px;
}

.navi_blaettern a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
        --color: red;
	left: 30px;
	font-weight: bold;
}

.navi_blaettern_act a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
        color: #4C6AFF;
	left: 30px;
	font-weight: bold;
}
/**************************/
/* LINKES MENU - 1. Ebene */
/**************************/

#menu_links {
margin:10 0 20 10;
color: #666;
color: #031964;
color: #031964;
padding: 0;
clear:both;
float:left;
width: 160px;
font-size: 0.9em;
}

#menu_links ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#menu_links .nav_links_1 {
padding: 4 12;
text-decoration: none;
background: url(/fileadmin/dbe/images/list_style5.gif) left 50% no-repeat;
border-bottom: 1px solid #fff;
}

#menu_links .nav_links_1_act {
padding: 4  0 2 12;
margin: 0 ;
background: #eee;
background: #ebebeb url(fileadmin/dbe_intranet/images/list_style.gif) left 10px no-repeat;
}

#menu_links .nav_links_1_act a {
font-weight: bold;
}


/**************************/
/* LINKES MENU - 2. Ebene */
/**************************/

#menu_links .nav_links_2 {
padding:4 12;
background: url(/fileadmin/dbe/images/list_style5.gif) left 50% no-repeat;
margin: 0;
background-color:none;
}

#menu_links .nav_links_2 a{
font-weight: normal;
}

#menu_links .nav_links_2_act {
margin: 2 0;
padding:4 12;
--border: 1px solid #ddd;
background: #fff;
}

#menu_links .nav_links_2_act a{
color:#777;
}

/**************************/
/* LINKES MENU - 3. Ebene */
/**************************/

#menu_links .nav_links_3 {
padding:4 12;
background: url(/fileadmin/dbe_intranet/images/list_style3.gif) left 50% no-repeat;
margin: 0;
background-color:none;
}

#menu_links .nav_links_3 a{
font-weight: normal;
color: #4368BA;
}

#menu_links .nav_links_3_act {
margin: 0;
padding:4 12;
background: #bbb;
}

#menu_links .nav_links_3_act a{
color:#fff;
}
/**************************/
/* LINKES MENU - 4. Ebene */
/**************************/

#menu_links ul ul ul li.ebene_4 a { 
padding: 4 20; 
font-weight: normal; 
text-decoration: none; 
border:none;
 }

#menu_links ul ul li.ebene_4 a:hover {
color: #778FC1;

}

#menu_links ul ul li.ebene_4_aktiv a{
  padding: 4 20; 
  margin-top:5px;
  font-weight: bold;
  border: none;

}



/*********************************************************************************/
/*                "MENU-LINKS                                       *************/
/********************************************************************************/
.menu_left li {margin: 0px; padding: 0px; list-style-type: none;}
.menu_left {margin: 0px; padding: 0px; list-style-type: none;}


.menu2_1 a , .menu2_1 a:hover {
	background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
	background-position: 3px 11px;
	color: #333333;
	display: block;
	font-size: 11px;
	padding: 4pt 0px 4pt 13px;
	text-decoration: none;
	font-family: Verdana;
	font-weight: normal;
}

.menu2_1_act a{
        background-image: none;
        background-repeat: no-repeat;
	background-position: 3px 11px;
	color: #696A7C;
	display: block;
	font-size: 11px;
	padding: 4pt 0px 4pt 13px;
	text-decoration: none;
	font-family: Verdana;
	font-weight:bold;
}

.menu2_1 a:hover{
	background-image: url(../images/pfeil4.gif);
}

.menu2_2 a , .menu2_2 a:hover, .menu2_2 a:visited, .menu2_2 a:link {
	background-image: url(../images/pfeil1.gif);
        background-repeat: no-repeat;
	background-position: 0px 11px;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	padding: 3pt 0 3pt 12px;
	margin: 0 0 0 16px;
}

.menu2_2_act a{
        background-image: none;
        background-repeat: no-repeat;
	background-position: 3px 11px;
	color:#2E51CB;
	font-size: 11px;
	font-weight:normal;
	padding: 3pt 0 3pt 12px;
	margin: 0 0 0 16px;
}

.menu2_2 a:hover{
	background-image: url(../images/pfeil4.gif);
}


/*************************************/

H1 {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
        font-style: bold;
}
H2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
        color: #333333;
        padding-top: 20px;
        padding-buttom: 20px;
}
H3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
        color: #333333;
}

H4 {
	font-family: Verdana;
	font-size: 11px;
	 color: #333333;
}

H5 {
        padding-top: 15px;
        margin: 0px;
        font-family:verdana;
        font-size:11px;
        line-height: 5px;
        font-weight:normal;
        text-decoration: underline;
}


/***************************************************************************************/
/*                           CSS-Styles-Content
/***************************************************************************************/

.csc-uploads-fileSize, .csc-uploads-fileName {
        font-family: Verdana;
	font-size: 10px;
	padding-left: 20px;
}


.text {
	padding-bottom: 10;
        margin: 0;
        font-family:verdana;
        font-size:12px;
        line-height: 16px;
        font-weight:normal;
        color:#333333;
        text-align:left;
	
}

.bildtext {
        margin: 0px;
        padding:0px;
        font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
        padding-bottom: 20px;
}

.csc-textpic-caption {
        text-align:center;
        margin: 0px;
        padding:0px;
        font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
        padding-bottom: 20px;
}

/*************** Listenabst&#65533;nde vergr&#65533;&#65533;ern ****************************/
.csc-bulletlist li {
        padding: 5px;
}



/********************************************************************************/
/*     "News anpassen                                                           */
/********************************************************************************/
/* macht gr&#65533;&#65533;eren Anstand nach angef&#65533;gten Dateien */
.news-single-backlink {
     padding-top: 15px;
}


/********************************************************************************/
/*     "Suche INDEXED SEARCH" anpassen                                     */
/********************************************************************************/
.tx-indexedsearch  td {
font-size: 12px;
}
.browsebox li {
 padding: 3px;list-style-image: none;
 list-style-type: none;  
}

.tx-indexedsearch-icon{
background-color: #dddddd;
border-bottom: 0.7px dotted #ADADAC;
}
.tx-indexedsearch-result-number{
background-color: #dddddd;
border-bottom: 0.7px dotted #ADADAC;
}
.tx-indexedsearch-title {
background-color: #dddddd;
border-bottom: 0.7px dotted #ADADAC;
}

.tx-indexedsearch-percent {
background-color: #dddddd;
border-bottom: 0.7px dotted #ADADAC;
}

/*********************************************************************************/
/*******                     KLICKBILD                              *************/
/********************************************************************************/

#bild_text p.bodytext {
  padding:0 25;
}

/*****************************************************************************************/
/*  KLICKBILD - LAYOUT  der HTML-Datei   DBE_klickbild.html                              */
/*  # steht fuer die Formatierung der Layer (Ebenen, DIV-Tags)                           */
/*****************************************************************************************/
#logo {
     margin: 10px;
     background-image: url(/fileadmin/dbe/inhalt_bilder/logo/Logo_farbig_ohne_Schrift.gif);
     background-repeat: no-repeat;
     height: 40px;
     border-bottom: 1px dotted #ADADAC;
     font-family: Verdana;
     font-size: 13px;
     color: #666666;
     font-weight: bold;
        
}

#klickbild {
    padding: 0;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: auto;
    height: 530px;
    overflow: auto; 
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    
    
}
#bild_text p.bodytext{
      padding: 25px;
      --width: 450px;
      margin-bottom:10px;
      

}

/*****************************************************************************************/
/*                               virtuelle TOUR                                          */
/*                                                                                       */                                                                 */
/*****************************************************************************************/
#tour_seite{

   padding: 0;
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 700px;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
}


#tour_pano {
      padding:10px;
      margin: 10px;
      height: 300px;
      text-align: center;
      border-top: 1px dotted #ADADAC;
      border-bottom: 1px dotted #ADADAC;
}
#tour_banner {
     margin: 10px;
     padding-left: 150px;
     padding-top: 5px;
     background-image: url(/fileadmin/dbe/inhalt_bilder/logo/Logo_farbig_ohne_Schrift.gif);
     background-position: 10px 0px;
     background-repeat: no-repeat;
     text-align: left;
     height:35px;
     font-family: Verdana;
     font-size: 13px;
     color: #666666;
     font-weight: bold;
}

#tour_text {
      padding:10px;
      margin: 10px;
      text-align: left;
}


#tour_fuss {
      padding:10px;
      margin: 10px;
      text-align: center;
      border-top: 1px dotted #ADADAC;
}

/******* EXT: Tmailform **********/
table td{
font-family: Verdana;
     font-size: 11px;
}
.tx-pilmailform-pi1 {
padding-top: 10px;
padding-bottom: 40px;}


/****** Jobs ********/
.job-single-item{
margin: 10;
width: 600px;
}

.job-single-item ul{
 list-style-position:ouside;
 list-style-type:square; 
--list-style-image: url(/fileadmin/dbe/images/list_style5.gif);
}

.job-list-item{
margin: 10 0;
border: 1px solid #ddd;
width: 500px;
}

.job-header{
padding: 2 7 ;
background: #F4F4F4;
color: #444;
}

.job-date {
  padding:0px;
  font-size: 10px;
  width: 21%;
}
.job-morelink, .job-feet{
padding: 7;
font-size: 0.9em;
}

.job-kontakt{
margin-left: 10px;width: 350px;
height: 110px;
float:left;
}

.job-feet{
float:left;
width: 200px;
height: 50px;
border: 1px solid #ddd;
}

.job-single-backlink{
clear:both;
width:400px;
font-size:0.9em;
}
.job-hint{
clear:both;
height: 30px;
}



#start {
  border: 0;
  background-color: transparent;
  color: blue;
  cursor: pointer;
  padding:0;
  margin:0;
  position: relative;
  left: -3px;
}

#start:hover {
  color: #000;
}

.csc-header{
  padding-top:20px;
  font-size: 14px;
}

/****** Vergabe K-DM ********/
.vergabe-single-item{
  width: auto;
  padding-top:10px;
}
.vergabe-list-container{
  padding-top:10px;
}

.vergabe-list-item{
  width: auto;
  border: 1px solid #ddd;
  margin: 10;
  }

.vergabe-header{
  width:600px;
  margin:0;
  background-color: #F4F4F4;
  padding: 10;
  float:left;
}
.vergabe-titel{
  width: 490px;
  padding:0;
  line-height: 8px;
  margin:0;
  float:left;
}
.vergabe-content{
    clear:both;
    margin:10px;
    padding:10px;
}  
.vergabe-subtitle {
  line-height: 11pt; 
  clear:both;
  margin:0;
  padding:0;
  height: auto;
  font-size: 90%;
}

.vergabe-morelink{
  clear: both;
  margin:0;
  padding: 10 10;
  color: #444;
}
.vergabe-date {
  padding:0;
  margin:0;
  width: 90px;
  float: right;
  padding:0px;
  font-size: 80%;
  
}

.vergabe-text{
  margin:0;
  padding: 0 7 ;
  width:380px;
  min-height: 95px;
  line-height: 14px;
  font-size: 90%;
  float:left;
}


.vergabe-files {
  padding: 10;
  font-size: 80%;
       
}

/* Anmerkung unten auf Seite "Aufgaben der DBE" */
.fussnote { margin-top: 300px;
                 text-align: center;
                 font-size: 80%;
                 color: black;
}




/*************************/
/*     EXT: Powermail    */
/*************************/
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
        float:right;
        margin:0 15 0 0;
        font-size: 80%;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	width:550px;
        border: 1px solid #aaa;
	background-color:  #F4F4F4;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
    margin:0 100px 10px 100px;
    float:left;
	
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text {
	/* Input and textarea */
	width: 280px;
        border: 1px solid #aaa;
}

fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea{
      	width: 420px;
        border: 1px solid #aaa;
        height:200px;
        
}

fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 100px;
        border: 1px solid #aaa;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:  #F4F4F4;
}


	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


.tx-srfreecap-pi2-image{
    width: 30%;
    padding-left:100px;
}

.tx-srfreecap-pi2-cant-read{
    float:left;
    margin: 0 50px 25 120;;
}

input{
    padding:3px;
    border:1px solid #aaa;}

.tx-newloginbox-pi1 th {
  padding-right: 5px;
}

.tx-newloginbox-pi1 #user,
.tx-newloginbox-pi1 #pass {
  width: 200px;
  border: 1px solid #999;
}

.tx-newloginbox-pi1 input {
  float: none;
}

.tx-newloginbox-pi1 p a {
  display: block;
  padding-top: 10px;
  padding-left: 115px;
}




