* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	background-color: #EEC375;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position: 0px -4px;
}
#wrapper {
	width: 1024px;
	position: relative;
	margin:auto;
	background-color: #feeabc;
	border: 1px solid #333333;
	background-image:url(../images/wrapperbg.jpg);
	background-repeat:no-repeat;
	background-position: 0px 233px;
}
#header {
	height: 204px;
	width: 1024px;
	background-image: url(../images/head.jpg);
	background-repeat:no-repeat;
}
#content {
	width: 680px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color: #AC4E10;
	margin-left:65px;
	margin-top:40px;
}
h1 {
	font-size: 18px;
	color: #96390C;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	color: #96390C;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
a:link, a:visited {
	background-color:inherit;
	color:#6f2303;
	text-decoration:none;
}
a:active, a:hover {
	background-color:inherit;
	color:#b87642;
	text-decoration:underline;
}
.send {
	cursor: hand;
	font:11px Arial, Helvetica;
	color:#000000;
	border: 1px solid #2C6ED5;
	background-color: #DDDDFF;
	width:131px;
	height: 30px;/*background-image:url(file:///M|/tischlerei-senf/internet/images/send.jpg)*/
}
.img {
	border: 1px solid #a34810;
}
li {
	list-style:inside;
}
.top {
	font-weight:bold;
	text-decoration:underline;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	width: 680px;
	display:block;
	text-align:right;
}
.contact {
	text-decoration:underline;
}
/* start topnav */

#topnav {
	height: 29px;
	width: 1024px;
	background-image: url(../images/topnav.jpg);
	background-repeat: repeat-x;
}
#topnav ul {
	width:400px;
	float:left
}
#topnav img {
	float:right;
}
#topnav li {
	height: 29px;
	width: 85px;
	font-weight: bold;
	list-style: none;
	float:left;
	line-height: 29px;
	text-align: center;
}
#topnav a {
	color:#fee4ab;
	font-weight: bold;
	text-decoration: none;
	padding-left: 35px;
}
#topnav a:hover {
	color:#e3ab5b;
	font-weight: bold;
	text-decoration: none;
}
/* ende topnav */


/* start left nav */

#leftnav {
	float:left;
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
}
#leftnav li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7A77B;
	height: 28px;
	list-style:none;
}
#leftnav a {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5450b;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	height: 28px;
	display:block;
}
#leftnav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#a5450b;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	height: 28px;
	display:block;
	background-color:#fde3a8;
}
#kat {
	color:#96390c;
	font-weight:bold;
	text-decoration: none;
	background-color: #FCD68B;
	padding-left: 10px;
	height: 28px;
	font-size: 15px;
}
/* ende left nav */


/* start footer */

#footer {
	height: 112px;
	width: 1024px;
	background-image:url(../images/bottomverl.jpg);
	background-repeat:repeat-x;
	clear: both;
}
#footer img {
	float: left;
}
#footfirst {
	float:left;
	width: 160px;
	padding-top: 70px;
	padding-left: 20px;
	color: #FEE4AB;
	font-weight: bold;
}
#footsecond {
	float:left;
	padding-top: 70px;
	color: #FEE4AB;
	font-weight: bold;
}

.float-left{
	float:left;
}


/* ende footer */
