/* tableface */

#tableface { 
   width:85%;
   border-collapse: collapse;
   border: 1px solid #839E99;
   background: #FFCBB9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color:#A4151B;
}

#tableface  td, th { 
   padding: 3px 10px 0.75em 10px;
   line-height: 1.3em;
   border: 1px solid #2C5755;
}

#tableface th { 
   background: #839E99; 
}

#tableface thead {
   background: #A4151B;
}

#tableface tfoot {
   background: #A4151B;
}

#tableface .odd td {
    background: #FFECEC;
    border: 1px solid #2C5755;
}

#tableface odd th {
    background: #6E8D88;
}

/* table_freunde */

#table_freunde { 
   width:85%;
   border-collapse: collapse;
   border: 1px solid #839E99;
   background: #FFCBB9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color:#A4151B;
}

#table_freunde  td, th { 
   padding: 3px 10px 0.75em 10px;
   line-height: 1.3em;
   border: 1px solid #2C5755;
}

#table_freunde th { 
   background: #839E99; 
}

#table_freunde thead {
   background: #A4151B;
}

#table_freunde tfoot {
   background: #A4151B;
}

#table_freunde .odd td {
    background: #FFECEC;
    border: 1px solid #2C5755;
}

#table_freunde odd th {
    background: #6E8D88;
}

/* table_kontakt */

#table_kontakt { 
   width:85%;
   border-collapse: collapse;
   border: 1px solid #839E99;
   background: #FFCBB9;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color:#A4151B;
}

#table_kontakt  td, th { 
   padding: 3px 10px 0.75em 10px;
   line-height: 1.3em;
   border: 1px solid #2C5755;
}

#table_kontakt th { 
   background: #839E99; 
}

#table_kontakt thead {
   background: #A4151B;
}

#table_kontakt tfoot {
   background: #A4151B;
}

#table_kontakt .odd td {
    background: #FFECEC;
    border: 1px solid #2C5755;
}

#table_kontakt odd th {
    background: #6E8D88;
}

/* table_index */

#table_index { 
   width:98%;
   border-collapse: collapse;
   border: 1px solid #A4151B;
   background: #F1F8EE;
   font-family:Georgia, "Times New Roman", Times, serif; color: black;
   font-size: 1.0em/1.2em;
   text-align: justify;
}

#table_index a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#table_index a:hover {
   color: #A4151B;
   font-weight: bold;
}

#table_index img {
   border: 1px solid #A4151B;
}

#table_index  td, th { 
   padding: 3px 10px 0.75em 10px;
   line-height: 1.3em;
   border: 1px solid #A4151B;
}

#table_index th { 
   background: #839E99; color:
}

#table_index thead, tfoot {
   background: #A4151B;
}

#table_index tfoot {
   background: #A4151B;
}

#table_index .odd td {
    background: #DBE6DD;
    border: 1px solid #A4151B;
}

#table_index odd th {
    background: #6E8D88;
}

/* table_turk */

#table_turk { 
   width:100%;
   border-collapse: collapse;
   border: 1px solid #839E99;
   background: #F1F8EE;
   font: 0.1em/1.2em Georgia, "Times New Roman", Times, serif; color: #033;
   text-align: justify;
}

#table_turk  td, th { 
   padding: 3px 10px 0.75em 10px;
   line-height: 1.3em;
   border: 1px solid #2C5755;
}

#table_turk th { 
   background: #839E99; color:
}

#table_turk thead, tfoot {
   background: #2C5755;
}

#table_turk .odd td {
    background: #DBE6DD;
    border: 1px solid #2C5755;
}

#table_turk odd th {
    background: #6E8D88;
}
