/*  
Managed
---------------------------------------------
Farbschema

            s/hell   medium   l/dunkel

webpakete  #ABBA41  #A0B128  #96A911
managed              #FF5519  #FF4200
domains     #66B3FF  #53A9FF  #40A0FF
reseller    #FFAD33  #FFA319  #FF9900
Kundenser.  #D63333  #D11919  #CC0000    
neutral
----------------------------------------------*/

/*Headlines*/
h2{
	background:url(images/reseller/bg-headline.gif) repeat-x;
}
h2 span{
	background:url(images/reseller/arrow-headline.gif) top left no-repeat;
}
h3{
	color:#FF9900;
}

/*Inhaltselemente-------------------------------------------------------*/
/*Emo-Image*/
#content #emo-image{
	background:url(images/reseller/emo-image.jpg) no-repeat;	
}
#content #emo-image div{
	width:200px;
	color:#fff;
}

/*Sidebar Teaser*/
#sidebar .teaser.vorteile li{
	background:url(images/reseller/icon-check.gif) no-repeat; 
}
/*Table------------------------------------------------------------------*/
#content table th{
	background:#fff;
	color:#333;
	font-weight:normal;
	font-size:1em;
}
#content table th.small{
	background:url(images/reseller/bg-table-small.gif) top right no-repeat;
	padding-top:50px;
}
#content table th.medium{
	background:url(images/reseller/bg-table-medium.gif) top right no-repeat;
	padding-top:30px;
}
table div.corner{
	background:url(images/reseller/bg-table-corner.gif) no-repeat top left;
}
#content table th.large{
	background:url(images/reseller/bg-table-large.gif) top right no-repeat;	
}
#content table p.infotext{
	border-color:#FF9900;
}
#content table td.s{
	background:#FFAD33;	
}
#content table td.m{
	background:#FFA319;
}
#content table td.l{
	background:#FF9900;
}
/*Pricerow
#content table tr.price td.small{
	background:#FFAD33 url(images/reseller/bg-table-price-small.gif) top right repeat-x;
}
#content table tr.price td.medium{
	background:#FFA319 url(images/reseller/bg-table-price-medium.gif) top right repeat-x;
}
#content table tr.price td.large{
	background:#FF9900
 url(images/reseller/bg-table-price-large.gif) top right repeat-x;	
}*/
#content table th.zusatz{
	background:#FF9900;
	text-align:left;
	padding:10px;
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
}
#content table tr{
	font-size:1.0em;
	font-weight:bold;
	text-align:left;
}
#content table tr.head.open th{
	background:##FF9900;
}
#content table tr.order a{
	background:url(images/reseller/icon-arrow.gif) center left no-repeat;
	color:##FF9900;	
}
/*bestellen*/
#content table tr.order a{
	background:url(images/reseller/icon-arrow.gif) center left no-repeat;
	color:#FF9900;	
}


