/* general */

/* rot: #E70D15  */

BODY, TABLE, TR, TD, INPUT, SELECT, form
{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
}

h1{ font-size:14px; font-weight:bold; color: #333333; }

legend {color:#666666;}

.bodyBox{
	border: 1px solid #dddddd; 
	margin-bottom:24px; 
	padding:0;
}

.bodyBoxAngebot{
	border: 1px solid #dddddd; 
	margin-bottom:24px; 
	padding:0;
}

.impress {
	font-size: 9px;
	color: #8F8F8F;
	line-height: 15px;
	text-decoration: none;	
}

A.GENERALLINK
{
	color: #C70000;
	font-size: 12px;
	text-decoration: none;	
}
A.GENERALLINK:hover
{	
	color: #F16124;
	text-decoration: none;
}

.txt-white{ color:#FFFFFF; }

/* box */
td.BOX
{
	font-size: 10px;
}
A.BOX
{
	color: #C70000;
	font-size: 10px;
	text-decoration: none;	
}
A.BOX:hover
{	
	color: #F16124;
	text-decoration: none;
}
/* box */
td.NAVI
{
	font-size: 10px;
}
/* Footer Bereich */
td.FOOTER
{
	font-size: 10px;
}
td.FOOTERKW
{
	color: #B7B7B7;
	font-size: 10px;
}
A.Footer
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;	
}
A.Footer:hover
{	
	color: #F16124;
	text-decoration: none;
}
A.FOOTERIMPRESSUM
{
	color: #C70000;
	font-size: 10px;
	text-decoration: none;	
}
A.FOOTERIMPRESSUM:hover
{	
	color: #F16124;
	text-decoration: none;
}
A.PARTNER
{
	font-size: 9px;
	color: #8F8F8F;
	line-height: 15px;
	text-decoration: none;	
}
A.PARTNER:hover
{	
	color: #666666;
	text-decoration: none;
}
td.PARTNER
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;	
}
/* Shop Bereich */
A.SHOPKAT
{
	margin:0px;
	color: #333333;
	background-image:url(/images/angebot_icon.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding:0px;
	padding-left:15px;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
}
A.SHOPKAT:hover
{	
	color: #E70D15;
	text-decoration: none;
}

/* Menu */
.menuItem{
	border: 1px solid #E70D15; 
	margin-bottom:12px; 
	background-image:url(/images/bg/menu.jpg);
	background-position: 0px 0px; 
	background-repeat:no-repeat; 
	padding:0;
}

.menuItem legend {
	color: #000;
}


/* FORMULARE */

form{margin:0};

input, select, textfield {
	font-size:11px;
}

input.tf1
{
border: 1px solid #999999;
height: 15px;
}
input.button1 {
	cursor:pointer;
	font-size:11px;
}

/* Shops Anbieter Angebote */

.shopdescription {
	font-size: 12px;
	color: #515151;
}

.valid {
	font-size: 12px;
	color: #515151;
}

.katdescription {
	font-size: 12px;
	color: #515151;
}

.offertext {
	font-size: 12px;
	color: #333333;
}

#anbieter_alphabet {
	border:1px solid #999999; 
	background-color:#eeeeee;
	table-layout:fixed;
}

#anbieter_alphabet td {
	text-align: center;
}

.iframeclass {
	overflow: hidden;
	display: none;
	width: 1px;
	height: 1px;
}

/* Bookmarks */

A.BOOKMARKS
{
	margin:0px;
	color: #333333;
	padding:0px;
	padding-left:10px;
	font-size: 11px;
	text-decoration: none;
	line-height:15px;
}
A.BOOKMARKS:hover
{	
	color: #E70D15;
	text-decoration: none;
}

#mailformular fieldset {
	border: 1px solid #E70D15;
	padding: 0;
}

#mailformular legend {
	color: #000;
	font-weight: bold;
	padding: 0 0.8em 0 0.8em;
}

#mailformular form {
	margin: 1ex;
}

#mailformular .mail_err {
	font-weight:bold;
	color: #E70D15;
}

#nl_form_small label.in {
	margin-top: 3px;
}

#nl_form_small input.hdt, #nl_form_small select {
	width: 95%;
}

#nl_form_small label {
	font-size: 8pt;
	display: block;
}

#nl_form_small input, #nl_form_small select {
	font-size: 8pt;
}

#nl_form_small .btn {
	margin-top: 3px;
	font-size: 8pt;
}

#nl_add_text {
	font-size: 8pt;
	margin-bottom: 6px;
}

.errorText {
	color: #E70D15;
}

#online_nums {
	color:#FFF; 
	font-weight:bold;
}

/* SEARCH 123 */
a.searchlink{
	font-size: 16px;
	color: 0000CC;
	text-decoration: underline;
	font-weight: bold;
}
a.searchlink:hover{
	color: #FF0000;
}
a.searchdescription{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.searchanbieter{
	font-size: 12px;
	color: #008000;
	text-decoration: none;
}
 .box_frame{
 border: 6px solid #EEEEEE;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-top: 0.8em;
 padding-left: 0.4em;
 padding:right: 0.4em;
 padding-bottom: 0.8em;
/* line-height:130%;*/
 }