form.kopf
{
	display: inline; 
}

td.suche
{
	text-align: right;
	vertical-align: bottom;
}

td.datum
{
	vertical-align: top;
	width: 120px;
}


a.produktseite
{
	color: #ffffff;
	
}


a.link_top
{
	color: #ffffff;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

span.text_rubrik
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}


span.text_top
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
}


.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

span.text_detail
{
	color: #ffffff;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

A:HOVER.link_top
{
	font-family: verdana, sans-serif;
	font: 14px;
	color : 006400;
	font-weight: bold;
	text-decoration: none;

}


table.links
{
	font-family: verdana, sans-serif;
	font: 12px;
	color : white;
	text-decoration: none;
}


td.suchwort_liste
{
	vertical-align: top;
	text-align: center;
}

td.flash,
td.logo
{
	vertical-align: middle;
}


input.datum_monat,
input.datum_jahr,
input.suchfeld
{
	color : #000000;
	background-color : white;
	height : 30px;
	font-family : verdana, sans-serif;
	font-size : 20px;
	border: 2px solid #CB081c;
	
}

input.datum_jahr
{
	text-align: center;
	width: 80px;
}

input.datum_monat
{
	text-align: center;
	width: 40px;
}

input.button
{
	color : #1c9a67;
	background-color : white;
	height : 30px;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size : 20px;
	border: 2px solid #cb081c;
	cursor: pointer;
}


a.link_detail
{
	color : #ffffff;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

A:HOVER.link_detail
{
	color : #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

span.link_detail
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

tr.menu_top
{
	background-color: #cb081c;
}


td.top_links
{
	width: 232px;
	height: 25px;
}

td.kopf
{
	height: 50px;
}


table.kopf
{
	width: 100%;
}

table.top
{
	width: 100%;
	text-align: center;
	margin: 0px;
}

table.menu_links
{
	width: 232px;
	padding: 8px;
	margin-left: 25px;
}

td.rubrik
{
	color: #ffffff;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;	
	cursor: pointer;
	background-color: #cb081c;
	text-align: left;
	border-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: middle;
	text-indent: 2px;
	padding: 7px;
	margin-bottom: 10px;
}

td.detail
{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: green;
	padding: 3px;
	text-decoration:none;
}

td.inhalt
{
	background-color: #ffffff;
    border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;	
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #1c9a67;
	scrollbar-base-color:#ffff40;
	scrollbar-3dlight-color:#ffff88;
	scrollbar-arrow-color:#ff7799;
	scrollbar-darkshadow-color:#992233;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#123456;
	scrollbar-shadow-color:#654321;
	scrollbar-track-color:#457896;
}

td.menu_links
{
	vertical-align: top;
	background-color: #1c9a67;
}

span.text_detail
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

a.link_detail_gruen
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

a.link_rubrik_gruen
{
	color: #006400;
	font-weight: bold;
	font-family : verdana, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

A:LINK.link_rubrik
{
	font-family: verdana, sans-serif;
	font: 12px;
	color : #ffffff;
	font-weight: bold;
	text-decoration: none;

}

A:VISITED.link_rubrik
{
	font-family: verdana, sans-serif;
	font: 12px;
	color : white;
	font-weight: bold;
	text-decoration: none;

}
A:HOVER.link_rubrik
{
	font-family: verdana, sans-serif;
	font: 12px;
	color : #006400;
	font-weight: bold;
	text-decoration: none;

}


table.main
{
	width: 100%;
	height: 100%;

}



iframe.inhalt
{
	background-color: #ffffff;
	width: 99%; 
	height: 99%;

}
	
BODY {
	font-family : verdana, sans-serif;
	margin: 0;
}

table.datum
{
	text-align:center;
	vertical-align: top;
	width: 700px;
}

table.produktsuche
{
	color: #228B22;
	font-size: 18px;
	width: 550px;
	text-align: center;
}

td.produktsuche_anzahl
{
	text-align: right;
	color: #000000;
	width: 80px;
}
}
td.produktsuche_suchwort
{
	padding-left: 15px;
	color: #000000;
}


h2.az
{
	text-align: center;
	color: #1c9a67;
}

b.buchstabe{
	color: red;
	font-size: 30px;
	}



A:LINK.az {
	font-family: verdana, sans-serif;
	font: 14px;
	color : black;
	text-decoration: none;
}

A:VISITED.az {
	font-family: verdana, sans-serif;
	font: 14px;
	color : black;
	text-decoration: none;
}
A:HOVER.az {
	font-family: verdana, sans-serif;
	font: 14px;
	color: #1c9a67;
	text-decoration: none;
}

artikel {
	color: black;
}
	
span.trennzeichen {
	color: black;
	font-size: small;
	text-decoration: bold;
	}
	
span.produktwolke {
	color: black;
	}
	
a.produktwolke {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
 
	}
		
A:HOVER.produktwolke {
	color: #1c9a67;
	}
	
td.orange {
	background-color: #FFCC00 !important; 
	}
td.rot {
	background-color: #FF8000 !important; 
	}
