/* Die grundlegendste Formatierung für die Mittelframes (so lange es sie noch gibt) */
body {
	margin: 35px 35px 30px;
	font-size: 80%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
table{
	font-size:1em;
}
td.im_left{
	font-weight:bold;
}
a:link, a:visited {
	color: #000;
}
a:hover, a:active, .gea a:hover, .gea a:active, a.gea:hover, a.gea:active {
	color: #ff7f00 !important;
}
.hl a:hover, .hl a:active,  a.hl:hover,  a.hl:active {
	color: #007f33 !important;
}
a img{
border:0px;
margin:2px;
}
h1{
	font-size: 2em;
	color:#009146;
}
h2 {
	font-size: 1.5em;
}
p {
	font-size: 1em;
}
table {
	margin: 2em 0;
	padding: 0;
}
td {
	padding: 0.5em 2.5em 0 0;
}
.preistabelle {
	border-spacing: 1px;
}
.preistabelle td, .preistabelle th {
	padding: 0.3em;
	border: 1px solid #666;
}
.nb {
	border: 0 !important;
}
.nmb {
	margin-bottom: 0 !important;
}
.gea { /* Hervorhebung GEA-Grün */
	font-weight: bold !important;
	color: #007f33 !important;
}
.hl { /* Hervorhebung Orange */
	font-weight: bold !important;
	color: #ff7f00 !important;
}
.dim {
	color: #aaa !important;
}
.r {
	text-align: right;
}
.small {
	font-size: 0.8em;
}
p.bu { /* Bildunterschriften */
	margin: 6px 0 0;
	text-align: center;
	font: 0.9em Verdana, Helvetica, Arial, sans-serif;
}
.fl {
	float: left;
}
.clear {
	clear: both;
}

ul#bilder { /* in Uebersichtsseiten der Produkte */
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}
ul#bilder li { /* in Uebersichtsseiten der Produkte */
	float: left;
	margin: 12px;
	padding: 0;
	list-style-type: none;
}
ul#bilder li img {
	border: 0;
}
ul#bilder li p.bu { /* Bildunterschriften */
	margin: 1px 0 0;
}
strong.headline{
	font-size:2em;
	letter-spacing:1px;
	color:#009037;
}
div#top{
	width:770px;
}
div#top img{
	float:left;
	margin:0px 10px 20px 0px;
}
div#top p{
	margin:0px;
	padding:0px;
}
div #top p img{
	margin-top:5px;
	margin-bottom:0px;
}
#howto{
	clear:both;
}
div.howto{
	width:150px;
	float:left;
	padding:4px;
	margin:30px 0px;
	display:inline;
	border-left:1px dotted #aaa;
}
div.howto img{
	
}
div.howto p{
	text-align:justify;
}
#text{
	clear:both;
	width:750px;
}
span.wichtig{
margin:5px 0px 5px 0px;
padding:2px 5px 2px 5px;
background-color:#990000;
color:#fff;
font-weight:bold;
display:inline;
}
span.line-through{
text-decoration:line-through;
}
.clear{
clear:both;
}
a.intern{
text-decoration:none;
}
div.internes_div{
line-height:1.8em;
}
img.intern_img{
vertical-align:middle;
}
