/*  
Webpakete
---------------------------------------------
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/webpakete/bg-headline.gif) repeat-x;
}
h2 span{
	background:url(images/webpakete/arrow-headline.gif) top left no-repeat;
}
h3{
	color:#96A911;
}
/*Inhaltselemente-------------------------------------------------------*/
/*Emo-Image*/
#content #emo-image{
	background:url(images/webpakete/emo-image.jpg) no-repeat;	
}
#content #emo-image div{
	width:200px;
	color:#fff;
}
#content #emo-image-wm{
	background:url(images/webpakete/emo-image-wm.jpg) no-repeat;
	width:519px;
	height:176px;
	float:left;
	color:#fff;
	padding-top:40px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:2em;
}
#content #emo-image-wm div{
	display:block;
	float:right;
	padding-right:10px;
	width:220px;
	color:#fff;
}
/*Table------------------------------------------------------------------*/
#content table th{
	background:#fff;
	color:#333;
	font-weight:normal;
	font-size:1em;
}
#content table th.small{
	background:url(images/webpakete/bg-table-small.gif) top right no-repeat;
	padding-top:50px;
}
#content table th.small2{
	background:url(images/webpakete/bg-table-small2.gif) top right no-repeat;
	padding-top:60px;
}
#content table th.medium{
	background:url(images/webpakete/bg-table-medium.gif) top right no-repeat;
	padding-top:30px;
}
#content table th.large{
	background: url(images/webpakete/bg-table-large.gif) top right no-repeat;	
}
table div.corner{
	background:url(images/webpakete/bg-table-corner.gif) no-repeat top left;
}
#content table p.infotext{
	border-color:#96A911;
}
#content table td.s{
	background:#ABBA41;	
}
#content table td.m{
	background:#A0B128;
}
#content table td.l{
	background:#96A911;
}
#content table th.zusatz{
	background:#96A911;
	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:##96A911;
}
#content table tr.order a{
	background:url(images/webpakete/icon-arrow.gif) center left no-repeat;
	color:##96A911;	
}
/*bestellen*/
#content table tr.order a{
	background:url(images/webpakete/icon-arrow.gif) center left no-repeat;
	color:#96A911;	
}


