body {
	padding:0px;
	margin:0px;
	padding-top: 3px;
	background-color: white;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;

}
#contentarea {
	position:relative;
	left:0px;
	top:0px;
	width:951px;
	height: 630;
	z-index: 0;
}
#msg {
	position:absolute;
	left:130px;
	top:0px;
	width:280px;
	height: 50;
	z-index: 50;
}
#logokaethchen {
	position:absolute;
	left:838px;
	top:534px;
	width:113px;
	height:82px;
	z-index:0;
	visibility:visible;
}
#buttonhome {
	position:absolute;
	left:33px;
	top:585px;
	width:49px;
	height:44px;
	z-index:0;
	visibility:visible;
}
#bottomnav1 {
	position:absolute;
	left:196px;
	top:603px;
	width:129px;
	height:18px;
	z-index:3;
	visibility:visible;
}
#bottomnav2 {
	position:absolute;
	left:325px;
	top:603px;
	width:80px;
	height:18px;
	z-index:4;
	visibility:hidden;
}
#bottomnav3 {
	position:absolute;
	left:325px;
	top:603px;
	width:54px;
	height:18px;
	z-index:5;
	visibility:visible;
}
#bottomnav4 {
	position:absolute;
	left:379px;
	top:603px;
	width:53px;
	height:18px;
	z-index:6;
	visibility:visible;
}
#bottomnav5 {
	position:absolute;
	left:466px;
	top:603px;
	width:132px;
	height:18px;
	z-index:7;
	visibility:visible;
}
#bottomnav6 {
	position:absolute;
	left:596px;
	top:603px;
	width:69px;
	height:18px;
	z-index:8;
	visibility:visible;
}
#bottomnav7 {
	position:absolute;
	left:666px;
	top:603px;
	width:87px;
	height:18px;
	z-index:38;
	visibility:visible;
}
#mainnav {
	position:absolute;
	left:0px;
	top:0px;
	width:125px;
	height: 554px;
	z-index:1;
	visibility:visible;
}
.mainnav_menu {
	left:0px;
	width:108px;
	height:77px;
	margin: 0px;
	margin-bottom: 2px;
	z-index:1;
	visibility:visible;
}
#mainnav1 {
	left:0px;
	top:397px;
	width:108px;
	height:77px;
	margin: 0px;
	margin-bottom: 2px;
	z-index:1;
	visibility:visible;
}
#mainnav2 {
	left:0px;
	top:79px;
	width:108px;
	height:78px;
	z-index:2;
	visibility:visible;
}
#mainnav3 {
	position:relative;
	left:0px;
	top:159px;
	width:108px;
	height:77px;
	z-index:4;
	visibility:visible;
}
#mainnav4 {
	position:relative;
	left:0px;
	top:238px;
	width:108px;
	height:78px;
	z-index:5;
	visibility:visible;
}
#mainnav5 {
	position:relative;
	left:0px;
	top:318px;
	width:108px;
	height:77px;
	z-index:7;
	visibility:visible;
}
#mainnav6 {
	position:relative;
	left:0px;
	top:0px;
	width:108px;
	height:78px;
	z-index:9;
	visibility:visible;
}
#mainnav7 {
	position:relative;
	left:0px;
	top:477px;
	width:108px;
	height:77px;
	z-index:10;
	visibility:visible;
}
#mainnav8 {
	position:relative;
	left:0px;
	top:557px;
	width:108px;
	height:77px;
	z-index:10;
	visibility:visible;
}
h1 {
	font-size: 23px;
	line-height: 26px;
	margin-top: 6px;
	margin-bottom: 8px;
	text-align: left;
}
h2 {
	font-size: 18px;
	line-height: 22px;
	margin:0px;
	text-align: left;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	margin:0px;
	padding:0px;
	text-align: left;
}
h4 {
	font-size: 16px;
	line-height: 16px;
	margin:0px;
	padding:0px;
	text-align: left;
}
ul {
	margin: 0px;
	padding-left: 15px;
	list-style-type: circle;
}
li {
	margin-left: 0px;
	padding-left: 0px;
}
a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover, a:active {
	color: #A7121C;
}
a.link_email, a.link_email:visited {
	text-decoration: underline;
	font-weight: 300;
	color: #000000;
}
a.link_email:hover, a.link_email:active {
	color: #A7121C;
}

.error_msg {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-stretch: expanded;
	font-size: 12px;
	line-height: 22px;
	color: #A7121C;
	text-align: center;
	font-weight: 600;
}
.success_msg {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-stretch: expanded;
	font-size: 12px;
	line-height: 22px;
	color: #008000;
	text-align: center;
	font-weight: 600;
}
.error {
	color: #A7121C;
}
.success {
	color: #008000;
}
input.txt {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:186px;
	height: 23px;
	font-size: 12px;
}
input.txt2 {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:167px;
	height: 23px;
	font-size: 12px;
}
input.txt3 {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:150px;
	height: 23px;
	font-size: 12px;
}
input.txt4 {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:145px;
	height: 23px;
	font-size: 12px;
}
input.txt5 {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:134px;
	height: 23px;
	font-size: 12px;
}
input.txt6 {
	border: 0px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom:0px;
	padding-right: 0px;
	width:96px;
	height: 23px;
	font-size: 12px;
}
.text {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 15px;
	line-height: 24px;
	text-align: left;
}
.text_med {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
.text_sm_med {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 10px;
	line-height: 21px;
	text-align: left;
}

.text_fineprint {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

.text_color {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 11.5px;
	line-height: 22px;
	text-align: center;
	color: #707070;
}
.text_sm {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", Helvetica, "Trebuchet MS", sans-serif;
	font-weight: 300;
	font-stretch: expanded;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

strong {
	font-weight: 600;
}
.halbfett {
	font-weight: 500;
}
[disabled] {
	color:#000000;
	background-color: #ffffff;
}
.bestelllink { display: none; }
