/** Alte Browser ignorieren diese Angaben **/
body {
	background: #fff url(/design/lemkesoft/img/bg.gif) repeat-x;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	vertical-align: top;
	font-size: 13px;
	text-align: center;
	line-height: 1.25em;
}
html, body, div {
	margin: 0;
	padding: 0;
	border: none;
}
img {
	border: none;
}
.all {
	margin-left: auto;
	margin-right: auto;
	width: 914px;
	text-align: left;
}
.menu-left {
	margin-top: 94px;
	margin-right: 2px;
	width: 195px;
	float: left;	
	background-color: #bdbec0;
	background-image: url(/design/lemkesoft/img/menu_bg.jpg);
	background-repeat: repeat-x;
}
.menu-right {
	margin-top: 94px;
	margin-left: 2px;
	width: 195px;
	float: left;
	background-color: #bdbec0;
	background-image: url(/design/lemkesoft/img/menu_bg.jpg);
	background-repeat: repeat-x;
}
* html .menu-right {
	overflow-x: hidden;
}
.menu-left-top {
	height: 4px;
	overflow: hidden;
	background: url(/design/lemkesoft/img/top_round_left.gif) repeat-x;
}
.menu-left-bottom {
	height: 4px;
	overflow: hidden;
	background: url(/design/lemkesoft/img/bottom_round_left.gif) repeat-x;
}
.menu-right-top {
	height: 4px;
	overflow: hidden;
	background: url(/design/lemkesoft/img/top_round_right.gif) repeat-x;
}
.menu-right-bottom {
	height: 4px;
	overflow: hidden;
	background: url(/design/lemkesoft/img/bottom_round_right.gif) repeat-x;
}
.menu-bottom {
	text-align: center;
}
.top-menu {
	height: 34px;
	overflow: hidden;	
}
.design-middle {
	width: 520px;
	float: left;
}
* html .design-middle {
	overflow-x: hidden;
}
.navi {
	margin-right: 14px;
	margin-left: 16px;
	padding-top: 7px;
	padding-bottom: 8px;
	font-size: 18px;
}
.dotted {
	height: 1px;
	overflow: hidden;
	margin: 0px;
	margin-left: 14px;
	margin-right: 15px;
	padding: 0px;
	background: url(/design/lemkesoft/img/dotted.gif) repeat-x;
}
li .dotted {
	height: 1px;
	overflow: hidden;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 26px;
	margin-right: 0px;
	padding: 0px;
	background: url(/design/lemkesoft/img/dotted.gif) repeat-x;
}
.hr {
	height: 1px;
	overflow: hidden;
	margin: 0px;	
	padding: 0px;
	background: url(/design/lemkesoft/img/hr-dotted.gif) repeat-x;
}
.bg {
	color: #000;
	/* background: #fff url(/design/lemkesoft/img/top-bg.gif) repeat-x;	 */
}
.bg2 {
	background: #fff url(/design/lemkesoft/img/top-bg.gif) repeat-x;	
}
.very-bottom {
	margin: 15px;
	text-align: center;
}

