body {
   color: #020202; /* rgb = 255-128-0 */
   background-color: #3B74BB;
   font-size: 0.95em;
   font-family: Georgia, Arial, serif;
   min-width: 650px;
   padding: 5px;	
}

.all {
   width: 655px;
   margin: 0 auto;
}

/* ===================================================================================== */

.linke_spalte {
   padding: 0;
   width: 150px;
   float: left;
}

.ecke {
   padding: 0px;
   width: 150px;
   height: 150px;
}

.einloggecke {
   color: white;
   padding-left: 10px;
   padding-bottom: 30px;
}

.einloggecke p {
   font-size: 0.7em;
   margin: 2px;
}

.einloggecke p.schnell_neuanmelden {
   margin-top: 10px;
}

.einloggecke a {
   color: white;
   font-weight: normal;
}

.warenkorbecke {
   font-size: 0.8em;
   margin: 10px 10px 40px 10px;
   padding: 5px;
   background-color: #5389CF;
   border: 1px dotted #EFF8FF;
   text-align: center;
   color: white;
}

.warenkorbecke a {
   color: white;
   font-weight: normal;
}

.social_buttons {
   background-color: #FBFBFB;
   text-align: center;
   padding-left: 5px;
   padding-right: 5px;
   font-size: 0.7em;
}


.navigation {
   padding: 0;
   width: 150px;
   background: url(navigation.jpg);
}

* html img.verfransterrand {        /* für IE */
 margin: 0 0 -3px 0;
}


.navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;		
}

.navigation li.eb1 {
	padding: 2px 2px 10px 10px;
	border-top: 1px solid #98BBE5;
	font-size: 0.9em;
}

.navigation li.eb2, .navigation li.eb2_kein_link {
  font-size: 0.8em;
  border-left: 2px solid #CEDFF9;
}

.navigation li.eb2 {
	padding: 2px 2px 2px 15px;
}

.navigation li.eb2_kein_link {
  padding: 10px 2px 2px 15px;
  color: #191970;
  font-style: italic;
  font-weight: bold;
}
	
.navigation li.eb1 a, .navigation li.eb2 a {
	text-decoration: none;
	display: block;
}

.navigation li.eb1 a {
	font-weight: bold;
}

.navigation li.eb2 a {
	font-weight: normal;
}
	
.navigation li a:link, .navigation li a:visited {
	color: #040959;
}
	
.navigation li a:hover, .navigation li a:focus, .navigation li a:active {
	color: #b8860b;
}


a.navispot {
   background: url(navigation_spot.jpg);
   padding: 5px 0 5px 2px;
}

.googlelinks {
   padding: 20px 0 20px 0;
   width: 150px;
   text-align: center;
   background-color: #C3D9FF;
}

/* ===================================================================================== */

.box    {
   margin-left: 150px;
   padding: 0;
   width: 500px;
   text-align: left;
   background-color: white;
}

.box .top, .box .bottom  {
   display: block;
   background: #3B74BB;
}

.box .top b, .box .bottom b {
   display: block;
   height: 1px;
   overflow: hidden;
   background: white;
}

.box .top b {
   background: white;
}

.box .bottom b {
   background: #EFF8FF;
}

.box .r1 {margin: 0 5px;}
.box .r2 {margin: 0 3px;}
.box .r3 {margin: 0 2px;}
.box .top .r4, .box .bottom .r4 {margin: 0 1px;height: 2px;}

.boxinhalt {
   margin: 50px;
}

* html .boxinhalt {        /* für IE */
 height: 1550px;
}

.fusszeile {
   clear: both;
   text-align: center;
   border-top: 1px solid #3B74BB;
   padding-top: 10px;
   padding-bottom: 5px;
   background-color: #EFF8FF;
   font-size: 0.8em;
}

.printversion_header, .printversion_footer {
   display: none;
}


/* ============================================================== */

h1	{
    font-size: 1.5em;
		margin-top: 0px;
		margin-bottom: 30px;
}

h2	{
		font-size: 1.0em;
		font-style: italic;
		margin-top: 40px;
		margin-bottom: 25px;
}

h3	{
		font-size: 0.8em;
		font-style: italic;
		margin-top: 30px;
		margin-bottom: 20px;		
}

h4	{
		font-size: 0.8em;
		font-style: italic;
		margin-top: 20px;
		margin-bottom: 10px;
    font-weight: normal;		
}

p	{
		margin-top: 10px;
}

a	 {
   text-decoration: none;
   font-weight: bold;
   color: #3B74BB;
}

a:focus, a:hover, a:active {
   background-color: #DCDCDC;
}

img {
   border: 0px;
}

img.startbild  {
    margin-top: 50px;
}

img.nachoben  {
    margin-right: 20px;
}

.homepagetitel	{
		color: #3D8FD8;
		padding: 10px;
		text-align: center;
		border-bottom: 2px solid #3D8FD8;
		border-left: 2px solid #3D8FD8;
}

.hinweis_titel {
   color: #00963C;
}

.copyright, .nachoben, .zaehler, .hinweis, .hinweis_mit_abstand_oben, .hinweis_mit_abstand   {
       font-style: normal;
       font-size: 0.7em;
       font-weight: normal;
}

.kommentar {
       font-style: normal;
       font-size: 0.8em;
       font-weight: normal;
}

.copyright, .zaehler, .hinweis_mit_abstand_oben {
    margin-top: 30px;
}

.hinweis_mit_abstand {
    margin-top: 30px;
    margin-bottom: 30px;
}

.rubrik {
   margin-top: 30px;
   width: 388px;  /* 388 + 2*5 +2*1 = 400 */
   border: 1px solid #3B74BB;
   padding: 5px;
}

.rubrik_icon, .rubrik_titel {
   height: 30px;
}

.rubrik_icon {
   width: 50px;
   float: left;
}

.rubrik_titel {
   padding-top: 8px;
}

.rubrik_beschreibung {
   font-size: 0.7em;
   padding-bottom: 5px;
}

.formularfehler, .formularfehler_titel, .systemfehler {
   color: #DE0108;
   font-weight: bold;
}

.formularfehler, .systemfehler {
   font-size: 0.7em;
}

.bildnachweis {
   margin-top: 2px;
   margin-bottom: 100px;
   font-size: 0.7em;
   font-style: italic;
   color: #777777;
}

a.bildnachweis_link {
   color: #777777;
}

.tabellenueberschrift, .bildbeschriftung {
   font-size: 0.7em;
   margin-top: 50px;
   margin-bottom: 2px;
   font-style: italic;
}

a.admin_link	 {
   font-weight: normal;
   color: silver;
   font-size: 0.6em;
}


/* ============== START zusätzliche styles für fehlerseiten/ ============================== */

.fehler {
   color: red;
   font-weight: bold;
}

.fehlermeldung {
   border: 1px solid #3D8FD8;
   width: 378px;
   padding: 10px;
}

/* ============== START zusätzliche styles für sitemap/ ============================== */


.lizenz	 {
   margin-top: 30px;
   font-weight: normal;
   color: silver;
   font-size: 0.8em;
}


/* ============== START zusätzliche styles für lebensspuren/ ============================== */


img.lebensspuren {
  margin: 30px 0 50px 0;
}

table.lebensspuren {
  width: 400px;
}

table.lebensspuren td.sp1 {
  width: 150px;
  padding: 5px 30px 5px 0;
  font-size: 30px;
  color: #C1C5C8;
  text-align: right;
  vertical-align: middle;
}

table.lebensspuren td.sp2 {
  width: 210px;
  padding: 5px;
  font-size: 0.8em;
  color: #58677C;
  vertical-align: middle;
}

/* ============== START zusätzliche styles für kontakt/ und news/ und user/ und teilweise werben /============================== */


table.anfrage_richtig, table.userdaten_richtig, table.userdaten_pw_email, table.userdatenanzeigen  {
   width: 400px;
}

table.anfrage_richtig td, table.userdaten_richtig td, table.userdatenanzeigen td, table.userdaten_pw_email td.v2 {
   border-bottom: 1px dotted #033B00;
   vertical-align: top;
}

table.anfrage_richtig td.sp1 {
   width: 80px;
   font-size: 0.7em;
}

table.userdaten_richtig td.sp1, table.userdaten_pw_email td.v1, table.userdatenanzeigen td.sp1 {
   width: 120px;
   font-size: 0.7em;
}

table.userdaten_pw_email td.v3 {
   font-size: 0.7em;
   border-bottom: 1px dotted #033B00;
}

.zustimmung {
   font-size: 0.8em;
   font-weight: bold;
   padding-left: 20px;
   border-left: 2px solid #DE0108;
}


/* ============== START zusätzliche styles für trainer/ ============================== */

.kartenfeld_vorne, .kartenfeld_hinten {
   margin-top: 50px;
   background-repeat: no-repeat;
   padding-top: 100px;
   height: 218px; /* = Höhe Karteikarte (288px) - padding-top + gewünschter Abstand unten (30px) */
   text-align: center;
   padding-left: 20px;
   padding-right: 20px;

}

.kartenfeld_vorne {
   background-image: url(../trainer/karte_vorne.jpg);
   font-size: 25px;
   font-weight: bold;
}

.kartenfeld_hinten {
   background-image: url(../trainer/karte_hinten.jpg);
   font-size: 20px;
}

.lernen_zwischenkarte_links {
   height: 300px;
   font-size: 12px;
   font-weight: normal;
   margin-left: 230px
}

.button_vorne, .button_richtig, .button_falsch {
   border: 1px dotted black;
   height: 40px;
   cursor: pointer;
}

.button_vorne {
   width: 398px;
   background-color: #F4F4F4;
}

.button_richtig {
   width: 193px; /* 193 = 1/2 * (400px - 4*1px (Border) + 1*10px (Margin-right)) */
   background-color: #D9FFD9;
   margin-right: 10px;
}

.button_falsch {
   width: 193px; /* 193 = 1/2 * (400px - 4*1px (Border) + 1*10px (Margin-right)) */
   background-color: #FFD8B3;
}



.suchfeld {
   margin-top: 30px;
   margin-bottom: 30px;
}

.tabellentitel {
   font-size: 0.7em;
   font-weight: bold;
}

table.ministatistik, table.woerterliste, table.statistik {
   width: 400px;
}

table.ministatistik td, table.woerterliste td {
   border-bottom: 1px dotted #033B00;
   vertical-align: top;
}

table.statistik td {
   text-align: right;
}

table.statistik td.datum {
   width: 100px;
}

table.statistik td.zahl {
   width: 75px;
}

table.ministatistik td.sp1 {
   width: 170px;
   font-size: 0.7em;
}

table.ministatistik td.sp2 {
   text-align: right;
}

table.woerterliste td.nr {
   width: 30px;
   font-size: 0.7em;
   text-align: right;
   padding-right: 10px;
}

table.woerterliste td.wort {
   width: 185px;
}


/* ============== START zusätzliche styles für memokarten ============================== */

table.karteien, table.bbcodeliste  {
   width: 400px;
   font-size: 0.7em;
}

table.karteien td, table.bbcodeliste td  {
   border-bottom: 1px dotted #033B00;
   vertical-align: top;   
}

table.bbcodeliste td.code {
	font-family: Courier, 'Courier New', monospace;
}

table.karteien td.statistikbalken {
   width: 202px;   
}


.memos_vorne, .memos_hinten {
   margin-top: 20px;
   background-repeat: repeat;
   padding: 20px;
}

.memos_vorne {
   background-image: url(../memo/hintergrund_v.jpg);
}

.memos_hinten {
   background-image: url(../memo/hintergrund_h.jpg);
}

.memos_trennlinie	{
	border-bottom: 3px solid #3B74BB;
}

.zusatzeinstellungen {
   margin-top: 15px;
   width: 394px;  /* 394 + 2*2 +2*1 = 400 */
   border: 1px solid #3B74BB;
   padding: 2px;
}

img.img_in_memo	{
   max-width: 300px;
}

.unicode , .unicode_s{ 
	font-family: "Arial Unicode MS", Arial, sans-serif;
}

.unicode_s{ 
	font-size: 0.7em;
}


/* ============== START zusätzliche styles für fotografie und kunstwerke ============================== */

.foto_kategorien {
   margin-top: 30px;
   width: 388px;  /* 388 + 2*5 +2*1 = 400 */
   border: 1px solid #3B74BB;
   padding: 5px;
   height: 50px;
}

.foto_kategorien_icon {
   width: 70px;
   float: left;
}

.foto_kategorien_text {
   padding-top: 15px;
}

.kamera_kategorien {
   margin-top: 30px;
   width: 388px;  /* 388 + 2*5 +2*1 = 400 */
   border: 1px dotted #BABABA;
   padding: 5px;
   height: 75px;
}

.kamera_kategorien_text {
   padding-top: 10px;
   padding-left: 5px;
   width: 315px;
   float: left;
}

.kamera_kategorien_icon {
}

.gesamte_fotovorschau {
   margin-bottom: 50px;
}

a.fotovorschau {
   width: 76px;
   height: 76px;
   padding: 11px;
   border: 1px solid white;
   background-color: #D0D0D0;
   float: left;
}

a.fotovorschau:focus, a.fotovorschau:hover, a.fotovorschau:active {
   border: 1px solid #3B74BB;
   background-color: #EFF8FF;
}

.nach_fotovorschau {
   margin-top: 50px;
   margin-bottom: 50px;
   width: 400px;
   float: left;
}

.foto_kommentar {
   width: 388px;  /* 388 + 2*5 +2*1 = 400 */
   border: 1px solid #3B74BB;
   padding: 5px;
   background-color: #EFF8FF;
   margin-bottom: 20px;
}

.kunstwerkdetails {
   width: 400px;
   font-size: 0.8em;
}

.kunstwerkdetails td {
   border-bottom: 1px dotted #033B00;
   vertical-align: top;
}

.kunstwerkdetails td.sp1 {
   font-weight: bold;
   font-size: 0.9em; /* = 0.8 * 0.9 =  0.72em */
   width: 100px;
}

.kunstwerkdetails td.titel {
   font-weight: bold;
}



/* ============== START zusätzliche styles für lesenswert/ ============================== */

a.fussnotenlink {
   font-weight: normal;
}

a.kapitellink_haupt {
   font-weight: bold;
}

a.kapitellink_mittel {
   font-weight: normal;
   font-size: 0.9em;
}

a.kapitellink_unter {
   font-weight: normal;
   font-size: 0.8em;
   font-style: italic;
}

.philotext {
}

.thema_inhalt {

}

.fussnotenbereich {
   margin-top: 75px;
   border-top: 1px solid silver;
   border-bottom: 1px solid silver;
}

.fussnote {
   font-size: 0.8em;
}

.kapitelnavi {
   text-align: center;
   margin-top: 75px;
}

table.philotabelle, table.archivliste, table.kuriositaet {
   width: 400px;
   font-size: 0.8em;
   margin-bottom: 50px;
}

table.philotabelle td, table.archivliste td, table.kuriositaet td {
   padding: 3px;
   border: 1px dotted silver;
   vertical-align: top;
}

table.archivliste td.sp1 {
   width: 55px;
}


img.abbildung {
   margin-top: 25px;
   text-align: center;
}

p.abbildungsbeschriftung {
   margin-top: 2px;
   margin-bottom: 25px;
   font-size: 0.7em;
   text-align: center;
}






/* ====================== zusätzliche Styles für lesenswert/admin ========================== */

body.admin {
  background-color: white;
}

tr.ok {
   background-color: #E5ECA7;
}

tr.nichtok {
   background-color: #ff6347;
}

.fehler  {
   color: red;
   font-weight: bold;
}

.oeffentlich_sichtbar, .oeffentlich_nicht_sichtbar {
   border: 1px dotted red;
   padding: 10px;
   background-color: #dddddd;
   width: 400px;
}



/* ============== START zusätzliche styles für kleinanzeigen & links ============================== */

.kleinanzeigendetails {
    font-size: 0.8em;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}

table.kleinanzeigen_uebersicht, table.kleinanzeigen_useruebersicht, table.kleinanzeige_angaben, table.kleinanzeige_richtig, table.anfrage_richtig, table.werben_rubrik_preistabelle {
   width: 400px;
}

table.legende {
   width: 100%;  /* damit wird ermöglicht, dass die Tabelle neben der Google-Anzeige den ganzen Platz füllt und nicht darüber hinaus geht */
}

table.neu_eintragen {
   margin-top: 75px;
}

table.neu_eintragen tr  {
  height: 75px;
}

table.neu_eintragen td  {
  text-align: center;
  width: 150px;
}

table.neu_eintragen td.k  {
  background-color: #D3DE6A;
}

table.neu_eintragen td.l  {
  background-color: #DBCB97;
}

table.kleinanzeigen_useruebersicht {
   width: 200px;
}

table.kleinanzeigen_useruebersicht td, table.kleinanzeige_angaben td, table.kleinanzeige_richtig td, table.anfrage_richtig td, .links_gesamtfeld, table.werben_rubrik_preistabelle td {
   border-bottom: 1px dotted #033B00;
}

table.kleinanzeigen_uebersicht {
   border: 1px dotted #033B00;
   margin-bottom: 10px;
}

table.kleinanzeigen_useruebersicht td.sp2 {
   width: 30%;
   text-align: right;
}

table.kleinanzeigen_uebersicht td.z2 {
   font-size: 0.7em;
}

table.kleinanzeige_angaben td.sp1, table.kleinanzeige_richtig td.sp1, table.anfrage_richtig td.sp1 {
   width: 30%;
   font-size: 0.7em;
}

table.legende td.symbol, table.kleinanzeigen_uebersicht td.symbol {
   width: 10%;
}

.links_gesamtfeld, .links_gesamtfeld_vorschau {
   width: 400px;
   margin-bottom: 30px;
}

.links_bannerfeld {
   width: 400px;
   height: 60px;
   overflow: hidden;
}

.links_bannerfeld_text {
   background-image: url(../kleinanzeigen/textbanner.jpg);
   background-repeat: no-repeat;
   width: 400px;
   height: 40px;
   font-weight: bold;
   text-align: center;
   font-family: Arial, sans-serif;
   font-size: 25px;
   padding-top: 5px;
}

.links_infofeld {
   width: 380px;
   font-size: 0.7em;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 10px;

}


/* ============== START zusätzliche styles für flohmarkt ============================== */


.angebotsvorschau {
   margin-top: 30px;
   width: 388px;  /* 388 + 2*5 +2*1 = 400 */
   border: 1px solid #3B74BB;
   padding: 5px;
}

.angebotsvorschau_bild {
   height: 75px;
   width: 75px;
   padding-right: 25px;
   float: left;
}

.angebotsvorschau_titel {
   padding-top: 20px;
   height: 55px; /* = 75 - 20 */
   width: 250px;
   float: left;
}

.angebotsvorschau_warenkorb {
   padding-top: 22px;
   height: 53px; /* = 75 - 22 */
}



.angebotstitel {
   padding: 5px;
   width: 390px;
   height: 150px;
}

.angebotstitel_bild {
   width: 150px;
   height: 150px;
   padding-right: 20px;
   float: left;
   overflow: hidden;
}

.angebotstitel_titel {
   padding-top: 10px;
   height: 140px;
}

.angebotstitel_titel h2 {
   margin-top: 0px;
   text-align: center;
}

.angebotstitel_titel_inline {
   background-color: #EFF8FF;
   padding: 10px;
   line-height: 40px;
    border-right: 4px ridge #3B74BB;
    border-left: 4px ridge #3B74BB;
}

.angebotsdetails {
    border-top: 1px dotted #3B74BB;
    border-right: 1px dotted #3B74BB;
    border-bottom: 1px dotted #3B74BB;
    border-left: 1px dotted #3B74BB;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #EFF8FF;
}

table.angebotspreisangaben  {
   padding: 5px;
   width: 400px;
   background-color: #EFF8FF;
   border-left: 4px ridge #3B74BB;
}

table.angebotspreisangaben td {
   border-bottom: 1px dotted #3B74BB;
}

table.angebotspreisangaben td.preis {
   font-size: 16px;
   font-weight: bold;
}

.angebotsfoto {
   width: 400px;
   padding-bottom: 30px;
   text-align: center;
   overflow: hidden;
}

table.preisliste, table.adminliste {
   width: 100%;  /* hier prozentualen Wert angeben, damit es auch bei der Druckversion passt */
   font-size: 0.8em;
}

table.preisliste td, table.adminliste td {
   padding: 2px;
   border-bottom: 1px dotted #3B74BB;
}

table.adminliste tr.rot 		{background-color: red;}
table.adminliste tr.weiss 		{background-color: white;}
table.adminliste tr.hellblau	{background-color: #CDDEF8;}

table.adminliste td.r {
   text-align: right;
}

table.adminliste td.s {
   font-size: 0.8em;
}

table.preisliste td {
   text-align: right;
}

table.preisliste td.preisliste_titel {
   text-align: left;
}

.warenkorb {
   padding: 10px;
   width: 378px;
   background-color: #EFF8FF;
   border: 1px dotted #3B74BB;
}










/* ====== alte Styles Flohmarkt ============= */


i.fett {
       color: #4C4C4C;
       font-style: normal;
       font-size: 1em;
       font-weight: bold;
}

.angebot {
       width: 400px;
       text-align: left;
       padding-bottom: 20px;
       margin-bottom: 30px;
       border-bottom: 1px dotted #5B0013;
}

/* minibild1: für solche Vorschauen, bei denen kein ganz große Bildversion per Klick aufgerufen werden kann (Standard)
 * minibild2: hier kann zusätzlich per Klick ein ganz großes Bild in neuem Tab geöffnet werden
*/

.minibild1, .minibild2, .img_booklooker {
	list-style: none;	
}
.minibild1, .img_booklooker {
  cursor: default;   /* damit der Mauszeiger beim Drüberfahren keinen Link symbolisiert */
}

.minibild1 a, .minibild2 a, .img_booklooker a  {
	display: inline;
  position: relative;
  padding-bottom: 10px;
}
.minibild1 a, .img_booklooker a  {
	cursor: default; /* damit der Mauszeiger beim Drüberfahren keinen Link symbolisiert */
}

.minibild1 a .grossansicht, .minibild2 a .grossansicht, .minibild1 a .info_ansicht, .minibild2 a .info_ansicht, .img_booklooker a .grossansicht {
	display: none;   /* damit für die grafik in grossansicht kein platz reserviert wird und der Infotext nicht angezeigt wird*/
}


.minibild1 a:hover .grossansicht, .minibild2 a:hover .grossansicht, .minibild2 a:hover .info_ansicht, .img_booklooker a:hover .grossansicht      {
	display: block;
	position: absolute;
	left: 50px;
	top: 0px;
	z-index: 1; /* in oberster Ebene anzeigen */
}

.minibild1 img, .minibild2 img, .img_booklooker img  {
  border: 0;
}

.minibild1 .grossansicht, .minibild2 .grossansicht, .img_booklooker .grossansicht {
	border: 3px white solid;
}

.minibild2 .info_ansicht {
  width: 25em;
  color: white;
  text-decoration: none;
  background-color: #016600;
  font-weight: normal;
  font-style: normal;
  font-size: 0.7em;
  padding: 5px;
}

.img_booklooker {
    padding: 20px;
}

td.autor {
   width: 20%;
}

.preis, .groesse {
   font-size: 1.1em;
   font-weight: bold;
}

.versand {
   font-size: 0.7em;
   font-weight: normal;
}

table.kontaktformular, table.kontaktformular_zfs, table.versandkosten {
   width: 400px;
}

table.kontaktformular_zfs td, table.versandkosten td {
   border-bottom: 1px dotted #033B00;
}

table.kontaktformular_zfs td.sp1 {
   width: 25%;
   font-size: 0.7em;
   vertical-align: top;
}

table.versandkosten td {
   font-size: 0.7em;
   text-align: right;
}

table.versandkosten td.sp1 {
   text-align: left;
}

table.minolta td {
   border: 1px solid black;
}

i.info      {
       font-style: normal;
       font-size: 0.7em;
       font-weight: normal;
}


/* ============== START zusätzliche styles für banner ============================== */

.quellcode {
   width: 400px;
   background-color: #E8F2FE;
   font-family: Courier, serif;
   font-size: 0.7em;
}

table.htmlhilfe {
   width: 400px;
   font-size: 0.8em;
}

table.htmlhilfe td {
   border-bottom: 1px dotted #033B00;
   vertical-align: top;
}

table.htmlhilfe td.sp1 {
   font-family: Courier, serif;
   width: 120px;
}

/* ============== START zusätzliche styles für werben ============================== */

.werben_gif_mit_text_links {
   height: 150px;
   width: 150px;
   float: left;
}

.werben_neben_gif {
   height: 150px;
   padding-top: 30px;
}

table.werbeangebot_details {
   width: 400px;
}

table.werbeangebot_details td {
   border-bottom: 1px dotted #033B00;
}

table.werbeangebot_details td.ueberschrift {
   text-align: center;
   font-weight: bold;
   font-style: italic;
}

table.werbeangebot_details td.titel {
   font-size: 0.7em;
}

table.werbeangebot_details td.inhalt {
   text-align: center;
   width: 100px;
}

table.werbeangebot_details td.inhalt {
   font-weight: bold;
}

table.werbeangebot_details td.inhalt_klein {
   font-size: 0.7em;
   text-align: center;
}

.werben_vertragsformular {
   width: 390px;
   background-color: #EFF8FF;
   padding: 5px;
}

.werben_format_vorschau {
   height: 300px;
   float: left;
   width: 170px;
}

.werben_grafik_vorschau {
   height: 300px;
   overflow: hidden;
}

table.werben_rubrik_preistabelle td.zahl {
   width: 85px;
   text-align: right;
}




/* ============== START zusätzliche styles für Google Adsens und Suchmaschinen etc. ============================== */

.google_200x200 {
   width: 230px;
   height: 200px;
   float: left;
}

.neben_google_200x200 {
   margin-left: 230px;
   min-height: 200px;
}

* html .neben_google_200x200 {        /* für IE  */
  height: 200px;
}

.google_200x200_2er_1, .google_180x150_2er_2 {
   height: 200px;
}

.google_200x200_2er_1 {
   float: left;
   width: 200px;
}

.google_180x150_2er_2 {
   padding-top: 25px;
}

.google_336x280 {
   margin-top: 30px;
   width: 400px;
   text-align: center;
}


/* ============== START zusätzliche styles für umfrage ============================== */

.umfrage {
   width: 400px;
   font-size: 0.8em;
}

.umfrage td {
   border-bottom: 1px dotted #033B00;
   text-align: center;
}

td.umfrage_frage_titel {
   width: 250px;
   font-style: italic;
   text-align: left;
}

td.umfrage_frage {
   width: 250px;
   text-align: left;
}


/* ============== START zusätzliche styles für aquaristik ============================== */

.garnelenpreise, .garnelenarten {
   width: 100%;
   font-size: 0.8em;
}

.garnelenpreise td {
   border-bottom: 1px dotted #033B00;
   text-align: right;
}

.garnelenarten td {
   border-bottom: 1px dotted #033B00;
}

td.garnelenpreise_titel, td.garnelenarten_titel {
   font-weight: bold;
}

.redfire_kaufen {
  border: 2px solid #811400;
  background-color: #FCF475;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

