@import url(emilie.css);
@import url(stageneu.css);
@import url(form980.css);
@import url(box.css);
@import url(zitat.css);

/* -------------------------------------------------------------------------------------- */
/*	HTML-Elemente */
/* -------------------------------------------------------------------------------------- */

#so h1
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}

#so h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

#so p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
}

#so a
{
	text-decoration: none;
}

#so a:hover
{
	color: #99CC00
	text-decoration: none;
}

#so span.fussnote
{
	font-size: 12px;
	color: #999999;
}

/* -------------------------------------------------------------------------------------- */
/*	Vorteile 2-Spaltig */
/* -------------------------------------------------------------------------------------- */

#so
{
	width: 980px;
}

#so .cols
{
	float:left;
}

#so .cols_inner
{
	height:950px;
	margin-bottom: 10px;
}

#so #so_li
{
	width:350px;
	background-image: url(/images/PanelFooter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#so #so_li_inner
{
	background-image: url(/images/PanelVorteile.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#so #so_mi
{
	width:1px;
	background-color: #CCCCCC;
}

#so #so_mi_inner
{
	background-color: #CCCCCC;
}

#so #so_re
{
	width:629px;
	background-image: url(/images/PanelFooter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#so #so_re_inner
{
	background-image: url(/images/PanelSo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

/* -------------------------------------------------------------------------------------- */
/*	Item-Liste */
/* -------------------------------------------------------------------------------------- */

#items ul
{
	list-style:none;	
}

#items li
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
	margin-left: 1px;
	background-image: url(/images/IconBulb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 65px;
}

#items li:first-child
{
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
}

/* -------------------------------------------------------------------------------------- */
/*	Pfeil-Liste */
/* -------------------------------------------------------------------------------------- */

#pfeil ul
{
	list-style:none;	
}

#pfeil li
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
	margin-left: 1px;
	background-image: url(/images/IconPfeil.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#pfeil li:first-child
{
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
}

/* -------------------------------------------------------------------------------------- */
/*	Feature */
/* -------------------------------------------------------------------------------------- */

#feature
{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#feature img.icon
{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#feature p
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 14px;
}

#feature ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#feature li
{
	color: #333333;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 5px;
	pading-bottom: 5px;
	background-image: url(/images/Checkmark.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#feature a.btn
{
	height: 49px;
	width: 236px;
	display:block;
	background-image: url(/images/Btn_Test.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#feature a.btn:hover
{
	background-position: left bottom;
}

#feature a.btn span
{
	display:none;
}

/* -------------------------------------------------------------------------------------- */
/*	Vergleichs-Tabelle  */
/* -------------------------------------------------------------------------------------- */

#vergl
{
}

#vergl td
{
	font-size: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;
}

#vergl td:first-child
{
	border-left: none;
	padding-left: 20px;
}

#vergl td.hd
{
	height: 39px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding: 0px;
}

#vergl td#hd_li
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#vergl td#hd_ct
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#vergl td#hd_re
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#vergl td.ct
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#vergl td.ct_li
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}

#vergl td.ct_re
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}

#vergl td.ft
{
	height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}

#vergl td#ft_li
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
}

#vergl td#ft_ct
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}

#vergl td#ft_re
{
	background-image: url(/images/Vergleich.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
