/* Basic stylesheet for eagles charity, created by ts 28.04.2009 */

/*Wichtige Fraben*/
/*****************/
/*helles Beige Tabelle: #F4EFE7*/
/*dunkles Beige Tabelle: #E1D6C1*/
/*Rot Tabelle: BC4832*/
/*Gold: #B18B31*/
/*Gruen vertikale Navigation: #9FA134*/
/*Grau Schrift: #5D5D60 */
/*Dunkles Gruen: #003D36*/

div, p, h1, h2, h3, ul, ol, span, a, li ,table , td, form, img {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
.bodytext{color:#5D5D60; margin-top:0px; padding-top:0px;}
.maincontent{background-image: url(../img/bg_wz_basic.jpg); background-repeat:no-repeat; padding:0px 20px; padding-top:100px; text-align: left;}
.bg_content{background-color:#ffffff;}
.bg_nav_ver{background-image: url(../img/nav_lb.gif); background-repeat:no-repeat}

.csc-textpic{margin-top:0px;padding-top:0px;}
/*.csc-textpic-image{margin-top:0px;padding-top:20px;}*/

/*Ueberschriften*/
/****************/
h1{font-size: 16px; color: #003D36}
h2{font-size: 12px; color: #5D5D60; font-weight:bold;}
h3{font-size: 12px; color: #003D36; font-weight:bold; background-image: url(../img/bg_h3.gif); background-repeat:no-repeat; height:30px; width: 100%; padding:39px 0px 0px 30px; margin-bottom:0px;}

/*Tabelle*/
/*********/
.contenttable{width:100%; border-spacing: 0px; border-collapse: collapse;}
/*Tabelle Layout 0*/
.contenttable-0 tr td{border-bottom:1px dashed #B18B31; padding:8px; text-align: left; vertical-align: top;}
/*Spalten*/
.contenttable-0 tr .td-0, .contenttable-0 tr .td-2, .contenttable-0 tr .td-4{background-color:#E1D6C1;}
.contenttable-0 tr .td-1, .contenttable-0 tr .td-3, .contenttable-0 tr .td-5{background-color:#F4EFE7;}
/*erste Zeile*/
.contenttable-0 .tr-0 TD{color: #BC4832; font-weight: bold; border-bottom:2px solid #ffffff;}
.contenttable-0 thead th{text-align: left; padding:8px; color: #BC4832; font-weight: bold; border-bottom:2px solid #ffffff;}

/*Tabelle Layout 1*/
.contenttable-1 tr td{padding:3px 8px; text-align: left; vertical-align: top;}
.contenttable-1 .tr-even{background-color:#C4DA9A;}
.contenttable-1 .tr-odd{background-color:#A6C96B;}
/*erste Zeile*/
.contenttable-1 .tr-0 TD{color: #ffffff; font-weight: bold; border-bottom:2px dashed #ffffff;padding:8px;}
.contenttable-1 thead th{text-align: left; padding:8px; color: #ffffff; font-weight: bold; border-bottom:2px dotted #ffffff;}

/* Linkformatierung */
/********************/
a { color: #003D36; text-decoration: none; }
a:visited { color: #003D36; text-decoration: none; }
a:hover { color: #003D36; text-decoration: underline; }
a:active{ color: #003D36; text-decoration: none;}

/*Kontaktformular*/
/*****************/
.csc-mailform{ font-size:12px; color:#5D5D60; padding:10px; margin: 10px; text-align: right; border:0px; }
.csc-mailform-field {margin: 10px;}

/* Printlink */
/********************/
.print a { color: #E1DBC8; text-decoration: none; font-weight: bold }
.print a:visited { color: #E1DBC8; text-decoration: none; font-weight: bold }
.print a:hover { color: #D0C159; text-decoration: none; font-weight: bold }
.print a:active{ color: #E1DBC8; text-decoration: none; font-weight: bold}

