/********* Merkzettel in der Nav *******/

.submitLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: left;
}

* html .submitLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	width: 130px;
	padding: 0;
	margin: 0;
	text-align: left;
}


.submitLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #006633;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	padding: 0;
	margin: 0;
	text-align: left;
}

* html .submitLink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #006633;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	/*width: 120px;*/
	padding: 0;
	margin: 0;
	text-align: left;
}


.mzettelnavlegende	{
	font-size: 9px;
}






/**************** Bestellformular ****************************/

* html #infoanforderung {
	padding:0px;
	margin:0px;
}

#infoanforderung h1 {
  font-size: 14px;
  width: 398px;
  font-weight: bold;
  background: #FFF3E8;
  display: block;
  padding: 5px;
  border-bottom: 1px dotted #333;
  margin-bottom: 10px;
}

#infoanforderung legend {
	font-size: 14px;
	font-weight: 600;
	color: #FF8000;
}

#infoanforderung label {
	width: 100px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	clear: both;
	display: block;
	font-weight: 700;
}

#infoanforderung textarea, select {
	float: left;
	display: block;
	width: 250px;
	border: 1px solid #333;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 1px;
}

#infoanforderung input {
	float: left;
	display: block;
	border: 1px solid #333;
	background: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 1px;
	/*clear: both;*/
}

#infoanforderung div.clearer {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 1px;
}

#infoanforderung form {
	background: #CCDFEE;
	width: 408px;
	border: 1px dotted #333;
}

* html #infoanforderung form {
	background: #CCDFEE;
	width: 403px;
	border: 1px dotted #333;
}

#infoanforderung .form-button {
	margin-left: 110px !important;
	margin-left: 55px; /*to fix IE6 position*/
	width: 100px;
	clear: both;
}
#infoanforderung .option {
	border: none;
	background: none;
	width: auto;
}
#infoanforderung fieldset {
	border: none;
	padding-left: 10px;
	padding-bottom: 10px;
	display: block;
	/*clear: both;*/
}
#infoanforderung fieldset input {
	width: auto;
	border: none;
	background: none;
	float: left;
	display: block;
	margin-right: 10px;
	margin-top: 3px !important;
	margin-top: 0px; /*to fix IE6 position*/
}
#infoanforderung fieldset label {
	width: auto;
	font-weight: 500;
	clear: none;
	float: left;
	display: block;
	padding-right: 2px;
	white-space: nowrap; /*to fix IE6 wrapping*/
}

#infoanforderung .infotxt {
	margin-bottom: 10px;
	margin-left: 5px;
	width: 380px;
	font-weight: 600;
	font-size: 12px;
}


/* Hauptnavigation */

#navigationneu {
	background-color: #CCDFEE;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
}

#navigationneu div.navneulinie {
width: 160px; background-color: #ffffff; font-size: 1px; height: 1px;
}

#navigationneu .navigationmzettel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFF3E8;
	padding: 2px 2px 2px 6px;
	width: 152px;
	border-bottom: 1px solid #fff;
}

/*************************************************************************/
/******************************* NAV *************************************/
/* 1. Ebene aktiv mit unterebene */

a.ahr {
	line-height: 175%;
	color: #fff;
	background-color: #66a3ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.ahr:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 1. Ebene aktiv ohne unterebene */

a.ahro {
	line-height: 175%;
	color: #fff;
	background-color: #66a3ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

a.ahro:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

/* 1. Ebene passiv mit unterebene */

a.phr {
	line-height: 175%;
	color: #000000;
	background-color: #E1EBF4;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.phr:hover {
	line-height: 175%;
	color: #000000;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 1. Ebene passiv ohne unterebene */

a.phro {
	line-height: 175%;
	color: #000000;
	background-color: #E1EBF4;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

a.phro:hover {
	line-height: 175%;
	color: #fff;
	background-color: #9ac2ff;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
	width: 150px;
	margin-bottom: 10px;
	font-weight: 500;
}

/* 2. Ebene aktiv */

a.aur {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.aur:hover {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* 2. Ebene passiv */

a.pur {
	line-height: 175%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

a.pur:hover {
	line-height: 175%;
	color: #006666;
	background-color: #ffcd9a;
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: none;
	/*border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	width: 150px;
	font-weight: 500;
}

/* Preisstufen */

/* aktiv */
a.psaur {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

a.psaur:hover {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

/* passiv */
a.pspur {
	line-height: 150%;
	color: #006666;
	background-color: #fff3e8;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}

a.pspur:hover {
	line-height: 150%;
	color: #006666;
	background-color: #ffebcd;
	display: block;
	padding: 2px 0 2px 27px;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	width: 133px;
	font-weight: 500;
}