.overflowHidden, 
.themenweltPCTextDiv,
.onlineShopBG, 
.teaserTextDiv, 
.spielAnleitungDiv  {
	overflow: hidden;
	word-wrap: break-word;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	background-color: #ffdc00;
	height: 100%;
	margin: 0;
	padding: 0;
}
.whiteBody {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	background-color: #FFFFFF;
}
h1 {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	font-size: 20px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
FORM {
	margin: 0px;
	padding: 0px;
}
a,
a:hover,
a:visited,
a.noUnderline,
a:hover .noUnderline,
a:visited .noUnderline,
a.underline,
a.underline:hover,
a.underline:visited,
a.underline:hover	{
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.noUnderline:hover {
	text-decoration: none;
}
a.underline,a.underline:hover,a.underline:visited,a.underline:hover {
	text-decoration: underline;
}
table {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
}
input, textarea {
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-size:1em;
}

/*################################ Formulare ###################################*/

.formularContainer label,
.formularContainer input,
.formularContainer select {
	float:left;
	margin-bottom:0.5em;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-size:1em;
}
.formularContainer input[type="image"] {
	height:auto !important;
	width:auto !important;
}
.formularContainer br, .checkboxContainer br, .radioButtonContainer br {
	clear:both;
}
.formularContainer label {
	padding:1px 0;
}
input[type="text"],
select,
textarea {
	border:1px inset #CCC;
}
input[type="text"],
textarea {
	padding:0 2px;
}
*html input {
	border:inherit;
}
*+html input[type="text"],
*+html select {
	border-bottom-color:#e3e9ef;
	border-left-color:#abadb3;
	border-right-color:#e3e9ef;
	border-top-color:#abadb3;
	border-style:solid;
}

.checkboxContainer input {
	margin:0.2em 0.5em 0 0;
	width:auto !important;
	float:left;
}
*+html .checkboxContainer input {
	margin:-0.1em 0.5em 0 -4px;
	background:transparent !important;
}
*html .checkboxContainer input {
	margin:-0.1em 0.5em 0 -4px;
	background:transparent !important;
}
.checkboxContainer label,
.radioButtonContainer label {
	display:block;
	width:auto !important;
	padding-right:0.5em;
}
.radioButtonContainer input {
	margin:0 0.5em 0 0;
	width:auto !important;
	background:transparent !important;
}
*+html .radioButtonContainer input {
	margin:0 0.5em 0 -4px;
}
.trennerPunkt {
	display:block;
	width:10px;
	float:left;
	text-align:center;
	font-weight:bold;
}
/* FIX for IE IMG in Label Bug HTML:<label for=""><img... /><span></span></label */
label.labelWithIMG {
	position:relative;
	overflow:hidden;
}
label.labelWithIMG span {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:1000px;
	background:transparent url(/static/images/empty.gif) no-repeat -5000px;
}	

/*####################################### Allgemeines ################################*/

.imgBorder {
	border:2px solid #dfdfdf;
}
.formAllgemein {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.habaBG {
	width: 1024px;
	height: 768px;
	background-color: #ffdc00;
	margin: 0px auto;
	text-align: left;
	vertical-align: top;
}
.habaBG2 {
	width: 1024px;
	height: 768px;
	background-color: #ffdc00;
	margin: 0px auto;
	text-align: left;
}
.header {
	width: 1024px;
	height: 80px;
	left: 0px;
	top: 0px;
	position: relative;
}
.inhalt {
	width: 1024px;
	left: 0px;
	top: 0px;
	position: relative;
}
.footer {
	width: 924px;
	height: 25px;
	left: 50px;
	top: 0px;
	position: relative;
}
.buehne {
	width: 954px;
	height: 415px;
	left: 35px;
	top: 0px;
	position: relative;
	background-color: #ffffff;
}
.buehneSeite {
	width: 15px;
	height: 400px;
}
.buehneAnzeige {
	width: 924px;
	height: 400px;
	border: none;
}
.teaser {
	width: 1024px;
	height: 230px;
	left: 0px;
	top: 0px;
	position: relative;
}
.suche {
	width: 110px;
	/*height: 20px;*/
}
.backgroundOpacy {
	z-index:90;
	background:#FFDC00;
	width:100%;
	height:100%;
	position:fixed;
	top: 0px;
	left: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	opacity: .75;
}
*html .backgroundOpacy {
	position:absolute;
	height:300%;
}
#produktContainer {
	background:white none;
}

/*############################################ Platzhalter #################################*/

.platzHalter {
	width: 1024px;
	height: 10px;
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #ffffff;
}
.platzHalterBalken {
	width: 1px;
	height: 10px;
}
.platzhalter10px {
	height: 10px;
}
.platzhalter5px {
	height: 5px;
}
.zeile10px {
	height: 10px;
	width: 924px;
}

/*############################ Sonstige Container ##############################*/

.dijitDialog .dijitDialogPaneContent {
	border-style: solid none none;
}
.errorMessage {
	color: #d60f0f;
	padding-left: 10px;
}
.errorMessageBorder {
	border-color: #d60f0f;
	border-width: 2px;
	border-style: solid;
}
.divStandard {
	position: relative;
}

/*###################################### Backgrounds ##############################*/

.bgGelb,
.bgOrange,
.bgRot,
.bgGruen,
.bgBlau {
	width: 100%;
}
.bgGrau {
	background-color: #DFDFDF;
}
.bgWeiss {
	background-color: #FFFFFF;
}
.bgGelb {
	background-color: #ffdc00;
}
.bgOrange {
	background-color: #f9b200;
}
.bgRot {
	background-color: #d60f0f;
}
.bgGruen {
	background-color: #7ab51d;
}
.bgBlau {
	background-color: #68b0dd;
}
.bgGrauMesse,
.bgWeissMesse {
	height: 18px;
}

/*###################################### MouseOvers ##############################*/

table.zeileHervorheben tbody tr:hover,
table.zeileHervorheben tbody tr:focus,
table.zeileHervorheben tbody tr:active,
.zeileHervorheben > div:hover,
.zeileHervorheben > div:focus,
.zeileHervorheben > div:active {
	background-color:#ffdd00;
}
.imgHover a {
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.imgHover a:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.imgHover br {
	clear:left;
}
.imgHover.png a {
	background-position:-999999em 0;
}
.imgHover.png a:hover {
	background-position:0 0;
}
.imgHover.fullContent {
	clear:both;
}

/*###################################### Textformatierungen ##############################*/

.allBoldedRed b {
	color:#d60f0f;
}
.textUnterBild {
	float:left;
}
.textUnterBild span {
	display:block;
	padding:0.8em 0.5em;
	overflow:hidden;
	text-align:center;
}
.textUnterBild img {
	display:block;
}
.textfuerbild {
	text-indent: -999999px !important;
	font-size: 1% !important;
	line-height: 1% !important;
	margin: 0 !important;
	padding: 0 !important;
	background-repeat:no-repeat !important;
}
.textfuerbild ul {
	display:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

/*###################################### Sonstiges ##############################*/

.imgNoBorder {
	border: none;
}
td.teaser {
	width: 160px;
	height: 200px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}
td.teaserStartSeite {
	width: 190px;
	height: 200px;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
}
td.teaserText {
	height: 50px;
	vertical-align: top;
	text-align:left;
}
.imgBuehneStartSeite {
	width: 924px;
	height: 400px;
	border: none;
}
.imgTeaserStartSeite {
	width: 150px;
	height: 130px;
	border: none;
}
td.pixelLinie150 {
	width: 150px;
	height: 1px;
	background-image: url(/static/bilder/Strichlinie_quer.gif);
	background-repeat: repeat-x;
}
td.pixelLinie {
	height: 1px;
	background-image: url(/static/bilder/Strichlinie_quer.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.teaserTextUeberschrift {
	font-weight: bold;
	height: 15px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.teaserTextNormal {
	height: 25px;
	font-size: 10px;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.neu {
	position: absolute;
	top: 15px;
	left: 125px;
	width: 50px;
	height: 50px;
}
.produktNeu {
	position: absolute;
	top: 10px;
	left: 80px;
	width: 50px;
	height: 50px;
}
.produktDetailNeu {
	position: absolute;
	top: 2px;
	left: 172px;
	width: 50px;
	height: 50px;
	width: 50px;
}
.inputHeight25 {
	background-color: #ffdc00;
	height: 25px;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	padding-top: 3px;
}
.inputHeight20 {
	background-color: #ffdc00;
	height: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
}
.schattenEcke15x15 {
	width: 15px;
	height: 15px;
}

/*
########################## 
# ReiterKategorieAnzeige #
########################## 
*/
.buehneRK {
	width: 954px;
	height: 165px;
	left: 35px;
	top: 0px;
	position: relative;
	background-color: #ffffff;
}

.buehneRKAnzeige {
	width: 924px;
	height: 150px;
	border: none;
}

.buehneRKSeite {
	width: 15px;
	height: 150px;
}

.detailRK {
	width: 954px;
	left: 35px;
	top: 0px;
	position: relative;
	background-color: #ffffff;
}

.detailRKAnzeige {
	width: 924px;
	height: 100%;
	border: none;
	background-color: #ffffff;
}

.detailRKSeite {
	width: 15px;
	height: 100%;
}

.infoRKSeite {
	width: 15px;
	height: 420px;
}

.schattenSeiteKontakt {
	width: 15px;
	height: 500px;
}

.rkNavigationLinksBG {
	background-image: url(/static/bilder/reiterKategorie/03_HABA_Produkte_Navi_Verlauf.jpg);
	background-repeat: repeat-x;
	width: 162px;;
	height: 450px;
	vertical-align: top;
}

.rkInfo {
	width: 732px;
	height: 410px;
	vertical-align: top;
}

.sprachAuswahlBG {
	width: 570px;
	height: 500px;
	background-color: #ffdc00;
	margin: 0px auto;
	text-align: center;
}

.sprachAuswahlLogo {
	width: 570px;
	height: 260px;
	left: 0px;
	top: 0px;
	position: relative;
}

.sprachAuswahl {
	width: 570px;
	height: 240px;
	left: 0px;
	top: 0px;
	position: relative;
}

table.sprachAuswahl {
	width: 570px;
	height: 260px;
	margin: 0px;
	padding: 0px;
}

td.sprachAuswahl {
	font-size: 13px;
	vertical-align: top;
	height: 20px;
	font-weight: bold;
}

.divPlatzhalter100 {
	height: 100px;
}

.divPlatzhalter20 {
	height: 20px;
}

a.spracheAuswahl,a.spracheAuswahl:hover,a.spracheAuswahl:visited {
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #787878;
}

a.spracheAuswahl:hover {
	text-decoration: underline;
}

.themenweltBG {
	width: 732px;
	background-color: #DFDFDF;
}

.themenweltPcLeerBG,.themenweltPcBG {
	width: 140px;
	height: 170px;
	vertical-align: top;
}

.themenweltPcBG {
	background-image: url(/static/bilder/produkt/03_HABA_Produkte_Produktminiatur.jpg);
	background-repeat: no-repeat;
}

.themenweltDetail {
	vertical-align: top;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	height: 100%;
}

.themenweltPCBild {
	width: 110px;
	height: 100px;
	border: none;
}

td.themenweltPCBild {
	height: 100px;
	vertical-align: top;
}

td.themenweltPCText {
	height: 31px;
	vertical-align: top;
}

.themenweltPCTextDiv {
	height: 31px;
	vertical-align: top;
}

a.themenweltPCText,a.themenweltPCText:hover,a.themenweltPCText:visited {
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	text-decoration: none;
	font-size: 11px;
}

a.themenweltPCText:hover {
	text-decoration: underline;
}

.inhaltGrau {
	width: 732px;
	min-height: 345px;
	vertical-align: top;
	text-align: left;
	background-color: #dfdfdf;
}

td.inhaltWeiss,td.inhaltWeissAbstand10px {
	width: 732px;
	vertical-align: top;
	text-align: left;
	background-color: #ffffff;
}

td.inhaltWeissAbstand10px {
	padding: 10px;
}

td.themenweltPCZeile {
	text-align: left;
	height: 170px;
	vertical-align: top;
}

.themenweltDetailAnsicht {
	text-align: left;
	width: 732px;
}

.themenweltPCInfo {
	width: 140px;
}

.pcSeite {
	min-height: 375px;
	height: 375px;
	width: 15px;
}

td.produktInhalt {
	width: 717px;
	min-height: 335px;
	vertical-align: top;
	text-align: left;
}

.empty15x15 {
	width: 15px;
	height: 15px;
}

.produktDetailBMKlein {
	width: 75px;
	height: 75px;
}

.produktDetailMoodImage {
	width: 220px;
	height: 335px;
}

.borderLightGray {
	border: solid;
	border-color: #dfdfdf;
	border-width: 2px;
}

.produktDetailHeadline {
	font-weight: bold;
	font-size: 20px;
}

.headerFont {
	font-weight: bold;
	font-size: 20px;
}

.subHeaderFont {
	font-weight: bold;
	font-size: 20px;
}

.produktDetailText {
	font-size: 12px;
}

.produktDetailPlatzhalter {
	width: 1px;
	height: 8px;
}

.buttonKlein {
	width: 33px;
	height: 20px;
	border: none;
}

.buttonGross {
	width: 50px;
	height: 30px;
	border: none;
}

td.butttonGross {
	width: 100%;
	text-align: center;
	height: 30px;
}

.produktDetailButtonText25 {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-size: 10px;
}

.produktDetailButtonText26 {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	font-size: 10px;
	line-height: 11px;
}

.borderHeight {
	height: 15px;
}

table.allContentCenter {
	text-align: center;
}

table.produktText {
	font-size: 12px;
}

.grauerRandLinksBG {
	width: 15px;
	height: 100%;
	background-image: url(/static/bilder/schatten/weiss/Schatten_weiss_links.jpg);
	background-repeat: repeat-y;
}

.grauerRandRechtsBG {
	width: 15px;
	height: 100%;
	background-image: url(/static/bilder/schatten/weiss/Schatten_weiss_rechts.jpg);
	background-repeat: repeat-y;
}

.gelberRandLinksBG {
	width: 15px;
	height: 100%;
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_links.jpg);
	background-repeat: repeat-y;
}

.gelberRandRechtsBG {
	width: 15px;
	height: 100%;
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_rechts.jpg);
	background-repeat: repeat-y;
}

.platzHalterWidth13 {
	width: 13px;
	height: 1px;
}

.platzHalterWidth15 {
	width: 15px;
	height: 1px;
}

.platzHalterHeight12 {
	height: 12px;
	width: 1px;
}

.platzHalterHeight15 {
	height: 15px;
	width: 1px;
}

.platzHalterHeight18 {
	height: 18px;
	width: 1px;
}

.formText {
	vertical-align: top;
	text-align: left;
}

.formErrorText {
	vertical-align: top;
	text-align: left;
	color: #d60f0f;
}

.formTextFeld {
	width: 220px;
	height: 23px;
}

.formTextFeldError {
	width: 220px;
	height: 23px;
	border-color: #d60f0f;
	border-width: 2px;
	border-style: solid;
}

.formTextAreaFeld {
	width: 220px;
	height: 100px;
}

.formTextAreaFeldError {
	width: 220px;
	height: 100px;
	border-color: #d60f0f;
	border-width: 2px;
	border-style: solid;
}

.tooltip {
	font-weight: bold;
	color: #787878;
}

table.detailGesamt {
	width: 712px;
	margin: 10px;
}

.pixelLinieVertical {
	width: 1px;
	height: 100%;
	background-image: url(/static/bilder/Strichlinie_hoch.gif);
	background-repeat: repeat-y;
}

td.messeMonat {
	text-transform: uppercase;
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.kontinentBG {
	width: 700px;
	height: 730px;
	background-color: #ffdc00;
	margin: 0px auto;
	text-align: left;
	vertical-align: top;
}

.kontinentAnzeige {
	width: 700px;
	height: 100%;
	border: none;
	background-color: #ffffff;
}

.landBG {
	width: 884px;
	height: 560px;
	background-color: #ffdc00;
	margin: 0px auto;
	text-align: left;
	vertical-align: top;
}

.landAnzeige {
	width: 854px;
	height: 100%;
	border: none;
	background-color: #ffffff;
}

.landAuswahlBG {
	background-image: url(/static/bilder/reiterKategorie/03_HABA_Produkte_Navi_Verlauf.jpg);
	background-repeat: repeat-x;
	width: 824px;;
	height: 445px;
	vertical-align: top;
}

.bgLightGrey {
	background-color: #e6e6e6;
}

.onlineShopBG {
	background-repeat: no-repeat;
	width: 245px;
	height: 120px;
}

.produktSpielEigenschaften {
	vertical-align: top;
	font-weight: bold;
}

.statSeite_neu {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	font-weight: bold;
	color: #d60f0f;
	font-style: italic;
}

.statSeite_headline {
	font-size: 12px;
	font-weight: bold;
}

.themenweltAnsichtAusrichtung {
	height: 340px;
	vertical-align: top;
}

.imgNeu {
	width: 50px;
	height: 50px;
}

.spielAnleitungDiv {
	width: 120px;
	vertical-align: top;
	text-align: center;
}

ul{
	list-style-image: url(/static/bilder/Punkt_Liste.gif);
}


.freundSuccessBG{
	width: 630px;
	height: 360px;
	background-image: url(/static/bilder/weiterleiten/Mail_Freund_Bestaetigung.jpg);
	background-repeat: none;

}

.legendeOnlineShops{
	width: 40px;
	height: 61px;
}

.inputText11px{
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
}