/* Anweisungen im Bodybereich */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 84%;
	margin-left: 1px;
}

#Inhalt {
	margin: 0;
	padding: 1em 1.3em 3em 2.5em;
	border-left: 16em #ffffff solid;
	border-right: 14.5em #ffffff solid;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
}

* html #Inhalt {
	border-left: 0;
	border-right: 0;
	padding: 0.7em 1em 3em 2em;
}

/* IE7 */
*:first-child+html #Inhalt {
	padding-top: 0.7em;
}

.c {
	text-align: center;
}

#Inhalt a:link {
	color: #003399;
	background-color: #ffffff;
	text-decoration: underline;
}

#Inhalt a:visited {
	color: #551a8b;
	background-color: #ffffff;
	text-decoration: underline;
}

#Inhalt a:focus,
#Inhalt a:active,
#Inhalt a:hover {
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
}

.floatbox {
	overflow: hidden;
	text-size-adjust: none;
    -webkit-text-size-adjust: 100%;
}

* html .floatbox {
	width: 100%; /* Anpassung fuer IE */
}

/* fuer die BilderXL Seite */
#Inhalt_bilder_original {
	padding: 1em 0 3em 0;
	margin: 0 1.5em 0 1.5em;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	overflow: auto;
}

/* Außenrand der Fußzeile verringern auf BilderXL-Seite */
#Inhalt_bilder_original ~ #fusszeile{
	border: none;
	margin-left: 1.875em;
	margin-right: 1.875em;
}

* html #Inhalt_bilder_original {
	padding-top: 0.3em;
}

#Inhalt_bilder_original a:link {
	color: #003399;
	background-color: #ffffff;
	text-decoration: underline;
}

#Inhalt_bilder_original a:visited {
	color: #551a8b;
	background-color: #ffffff;
	text-decoration: underline;
}

#Inhalt_bilder_original a:focus,
#Inhalt_bilder_original a:active,
#Inhalt_bilder_original a:hover {
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
}

#bilderxl_alle_bilder {
	text-align: center;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
}

.bilderxl_scroll_rahmen {
	clear: left;
	margin-top: 0.5em;
	position: relative;
}

.bilderxl_jedes_bild {
	overflow-x: auto;
	overflow-y: hidden;
	margin-left: auto;
	margin-right: auto;
}

.galerie_originalbild {
	display: inline-block;
}

.galerie_bild {
	float: left;
	height: 5.9em;
	margin-bottom: 0.2em;
	margin-right: 0.2em;
}

.img_originalbild{
/*	max-width: 1200px;*/
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}

.galerie_klick_originalbild{
	text-decoration: none !important;
	position: absolute;
	background-color: white !important;
	opacity: 0.4;
	padding: 0;
	padding-left: 1em;
	margin: 0;
	width: 2.5em;
	height: 7em;
	top: 10em;
}
.galerie_klick_originalbild:hover{
	background-color: #eee !important;
	opacity: 1;	
}

.galerie_klick_originalbild span{
	font-size: 5em;
	
	
}
#scroll_left_originalbild{
	padding-right: 3em;
	left: 0.1em;
	border-radius: 0px 5px 5px 0px;	
}
#scroll_right_originalbild{
	right: 0.1em;
	border-radius: 5px 0px 0px 5px;		
	width: 5.4em;
}
/* Backendanzeige der Buttons auf fixed aendern */
.red .galerie_klick_originalbild{
	position: fixed;
	top: 23em;
}
.red #scroll_left_originalbild{
	left: 1.5em;
}
.red #scroll_right_originalbild{
	right: 1.5em;
} 

#bilderxl_button {
	margin-top: 1.5em;
	text-align: center;
}
/* ENDE Anweisungen im Bodybereich */

div img {
	border: none;
}

.hoerbar {
	position: absolute;
	left: -5000px;
	font-size: 0;
}

/* Ueberschriftendarstellung */
h1, h4 {
	font-size: 1.2em;
	line-height: 120%;
}

h2 {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 1em;
	margin-bottom: 0.1em;
}

/*========================== Top Navigation ===========================*/
#top {
	font-size: 0.8em;
}

#top_ueberschrift {
	clear: right;
	height: 1em;
	margin-left: 20.3em;
	vertical-align: middle;
	color: #203955;
	background-color: #f4f4f4;
}

* html #top_ueberschrift {
	margin-left: 20.2em;
}

#top a:link,
#top a:visited {
	color: #203955;
	background-color: #f4f4f4;
	text-decoration: none;
}

#top a:focus,
#top a:active,
#top a:hover {
	color: #6694c6;
	background-color: #ffffff;
	text-decoration: none;
}

#name_anwendung {
	float: left;
}

#top_impressum {
	float: right;
}

#top_bilder {
	clear: both;
}

#top_zolllogo {
	float: left;
	margin-left: 1em;
	height: 11.8em;
}

/* Hack fuer IE6 */
* html #top_zolllogo {
	margin-left: 0.5em;
}

#img_zolllogo {
	width: 15.78em;
	height: 11.65em;
}

* html #img_zolllogo {
	margin-bottom: -0.3em;
}

*:first-child+html #img_zolllogo {
	margin-top: -0.3em;
}

#top_hammer {
	background-image: url(../../z1_bilder/a1_layout/auktion_design_fliessend_abgeschnitten.jpg);
	background-repeat: no-repeat;
	height: 11.8em;
	margin-left: 20.4em;
}

* html #top_hammer {
	height: 12em;
	margin-left: 20em;
}

.top_ueber_navi_linie {
	float: left;
	width: 100%;
	height: 1px;
	border: none;
	color: #ffcc33;
	background-color: #ffcc33;
	margin-top: 0;
}

* html .top_ueber_navi_linie {
	margin-top: -0.3em;
}

*:first-child+html .top_ueber_navi_linie {
	margin-top: -0.3em;
}

#top_navigation {
	clear: both;
	height: 1.2em;
	padding-top: 0.1em;
	text-align: right;
	vertical-align: middle;
	color: #333333;
	background-color: #f4f4f4;
	padding-bottom: 0.1em;
}

* html #top ul {
	margin-top: -1.5em;
	margin-bottom: -0.15em;
}

*:first-child+html #top ul{
	margin-top: -1.5em;
	margin-bottom: -0.15em;
}

#top li {
	list-style: none;
	display: inline;
}

#top_navigation a:link,
#top_navigation a:visited {
	color: #333333;
	background-color: #f4f4f4;
}

#top_navigation a:focus,
#top_navigation a:active,
#top_navigation a:hover {
	color: #5d89ba;
	background-color: #ffffff;
	text-decoration: none;
}

.top_abschluss_linie {
	width: 100%;
	height: 1px;
	border: none;
	color: #cccccc;
	background-color: #cccccc;
}

/* IE6 und tiefer */
* html .top_abschluss_linie {
	margin-top: -0.6em;
}

/* IE7 */
*:first-child+html .top_abschluss_linie {
	margin-top: -0.5em;
}

/*===================== Linke Navigation ==========================*/
div#left {
	width: 17em;
	font-size: 0.9em;
	color: #333333;
	background-color: #f9f9f9;
}

#datum {
	margin: 1.3em 0 1em 1em;
	font-size: 1em;
}

* html #datum {
	margin-top: 0.3em;
}

/* IE7 */
*:first-child+html #datum {
	margin-top: 0.3em;
}

#quadratklblau {
	margin-left: 0.2em;
	margin-right: 0.5em;
	/*ersetzt vertical-align: middle, da Firefox darauf nicht reagiert*/
	margin-top: -0.1em;
}

ul#left_navigation {
	margin-left: 1em;
}

ul#left_navigation li {
	width: 15em;
	border-top: 1px solid #ffffff;
	color: #333333;
	background-color: #fbf2d7;
	vertical-align: middle;
}

ul#left_navigation a:link,
ul#left_navigation a:visited {
	display: block;
	height: auto;
	padding: 0.7em 0.3em 0.7em 0.3em;
	color: #333333;
	background-color: #fbf2d7;
	text-decoration: none;
}

ul#left_navigation a:focus,
ul#left_navigation a:active,
ul#left_navigation a:hover {
	color: #ffffff;
	background-color: #6694c6;
	text-decoration: none;
}

#bmf_logo {
	margin: 1em 0 1em 1em;
}

#bild_bmf_logo {
	width: 15em;
	height: 8.8em;
}

/*==================== Rechte Navigation =========================*/
#right {
	padding-top: 1.3em;
	font-size: 0.9em;
	color: #333333;
	background-color: #f9f9f9;
}

* html #right {
	padding-top: 0.3em;
}

/* IE7 */
*:first-child+html #right {
	padding-top: 0.3em;
}

#right a:link,
#right a:visited {
	display: block;
	color: #333333;
	background-color: #f9f9f9;
	text-decoration: none;
}

#right a:focus,
#right a:active,
#right a:hover {
	color: #4276b0;
	background-color: #f9f9f9;
	text-decoration: none;
}

#right a:hover {
	color: #ffffff;
	background-color: #316ac5;
	text-decoration: none;
}

.rechte_navi_ueberschrift {
	color: #000000;
	background-color: #f9f9f9;
}

#right hr {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0.3em;
	margin-right: 0.3em;
	height: 1px;
	width: 97%;
	border: none;
}

* html #right hr {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

/* IE7 */
*:first-child+html #right hr {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.linie_schwarz {
	color: #999999;
	background-color: #999999;
}

.linie_rot {
	color: #ff3300;
	background-color: #ff3300;
}

.linie_gelb {
	color: #ffcc33;
	background-color: #ffcc33;
	margin-bottom: 0 !important;
}

* html .linie_gelb {
	margin-bottom: -0.5em !important;
}

/* IE7 */
*:first-child+html .linie_gelb {
	margin-bottom: -0.5em !important;
}

.rechte_navi_abstand {
	margin-left: 0.8em;
	margin-right: 0.8em;
	width: 88%;
}

.rechte_navi_abstand ol {
	 padding-left: 2em;
}

.rechte_navi_abstand ul {
	list-style: none;
}

.rechte_navi_abstand p {
	margin-top: 0.6em;
}

#rechte_navi_suche {
	float: left;
	margin-top: 0.5em;
}

#rechte_navi_suche_input {
	float: left;
	margin-right: 0.3em;
}

#suchbegriff {
	width: 7.1em;
}

#rechte_navi_suche_button {
	float: left;
	width: 4em;
}

* html #rechte_navi_suche_input {
	float: left;
	margin-right: 0.2em;
}

/* IE7 */
*:first-child+html #rechte_navi_suche_input {
	margin-right: 0.25em;
}

#rechte_navi_ew_suche {
	clear: both;
	padding-top: 1em;
	margin-bottom: 0.5em;
}

#rechte_navi_anbieter_suche {
	clear: both;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

* html #rechte_navi_ew_suche {
	padding-top: 0.5em;
}

/* IE7 */
*:first-child+html #rechte_navi_ew_suche {
	padding-top: 0.5em;
}

.rechte_navi_login_abstand_oben {
	margin-top: 0.6em;
}

.rechte_navi_login_abstand {
	margin-top: 0.2em;
}

.rechte_navi_login_abstand #mail,
.rechte_navi_login_abstand #password {
	width: 10.5em;
}

.rechte_navi_loginpw_abstand {
	margin-top: 1.5em;
}

#rechte_navi_bietername,
#rechte_navi_bietername_zu_lang {
	color: #333333;
	background-color: #f9f9f9;
	font-weight: bold;
	margin-top: 0.5em;
	padding-bottom: 0.2em;
	overflow: auto;
}

/* fuer IE7 wird height-Angabe gemacht, wenn Scrollbalken mit hoher Wahrscheinlichkeit auftaucht (>20 Zeichen)*/
*:first-child+html #rechte_navi_bietername_zu_lang {
	height: 3.7em;
}

.rechte_navi_bieterlinks {
	margin-top: 0.5em;
}

#rechte_navi_bietbox_login {
	font-size: 0.75em;
	font-weight: bold;
}

#rechte_navi_bietbox {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.2em;
	color: #000000;
	background-color: #ebebeb;
	text-align: center;
}

* html #rechte_navi_bietbox {
	margin-top: 0;
}

#rechte_navi_bietbox_hinweis {
	margin-top: 1em;
	font-size: 0.75em;
	color: #999999;
	background-color: #ebebeb;
}

#rechte_navi_bietbox_hinweis_eingeloggt {
	margin-top: 1em;
	font-size: 0.75em;
	color: #000000;
	background-color: #ebebeb;
}

#rechte_navi_bietbox_min {
	color: #cccccc;
	background-color: #ebebeb;
	font-weight: bold;
}

#rechte_navi_bietbox_min_eingeloggt {
	color: #000000;
	background-color: #ebebeb;
	font-weight: bold;
}

#rechte_navi_bietbox_mingeb {
	color: #999999;
	background-color: #ebebeb;
	font-weight: bold;
}

#rechte_navi_bietbox_mingeb_eingeloggt {
	color: #000000;
	background-color: #ebebeb;
	font-weight: bold;
}

#bietbox_gebot {
	width: 8em;
}

#bietbox_button {
	width: 7em;
}

#rechte_navi_bietbox_bietagent {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000000;
	background-color: #ebebeb;
	font-weight: bold;
}

#rechte_navi_unter_bietbox {
	font-size: 0.75em;
}

.rechte_navi_hilfe_liste {
	margin-top: 0.5em;
}

* html #right li {
	margin-bottom: -1em;
}

/*==================== Fusszeile ==========================*/
#fusszeile {
	clear: both;
	font-size: 0.8em;
	padding-bottom: 0;
	border-left: 20.9em #ffffff solid;
	border-right: 17.8em #ffffff solid;
}

* html #fusszeile {
	border-left: 20.65em #ffffff solid;
}

#linie_bmf {
	overflow: hidden;
	background-image: url(../../z1_bilder/a1_layout/schwarze_linie.gif);
	height: 1.3em;
	width: 100%;
}

#schrift_bmf {
	float: left;
	padding-right: 0.5em;
	color: #333333;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: bold;
}

#druck_seitenanfang {
	margin-top: 1em;
}

#drucklink {
	float: left;
	padding-bottom: 1em;
}

#seitenanfang {
	float: right;
	padding-bottom: 1em;
}

#seitenanfang a:link,
#seitenanfang a:visited,
#drucklink a:link,
#drucklink a:visited {
	color: #003399;
	background-color: #ffffff;
	text-decoration: underline;
}

#seitenanfang a:focus,
#seitenanfang a:active,
#seitenanfang a:hover,
#drucklink a:focus,
#drucklink a:active,
#drucklink a:hover {
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
}

*:first-child+html #drucklink {
	padding-bottom: 0;
}

*:first-child+html #seitenanfang {
	padding-bottom: 0;
}

/*================================ Allgemeines ===========================*/
#micronavi {
	margin-top: 0.4em;
	margin-bottom: 0.5em;
	font-size: 0.78em;
	color: #000000;
	background-color: #ffffff;
	height: auto;
}

* html #micronavi {
	margin-top: -0.4em;
}

*:first-child+html #micronavi {
	padding-bottom: 0.4em;
}

#micronavi a:link,
#micronavi a:visited {
	color: #284664;
	background-color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#micronavi a:focus,
#micronavi a:active,
#micronavi a:hover {
	color: #5d89ba;
	background-color: #f9f9f9;
	text-decoration: none;
}

/*=== Seitenanzahl anzeigen ===*/
.ergebnisseiten {
	clear: left;
	text-align: center;
	padding-top: 1.5em;
}

.ergebnisseiten a {
	vertical-align: 0.05em;
}

.aktuelle_seite {
	font-weight: bold;
	font-size: 1.2em;
}

.ergebnisseiten a,
.ergebnisseiten .aktuelle_seite {
	padding: 0.5em 0.5em 0.5em 0.5em;
	line-height: 2em;
}

.anzahl_ergebnisse {
	margin-bottom: 0.5em;
}

label {
	vertical-align: top;
}

legend {
	color: #000000;
	background-color: #e0e0e0;
}

table {
	color: #000000;
	background-color: #ffffff;
	border: solid #000000;
	border-spacing: 0;
	empty-cells: show;
	border-width: 0 0 1px 1px;
	font-size: 1em;
}

th {
	color: #000000;
	background-color: #ebebeb;
	border: solid #000000;
	padding: 0.3em;
	border-width: 1px 1px 0 0;
}

td {
	border: solid #000000;
	padding: 0.3em;
	vertical-align: middle;
	border-width: 1px 1px 0 0;
}

* html table {
	border-collapse: collapse;
}

/* IE7 */
*:first-child+html table {
	border-collapse: collapse;
}

.tr_1 {
	color: #000000;
	background-color: #ffffff;
}

.tr_2 {
	color: #000000;
	background-color: #efefef;
}

#image {
	margin-top: 1em;
}

#image img {
	max-height: 40em;
	max-width: 40em;
	border: 1px solid #000000;
	padding: 0.6em;
}


/*=========================allgemeine Angaben zu Tabellen============================*/
/*-------------------Tabelle mit Auktionen-----------*/
ul.hinweisliste {
	padding-top: 0.8em;
	padding-bottom: 0em;
}
ul.hinweisliste, ul.zeitangaben, ul.gebotsangaben {
	list-style-type: none;
	text-indent: 0em;
}
.artikelstandort {
	text-align: center;
}
.gebotsangaben, .zeitangaben, .entfernung {
	text-align: right;
}
ul.hinweisliste > li, ul.zeitangaben > li, ul.gebotsangaben > li {
	padding-bottom: 0.3em;
}

/*-------------------Tabelle, ueber welcher sich noch Links befinden koennen-----------*/
.erste_katspalte {
	margin-bottom: 1.5em;
}

.katspalte {
	width: 33%;
	float: left;
	margin-bottom: 0.5em;
}

#kat_ueber_tab_auct {
	margin-top: 0.5em;
	font-size: 0.9em;
}

.uebers_tab_auct {
	width: 100%;
	border: none;
	padding: 0;
	margin: 1.3em 0 0 0;
}

.uebers_tab_auct th {
	border: none;
	padding: 0.4em 0.2em 0.4em 0.2em;
	margin: 0;
	height: 1.9em;
	font-weight: bold;
}

.uebers_tab_auct td {
	border: none;
	padding-right: 0.35em;
	vertical-align: middle;
}

/*beobachtete_auktionen*/
.td_abstand_links {
	padding-left: 0.5em;
}

.td_rechts {
	text-align: right;
}

.td_mittig {
	text-align: center;
	padding-left: 0.2em;
}

.td_blau {
	color: #0000ff;
	background-color: transparent;
	font-weight: bold;
}

#hinweis_unter_tab {
	margin-top: 2em;
	font-weight: bold;
}

#button_unter_tab {
	margin-top: 0.5em;
	float: right;
}

/*------------------- Tabelle ohne darueberliegende Links --------------------------------*/
#th45 {
	width: 45%;
	text-align: left;
}

.th35 {
	width: 35%;
}

.th30 {
	width: 30%;
	padding-left: 1em !important;
	text-align: left;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: top;
}

.th25 {
	width: 25%;
	text-align: right;
}

.th25_oben {
	width: 25%;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: top;
}

.th25_links {
	width: 25%;
	text-align: left;
}

.th23_auktionsuebersicht {
	width: 23%;
	text-align: left;
}

.th20 {
	width: 20%;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: top;
}

.th20_links {
	width: 20%;
	text-align: left;
}

.th20_rechts {
	width: 20%;
	text-align: right;
}

.th17_auktionsuebersicht {
	width: 17%;
	text-align: right;
	padding-right: 2.0em !important;
}

.th15_auktionsuebersicht {
	width: 15%;
	text-align: center;
}

.th15 {
	width: 15%;
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	vertical-align: top;
}

.th10 {
	width: 10%;
	text-align: center;
}

.bgw_tab {
	height: 3em;
	padding: 0.5em;
	color: #000000;
	background-color: #ffffff;
}

.bgg_tab {
	height: 3em;
	padding: 0.5em;
	color: #000000;
	background-color: #efefef;
}

.bgg_tab a:link,
.bgg_tab a:visited,
.bgg_tab a:focus,
.bgg_tab a:active,
.bgg_tab a:hover {
	background-color: #efefef !important;
}

input.button {
	overflow: visible;
	width: 0; /* fuer IE */
	padding-left: 0.25em;
	padding-right: 0.25em;
}
input.link_button{
	border: none;
	background-color:#ffffff;
	color: #003399;
	text-decoration: underline;
}

input.button[class] {
	/* IE ignores [class] */
	width: auto;
}

/*========= Allgemeine Angaben zu FORMULAREN in Tabellenform ================*/


/* umschliessendes Element um label und formularfeld */
.formular_zeile{
	margin-top: 1em;
	clear: left;
	overflow: hidden;
}
.label_box{
	float:left;
	width:22em;	
}

.formelement_box{
	float:left;
	max-width: 33em;
}

.formular_zeile label, .formular_zeile span{
	vertical-align: baseline;
}
.standard_formfeld{
	/* select, input, textarea auf gleiche Breite bringen */
	font-size: 1em;
	font-family: Verdana;
	box-sizing:border-box; 
	width: 15.6em;	
}
.captcha_hinweis {	
	font-size: 0.85em;
	font-weight: bold;
}


/*================================ Startseite ===============================*/
.block_index_oben {
	margin-top: 0.7em;
	overflow: hidden;
	background-image: url(../../z1_bilder/a1_layout/blaue_linie.gif);
	width: 100%;
}

.block_index {
	clear: both;
	overflow: hidden;
	margin-top: 0.8em;
	background-image: url(../../z1_bilder/a1_layout/blaue_linie.gif);
	background-repeat: x-repeat;
	background-position: 0.1em 0.1em;
	position: relativ;
	width: 100%;
	float: left;
}

.block_index_2 {
	clear: both;
	overflow: hidden;
	margin-top: 5em;
	background-image: url(../../z1_bilder/a1_layout/blaue_linie.gif);
	background-repeat: x-repeat;
	position: relativ;
	width: 100%;
	float: left;
}

.block_index_1em {
	clear: both;
	overflow: hidden;
	margin-top: 2em;
	background-image: url(../../z1_bilder/a1_layout/blaue_linie.gif);
	background-repeat: x-repeat;
	position: relativ;
	width: 100%;
	float: left;
}

/*=== Element Linie ===*/
.schrift_an_linie {
	float: left;
	padding-left: 1.5em;
	padding-right: 0.5em;
	font-size: 0.9em;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../../z1_bilder/a1_layout/rechteckgelb.jpg);
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0.1em 0.1em;
}

.swg {
	float: right;
	margin-right: 1em;
}
/*====== ENDE Element Linie ===*/

.liste_startseite {
	margin-top: 0.3em;
	padding-bottom: 2.5em;
}

* html .liste_startseite {
	padding-bottom: 1.5em;
	margin-top: 0.5em;
}

/* IE7 */
*:first-child+html .liste_startseite {
	padding-bottom: 1.2em;
}

.liste_startseite li {
	clear: left;
	list-style: none;
	padding-top: 2px;
}

.spalte1_startseite {
	float: left;
	width: 35%;
}

.spalte2_startseite {
	float: left;
	width: 65%;
}

* html .spalte2_startseite {
	width: auto;
}

/* IE7: beim Zusammenschieben der Seite ueberlagern die Listeneintraege rechts die linken Listenvorgaben
ohne width:auto springen die Eintraege rechts immer abwechselnd neben und unter die Vorgaben*/
*:first-child+html .spalte2_startseite {
	width: auto;
}

#index_news_border {
	margin-top: 0.5em;
	border: 1px solid #ffcc33;
}

#index_news {
	font-size: 1em;
	color: #1f3650;
	border: 4px solid #f4f4f4;
	text-align: center;
	font-weight: bold;
}

#index_news p {
	padding: 1.5em;
}

.index_top_auktion {
	overflow: hidden;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #f4f4f4;
	clear: left;
	/* fuer IE */
	height: 1%;
}

.top_pic {
	float: left;
	margin-right: 1em;
	width: 8.3em;
	height: 6.2em;
}

.top_titel {
	font-weight: bold;
}

.top_link {
	margin-top: 1.2em;
	float: right;
}

.top_link a:link,
.top_link a:visited {
	background-color: #f4f4f4 !important;
	text-decoration: none;
}

.top_link a:hover,
.top_link a:focus,
.top_link a:active {
	color: #333333;
	background-color: #f4f4f4 !important;
	text-decoration: none;
}

/*========================= Registrierung ============================*/

#registrieren_personenlink{
	font-weight:bold;
	text-align:right;
}

#registrieren_angaben .link_button:hover{
	color:#333333;
	text-decoration:none;
}

#hinweis_keine_daten {
	clear: left;
	margin-top: 1em;
	margin-bottom: 2em;
	font-weight: bold;
	color: #000000;
}

/*Registrieren-Button hidden*/
#button_registrieren_hidden {
	position: absolute;
	top: -8000px;
	font-size: 0;
}

/*===================== Daten bestaetigen ====================================*/
#bestaetigungscode_eingeben {
	margin-top: 2em;
}

#bestaetigung_hinweis {
	margin-top: 2em;
}

#daten_bestaetigen {
	width: 99.5%;
	float: left;
	margin-top: 2em;
	background-color: #ebebeb;
	text-align: center;
	border: 1px solid #5d89ba;
}

.daten_best_text {
	height: 7em;
}

#daten_bestaetigen_button {
	float: left;
	width: 43%;
	padding: 1em 1em 1em 1em;
	margin-right: 1em;
}

#daten_widerrufen_button {
	float: right;
	width: 43%;
	padding: 1em 1em 1em 1em;
}

#bestaetigung_link {
	clear: left;
	margin-top: 2em;
}

#bestaetigungscode_vorgabe {
	margin-top: 0.5em;
	margin-right: 0.5em;
	float: left;
}

/*===================== Bieterdaten ====================================*/
.bieterprofil_daten_ueberpruefen {
	clear: left;
	margin-top: 3em;
	font-weight: bold;
}

.bieterprofil_hinweis {
	clear: left;
	margin-top: 3em;
	font-size: 0.85em;
	font-weight: bold;
}

.bieterprofil_passwort_hinweis{
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0.2em;
	font-weight: bold;
	background-color: #ebebeb;
}

#sich_deaktivieren {
	margin-top: 3em;
}

#sich_deaktivieren a:link,
#sich_deaktivieren a:visited {
	color: #555555;
}

/*====================== Mein Bieterkonto ====================================*/
#bieterkonto_rahmen {
	clear: both;
	width: 99.5%;
	margin-top: 2em;
	margin-left: 1em;
}

#bieterkonto_konto {
	float: left;
	width: 50%;
}

#bieterkonto_auktion {
	float: right;
	width: 44%;
}

.bieterkonto_ueberschrift {
	font-size: 1em;
	font-weight: bold;
}

.bieterkonto_link {
	margin-top: 0.8em;
}

.hinweis_konto {
	clear: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/* Einmalig Daten aendern */
#einmalig_daten_aendern_text {
	clear: left;
	margin-top: 1em;
}

/*========================= Bieterdaten loeschen =======================*/
#bieter_deaktivieren_hinweis_oben {
	margin-top: 2em;
}

#bieter_deaktivieren_text {
	margin-top: 3em;
	padding: 1em;
	background-color: #ebebeb;
	border: 1px solid #5d89ba;
	text-align: center;
}

#bieter_deaktivieren_gebote {
	margin-top: 2em;
	margin-bottom: 2em;
}

#bieter_deaktivieren_gebote li {
	margin-top: 0.5em;
}

.button_bieter_deaktivieren {
	margin-top: 1em;
}

/*========================= Gebotsuebersicht =======================*/
#laufende_gebote_hinweis {
	margin-top: 1.5em;
	font-weight: bold;
}

#gebotsuebersicht_beendet {
	margin-top: 0;
}

#gebotsuebersicht_laufend {
	clear: left;
}

/*========================= Auktionsuebersicht ==========================*/
.fehler_auktionsuebersicht {
	float: left;
	margin-top: 0.7em;
	font-weight: bold;
	color: #000000;
}

.thumbnail {
	height: 60px;
	width: 80px;
	border: 1px solid #cccccc;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 7px;
}

a:link.thumbnail, a:visited.thumbnail {
	display: block;
}

a:active.thumbnail {
	border: 1px solid #808080;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	outline: none;
}

/*========================= Praesentationsdaten ============================*/
#anbieterdaten_rahmen {
	margin-top: 2.5em;
	float: left;
	width: 100%;
}

#anbieterbild_und_adresse {
	clear: left;
}

#anbieterbild_und_adresse span {
	display: block;
}

#anbieterdaten_anbieterbild {
	float: left;
	margin-right: 1em;
}

#anbieterbild {
	width: 16.6em;
	height: 12.5em;
}

#anbieterdaten_adresse {
	margin-top: 4em;
	float: left;
	width: 40%;
	overflow: auto;
}

#anbieterdaten_adresse_ohne_wappen {
	margin-top: 4em;
	float: left;
	width: 62%;
}

.anbieterdaten_wappen {
	margin-top: 3em;
	float: right;
}

.wappen {
	width: 8.3em;
}

.anbieter_beschreibung {
	clear: both;
	padding-top: 4em;
	padding-bottom: 3em;
}

#kat_links {
	overflow: hidden;
	width: 100%;
	margin-top: 0.8em;
	margin-bottom: 2em;
}

/*================================ Auktion ===============================*/
.auktionsinfos_grau {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
	color: #000000;
	background-color: #ebebeb;
	font-size: 1em;
	font-weight: bold;
}

#id_charge {
	margin-top: 0.3em;
	text-align: right;
	font-size: 0.85em;
	color: #223c55;
	font-weight: bold;
}

.auktionsinfos_big_bold {
	margin-top: 0.8em;
	font-weight: bold;
	font-size: 1.1em;
}

#auktionsinfos_anbieter {
	margin-top: 0.8em;
	font-weight: bold;
	font-size: 0.95em;
}

#auktionsinfos_anbieter_ohne_hinweis {
	font-weight: bold;
	font-size: 0.9em;
}

#auktionsinfos_anbieterlink {
	font-size: 0.85em;
}


#auktionsinfos_liste_oben {
	float: left;
	/*width: 25em;*/
	margin-right: 2em;
}

.auktionsinfos_rahmen {
	clear: left;
	padding-bottom: 1.6em;
}

.auktionsinfos_block_bold {
	float: left;
	width: 11.5em;
	font-weight: bold;
}

.auktionsinfos_info {
	float: left;
}

#auktionsinfos_anbieterkontakt {
	clear: left;
	margin-bottom: 0.3em;
}

.auktionsinfos_teilen {
	margin-top: 0.5em;
	font-size: 0.85em;
}



/*
*:first-child+html #bild_neben_liste {
	width: 16.6em;
}
*/
.einzel_bild {
	float: right;
	margin-top: 0.1em;
	width: 16.6em;
	height: 12.4em;
}

*:first-child+html .einzel_bild {
	margin-right: 0.2em;
}
 
.einzel_bild img {
	border: 1px solid #cccccc;
}

#seitenaufruf {
	padding-top: 0.8em;
}

* html #seitenaufruf {
	margin-top: -1em;
}

/* IE7 */
*:first-child+html #seitenaufruf {
	margin-top: -0.25em;
}

#auktionsinfos_titel {
	margin-top: 1em;
	font-weight: bold;
}

* html #auktionsinfos_titel {
	margin-bottom: 1em;
}

/* IE7 */
*:first-child+html #auktionsinfos_titel {
	margin-bottom: 0.8em;
}

/* Kfz-Angaben auf der Auktionsseite */
#auktionsinfos_kfz_body {
	margin-bottom: 0.8em;
}

#auktionsinfos_kfz_links {
	float: left;
	width: 50%;
	padding-top: 1.5em;
}

#auktionsinfos_kfz_rechts {
	float: left;
	padding-top: 1.5em;
}

* html #auktionsinfos_kfz_links,
* html #auktionsinfos_kfz_rechts {
	padding-top: 0;
}

*:first-child+html #auktionsinfos_kfz_links,
*:first-child+html #auktionsinfos_kfz_rechts {
	padding-top: 0;
}

* html .kfz_block {
	padding-top: 0.3em;
}

/* IE7 */
*:first-child+html .kfz_block {
	padding-top: 0.3em;
}

.kfz_vorgabe {
	float: left;
	width: 12em;
	font-weight: bold;
}

.kfz_inhalt {
	float: none;
}
/* Ende Kfz-Angaben auf der Auktionsseite */

#auktionsinfos_beschreibung {
	clear: both;
	padding-top: 0.8em;
	margin-bottom: 0.8em;
}

#auktionsinfos_beschreibung ul {
	margin-left: 1.5em;
}

#auktionsinfos_beschreibung ol {
	margin-left: 1.8em;
}

* html #auktionsinfos_beschreibung {
	padding-top: 0;
}

/* IE7 */
*:first-child+html #auktionsinfos_beschreibung {
	padding-top: 0;
}

#auktionsinfos_beschreibung ol {
	padding-left: 1.7em;
}

#auktionsinfos_beschreibung ul {
	padding-left: 2.1em;
}

#email_grafik {
	width: 2.3em;
	height: 2.3em;
	padding-right: 0.2em;
}

/* Zusatzdokument */
#auktion_pdf {
	margin-bottom: 1em;
}

#pdf1 {
	width: 2.8em;
	height: 2.8em;
	margin-right: 0.2em;
}

#pdf1_textlink {
	font-size: 0.8em;
}

#bild_neben_liste {
	position: relative;
	float: left;
	width: 31.2em;
	padding-bottom: 1.5em;
	margin-right: 3em;
}

/* Bildereinstellung Breitbild */
.smallpic {
	width: 7em; 
	height: 5.25em; 
	border: 0.1em solid #cccccc;
	background-color: #fff;
	padding: 0.2em;
}
.smallpic.active{
	border: 1px solid #000;	
	
}
#bildgross{ /* wird im javascript ergaenzt */
	
}
.fullpic {
	width: 30em; 	
	padding: 0.5em;
	border: 0.1em solid #cccccc;
	border-right-color: #555;
	border-bottom-color: #555;	
}
#galerie_rahmen{
	background-color: #eee;
	padding: 0.5em 0;
	overflow: hidden;
}
#galerie_rahmen.galerie a{
	text-decoration: none;	
	background-color: #eee;
}
.navleft, .navright{
	float:left;
	display: inline-block;
	width: 1.5em;
	padding: 0.1em 0.2em 0.4em 0.1em;
	margin: 2em 0.3em 0 0.3em;
	border-radius: 1em;
	text-align: center;
}	
#galerie_rahmen.galerie a.navleft, #galerie_rahmen.galerie a.navright{		
	background-color: #fff;	
}
#galerie_rahmen.galerie a.navleft:hover, #galerie_rahmen.galerie a.navright:hover{		
	background-color: #bbb;
	color: #fff;
}

.button-holder-right, .button-holder-left{
	float: left;
	width: 2.1em;
	margin: 0 0.7em;
	overflow: hidden;	
}
.thumbs-button{
	width: 30em;
	height: 1em;
	position: relative;
	left: 0em;	
}
.slider-holder{
	float: left;
	width: 23.9em;
	overflow: hidden;	
	background-color: #eee;
}
.image-holder{
	width: 100em;
	height: 6em;
	position: relative;
	background-color: #eee;
}
.image-holder a{
	margin-right: 0.38em;
}
#slider-image-1, #slider-image-2, #slider-image-3, #slider-image-4,
#slider-image-5, #slider-image-6, #slider-image-7, #slider-image-8,
#slider-image-9, #slider-image-10, #slider-image-11, #slider-image-12{
	 display:none;
}

#slider-image-1:target ~ .slider-holder .image-holder			{left: 0;}
#slider-image-1:target ~ .button-holder-left>.thumbs-button		{left: 0;}
#slider-image-1:target ~ .button-holder-right>.thumbs-button	{left: 0;}
#slider-image-2:target ~ .slider-holder .image-holder			{left: calc(-1*7.9em);}
#slider-image-2:target ~ .button-holder-left>.thumbs-button		{left: calc(-1*2.4em);}
#slider-image-2:target ~ .button-holder-right>.thumbs-button	{left: calc(-1*2.4em);}
#slider-image-3:target ~ .slider-holder .image-holder			{left: calc(-2*7.9em);}
#slider-image-3:target ~ .button-holder-left>.thumbs-button		{left: calc(-2*2.4em);}
#slider-image-3:target ~ .button-holder-right>.thumbs-button	{left: calc(-2*2.4em);}
#slider-image-4:target ~ .slider-holder .image-holder			{left: calc(-3*7.9em);}
#slider-image-4:target ~ .button-holder-left>.thumbs-button		{left: calc(-3*2.4em);}
#slider-image-4:target ~ .button-holder-right>.thumbs-button	{left: calc(-3*2.4em);}
#slider-image-5:target ~ .slider-holder .image-holder			{left: calc(-4*7.9em);}
#slider-image-5:target ~ .button-holder-left>.thumbs-button		{left: calc(-4*2.4em);}
#slider-image-5:target ~ .button-holder-right>.thumbs-button	{left: calc(-4*2.4em);}
#slider-image-6:target ~ .slider-holder .image-holder			{left: calc(-5*7.9em);}
#slider-image-6:target ~ .button-holder-left>.thumbs-button		{left: calc(-5*2.4em);}
#slider-image-6:target ~ .button-holder-right>.thumbs-button	{left: calc(-5*2.4em);}
#slider-image-7:target ~ .slider-holder .image-holder			{left: calc(-6*7.9em);}
#slider-image-7:target ~ .button-holder-left>.thumbs-button		{left: calc(-6*2.4em);}
#slider-image-7:target ~ .button-holder-right>.thumbs-button	{left: calc(-6*2.4em);}
#slider-image-8:target ~ .slider-holder .image-holder			{left: calc(-7*7.9em);}
#slider-image-8:target ~ .button-holder-left>.thumbs-button		{left: calc(-7*2.4em);}
#slider-image-8:target ~ .button-holder-right>.thumbs-button	{left: calc(-7*2.4em);}
#slider-image-9:target ~ .slider-holder .image-holder			{left: calc(-8*7.9em);}
#slider-image-9:target ~ .button-holder-left>.thumbs-button		{left: calc(-8*2.4em);}
#slider-image-9:target ~ .button-holder-right>.thumbs-button	{left: calc(-8*2.4em);}
#slider-image-10:target ~ .slider-holder .image-holder			{left: calc(-9*7.9em);}
#slider-image-10:target ~ .button-holder-left>.thumbs-button	{left: calc(-9*2.4em);}
#slider-image-10:target ~ .button-holder-right>.thumbs-button	{left: calc(-9*2.4em);}


/* Ende der Bildereinstellung Breitbild */

#link_bilder_original {
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 1em;
	font-size: 0.85em;
}

.liste_auktion li {
	clear: left;
	list-style: none;
	padding-top: 0.3em;
}

.liste_auktion_oben span{
	padding-top: 0;
}

.liste_auktion_neuer_block span{
	padding-top: 1.5em;
}

.artikelstandort_sichtbar {
	font-weight: bold;
}

.spalte1_auktion {
	float: left;
	width: 15em;
	font-weight: bold;
}

.spalte2_auktion {
	float: left;
	width: auto;
}

* html .spalte2_auktion {
	width: auto;
}

.block_nachliste {
	clear: left;
}

/* Gebotstabelle ansprechen */
#history {
	clear: both;
	padding-top: 1em;
}

#history table {
	width: 100%;
	border: none;
	text-align: left;
}

#history th {
	padding: 0.4em 0.2em 0.4em 0.2em;
	font-weight: bold;
	background-color: #ebebeb;
	border: none;
	text-align: left;
}

#history td {
	border: none;
}

/*=========== Allgemeines ==============*/
#ueberschrift_auktion {
	clear: left;
	margin-top: 0.5em;
	padding: 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #1f3650;
	background-color: #faecc0;
}

#inhalt_ueberschrift {
	clear: left;
	margin-top: 1em;
	margin-bottom:1em;
	padding: 0.5em;
	font-size: 1em;
	font-weight: bold;
	color: #1f3650;
	background-color: #faecc0;
}

.suche_block {
	margin-top: 1em;
}

.suche_block label {
	vertical-align: middle;
}

/* alle Seiten Fehler und Infos im Frontend */
#fehler_ausgabe {
	/* float: left; */
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.4em;
	padding-right: 1em;
	background-color: #ebebeb;
	min-height: 3.5em; /* Mindesthoehe in modernen Browsern */
	height: auto !important; /* !important-Regel fuer moderne Browser, um nachfolgende height-Angabe zu ignorieren */
	height: 3.5em; /* Mindesthoehe in aelteren IEs */
	vertical-align: middle;
	background-image: url(../../z1_bilder/a1_layout/falsch_trans.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	border: 1px solid #ff0000;
}

#fehler_ausgabe ul {
	list-style-type: none;
	padding-left: 4em;
	font-weight: bold;
}

#fehler_ausgabe a:link,
#fehler_ausgabe a:visited,
#fehler_ausgabe a:focus,
#fehler_ausgabe a:active,
#fehler_ausgabe a:hover {
	background-color: #ebebeb;
	color: #003399;
}

#korrekt_ausgabe {
	/* float: left; */
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.4em;
	padding-right: 1em;
	background-color: #ebebeb;
	min-height: 3.5em; /* Mindesthoehe in modernen Browsern */
	height: auto !important; /* !important-Regel fuer moderne Browser, um nachfolgende height-Angabe zu ignorieren */
	height: 3.5em; /* Mindesthoehe in aelteren IEs */
	vertical-align: middle;
	background-image: url(../../z1_bilder/a1_layout/korrekt_trans.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	border: 1px solid #008000;
}

#korrekt_ausgabe ul {
	list-style-type: none;
	padding-left: 4em;
	font-weight: bold;
}

#hinweis_ausgabe {
	/* float: left; */
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.4em;
	padding-right: 1em;
	background-color: #ebebeb;
	min-height: 3.5em; /* Mindesthoehe in modernen Browsern */
	height: auto !important; /* !important-Regel fuer moderne Browser, um nachfolgende height-Angabe zu ignorieren */
	height: 3.5em; /* Mindesthoehe in aelteren IEs */
	vertical-align: middle;
	background-image: url(../../z1_bilder/a1_layout/ausruf.jpg);
	background-repeat: no-repeat;
	background-position: 0.3em 0.3em;
	border: 1px solid #0000ff;
}

* html #hinweis_ausgabe {
	clear: left;
	width: 95%;
}

*+html #hinweis_ausgabe {
	clear: left;
	width: 95%;
}

#hinweis_ausgabe ul {
	list-style-type: none;
	padding-left: 3em;
	font-weight: bold;
}

.show_error{
	background-color:salmon; 
	color: black;
}
/*=============================== Gebote =============================*/
#gebot_oben {
	clear: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#gebot_oben_links {
	float: left;
	width: 64.9%;
}

.gebot_oben_links_vorgabe {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 0.2em;
	width: 35%;
}

.gebot_oben_links_auktionsinfos {
	float: left;
	padding: 0.2em;
}

.gebot_abhol_hinweis {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 1em 0.2em 0.2em 0.2em;
	width: 35%;
}

.gebot_abhol_adresse {
	float: left;
	padding: 1em 0.2em 0.2em 0.2em;
}

.gebot_kein_versand {
	float: left;
	padding: 0.8em 0.2em 0.2em 0;
	font-weight: bold;
	font-size: 1.5em;
	
}

#gebot_oben_rechts {
	float: right;
	padding-bottom: 1.5em;
}

.gebot_rahmen {
	clear: both;
	padding: 1em;
	background-color: #e3e3e3;
	border: 1px solid #5d89ba;
}

.gebot_block {
	clear: left;
	padding-bottom: 1.5em;
}

.gebot_block_mein_gebot {
	clear: left;
	padding-bottom: 2em;
} 

.gebot_aendern_button {
	clear: left;
	padding-bottom: 3em;
	padding-left: 11.2em;
}

.gebot_block_button {
	clear: left;
	padding-top: 0.5em;
	padding-bottom: 1.5em;
}

#gebot_block_hinweis {
	clear: both;
	font-size: 0.78em;
	padding: 0.8em 0.4em 0.4em 0.4em;
}

#gebot_hinweis_sb {
	clear: left;
	padding-top: 1em;
	font-size: 0.9em;
}

.gebot_vorgabe {
	float: left;
	width: 22.7%;
	font-weight: bold;
}

.gebot_vorgabe_mein_gebot {
	float: left;
	width: 22.6%;
	font-weight: bold;
	padding-top: 0.8em;
}

.gebot_eingabe {
	float: left;
}

.gebot_anzeige {
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#gebot_button {
	padding-top: 1em;
	padding-left: 15.9em;
}

#gebot_bieten {
	width: 8.7em;
}

#gebot {
	margin-top: 1em;
}

.hinweis_gebotsabgabe {
	padding: 0.5em 0 0.5em 0;
	font-weight: bold;
}

#form_gebot_aendern {
	margin-top: 1em;
}

#box_warnmeldung_gebotshoehe{
	margin-top: 0.7em;
}

#box_warnmeldung_gebotshoehe .gebot_eingabe{
	font-weight: bold;
	color: #FF0000;
}

#gebot_block_hinweis a:link,
#gebot_block_hinweis a:visited,
#gebot_block_hinweis a:focus,
#gebot_block_hinweis a:active,
#gebot_block_hinweis a:hover,
#gebot_block_hinweis a:link {
	background-color: #ffffff;	
}

#gebot_hinweis_sb a:link,
#gebot_hinweis_sb a:visited,
#gebot_hinweis_sb a:focus,
#gebot_hinweis_sb a:active,
#gebot_hinweis_sb a:hover {
	background-color: #e3e3e3;	
}

#gebot_zurueck {
	clear: left;
	margin-top: 1em;
}

/*===================================== Suche ===================================*/

#suche_hinweis_unten {
	margin-top: 4em;
}

#minimalpreis,
#maximalpreis {
	width: 5.25em;
}

#kfz_kilometerstand_von,
#kfz_kilometerstand_bis,
#kfz_erstzulassung_von,
#kfz_erstzulassung_bis {
	width: 6.55em;
}

#kfz_leistung_von,
#kfz_leistung_bis {
	width: 4.15em;
}

#kfz_leistung_einheit {
	width: 3.45em;
}

/*===================================== FAQ ===================================*/
#faq_rahmen div {
	margin-top: 0.1em;
	padding-top: 0.5em;
	background-color: #efefef;
}

#faq_rahmen a:link,
#faq_rahmen a:visited {
	background-color: #efefef;
}

#faq_rahmen ul {
	margin-left: 2em;
}

.faq_frage {
	margin-top: 2em;
	font-weight: bold;
	background-color: #ebebeb;
}

#faq_alle_kategorien {
	margin-top: 2em;
}

.faq_kategorien {
	margin-top: 1em;
}

.faq_kategorien a:link,
.faq_kategorien a:visited {
	color: #333333;
	background-color: #f0f0f0;
	text-decoration: none;
	list-style: none;
}

.faq_kategorien a:focus,
.faq_kategorien a:active,
.faq_kategorien a:hover {
	color: #ffffff;
	background-color: #6694c6;
	text-decoration: none;
}

/*===================================== Kontakt ===================================*/
#kontakt_rahmen .standard_formfeld{
	width:30em;
}

#kontakt_info_zusatz {	
	font-size: 0.8em;
}

/*===================================== Passwort vergessen ===================================*/
#neues_pw_hinweis {
	clear: left;
	margin-top: 1em;
	margin-bottom: 2em;
}

#neues_pw_button {
	margin-top: 1em;
}

#pw_generieren_button {
	width: 13.3em;
}

#pw_vergeben {
	clear: left;
	margin-top: 2em;
	width: 95%;
	padding: 1.5em 1em 1.5em 1em;
	background-color: #ebebeb;
	border: 1px solid #5d89ba;
}

.pw_vergeben_block {
	margin-top: 0.5em;
}

.pw_vergeben_vorgabe {
	width: 25em;
	float: left;
}

#pw_vergeben_button {
	margin-top: 1em;
	width: 6em;
}

#erfolgreich_link {
	clear: left;
	margin-top: 2em;
}

/*===================================== Datenschutz AGB Impressum ===================================*/
#info_text h2 {
	margin-top: 1em;
	background-color: #ebebeb;
}

#info_text p {
	margin-top: 1em;
}

#info_text ul {
	margin-top: 1em;
	margin-left: 1em;
	list-style: none;
}

#info_text li {
	margin-top: 1em;
	margin-left: 1em;
	list-style: none;
}

#info_text table {
	margin-top: 1em;
	margin-left: 1em;
}

#info_text td {
	text-align: right;
}

.content_bold {
	font-weight: bold;
}

.content_nowrap {
	white-space: nowrap;
}

#neu {
	position: relative;
	top: +5px;
	width: 3.2em;
}

#hinweis_vst {
	margin-top: 3em;
	padding: 0.5em;
	color: #000000;
	background-color: #faecc0;
	border: 1px solid #000000;	
}

#hinweis_vst p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#agb_dat_inhalt {
	margin-top: 2em;
}

#agb_dat_inhalt p {
	padding: 1.5em 0em 1.5em 0em;
}

.agb_dat_aenderungen{
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
	padding-top: 0em;
	background-color: #ffffff;
	border: 1px solid #5D89BA;
}

.agb_dat_aenderungen p {
	padding: 0em ! important;
	margin-top: 1em;
}
#info_text .p_no_margintop{
	margin-top: 0em;
}

/*===================================== Leichte Sprache ===================================*/
#top_impressum a {
	display: inline-block;
}
#top_impressum a img{
	display: inline;
	float: left;
	height: 1.2em; 
}

.screenshot_box{
	overflow-x: auto;	   
	clear: both;  
}
.screenshot_box_border img{
	border: 2px solid black;
}

.screenshot_box img{
	width: 600px;    
}
.screenshot_box_border img {
	width: 596px; 
}
/* TODO entfernen */
.screenshot_box_woerterbuch img{
	width: 80px;
}

/*TODO entfernen */
.screenshot_box_float {
	float:right;
	
}
/*TODO entfernen */
.screenshot_box_float img{
	width: 200px;
	overflow-x: scroll;    	
}

.description_box{
	width: 600px; 
	overflow-y: hidden; 
}
.description_box_text{
	float: left;
}
.description_box_img{
	float: right;
}
.description_box_img img{
	width: 200px;
}


#lsprache_rahmen .block_index{
	overflow: hidden;
	margin-bottom: 1em; 
}
/*
#lsprache_rahmen h2 {
    background-color: #ebebeb;  
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 0.5em;
}
*/

#lsprache_rahmen p {
	margin-top: 1em;
	margin-bottom: 0.8em;
}

#lsprache_rahmen ul {
	margin-top: 1em;
	margin-left: 1em;
	list-style: none;
}

#lsprache_rahmen li {
	margin-top: 1em;
	margin-left: 1em;
	list-style: disc;
}

#lsprache_rahmen dt {
	margin-top: 1.5em;
	font-weight: bold;
}
#lsprache_rahmen dd {
	margin-bottom: 1.5em;
}

/*===================================== Gebaerdensprache-Video ===================================*/

div#gebaerdensprache h2,
div#gebaerdensprache p {
	margin-bottom: 1.0em;	
}

div#gebaerdensprache video{
	width: 840px;
	text-align: center;
}

div#gebaerdensprache_text {
	padding: 0.8em 0 0.5em 0;
	border-top: 2px solid grey;
}

/*====================================== Zahlungsinfos Gewinner ================================== */

#hinweis_ausgabe table{
	margin-left: 3em;
	border: none;
	background-color: #ebebeb;
}
#hinweis_ausgabe tr, #hinweis_ausgabe td, #hinweis_ausgabe th{
	border: none;
	background-color: #ebebeb;
	vertical-align: top;
	border-top: 1em solid #ebebeb;
}
#hinweis_ausgabe th{
	width: 15em;
	text-align: left;
}
#hinweis_ausgabe caption{
	display: block;
	background-color: #ebebeb;
	display: block;
	text-align: left;	
	text-decoration: underline;
	padding: 0.3em;
}
.iban_nummer span {
	margin-right: 0.2em;
}
