/* Standard-Formatierungen */

body { font-family:Arial,sans-serif; font-size:12px; color: black; background-image: url(/anbieter/images/body_background.jpg); background-color: rgb(0,51,0); text-align:center; margin: 0px;}
h1 { font-size:18px; margin-top: 2px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:13px; }
ul { }
ol { }
p { text-align:justify; }
a { color: green; text-decoration:underline; }
a:hover { color:black; text-decoration:none; }

th { text-align:justify; font-size: 14px; }
td { text-align:justify; font-size: 12px; }

div { padding-top: 2px; padding-left:4px; padding-right:4px; background-color: white;}

/* Universal-Klassen */

.boxed { border-color:black; border-style:solid; border-width:1px; padding:2px; }
.border { border-style: solid; border-width: 1px; border-color: black; }

/* Gesamttabelle */

table.main { border-collapse:collapse; width: 770px; padding: 0px; background-color: white; border: 1px solid rgb(0,51,0); table-layout:fixed; }
td.content { width:510px; vertical-align: top; padding: 0px; margin: 0px; }
td.seitenbalken { vertical-align:top; width:130px; border: 1px solid rgb(0, 51, 0); background-color:rgb(0,132,0); padding: 0px;}
td.footer { width: 770px; font-size:12px; color:white; background-color:rgb(0,102,0); border-width:1px; border-color:black; border-style:solid; height:20px; text-align: center; padding: 0px;}
td.header { width: 770px; height: 70px; background-image: url(/anbieter/images/Banneroben.jpg); border-style: solid; border-color: rgb(0, 51, 0); border-width: 1px; padding:0px; }

/* Menü-Formatierungen */

table.menu { width: 129px; padding:0; margin:0; table-layout:fixed; border: 0;}
th.menu { font-size:12px; color:white; background-color:rgb(0,102,0); border-width: 1px 0; border-color:black; border-style:solid; height:20px; padding: 0 4px; }
td.menu { height:20px;}
td.menu p { text-align: left; color: white; font-size: 10px;  padding: 2px; }
td.foto { text-align:center; padding:2px;}
a.menu { display:block; font-size:11px; color:white; text-decoration:none; padding: 4px; }
a.menu:hover { background-color:rgb(0,102,0); }

/* Linkliste */
a.linklist:link { font-size:11px; color:white; text-decoration:none; padding:2px; }
a.linklist:visited { font-size:11px; color:white; text-decoration:none; padding:2px; }
a.linklist:hover { font-size:11px; padding:2px; }

/* Headline */
span.headline { text-align:center; display:block; font-size:12px; color:white; background-color:rgb(0,102,0); border-width: 1px 0; border-color:black; border-style: solid; height:18px; }

/* Hengst-Listen */
table.hengstliste th.desc_cell { font-size:13px; font-weight:heavy; color: white; background-color:rgb(0,102,0) ; border-width:1px; border-style: solid; border-color: rgb(0,52,0) ; padding: 2px}
table.hengstliste td.value_cell { font-size:11px; color: black;  border-width:1px; border-style:solid; border-color: rgb(0,52,0) ; padding:2px; text-align: center;}
table.hengstliste td.foto_cell { text-align: center; font-size: 10px; border-width:1px;  border-style:solid; border-color: rgb(0,52,0) ; padding: 2px}

/* Hengst-Anzeigen */
table.hengstanzeige { }
table.hengstanzeige th { font-size:12px; }
table.hengstanzeige td { font-size:12px; }
table.hengstanzeige td.foto_cell { text-align: center; padding: 5px; }
td.abstammung { border-color:rgb(0,102,0); border-width: 1px; border-style:solid; padding: 2px;}
table.hengstanzeige th.feedback { font-size: 12px; }
/* Kontaktformular */
td.kontaktadresse { border: 1px solid black; padding: 5px }
div#feedback_form label {
	float: left;
	border-bottom: 1px dotted black;
	width: 120px;
	margin-left: 10px;
}



/* Video-Clips-Liste */
div.video_preview {
	text-align: center;
}


/* Hengstformular (Aufgabe von Deckanzeigen) */
table.hengstformular { border-color:rgb(0,102,0); border-width: 1px; border-style:solid; }
table.hengstformular th { font-size:11px; }
table.hengstformular td { font-size:10px; }

/* Blaettern-Tabelle */
table.blaettern { border: black; 2px; solid; }
a.blaettern:link { }


