/*  
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/bg-headline.gif) repeat-x;
}
h2 span{
	background:url(images/arrow-headline.gif) top left no-repeat;
}
h3{
	color:#CC000;
}

/*Inhaltselemente-------------------------------------------------------*/
/*Emo-Image*/
#content #emo-image{
	background:url(images/emo-image-kundenservice.jpg) no-repeat;	
}
#content #emo-image div{
	display:block;
	float:right;
	padding-right:10px;
	width:220px;
	color:#666;
}
/*Table------------------------------------------------------------------*/
#content table th{
	background:#40A0FF;
	text-align:center;
}
#content table img{
	float:center;
}
#content table p{
	display:block;
	text-align:right;
	width:50px;
	margin:0 auto !important;
}
#content table tr.kopf td{
	background:#ADADAD;
}
#content table tr.price td{
	height:27px;
	background:#CC0000 url(images/bg-table-price-large.gif) top right repeat-x;
	color:#fff;
	font-size:1.1em;
	text-align:left;
	font-weight:bold;	
}
