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

h3{
	color:#8C8C8C;
}

/*Inhaltselemente-------------------------------------------------------*/
/*Emo-Image*/
#content #emo-image{
	background:url(images/managed/emo-image.jpg) no-repeat;	
	
}
#content #emo-image div{
	width:250px;
	color:#fff;
}
/*Table------------------------------------------------------------------*/
#content table th{
	background:#fff;
	color:#333;
	font-weight:normal;
	font-size:1em;
}
#content table th.medium{
	background:url(images/managed/bg-table-medium.gif) top right no-repeat;
	padding-top:30px;
}
table div.corner{
	background:url(images/managed/bg-table-corner.gif) no-repeat top left;
}
#content table th.large{
	background:url(images/managed/bg-table-large.gif) top right no-repeat;	
}
/*#content table p.infotext{
	border-color:#FF4200;
}
#content table td.s{
	background:#FF8633;	
}
#content table td.m{
	background:#FF5519;
}
#content table td.l{
	background:#FF4200;
}
*/
/*bestellen*/
/*#content table tr.order a{
	background:url(images/managed/icon-arrow.gif) center left no-repeat;
	color:#FF4200;	
}
*/

content table p.infotext{
	border-color:#797979;
}
#content table td.s{
	background:#A9A9A9;	
}
#content table td.m{
	background:#797979;
}
#content table td.l{
	background:#797979;
}
#content table td.ss{
	background:#A9A9A9;	
}
#content table td.sm{
	background:#797979;
}
#content table td.sl{
	background:#797979;
}

/*bestellen*/
#content table tr.order a{
	background:url(images/managed/icon-arrow.gif) center left no-repeat;
	color:#8C8C8C;	
}

/*#teaserbox{
	width:430px;
	text-align:center;
}
.teaser{
	width:180px;
	margin-left:42px;
	float:left;
}
*/
.teaser a.details{
	height:184px;
	display:block;
	text-indent:-999em;
}

.teaser.managed{
	background:url(images/startseite/teaser-managed.jpg) top left no-repeat;
	width:172px;
	margin-left:0px;
	float:left;
}

.teaser.managed1{
	background:url(images/managed/teaser-managed_1.jpg) top left no-repeat;
	width:172px;
	margin-left:0px;
	float:left;
}

.teaser.managed2{
	background:url(images/managed/teaser-managed_2.jpg) top left no-repeat;
	width:172px;
	margin-left:0px;
	float:left;
}

.teaser.managed3{
	background:url(images/managed/teaser-managed_3.jpg) top left no-repeat;
	width:172px;
	margin-left:0px;
	float:left;
}

.teaser.managed4{
	background:url(images/managed/teaser-managed_4.jpg) top left no-repeat;
	width:172px;
	margin-left:0px;
	float:left;
}

.teaser .features{
	background:url(images/startseite/arrow-features.gif) top left no-repeat;
	padding-left:35px;
}
.teaser .features li{
	margin-bottom:.5em;
	color:#666;
	font-size:.95em;
}
.price{
	color:#fff;
	text-align:center;
	height:30px;
	font-size:0.9em;
	
}
.price span{
	font-size:1.5em;
	font-weight:bold;
}

/*Links*/
.price a{
	text-decoration:none;
	color:#FFFFFF;
	font-style: normal;
}


