h4	{
	font-size: 1em;
	margin: .75em 0; 
	font-weight: bold;
	}

fieldset {
	text-align: left;
	margin: 3px 0;
	padding: 2px;
	background-color: #eef;
/*	*background: #fff url("/images/layout/fieldset_hg_01.gif") 0 1.5em repeat-x; */
	border: #cccccc 1px solid;
	}



dl.form-style {
	width: 360px;
	margin: 0;
	overflow: hidden;
	background: #e8f4ff;
	}
	
dl.form-style dt {
	float: left;
	clear: both;
	margin: 3px;
	width: 120px;
	padding: 3px;
	\width: 120px;
	font-weight: normal;
	text-align: left;
	}


dl.form-style dd {
	float: left;
	*float: none;
	margin: 5px;
/*	*margin: 0 0 0 190px;*/
	width: 255px;
	padding: 5px;

}

dl.form-style dd.action {
	text-indent: 25px;
	margin: 8px;
	padding: 8px;
	}

dl.form-style dt.trenner,
dl.form-style dd.trenner {
	margin: 3px;
	padding: 5px;
	border-top: #aaa 1px dotted;
	}

table.features-vergleich {
	width: 100%;
	padding: 0;
	margin: 1em 0;
	border-spacing: 0;
	color: #56a;
}
table.features-vergleich th,
table.features-vergleich td {
	padding: 0 2em;
	border-left: #888 1px dotted;
		color: #479;
}
table.features-vergleich th.first,
table.features-vergleich td.first {
	border-left: none;
	padding-left: 0;
}

table.features-vergleich tfoot td {
}
table.features-vergleich tbody td {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: .9375em;
}
table.features-vergleich tbody td ul {
	padding: 0;
	margin: 0 0 0 1em;
}
table.features-vergleich tbody td ul li {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.3125em;
}


a.button:link,
a.button:visited,
a.button:active,
a.button:hover,
a.button-submit:link,
a.button-submit:visited,
a.button-submit:active,
a.button-submit:hover {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible;
	padding: 0 15px 0 0; 
	margin-right:5px; 
	text-align: center; 
	background-image: url("/images/layout/button_default_hg_re_01.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
	height:27px; 
	line-height: 25px; 
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	}
a.button:active,
a.button:hover {
	background-image: url("/images/layout/button_default_hg_re_02.gif");
	background-position: 100% 1px;
	}
a.button-submit:link,
a.button-submit:visited {
	background-image: url("/images/layout/button_default_hg_re_01.gif");
	}
a.button-submit:active,
a.button-submit:hover {
	background-image: url("/images/layout/button_default_hg_re_02.gif");
	background-position: 100% 1px;
	}


a.button:link span,
a.button:visited span,
a.button:active span,
a.button:hover span,
a.button-submit:link span,
a.button-submit:visited span,
a.button-submit:active span,
a.button-submit:hover span {
	display: inline-block;
	position: relative;
	white-space: nowrap;	
	padding: 2px 0 0 15px; 
	height:27px; 
	background-image: url("/images/layout/button_default_hg_li_01.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	color:#404040;
}
a.button:active span,
a.button:hover span {
	background-image: url("/images/layout/button_default_hg_li_02.gif");
	background-position: 0 1px;
	padding-top: 3px;
	\height:25px; 
}

a.button-submit:link span,
a.button-submit:visited span {
	background-image: url("/images/layout/button_default_hg_li_01.gif");
	color:#00f;

	}

a.button-submit:active span,
a.button-submit:hover span {
	background-image: url("/images/layout/button_default_hg_li_02.gif");
	background-position: 0 1px;
	color:#00f;
	padding-top: 3px;
	\height:25px; 
	}

a.button:hover span {
/*1	color:#3f474b; */
}
