/* --------------------------------- Allgemeines ------------------------------------------ */
* html {
  height: 1px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

a {
	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;
}
a img{
	border: 0 none;
}
.BildimLink {
	margin: 5px auto;
}
.BildimLink img {
	display:block;
	margin:0 auto 3px auto;
	text-align:center;
}
.BildimLinkPadding {
	margin: 5px auto;
	padding:0 5px;
}
.BildimLinkPadding img {
	display:block;
	margin:0 auto 3px auto;
	text-align:center;
}
ul.linkul {
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}
ul.linkul li {
	display:inline;
	line-height:1.3em !important;
}
ul.linkul li a {
	display:block;
	float:left;
}
.hasLayout {
	height:1%
}
/* --------------------------------- Farben ------------------------------------------ */

.habagelb {
	color: #ffdd00;
}
.habaorange {
	color: #f9b200;
}
.habagruen {
	color: #7ab51d;
}
.habahellblau {
	color: #68b0dd;
}
.habagrot {
	color: #d60f0f;
}
.habarot {
	color:#d60f0f !important;
}
.habadunkelgrau {
	color: #dfdfdf;
}
.habahellgrau {
	color: #e6e6e6;
}
.bgNewsletterAqua {
	background-color:#e9f5f8;
}
.bgNewsletterAqua .newsletterbox {
	background-color:#e9f5f8;
}

/* --------------------------------- Floates ------------------------------------------ */

.floatLeft{
	float:left !important;
}
.floatRight{
	float:right !important;
}
.clearFloat{
	clear:both;
}
.clearFloatLeft{
	clear:left;
}
.clearFloatRight{
	clear:right;
}
.noWrap{
	white-space:nowrap;
}
.noHeight {
	font-size:1%;
	line-height:1%;
}
.textRight {
	text-align:right;
}
.textLeft {
	text-align:left;
}
.textCenter {
	text-align:center;
}

/*################## Alte ##################*/
.floatleft{
	float: left !important;
	text-align: center;
}
.floatright{
	float: right !important;
	text-align: center;
}
.clearfloat{
	clear: both;
}
.clearfloatleft{
	clear: left;
}
.clearfloatright{
	clear: right;
}
.nowrap{
	white-space:nowrap;
}
.clearNoheight {
	font-size:1%;
	line-height:1%;
}

/* --------------------------------- Punktlinien ------------------------------------------ */

.punktlinieQuer {
	height: 10px;
	background-image: url(/static/bilder/Strichlinie_quer.gif); 
 	background-repeat: repeat-x;
  background-position: center;	
	font-size:1%;
	line-height: 1px;
}
.punktlinieQuer img {
	height: 10px;
}
.punktlinieHoch {
	width: 10px;
	background-image: url(/static/bilder/Strichlinie_hoch.gif); 
  background-repeat: repeat-y;	
	font-size:1%;
	line-height: 1px;
}
.punktlinieHoch img {
	width: 10px;
}
.strichpunktLinieQuer {
	background-image:url(../bilder/Strichlinie_quer.gif);
	background-repeat:repeat;
}
.strichpunktLinieHoch {
	background-image:url(../bilder/Strichlinie_hoch.gif);
	background-repeat:repeat;
}

/* --------------------------------- Abstaende ------------------------------------------ */

.noPadding {
	padding:0 !important;
}
.padding5 {
  padding: 5px;
}
.padding10 {
  padding: 10px;
}
.center {
  margin: 0 auto;
	text-align: center;
}
.breiteohneSchatten {
	width:762px;
}
.breitemitSchatten {
	width:732px;
}
.breitemitSchattenMarginAn {
	width:712px;
}
.noheight {
	font-size:1%;
	line-height:1%;
}
.imgLeft {
	float:left;
	margin:0.3em 0.8em 0.5em 0;
}
.imgRight {
	float:right;
	margin:0.3em 0 0.5em 0.8em;
}
.textContainer .noSpace.imgLeft {
	margin-left:-15px;
}
.textContainer .noSpace.imgRight {
	margin-right:-2.5em;
}
.bildLinks {
	float:left;
/*	margin:2px 10px 10px 0;*/
	margin:0.3em 0.8em 0.5em 0;
}
.bildRechts {
	float:right;
/*	margin:2px 0 10px 10px;*/
	margin:0.3em 0 0.5em 0.8em;
}

/*#################################### PDF Download Formatierung ###################################*/

ul.pdfDownload {
	padding:0;
	margin:0;
	list-style-image:none;
}
ul.pdfDownload li {
	list-style-type:none;
	margin:0.3em 0;
	line-height:1.2em;
}
ul.pdfDownload li a {
	display:block;
	padding-left:30px;
	background:transparent url(../bilder/Allgemein/icon_pdf_link.png) no-repeat 0 0.1em;
}
ul.pdfDownload li a:focus {
	background-image:url(../bilder/Allgemein/icon_pdf_hover.png);
}
ul.pdfDownload li a:visited {
	background-image:url(../bilder/Allgemein/icon_pdf_visited.png);
}
ul.pdfDownload li a:hover,
ul.pdfDownload li a:active {
	background-image:url(../bilder/Allgemein/icon_pdf_hover.png);
}

/* ---------------------------------------------- Hauptbuehne ------------------------------------------- */

#mainStage {
	position: relative;
	width: 924px;
	height: 400px;
	margin: 0;
	padding: 0;
}
#mainStage img {
	z-index:1;
}
#mainStage a:visited img, #mainStage a:link img{
  border: 0 none;
	background-position: top;
	background-repeat: no-repeat;
}
#mainStage a:hover img, #mainStage a:active img, #mainStage a:focus img {
  border: 0 none;
	background-position: bottom;
	background-repeat: no-repeat;
}
.mainStageButton {
	position:absolute;
	width:50px;
	height:30px;
	right: 15px;
	bottom: 5px;
	background:url(../bilder/buttons/Button_Pfeil_50x30_trans.png) no-repeat;
}

/* ---------------------------------------------- Contentbuehne ------------------------------------------- */
#contentStage {
	position:relative;
	width:924px;
	height:150px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background:none;
}
.contentStageButton {
	position:absolute;
	width:50px;
	height:30px;
	bottom:10px;
	right:10px;
	background-image:url(../bilder/buttons/Button_weiter_buehne.png);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------  UEBER HABA  ------------------------------------------------ */

#habaContainer {
	position:relative;
	margin: 0; 
	padding: 0;
  background-color: #ffffff;
}
#habaContainer h1, #habaContainer h2, #habaContainer h3, #habaContainer h4 {
	text-align: left;
	vertical-align: top;
  font-family: Arial, Helvetica, Sans Serif, Verdana;
  color: #787878;
  font-weight: bold;
  padding: 0;
  margin:1em 0;
}
#habaContainer h1 {
  font-weight:bolder;
  font-size: 16px;
	margin:0 0 1em 0;
}
#habaContainer h2 {
  font-size: 13px;
}
#habaContainer h3 {
  font-size: 12px;
}
#habaContainer h4 {
	font-size:11px;
}
#habaContainer a {
  font-weight:bold;
	text-decoration:none;
}
#habaContainer a:link {
	font-weight:bold;
	color: #787878;
}
#habaContainer a:visited {
	font-weight:bold;
	color:#a7a7a7;
}
#habaContainer a:hover, #habaContainer a:active, #habaContainer a:focus {	
	text-decoration:underline;
	font-weight:bold;	
	color: #787878;
}
#habaContainer u {
	text-decoration:none;
}
#habaContainer address {
  margin: 0;
  padding: 4px 0;
  font-style: normal;
}
#habaContainer p {
	margin:10px 0;
}
#habaContainer ul {
	margin:10px 0;
	list-style-image:none;
}
#habaSidebar {
	float:right;
	padding: 10px;
}
.habaSidebarAbsolute {
	position:absolute;
	top:15px;
	right:5px;
}
.habaContent {
	text-align:justify;
	padding:15px;
}
.habaContent ol {
	list-style:decimal;
	margin:1em 25px;
	padding:0;
}
.habaContent ul {
	margin:10px 0;
	padding:0 15px;
	list-style:disc;
}
.habaContent li {	
  line-height: 110%;
	margin:5px 0;
	padding:0;
}
.habaContent td{
	vertical-align: top;
	padding-right:1em;
}
.habaContent form label, .habaContent form input, .habaContent form span, .habaContent form textarea {
	display:block;
	float:left;
	margin-bottom:0.5em;
}
.habaContent form br {
	clear:both;
}
.habaContent form label, .habaContent form span {
	width:180px;
	line-height:1.8em;
}
.habaContent form input, .habaContent form textarea {
	width:300px;
}
.habaContent form div input, .habaContent form div label {
	width:auto;
	padding-right:0.5em;
}
.habaContent .noSpace.imgLeft {
	margin-left:-15px;
}
.habaContent .noSpace.imgRight {
	margin-right:-15px;
}
#bewerbungCaptcha {
	font-size:2em;
	padding:0.4em;
}
.formFooter {
	clear:both;
	padding-bottom:2em;
}
.formFooter img {
	margin-bottom:8px;
}
.habaPDFDownload {
	position:relative; /* Fixed Peekabo Bug in IE */
}
.habaPDFDownload ul {
	padding: 0;
	margin: 0;
	list-style-image:none;
}
.habaPDFDownload li {
	list-style-type:none;
	display:inline;
}
.habaPDFDownload li a {
	display:block;
	margin:4px 0;
	padding-left: 30px;
	background-image:url(../bilder/Allgemein/pdf_standart.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}
.habaPDFDownload li a:link, .habaPDFDownload li a:visited {
	background-image:url(../bilder/Allgemein/pdf_standart.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}
.habaPDFDownload li a:hover, .habaPDFDownload li a:active, .habaPDFDownload li a:focus {
	background-image:url(../bilder/Allgemein/pdf.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}
.habaPDFDownloadLogoOben li a:link, .habaPDFDownloadLogoOben li a:visited, .habaPDFDownloadLogoOben li a:hover, .habaPDFDownloadLogoOben li a:active, .habaPDFDownloadLogoOben li a:focus {
	background-position:0 3px;
}
.habaPresseBox li {
	display:block;
	margin:1.5em 0;
}
.habaPresseBox span {
	display:block;
	font-weight:bold;
	margin:0 0 0.4em 0;
}
.habaKataloge {
	width:300px;
	float:left;
}
.habaKataloge h3 {
	text-align:center;
	margin-top: 0;
}
.habaKataloge ul {
	margin:0;
}
.habaKataloge a img{
  border: 0 none;
	background-position: top;
	background-repeat: no-repeat;
}
.habaKataloge a:hover img, .habaKataloge a:active img, .habaKataloge a:focus img {
  border: 0 none;
	background-position: bottom;
	background-repeat: no-repeat;
}
.habaFooter {
	position: relative;
	clear: both;
	background-image: url(../bilder/Allgemein/footer_firmenfamilie.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 712px;
	text-align: center;
	margin: 0 auto;
}
.habaFooterButton {
  	position: absolute;
  	top: 5px;
  	right: 10px;  
}
.habaVideoBG {
	background-image:url(../bilder/video/video_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.habaMitgliederFIFAContainer {
	margin-right:250px;
}
.habaMitgliederFIFAContainer .center {
	padding-top:1.2em;
}
.vertretungenWeltweit .padding5 {
	width: 692px;
}
.vertretungenWeltweit td {
	vertical-align:bottom;
}
.vertretungenWeltweit img {
	padding-right: 5px;
}
.vertretungenWeltweit .land {
	font-size:15px;
}
.vertretungenWeltweit .strasse {
	width:53%;
	float:left;
}
.vertretungenWeltweit .ortJapan {
	width:53%;
	float:left;
}
.vertretungenWeltweit .tel, .vertretungenWeltweit .mail {
	width:20%;
	float:left;
}
.vertretungenWeltweit br {
	clear:both;
}

/* ---------------------------------------------- PERSONAL ------------------------------------------------------- */

#persoMainNavi {
	width: 705px;
	margin: 0 auto;
}
.persoMainLinkcontainer {
	width: 136px;
	padding: 2px;
  	float: left;
}
.persoMainLinkContent {
	width: 110px;
	padding: 5px 13px;
}
* html .persoMainLinkContent {
	padding: 0;
  margin: 5px 13px;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}
.persoMainLinkContent p {
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}
.persoMainLinkContent span {
	display:block;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
}
.persoMainLinkPic {
	width: 110px;
	height: 100px;
}

.persoMainLinkcontainerSchattenOben {
	position: relative;
	width: 136px;
	height: 8px;
	background-image: url(/static/bilder/personal/main/perso_main_schatten_oben.jpg); 
  background-repeat: no-repeat;
	font-size:1%;
	line-height: 1px;
}
.persoMainLinkcontainerSchattenUnten {
	position: relative;
	width: 136px;
	height: 8px;
	background-image: url(/static/bilder/personal/main/perso_main_schatten_unten.jpg); 
  background-repeat: no-repeat;
	font-size:1%;
	line-height: 1px;
}
.persoMainLinkcontainerSchatten {
	width: 136px;
	background-image: url(/static/bilder/personal/main/perso_main_schatten.jpg); 
  background-repeat: repeat-y;
}
.persoMainLinkPfeil {
	position: absolute;
	width: 5px;
	height: 8px;
	top: -13px;
	right: 13px;
	background-image: url(/static/bilder/navigation/Navi_Pfeil_rechts_rot.gif);
	background-repeat: no-repeat;
}

/* --------------------------------- MESSE ------------------------------------------ */

.habaMesseContent td {
	vertical-align: middle;
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.habaMesseMonat {
	text-transform: uppercase;
	font-weight:bold;
	padding:1em 0 0.3em 5px;
}
.habaMesseDatum {
	padding-left:5px;
	width:135px;
}
.habaMesseName {
	font-weight:bold;
	padding-left:10px;
	width:185px;
}
.habaMesseOrt {
	padding-left:10px;
	width:135px;
}
.habaMesseLand {
	padding-left:10px;
	width:145px;
}
.habaMesseArt {
	padding-left:10px;
	padding-right:5px;
	width:112px;
}
.bgGrauMesse {
	background-color: #DFDFDF;
}
.bgWeissMesse {
	background-color: #f7f7f7;
}

/* --------------------------------- Nursery Furniture ------------------------------------------ */

.nfContent {
	padding:11px;
	padding-bottom:35px;
	background-color:#FFF;
/*	font-size:12px;
	color:#464646;*/
}
.nfContent h1 {
	font-size:30px !important;
	font-weight:bolder !important;
	color:#D60F0F !important;
	text-align:center !important;
}
.nfContent h2 {
	font-size:20px !important;
	font-weight:bolder !important;
	color:#D60F0F !important;
	text-align:center !important;
}
.nfContent p {
	margin:0 0 0.8em 0 !important;
}
.nfContentUSP {	
	background-color:#E6E6E6 !important;
	margin:0 0 0.8em 0 !important;
}
.nfContentUSP ul {
	list-style:disc !important;
	padding:1em 1.5em 1em 3em !important;
	display:block;
}
.nfContentUSP li {
	list-style-type:disc !important;
	line-height:1.4em;
}
.nfContainer {
	/*width:710px;*/
	margin-bottom:10px;
	background-repeat:no-repeat;
}
.nfContainer img.floatright {
	margin-left:0.8em;
}
.nfContainer img.floatleft {
	margin-right:0.8em;
}
.nfTextMitBild {
	padding-top:14px;
/*	margin:0 12px 0 12px;*/
}
.nfText {
	text-align:justify;
}
.nfLinkContainer {
	width:140px;
	background-image:url(../bilder/nursery_furniture/images/nf_container_schatten_seite.jpg);
	background-repeat:repeat-y;
	float:left;
	overflow:hidden;
}
.nfLinkContentContainer {
	position:relative;
	width:120px;
	margin:0 10px;
	background-color:#FFF;
}
.nfLinkContainerRahmen {
	display:block;
	border: 2px solid #FFF;
}
a:hover .nfLinkContainerRahmen  {
	border: 2px solid #D60F0F;
}
.nfLinkContainerBild {
	display:block;
	margin:0 auto 5px auto;
	padding-top:3px;
}
.nfLinkContainerTrenner {
	display:block;
	width:110px;
	margin:0 auto;
	height:1px;
}
.nfLinkText {
	display:block;
	text-align:left;
	padding:0.3em 0;
	margin:0 auto;
	width:110px;
	overflow:hidden;
}
.nfLinkHoehe1 {
	height:2em;
}
.nfLinkHoehe2 {
	height:3em;
}
.nfLinkHoehe3 {
	height:4em;
}
.nfLinkHoehe4 {
	height:5em;
}
.nfLinkContainer1 {
	width:145px;
}
.nfLinkContainer2 {
	width:285px;
}
.nfLinkContainer3 {
	width:425px;
}
.nfLinkContainer4 {
	width:565px;
}
.nfLinkContainer5 {
	width:705px;
}
.nfLinkContainerPfeil {
	width:5px;
	height:8px;
	position:absolute;
	bottom:5px;
	right:5px;
	background-image:url(../bilder/navigation/Navi_Pfeil_rechts_grau.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
a:hover .nfLinkContainerPfeil {
	background-image:url(../bilder/navigation/Navi_Pfeil_rechts_rot.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.nfZurück {
	text-align:right;
	padding-top:0.5em;
}

/*###################################### vertreterFrankreich #####################################*/

.vertreterFrankreich td, .vertreterFrankreich th {
	padding:0.3em ;
}
.vertreterFrankreich tbody tr:hover, .vertreterFrankreich tbody tr:focus, .vertreterFrankreich tbody tr:active {
	background-color:#ffdd00;
}
.vertreterFrankreich .bgVertreterFR {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/bg_vertreter_FR.jpg) no-repeat top left;
}
.vertreterFrankreich a:focus.bgVertreterFR,
.vertreterFrankreich a:hover.bgVertreterFR,
.vertreterFrankreich a:active.bgVertreterFR {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/bg_vertreter_FR_hover.jpg) no-repeat top left;
}
.vertreterFrankreich ul.linkul {
	margin-left:20px !important;
}
.vertreterFrankreich ul.linkul li {
	font-size:16px;
}
.vertreterFrankreich .linkul a {
	width:300px;
	height:375px;
	text-align:center;
	margin:0 15px;
}
.vertreterFrankreich .linkul a img {
	display:block;
	padding:20px;
}
/* ohne img
.vertreterFrankreich .bgJouets {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/button_jouets.jpg) no-repeat top left;
}
.vertreterFrankreich a:focus.bgJouets,
.vertreterFrankreich a:hover.bgJouets,
.vertreterFrankreich a:active.bgJouets {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/button_jouets_hover.jpg) no-repeat top left;
}
.vertreterFrankreich .bgLieux {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/button_lieux.jpg) no-repeat top left;
}
.vertreterFrankreich a:focus.bgLieux,
.vertreterFrankreich a:hover.bgLieux,
.vertreterFrankreich a:active.bgLieux {
	background:transparent url(../bilder/ueber_haba/vertretungen_weltweit/vertreter_frankeich/images/button_lieux_hover.jpg) no-repeat top left;
	text-decoration:underline !important;
}
.vertreterFrankreich .linkul a {
	width:300px;
	height:75px;
	text-align:center;
	padding-top:300px;
	margin:0 15px;
}*/

/* ################################# Runde Ecken ################################
.nfSeiten740 {
	background-image:url(../bilder/nursery_furniture/images/nf_container_740_seite.png);
	background-repeat:repeat-y;
}
.nfText740 {
	margin-left:18px;
	margin-right:18px;
	text-align:left;
}
.nfText740Left {
	margin-left:18px;
	margin-right:310px;
	text-align:left;
}
.nfText740Right {
	margin-left:310px;
	margin-right:18px;
	text-align:left;
}
.nfFloated {
	margin:0 3px;
}
.nfLinkContainer {
	width:120px;
	font-size:12px;
	margin:0 5px;
}
.nfLinkText {
	display:block;
	padding:90px 10px 0 10px;
}
.nfLinkContainer a .nfLinkText {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_seite.png);
	background-repeat:repeat-y;
}
.nfLinkContainer a:hover .nfLinkText {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_seite_hover.png);
	background-repeat:repeat-y;
}
.nfLinkContainer a .nfLinkBildOben {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_oben.png);
	background-repeat:no-repeat;
}
.nfLinkContainer a:hover .nfLinkBildOben {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_oben_hover.png);
	background-repeat:no-repeat;
}
.nfLinkContainer a .nfLinkBildUnten {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_unten.png);
	background-repeat:no-repeat;
}
.nfLinkContainer a:hover .nfLinkBildUnten {
	background-image:url(../bilder/nursery_furniture/images/nf_container_120_unten_hover.png);
	background-repeat:no-repeat;
}
.nfLinkBildUnten {
	margin-top:-8px;
}

####################################### Ende Runde Ecken ###############################*/


/* --------------------------------- Textkonvertierungen alt ------------------------------------------ */

.magHead {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-weight: bold;
}
a.magMehr:link {	
	text-decoration:none;
	color: #d60f0f;
}
a.magMehr:visited {	
	text-decoration:none;
	color: #d60f0f;
}
a.magMehr:hover,a.magMehr:active,a.magMehr:focus {	
	text-decoration:underline;
	color: #d60f0f;
}
.SSTHead {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif, Verdana;
	color: #787878;
	font-weight: bold;
}
 /* 
#magContent li {
	list-style-type:disc;
	line-height: 150%;
}
#magContent ul {
	padding: 0 15px;
	margin: 0px;
	list-style-image:none;
}
  */
 /* ------------------------------------ Newsletter Schatten alt ------------------------------------ */
.SchatteneckeGLO {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_oben_links.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.SchatteneckeGLU {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_unten_links.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.SchatteneckeGRO {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_oben_rechts.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.SchatteneckeGRU {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_unten_rechts.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.SchattenOben {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_oben.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.SchattenUnten {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_unten.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.SchattenLinks {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_links.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.SchattenRechts {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_rechts.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.MailSchatteneckeGLO {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_oben_links.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.MailSchatteneckeGLU {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_unten_links.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.MailSchatteneckeGRO {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_oben_rechts.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.MailSchatteneckeGRU {
	background-image: url(/static/bilder/schatten/gelb/Schattenecke_gelb_unten_rechts.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}
.MailSchattenOben {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_oben.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.MailSchattenUnten {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_unten.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.MailSchattenLinks {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_links.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
.MailSchattenRechts {
	background-image: url(/static/bilder/schatten/gelb/Schatten_gelb_rechts.jpg);
	background-repeat: repeat-y;
	width: 15px;
}
/*
#habaContent {
	text-align: left;
	padding: 15px 15px;
}
#habaContent ul {
	margin:10px 0;
	padding:0 15px;
}
#habaContent li {
	list-style:disc;
	margin:5px 0;
  line-height: 120%;
}
#habaContent td{
	vertical-align: top;
}

.widthMagazin	{
	width:762px;
}
.widthGrauerRahmen	{
	width:732px;
}
.widthMarginAn	{
	width:712px;
}
*/
