/* FARBEN  

a: #daa520
b: #f2f2f2
c: #cccc99
d: #eeeeee
e: #bdbdbd

*/

/* Pferde-Details */

table.pferd_zeigen_menu {
	height: 30px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 5px;
	border: solid 1px black;
	border-collapse: collapse;
}

table.pferd_zeigen_menu td {
	border: solid 1px black;
	padding: 2px;
}
	

table.pferd_zeigen, table.subpage {
	table-layout: fixed;
	height: 300px;
	width: 750px;
	border-collapse: collape;
	background-color: #FFFFFF;
}

th.pferd_zeigen_titel,td.pferd_zeigen_admin,th.pferd_zeigen_admin,th.pferd_zeigen_besucher,td.pferd_zeigen_gallerie {
	width: 100%;
        border-top: 0px;
        border-bottom: 1px;
	border-style-bottom: dotted;
        border-left: 2px;
        border-right: 2px;
        border-style: solid;
        border-color: #000000;
        background-color: #FFFFFF;
        padding: 10px;
}


td.pferd_zeigen_subpage {
	width: 100%;
	border-top: 0px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

td.pferde_details_kartenreiter_an {
	margin-top: 0px;
	background-color: #FFFFFF;
	border-collapse: seperate;
	height: 25px;
	padding: 3px; 
	border-top: 2px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	font-weight: bold;
}

td.pferde_details_kartenreiter_aus {
	margin-top: 5px;
	background-color: #f2f2f2;
	height: 25px;
	padding: 3px;
	border-bottom: 2px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-style: solid;
	text-align: center;
}

td.pferde_details {
	vertical-align: top;
}

table.pferde_details_abstammung {
	width: 100%;
}

td.pferde_details_abstammung {
	background-color: #a2a2a2;
	padding: 5px;
	border: 10px;
	border-color: #f8f8f8;
	border-style: solid; 
	height: 30px;
}

td.pferde_details_beschreibung {
	border: 1px;
	border-style: dashed;
	border-color: #007300;
	padding: 5px;
}
/* Pferde-Liste */
 
table.pferde_liste {
	margin: 0px;
	width: 750px;
	border-padding: 0px;
	border-collapse: collapse;
        border-spacing: 0px;
	border-style: none;
        padding: 10px;
	border-style: none;
	border-width: 0px;
}

td.blaettern, table.blaettern {
	padding: 5px;
	background-color: #bdbdbd;
	
}

th.pferdeliste_headline,th.desc_cell {
	height: 50px;
	background-color: #bdbdbd;
	color: #000000;
}

td.premium_even,td.standard_even {
	height: 30px;
	background-color: #eeeeee;
	padding: 5px;
}

td.premium_odd,td.standard_odd {
	height: 30px;
	background-color: #FFFFFF;
	padding: 5px;
}

td,th,body,p {
	font-family: Arial, sans-serif; 
}

h1 {
        font-size: 14px;
        color: Black;
        font-weight : bold;
}

h2 {
        font-size: 12px;
        color: Black;
}

H3 {
        font-size : small;
        font-weight : bold;
}


/* Toplevel_Tabelle */

}

td.pferde_liste_blaettern {
  background-color: #bdbdbd;

}

td.pferde_liste_rand {
}
