h1 {
	font-size: 115%;
	font-weight: bold;
}
h2 {
	font-size: 100%;
	font-weight: bold;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #fff;
}
#headbox, #headerbox {
	position: absolute;
	top: 3px;
	left: 0;
	width: 950px;
	height: 115px;
	text-align: left;
}
#header {
	position: absolute;
	top: 0;
	left: 10px;
	width: 760px;
	height: 80px;
}
#language {
	position: absolute;
	top: 0;
	left: 760px;
	width: 130px;
	height: 70px;
	font-size: 60%;
	text-align: center;
	padding: 5px 0 5px 60px;
}
#topnavi {
	position: absolute;
	top: 80px;
	left: 0;
	width: 740px;
	height: 25px;
	font-size: 70%;
	padding: 10px 0 0 10px;
}
#content, #content_navli {
	padding: 15px 10px 10px 10px;
	font-size: 65%;
}
#content {
	position: absolute;
	top: 108px;
	left: 0;
	padding: 35px 10px 10px 10px;
	width: 785px;
	font-size: 65%;
}
#content_navli {
	position: absolute;
	top: 108px;
	left: 115px;
	padding: 35px 10px 10px 10px;
	width: 670px;
	font-size: 65%;
}
#sidebox {
	position: absolute;
	top: 108px;
	left: 820px;
	width: 130px;
}
#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	font-size: 65%;
}
#navbox {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 90px;
	margin-top: 35px;
}
#navileft {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	font-size: 70%;
	text-align: center;
	margin-left: 10px;
}
#footerbox {
	clear: both;
	position: relative;
	width: 755px;
	margin-top: 15px;
	font-size: 100%;
}
#footerbox_navli {
	clear: both;
	position: relative;
	left: -110px;
	width: 755px;
}
#infobox {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
	width: 753px;
	height: 65px;
}
#impressum {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	height: 50px;
	padding: 5px;
	text-align: center;
}
#info {
	position: absolute;
	top: 0;
	left: 340px;
	width: 200px;
	height: 50px;
	padding: 5px;
	text-align: center;
}
#info1 {
	position: absolute;
	top: 0;
	left: 550px;
	width: 200px;
	height: 50px;
	padding: 5px;
	text-align: center;
}

a {
	color: #000;
	background-color: #fff;
	text-decoration: underline;
}
a.topnav {
	text-decoration: none;
	border-bottom: 1px solid #3c0;
	font-size: 100%;
}
.renavbox {
	padding: 3px 2px;
	text-align: center;
	font-size: 100%;
	margin-bottom: 3px;
}
.redfont {
	color: #f00;
	background-color: #fff;
	font-weight: bold;
}
.redfont {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
.bluenormalfont {
	color: #00f;
	background-color: inherit;
	font-weight: normal;
}
.greenfont {
	color: rgb(0,102,0);
	background-color: inherit;
	font-weight: bold;
}
.greentitel {
	font-size: 18px;
	color: rgb(51,204,51);
	background-color: inherit;
	font-weight:bold;
}
.leftnavbox {
	height: 25px;
}
a.leftnav {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #3c0;
	font-size: 100%;
}
.column_left {
	float: left;
	width: 305px;
	padding: 2px;
	font-weight: bold;
}
.column_right {
	margin-left: 325px;
	width: 340px;
	padding: 2px;
	font-weight: normal;
}
.wk_titel {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #0fc00f;
	padding: 2px;
	text-align: left;
}
.wk_summe {
	font-size: 14px;
	font-weight: bold;
}
.wk_artikel {
	font-size: 11px;
	padding: 5px;
}
.kat_titel {
        font-size: 12px;
        font-weight: bold;
        color: #000;
        background-color: #0fc00f;
        padding: 2px;
        text-align: center;
}
.kat_artikel {
        font-size: 10px;
        padding: 5px;
}
.bestellung {
	border: 1px solid #000;
	background-color: rgb(153,255,153);
}