body {
	padding: 0px;
	margin: 0px;
	background-color: #F5FDE8;
	text-align: center;
}

#rahmen {
	width: 990px;
	margin: 12px auto;
	background-image: url(hintergrund.gif);
	text-align:left;
	background-repeat: repeat-y;

}
* html #rahmen {
	background-image: url(hintergrund2.gif);
}
#kopf {
	width: 100%;
	height: 102px;
	margin: 0px;
	padding: 0px;
	background-image: url(hg-kopf.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.deckgrafik {
	margin-left: 262px;
}
#inhalt {
	margin-left: 262px;

}
* html #inhalt {
	margin-left: 260px;


}
#navi {
	float: left;
	width: 250px;
	background-color: #E4F2CF;



}
#navi p {
	margin-left: 35px;
	margin-bottom: 10px;

}
.inhaltkasten {
	background-color: #E4F2CF;
	width: 432px;
	margin: 0px 0px 12px 0px;
	padding: 0px;


}
.inhaltkastena-z {
	background-color: #E4F2CF;
	width: 432px;
	margin: 0px;
	padding: 0px;


}
.vorschauzelle {
	height: 136px;
	width: 136px;
	text-align: center;
	vertical-align: middle;
	background-color: #E4F2CF;

}
.vorschauzellegross {

	width: 384px;
	text-align: center;
	vertical-align: top;
	background-color: #E4F2CF;

}
#vorschau {
	position:absolute;
	width: 625px;
	top: 10px;
	left: 10px;
	z-index: 10;
	visibility: hidden;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #3C0014;
	line-height: 15pt;
	padding: 5px 10px 5px 10px;
	border-color: #C30202;
	border-width: 2px;
	border-style: dashed;
}
#vorschau p {
	line-height: 1.4;
}
.formularzelle {

	width: 332px;
	text-align: left;
	vertical-align: top;
	background-color: #E4F2CF;

}
.zwischenraum-v {
	height: 12px;
	background-image: url(pixelhell.gif);
}
.zwischenraum-h {
	width: 12px;
	background-image: url(pixelhell.gif);	
}
.kartenkasten {
	background-color: #E4F2CF;
	width: 432px;
	margin: 0px;
	padding: 0px;
}
* html .kartenkasten {
	margin-left: 3px;
}
#rechterkasten {
	float: right;
	width: 284px;
	background-color: #E4F2CF;
	margin: 0px;

}
* html #rechterkasten {
	width: 282px;
}
.kartenkastenrechts {
	background-color: #E4F2CF;
	width: 282px;
	margin: 0px;
	padding: 0px;
}
.logo {
	margin-right: 12px;
	float: left;	
}

h1,h2 {
	font-size: 11pt;
	line-height: 15pt;
	font-weight: bold;
	color: #3C0014;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#kopf h1 {
	padding-top: 15px;
}
#navi h2 {
	padding-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3C0014;
	line-height: 15pt;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}
.sprueche {
	margin-top: 20px;
	margin-left: 100px;
}
.sprueche2 {
	margin-top: 20px;
	margin-left: 40px;
	text-align: left;
}
.spruecheform {
	text-align: left;
	font-size: 9pt;
	margin-top:10px;
	margin-left: 15px;
	border-top-color: #339933;
	border-top-width: 1px;
	border-bottom-color: #339933;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.spruchspeicher {
	font-family: "Courier New", Courier, mono;
	font-size:10pt;
	color:#999999;
	background-color: #E4F2CF;
	border: 0px;
	width: 200px;
}
.navileiste {
	font-size: 10pt;
	line-height: 13pt;
	margin-top: -2px;
	margin-bottom: 0px;
	padding-bottom: 5px;	
}
.times {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
.courier {
	font-family: Courier New, Courier, mono;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0px;
	margin-left: 30px;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3C0014;
	line-height: 15pt;
	padding-bottom: 3px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: disc;




}
a {
	color: #C30202;
	text-decoration: none;

}
a:visited {  
color: #E65E02; 
text-decoration: none
}
a:hover {  
color: #009933; 
text-decoration: none}

/* ========== für 5er-Darstellung und Kartenversand ============ */
#inhalt2 {
	margin-left: 262px;

}
* html #inhalt2 {
	margin-left: 0px;
	float: right;
}
#rahmen2 {
	width: 990px;
	margin: 12px auto;
	background-image: url(hg-links.gif);
	text-align:left;
	background-repeat: repeat-y;
}

.inhaltkasten2 {
	background-color: #E4F2CF;
	width: 728px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.tabellenkasten {
	width: 728px;
	margin: 0px;
	padding: 0px;
}
* html .tabellenkasten {
	margin-left: 3px;
}
* html .inhaltkasten2 {
	margin-left: 3px;
}

.kartenkasten2 {
	background-color: #E4F2CF;
	width: 728px;
	margin: 0px;
	padding: 0px;
}
* html .kartenkasten2 {
	margin-left: 3px;
}
.kastentext {
margin-top:10px;
}
/* ========== für Hinweise bei Versand ============ */

.tt_text {
 color: #3C0014;
 font-family: arial, sans-serif;
 font-size: 10pt;
 text-align: left;
}
.tt_design {
	color: black;
	background-color: #F5FDE8;
	border: 1px solid #3C0014;
	padding: 5px;


}

#tt_ebene {
	position:absolute;
	width: 300px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;

}
/* ========== für Kartomat ============ */
.feld {
	background-color: #E4F2CF;
}
.feld p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3C0014;
	line-height: 15pt;

}
