/* hintergrundstyles */



.bg_links {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bg/bg_links.gif);
}

.bg_links_blau {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/bg/bg_links_blau.gif);
}

.bg_rechts {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg/bg_rechts.gif);
}

.bg_rechts_blau {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg/bg_rechts_blau.gif);
}

.bg_mitte_oben {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg/bg_oben_mitte.gif);
}

.bg_mitte_oben_blau {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/bg/bg_oben_mitte_blau.gif);
}

/* txtstyles */

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb0004;
	font-weight: bold;

}

.headline_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064D9E;
	font-weight: bold;
}

.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8262;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: normal;


}

.fliess_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8262;
	line-height: normal;


}

.fliess_rezepte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8262;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: normal;



}

.fehler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cb0004;
	font-weight: normal;

}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CB0004;
	font-size: 11px;
	font-weight: normal;

}

a.navOben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBEFD2;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

/* formulare */

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8262;
	font-weight: normal;
	width: 190px;
	border: 1px solid #8E8262;
	background-color: #F2E4C2;
	padding: 1px 2px;

}

.form_k {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8262;
	font-weight: normal;
	width: 70px;
	border: 1px solid #8E8262;
	background-color: #F2E4C2;
	padding: 1px 2px;

}

.form_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBEFD2;
	font-weight: bold;
	width: 90px;
	background-color: #CB0004;
	border: 2px ridge #ECDDB8;
	}

.form_red {
	border: solid #E4281F;
	border-width:1px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	padding: 1px 2px;
	width: 190px;
}
