td {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 11px;
  color      			: #155005;
  line-height			: 13px;
  font-weight			: normal;
  text-decoration		: none;
}

#loginFormNavi {
	height:105px;
}

.imgHDMain
{
	margin-top:25px;
	float:none;
}

td a:visited, a:link, a:active {
	color						: #155005;
	text-decoration : underline;
}

td a:hover {
	color						: #5a843c;
	font-weight			: normal;
	text-decoration : underline;
}
.float_right	{
	float: right;
}
.errColor{
	color						: #ff0000;
}
.header {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 20px;
  color      			: #7FA130;
  line-height			: 24px;
  font-weight			: bold;
  text-decoration	    : none;
}

.kruemelpfad {
  font-family			: verdana, arial, helvetica, sansserif;
  font-size  			: 11px;
  color      			: #155005;
  line-height			: 13px;
  font-weight			: normal;
  text-decoration	    : none;
}

.kruemelpfad a:link, a:visited, a:active {
	color						: #155005;
	font-weight			        : normal;
	text-decoration             : underline;
}

.kruemelpfad a:hover {
	color						: #5a843c;
	font-weight			: normal;
	text-decoration : underline;
}

input.inputStyle {
	border					: solid 1px #155005;
	font-family			: verdana,arial;
	font-size				: 11px;
	color						: #000000;
	text-decoration	: none;
	background-color: #EEF1D8;
}

select.inputStyle {
	border					: solid 1px #155005;
	font-family			: verdana,arial;
	font-size				: 11px;
	color						: #000000;
	text-decoration : none;
	background-color: #EEF1D8;
}

textarea.inputStyle {
	border					: solid 1px #155005;
	font-family			: verdana,arial;
	font-size				: 11px;
	color						: #000000;
	text-decoration	: none;
	background-color: #EEF1D8;
}

html	{
	background: url(/art/bg_kachel_1.gif);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

body	{
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
	margin-top:0px;
	margin-bottom:0px;
	background-repeat: no-repeat;
	/*background-color: #F2F7E3;*/

}
td.navigation {
	/*position: relative;*/
	height: 700px;
	padding: 1px 0 0 2px;
	background: transparent url('/art/bg_navi.jpg') left 140px scroll repeat-x;
}

img
{
	display:block;
	float:left;
}

#tagcloud
{
	margin-top:30px;
	width:165px;
	padding:10px;
	text-align:center;
	line-height:18px;
}

#tagcloud a, #tagcloud a:hover, #tagcloud a:visited, #tagcloud a:active
{
	text-decoration:none;
}

a.size1 {
	font-size:0.8em;
}
a.size1:hover {
	color:#9BBB54;
}
a.size2 {
	font-size:1em;
}
a.size2:hover {
	color:#9BBB54;
}
a.size3 {
	font-size:1em;
}
a.size3:hover {
	color:#9BBB54;
}
a.size4 {
	font-size:1.1em;
}
a.size4:hover {
	color:#9BBB54;
}
a.size5 {
	font-size:1.2em;
	font-weight:bold;
}
a.size5:hover {
	color:#9BBB54;
	font-weight:bold;
}
a.size6 {
	font-size:1.3em;
	font-weight:bold;
}
a.size6:hover {
	color:#9BBB54;
	font-weight:bold;
}

/* Neuanmeldung / Meine Daten */

#regiContainer {
	margin:0 0 0 20px;
}

#regiContainer table label{
	width:3px;
	color:#fff;
}

#regiContainer table{
	margin:0 0 2px 0;
}

#regiContainer form {
	margin:10px 0 0 0;
	padding:0;
}

#regiContainer ul li{
	list-style-type:none;
	display:inline;
	margin:0 10px 0 0;
}

#regiContainer ul{
	position:relative;
	left:-50px;
}

#regiContainer p{
	margin:10px 0 0 0;
	padding:0;
	width:720px;
}

#regiBoxStep1 {
	width:755px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiBoxStep2 {
	width:755px;
	height:710px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiBoxStepQuit {
	width:755px;
	height:200px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiBoxStepQuit2 {
	width:755px;
	height:200px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiContainer span{
	margin:10px 0 0 0;
	display:block;
	font-size:11px;
}

.formGroup label{
	width:370px;
}

.formGroup input {
	font-size:12px;
	width:190px;
	margin:0 0 2px -200px;
	border:solid 1px #436E1F;
}

.formGroup select{
	font-size:12px;
	width:190px;
	margin:0 0 0 15px;
	border:solid 1px #436E1F;
}

.regiFormSubmit {
	float:left;
	margin:10px 15px 0 0;
}

.daImp {
	position:relative;
	top:10px;
	left:-40px !important;
}

.daImp li img{
	margin:0 30px 0 0;
	border:0;
}

.formGroupGrey {
	margin:20px 0 0 -10px;
	padding:10px 0 30px 10px;
	background:#8DBD5A;
}

.formGroupGrey label{
	margin:15px 0 0 0;
	padding:0;
}

.formGroupGrey input{
	width:190px;
	position:relative;
	top:13px;
	left:-220px;
	font-size:12px;
	border:solid 1px #436E1F;
}

.formGroupRadio input{
	display:none;
	width:15px;
	float:left;
}

.formGroupRadio {
	margin:20px 0 20px 0;
}

.formGroupRadio label{
	width:700px;
	margin:0 20px 0 0;
}

.whiteLine {
	margin:17px 0 0 0;
}

.formGroupCheck {
	clear:both;
}

.formGroupCheck p {
	margin:75px 0 0 0 !important;
}

.formGroupCheck table label, .formGroupCheck2 table label {
	width:100px !important;
}
		
.formGroupRadio label, .formGroupRadio p, .formGroupCheck label, .formGroupCheck p {
	font-weight: normal;
}

.plzWohnort input {
	font-size:12px;
	border:solid 1px #436E1F;
}

.plzWohnort {
	position:relative;
	left:-3px;
	top:-2px;
}

#regiBoxStepQuit2 ul li {
	display:block;
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	background:url(/knorrfamily/registrierung/art/whiteBullet.gif) no-repeat 0 4px;
}

#regiBoxStepQuit2 ul{
	width:560px;
	position:relative;
	top:20px;
	left:-30px;
}
.persoenlicheDaten p{
  margin-top: 20px !important;
}
.rezeptProfilCheck{
  float:left;
  margin-right: 5px;
}
.mitkochzentraleAbmeldung li{
  display:block !important;
  height: 20px;
}
.mitkochzentraleGrey{
  padding:10px 0 10px 10px;
	background:#8DBD5A;
	margin-left: -10px;
}
.mitkochzentraleGrey input{
  display:inline;
  float:left;
  margin-right: 10px;
}
.mitkochzentraleGrey .kochvorliebenTable label{
  width: 220px !important;
}
.kochkentnisseTable label{
  width: 60px !important;
}
.kochkentnisseTable input{
  display:inline;
  float:left;
  margin-right: 10px;
}
.regionaleVorlieben input{
  display:inline;
  float:left;
  margin-right: 10px;
}
.regionaleVorlieben label{
  width: 100px !important;
}
.kochkentnisseTable{
  width: 500px;
}
.vegetarischkinder{
  width: 400px;
}
.vegetarischkinder input{ 
  float:left;
  margin-right:10px;
}
.vegetarischkinder label{ 
  width:200px !important;
}
*html .vegetarischkinder input{
  margin-top:-3px;
}
*+html .vegetarischkinder input{
  margin-top:-3px;
}
.mitkochzentraleAbmeldung{
  list-style-type: circle !important;
  display:block;
}
*html #llcheck{
  margin-top: -4px !important;
}
*+html #llcheck{
  margin-top: -4px !important;
}
*html .rezeptProfilCheck{
  margin-top: -3px;
}
*+html .rezeptProfilCheck{
  margin-top: -3px;
}

#regiBoxStep1 {
	height:285px;
}

#regiBoxProfile {
	height:230px;
	width:755px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiBoxPass {
	height:255px;
	width:755px;
	background:#68A929;
	color:#fff;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
}

#regiBoxStep1 td strong {
	color:#fff;
}

#regiBoxStep1 td input {
	border:1px solid #436E1F;
	font-size:12px;
	width:190px;
}