@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

body {background:#E7D8D1 url(../images/fondo.jpg) repeat-x top; padding-top:0px;}

#header {border: 0px solid blue; position:relative; height:140px; color:#fff; background:#F9F4EB;}
#header img {top:10px; }
#page-title {border: 0px solid blue; position:absolute; top:30px; left:160px; z-index:10;}
#page-title img {position:relative;  top:0px; left:0px;}
#banner {position:absolute; top:10px; right:10px; z-index:10;}
#banner img {position:relative; top:0px; left:0px; font-size:100%;}
#nav { display: none;}
#teaser {margin:0; padding:0; background:#800000; color:#765;}
.tx_powermail_pi1_fieldwrap_html {border: solid 0px green;float:none;margin: 5px}
label {
width: 5em;
float: left;
text-align: right;
margin: 0.2em;
display: block;
border: 0px solid red;
}
input {
width: 25em;
/* float: left;*/ 
 margin: 0.2em;
/* display: block; */
border: 1px solid grey;
}
select{ width: 26em;}
.tx_powermail_pi1_fieldwrap_html_48 { border: 0px solid red;}
.tx_powermail_pi1_fieldwrap_html label  { width: 8em;}
.tx_powermail_pi1_fieldwrap_html_14 label  { width: auto;}
.tx_powermail_pi1_fieldwrap_html_15 label  { width: auto;}
.tx_powermail_pi1_fieldwrap_html_16 label  { width: auto;}
.tx_powermail_pi1_fieldwrap_html_16 input { width: auto;}
.tx_powermail_pi1_fieldwrap_html_49 label  { width: auto;}
.tx_powermail_pi1_fieldwrap_html_50 label  { width: auto;}
.tx_powermail_pi1_fieldwrap_html_51 label { width: auto;}
.tx_powermail_pi1_fieldwrap_html_51 input { width: auto;}

input.powermail_submit { width: auto;}

.powermail_radio_inner {margin: 20px; float: none;margin: 5px;}
.tx_powermail_pi1_fieldwrap_html_13 .powermail_radio_inner label {text-align: right; width: 18em;}
.tx_powermail_pi1_fieldwrap_html_48 .powermail_radio_inner label {text-align: right; width: 18em;}
.powermail_radio_inner input {width: auto;float: none;border: solid 0px blue}

table.contenttable { font-size:1em; width:auto; margin:0 auto 1em ; border-collapse:collapse; empty-cells:show;}

.wfqbe_browser { margin: 1em 0;}
.wfqbe_browser a {margin: 0 2px;padding:1px;}
.wfqbe_browser a:link { border: 1px solid darkgrey;}
.wfqbe_browser a:visited { border: 1px solid darkgrey;}
.wfqbe_browser a:hover { border: 1px solid darkgrey;  background: #800000; color: #fff; text-decoration: none;}
.wfqbe_browser a.current { border: 1px solid darkgrey; background: #800000; color: #fff;}

.participantes_even {float: left; width: 300px; height: 100px; border: 1px solid red;}
.participantes_odd {float: none; width: 300px; height: 100px; border: 1px solid blue; }

/*.participantes_c501 { float: left; padding: 0 1em 0 0;width: 50%;}
.participantes_c50r { float: right; margin-left: -5px; padding: 0 0 0 1em; width: 50%}*/
.participantes_c50l { width: 48%; float: left; padding: 0 0 0.5em 0.5em;  }
.participantes_c50r { width: 48%; float: right; padding: 0 0 0.5em 0.5em;  }

.participantes_c50l , .participantes_c50r { border-left: 4px solid darkgrey; margin-bottom: 1em; }
.participantes_c50l h4, .participantes_c50r h4 {margin: 0.5em 0 0 0;}
.enlaces {float: right;}


}
