@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 */

/* sonst leerzeile im IE */
#nav {display: none}

div.subcl {margin-top:10px}

#col3 {border:0}

div#footer div.mail {position:absolute; left:780px; top:-16px; background-color:#fff; padding:5px;}
div#footer div.mail a { color:#72754A; font-family: Arial, Helvetica, sans serif; font-weight:normal}

table.atheist_table {border:0; margin:0; padding:0; width:658px}
table.atheist_table td {border:0; margin:0; padding:0; vertical-align:top; color:#282E0C; }
table.atheist_table td.ath_left {width:461px; padding:0px 20px 0px 20px}
table.atheist_table td.ath_right {width:194px;}
table.atheist_table td.ath_title {font-size:150%; font-weight:bold; padding:20px 20px 10px 20px}
table.atheist_table td.ath_daten {font-size:100%; font-weight:bold; padding:10px 20px 10px 20px}
table.atheist_table td.ath_zitat, table.atheist_table td.ath_quelle , table.atheist_table td.ath_komment , table.atheist_table td.ath_border {width:2px; margin:0; padding:0; border:0}
table.atheist_table td.ath_zitat {background-color:#72754A; }
table.atheist_table td.ath_quelle {background-color:#AD9595; }
table.atheist_table td.ath_komment {background-color:#7D96D6; }

table.ath_menu {border:0; margin:0; padding:0; width:197px; }
table.ath_menu td {padding:0 5px 5px 5px; color:#fff; font-size:85%}
table.ath_menu td.ath_menutop {background-color:#72754A}
table.ath_menu td.ath_menuitem {background-color:#93966B; padding-top:5px; border-top:1px solid #72754A}
table.ath_menu td.ath_menuitem a, table.ath_menu td.ath_actmenuitem a {color:white; font-weight:bold}
table.ath_menu td.ath_actmenuitem {background-color:#72754A; padding-top:5px; border-top:1px solid #93966B}

table.contact_table {width:90%}
table.contact_table label {margin-left:20px; font-weight:bold}
table.contact_table td {vertical-align:top; padding:5px 0 5px 0;}
table.contact_table input, table.contact_table textarea {width:97.5%; margin:0; color:#000; font: 90% Arial, Helvetica, Sans-Serif;}

}

