/* Layout ohne Frames */

body.tundra {
	background-image : url(/anbieter/images/body_background.jpg);
	color: #003100;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	border: 0;
	padding: 0;
	margin: 0;
}

.dijitButtonText {
	color: black;	
}
div#outerbody {
	width: 983px;
	margin: auto;
	padding: 0;
	border: 0;
}

div#main {
	width: 983px;
	margin: 0;
	margin-right: -15px;
	border: 0;
	padding: 0;
	background-color: white;
	 overflow-x:hidden;
	overflow-y:auto; 
}

div#header_menu, div#footer_menu {
	width: 983px;
	height: 30px;
	clear: both;
	background-color: #009C31;
	padding: 0;
	margin: 0 auto;
}

div#ads_skyscraper {
	background-color: #009C31;
	float: right;
	padding: 0 1px;
	border: 0;
	margin: 0;
	width: 162px;
}

div#content {
	float: left;
	height: 100%;
	padding: 0;
	margin: 0;
	width: 818px;
}

div#innertube {
	padding: 4px;
	float: none;
	position: static;
}

/* Werbung */

div#ps_ads {
	width: 100%;
	height: 85px;
	overflow: hidden;
}

div .halfsize_banner {
	width: 250px;
	height: 60px;
	padding: 4px;
	margin: auto;
	float: left;
}

div .fullsize_banner {
	width: 500px;
	height: 60px;
	padding: 4px;
	margin: auto;
	float: left;
}


#ads_skyscraper ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;

}

#ads_skyscraper ul li {
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	margin-bottom: 2px;
}

#ads_skyscraper ul li.heading {
  color: #FFFFFF;
  background-color: #009C31;

}

#ads_skyscraper ul li.adserver {
	border-bottom: 1px solid black;
}


/* Allgemeine Einstellungen */

/*
div.colorpalette {
	float: right;
}
*/

div.werbung {
	padding: 2px;
	margin: 5px;
	border: 1px solid #009C31;
}

#werbung_2 div {
	width: 370px;
	float: left;
}

div#feedback label {
	float: left;
	border-bottom: 1px dotted black;
	width: 200px;
	margin-left: 10px;
}

div#feedback fieldset {
	text-align: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
}

div#feedback legend {
	font-size: 16px;
	border: 1px solid black;
	padding: 5px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


input,select {
    	border-color: #639C00;
	font-size: 1em;
}

ul.bannerliste li {
	list-style: none;
	margin: 20px auto;
}


ul.linkliste li {
	list-style: none;
	margin: 10px auto;
	border: 1px solid green;
	padding: 5px;
}

a {
    color: #003100;
    font-weight: bold;
}

a:link {
        text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
    text-decoration: underline;
	font-style: italic;
}
a:active {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: middle;
	margin: auto;
}

h1 {
	margin: 5px 0;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
}

p {
	font-size: 1em;
	clear: both;
}

table {
	border: 1Px solid #004C10;
	padding: 0;
	margin: 1Px 0;
}

td {
	vertical-align: top;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 1Px;
	font-size: 1em;
}

th {
	color: #FFFFFF;
	background-color: #009C31;
	font-weight: bold;
	font-size: 1em;
	height: 15Px;
	padding: 3Px;
}

th.headline {
    	background-image: url(/anbieter/images/fv_246125-009c31.jpg);
}

th a {
	color: #FFFFFF;
    font-weight: bold;
}

div.linke_spalte {
	padding-right: 2px;
	width: 403px;
	float: left;
}

div.rechte_spalte {
	padding-left: 2px;
	width: 403px;
	float: left;
}

div.block {
	padding: 0;
	margin-bottom: 2px;
	border: 1px solid black;
	width: 100%;
	background-color: white;
	visibility: visible;
}

div.subpage {
	clear: both;
	padding: 0;
	margin: 0;
	border: 1px solid #009C31;
	width: 800px;
	background-color: transparent;
	visibility: visible;
}

.linke_spalte div.block, .rechte_spalte div.block {
	float: none;
}

div.block h1, div.block h2, div.subpage h2, div.subpage h1 {
	background-color: #009C31;
	display: block;
	color: white;
	text-align: center;
	font-size: 1.1em;
	height: 15px;
	padding: 2px;
	margin: 0;
}

div.block h2, div.block h1 {
	background-image: url(/anbieter/images/fv_246125-009c31.jpg);
}

div.block h2 a, div.block h1 a {
	color: white;
}

div.block p {
	margin: 5px;
}

div.block h3 {
	margin: 5px;
}


div.block div.ausblenden {
	visibility: collapse;
	z-index: 0;
	border: 0;
	padding: 0;
	margin: 0;
	height: 0;
	background-color: white;
}

div.block:hover div.ausblenden {
	z-index: 2;
	visibility: visible;
	height: auto;
	background-color: white;
}

table.block_doppelt {
	width: 700px;
}

table.banner {
	border: 0;
	background-color: #009C31;
}
table.blind, div#pferdeliste table, div#pferd_zeigen {
	width: 100%;
    border: 0;
	padding: 0;
	margin: 0;
}
table.blind td {
	padding: 0;
	margin: 0;
}

tr.even td {
	background-color: #CEFF9C;
	padding: 2px;
	white-space: nowrap;
	overflow: hidden;
}

tr.odd td {
    background-color: #CEFFCE;
	padding: 2px;
	white-space: nowrap;
	overflow: hidden;
}

table.preise {
	background-color: #009C31;
	width: 700px;
	margin: auto;
}

table.preise td {
	background-color: #FFFFFF;
	vertical-align: middle;
}

table.preise th {
	text-align: center;
	height: 20px;
}

table.preise td {
	text-align: center;
	height: 20px;
}

table.benutzerformular,table.pferdeformular {
  border-style: solid;
  border-color: #000000;
  border-left-width: 1px;
  border-right-width: 3px;
  border-top-width: 1px;
  border-bottom-width: 3px;
  width: 450px;
  margin: auto;
}

table.benutzerformular th.desc_cell, table.pferdeformular th.desc_cell {
  text-align: right;
  color: #000000;
  background-color: #CEFF9C;
  font-weight: normal;
}
table.benutzerformular td.value_cell, table.pferdeformular td.value_cell {
  text-align: left;
}
table.benutzerformular td.publish_cell {
  text-align: center;
  background-color: #CEFF9C;
}

/* TC-Formulare */


table.tc_list {
	width: 770px;
}

table.tc_list tr td {
	white-space: normal;
}

div.tc_edit fieldset {
	text-align: left;
	margin: 10px;
	padding: 10px;
	border: 1px solid black;
}

div.tc_edit legend {
	font-size: 16px;
	border: 1px solid black;
	padding: 5px;
}

div.tc_edit label {
	float: left;
	border-bottom: 1px dotted black;
	width: 250px;
	margin-left: 15px;
}

div.tc_edit label.tc_required {
	font-weight: bold;
}


div.tc_edit p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 15px;
}

div.tc_edit p.tc_edit_error {
	margin: 10px;
	padding: 15px 0;
	border: 1px solid red;
        list-style-image: url(/icon/error.png);
}

/* u_pferdeangebote */

div#pferdeformular p.anzeigenformat {
	margin-left: 50px;
	font-weight: bold;
	font-size: 14px;
}

/* Suchformular */

table.sf {
  width: 100%;
  text-align: center;
}

/* pko_extras */


/* Pferdeangebote */

table.pferdeformular {
  width : 650px;
}
table.pferdeformular td.desc_cell {
  text-align: right;
  background-color: #CEFF9C;
}
table.pferdeformular td.value_cell {
  text-align: left;
}
table.pferdeformular td.publish_cell {
  text-align: center;
  background-color: #CEFF9C;
}


td.connector {
  border-right: 1px dotted black;
}


/* Suchformular */
table.suchformular {
  height: 300Px;
  border-color: #009C31;
  border-width: 1Px;
  border-style: solid;
  background-color: #FFFFFF;
  vertical-align : middle;
}
table.suchformular td  {
        vertical-align : middle;
}

/* Pferde-Detailanzeige */

.subpage p {
	padding-left: 6px;
}

.subpage table {
	border: 0;
	min-height: 150px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.subpage table td {
	padding: 4px;
	vertical-align: middle;
}

/* Foto-Anzeige */

div.foto {
	width: 730px;
	margin: 10px auto;
	padding: 5px;
	text-align: center;
	border: 1px solid;
	border-color: #AAA #444 #AAA #444;
}

div.foto img {
       	border-color: #444 #AAA #AAA #444;
	margin: auto;
	padding: 10px;
}

div.tn-foto {
	margin: 4px;
	float: left;
	width: 130px;
	height: 130px;
	background: white;
	border: 1px solid;
	border-color: #AAA #444 #AAA #444;
	text-align: center;
	padding: 5px;
}

div.small-foto {
	margin: 4px;
	float: left;
	width: 330px;
	text-align: center;
	background: white;
	border: 1px solid;
	border-color: #AAA #444 #AAA #444;
	text-align: center;
	padding: 5px;
}

div.tn-foto:hover, div.small-foto:hover {
        background-color: #CEFFCE;
}

div.tn-foto img, div.small-foto img {
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
	margin: auto;
}


div.tn-foto ul {
	display: none;
}

div.small-foto ul {
	list-style: none;
}

table.datenblatt th {
	text-align: right;
	background-color: #F5F5F5;
	padding: 5Px;
}
table.datenblatt td {
	text-align: left;
	background-color: #FFFFFF;
	padding: 5Px;
}

/* artikel_foto */

div.artikelfoto {
	float: right;
	margin: 5px;
	padding: 5px;
}

div.artikelfoto img {
	border: 1px outset darkgreen;
	padding: 1px;
	margin: 0 6px 6px 0;
}

/* Neu */
/* Bilder-Upload */
tr.tc_image_list {
	border-style: solid;
	border-width: 1Px;
	border-color: #000000;
}

td.tc_image_list {
	border-style: solid ;
	border-width: 1Px;
	border-color: #000000;
}

table.tc_image_list {
	border-style: solid ;
	border-width: 1Px;
	border-color: #000000;
}

/* Bildumrahmungen */
img.brandzeichen {
	border-style: none;
}

img.bundesland {
	border: 1px solid black;
}

/* CMS-Klassen */

ul.auswahl {
	padding: 5px;
	list-style-type: none;
	margin-left: 15px;
}

ul.auswahl li {
	margin: 10px;
}

td.cms_inputdesc {
	text-align: right;
}

ul.cms_error_msgs {
        list-style-image: url(/icon/error.png);
	margin: 5px;
}

li.cms_error_msgs {
	padding: 5px;
	font-weight: bold;
	vertical-align: bottom;

}

ul.cms_status_msgs {
        list-style-image: url(/icon/information.png);
        margin: 5px;
}

li.cms_status_msgs {
	padding: 5px;
}



/* Universelle Klassen */
.Formular {
  font-family:Arial,Helvetica,sans-serif;
  font-style:normal;
  font-weight:normal;
  font-size:14Px;
  color:black;
  text-align:justify;
  background-color:silver;
  text-decoration:none;
  margin-top:1Px;
}

.boxed {
  border-color: #245053;
  border-width: 1Px;
  border-style: solid;
  padding: 5Px;
}
.text {
  font-family:Arial,sans-serif;
  margin-right:10Px;
  margin-bottom:10Px;
  margin-left:1Px;
  border-color:black;
  border-top-style:none;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:none;
}


/* Formatierungen für das Menü im Header + Footer */
table.menu {
	width: 100%;
	text-align: center;
}

table.menu td {
        padding: 2Px;
	color: #FFFFFF;
	background-color: #009C31;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 12Px;
	font-weight: bold;
	text-decoration: none;
	border-color: #004C10;
	border-style: solid;
	border-top-width: 1Px;
	border-left-width: 1Px;
	border-right-width: 3Px;
	border-bottom-width: 3Px;
}

table.menu a {
	display:block;
	font-size: 12Px;
	font-weight: bold;
	text-decoration: none;
        color: #FFFFFF;
}

table.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;

}

#benutzergruppe_beitreten form {
	border: 1px solid black;
	margin: auto;
	width: 400px;
}

/* artikel_foto */

div.artikelfoto {
	float: right;
	margin: 5px;
	padding: 5px;
}

div.artikelfoto img {
	border: 1px outset #786524;
	padding: 1px;
	margin: 0 6px 6px 0;
}

/* fotogalerie */

div#pferdefotos {
	margin: 0px;
	padding: 0px;
}

div#pferdefotos img.imageGalleryThumb {
	margin: 0px;
    border: 1px solid #786524;
	padding: 2px;
}

/* Preisliste */
div#preisliste h1 {
  margin-bottom: 1em;
}

/* u_pferdeangebote */

#dialogPreisliste h2 { 
	margin-top: 0;
}
