body {
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 12px;
	background-color: #aab;
	z-index: 1;
	bottom: -0.1px;
}
a img {border-width: 0;}
a,a:visited {color:#0000FF;}

ul {
	padding: 10px 30px;
	margin: 0;
}

h1 {
	background: url(/image/h1-bg.gif) no-repeat;
	padding-left: 10px;
	height: 48px;
	padding-top: 10px;
	font-size: 18px;
	text-align: center;
	color: #186a42;
	width: 698px;
}

#alles {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: -0.1px;
	width: 100%;
}

#content {
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	background: url(/image/v1-bg.gif);
	border-bottom: 1px solid #000;
}

#copy {
	position: relative;
	padding-left: 62px;
	width: 700px;
	font-size: 14px;
}

#copy a,a:visited {
	color: #0000FF;
	text-decoration: underline;
}

#newmenu {
	position: absolute;
	top: 8px;
	right: 20px;
	height: 16px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	z-index: 2;
}
#newmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
	color: #fff;
	background-color: #b73528;
	text-decoration: none;
}
#nav a:hover {
	background-color: #d75548;
}
#nav li li a {
	display: block;
	padding: 0.2em 10px;
}
#nav li li a:hover {
	padding: 0.2em 4px;
	border-width: 0 5px;
	background-color: #d75548;
}
#newmenu li {
	float: left;
	position: relative;
	width: 85px;
	text-align: center;
	cursor: default;;
	border-width: 0px 0;
}
#newmenu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(/image/menu-bg1.gif) bottom left no-repeat;
	z-index: 5;
	padding: 0.5em 0 1em 0;
}
#newmenu li>ul {
	top: auto;
	left: auto;
}
#newmenu li li {
	display: block;
	float: none;
	background-color: #b73528;
	border: 0;
}
#newmenu li:hover ul, #newmenu li.over ul {
	display: block;
}
.aktiv {
	color: #caa;
}
.saktiv {
	color: #caa;
	padding: 0.2em 10px;
}
hr {
	display: none;
}

#breadcrumb {
	height: 15px;
	font-size: 12px;
	padding-top: 2px;
}

#home {
	margin-top: 20px;
	margin-left: 60px;
	height: 207px;
}
#home a,a:visited {
	color: #186a42;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}

.kasten {
	position: absolute;
	width: 156px;
	height: 207px;
	background: url(/image/kasten.gif) no-repeat;
}

.ka-ueb {
	position: absolute;
	top: 117px;
	width: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.ka-txt {
	position: absolute;
	top: 136px;
	width: 150px;
	text-align: center;
	font-size: 12px;
}

#werbe {
	margin-top: 5px;
	height: 150px;
	width: 700px;
	background: url(/image/sepp.gif) no-repeat;
}

.produkt {
	position: relative;
	width: 700px;
}

.prod-img {
	position: relative;
	width: 149px;
}

.prod-txt {
	position: absolute;
	top: 0px;
	right: 10px;
}

#zwischen {
	margin-left: 190px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

#sepp {
	position: relative;
	margin-top: 30px;
	margin-left: 160px;
	margin-right: 20px;
	color: #186a42;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

/* FOOTER */
#foot {
	position: relative;
	text-align: center;
	background-color: #d5b5a1;
	color: #000;
	left: 32px;
	right: 1px;
	padding: 8px;
	border-top: 1px solid #000;
	width: 751px;
}

#clearfooter {
    clear: both;
    height: 10px;
    width: 100%;
}

#btop {
	height: 18px;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
#btop a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
#btop a:hover {
	text-decoration: underline;
}
#links {
	text-align: center;
	width: 98%;
	height: 18px;
}
#links a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
#links a:hover {
	text-decoration: underline;
}
#none {
	text-decoration: none;
	color: black;
}
#stipps {
    padding: 3px;
    text-align: center;
    font-size: 10px;
    color: #eee;
	width: 100%;
    height: 10px;
}
#stipps a {
    color: #eee;
	text-decoration: none;
}

