@charset "utf-8";
body {
	background-color: #f3f3f3;
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #616161;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.container_global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 960px;
	color: #616161;
	margin: 0px;
	padding: 0px;
}
.container_content {
	float: left;
	background-image: url(/pic/bg/bg_contentcontainer.jpg);
	background-repeat: repeat-y;
}
.container_content_rechts {
	float: right;
	width: 660px;
	background-image: url(/pic/bg/bg_content.jpg);
	background-repeat: repeat-y;
	padding-top: 60px;
	margin: 0px;
	padding-bottom: 0px;
}
.banner_li {
	float: left;
	width: 300px;
}
.banner_re {
	float: right;
	width: 660px;
	background-image: url(/pic/bg/bg_banner_re.jpg);
	background-repeat: no-repeat;
	height: 255px;
}
.navigation {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.menu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 340px;
	background-image: url(/pic/bg/bg_quicklink.jpg);
}
.menu a {
	font-weight: normal;
}
.navibody {
	background-image: url(/pic/bg/bg_navibody.jpg);
	background-repeat: repeat-y;
}
.navibody a {
	color: #616161;
	text-decoration: none;
	font-weight: normal;
}
.navibody ul {
	list-style-type: none;
	background-color: #cbea39;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 265px;
}
.navibody li {
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}
.bottom {
	width: 960px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.foot_bottom_left {
	background-image: url(/pic/bg/bg_foot_bottom.jpg);
	font-size: 11px;
	padding-left: 315px;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	color: #616161;
	float: left;
}
.foot_bottom_right {
	float: right;
	padding-right: 25px;
}
.foot_bottom_left a{
	color: #000000;
	text-decoration: none;
}
.foot_bottom_right a{
	color: #000000;
	text-decoration: none;
}
.clear {
	clear: both;
}
.banner_re_top {
	width: 660px;
	float: right;
}
.banner_re img {

}
.banner_re img {
	margin-top: 20px;
	margin-left: 24px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #616161;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
p {
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.second {
	background-color: #ababab;
	text-indent: 15px;
}
.second a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.bmi_left {
	float:left;
	width:125px;
}

.bmi input {
	float:left;
	margin-right:10px;
	width:25px;
}

.bmi {
	line-height:25px;
	clear:both;
}

.bmi_field {
	width:220px;
	border:2px solid #cbea39;
	padding:5px;
}

.error {
	color:#FF0000;
	font-size:11px;
	margin-bottom:2px;
	margin-top:5px;
}

.navihead a img {
	border: 0px none;
	}
