.menu1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #111;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	position: relative;
	top: 10px;
	left: 20px;
	text-transform: capitalize;
	text-align: left;
}

.menu1 li {
	list-style-type: none;
	width: 195px;
}

.menu1 li.last {
	border: none;
}

.menu1 a:link {
	color: #ccff99;
	text-decoration: none;
}

.menu1 a:visited {
	color: #ccff99;
	text-decoration: none;
}

.menu1 a:hover {
	color: #B06708;
}

.menu1 a:active {
	color: #ccff33;
}

.kontakt-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ae6807;
	margin-top: 10px;
	margin-left: 0px;
	height: 20px;
	width: 763px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d7ed49;
	text-align: left;
	padding-left: 25px;
}

.footer-info {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #3366cc;;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	list-style-type: none;
}

.footer-info li {
	list-style-type: none;
}

.prodtable {
	width: 605px;
	height: 212px;
	background-image: url(../images/prodback-01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.prodtable td {
	vertical-align: top;
	padding-left: 10px;
	}
	
.prodtable2 {
	width: 605px;
	height: 212px;
	background-image: url(../images/prodback-02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.prodtable2 td {
	vertical-align: top;
	padding-left: 10px;
	}	

.tdimg {
	padding-top: 15px;
	padding-right: 10px;
}

.prodtable-s1 {
	width: 605px;
	height: 318px;
	background-image: url(../images/prodback-s-01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.prodtable-s1 td {
	vertical-align: top;
	padding-left: 10px;
	}

.prodtable-es1 {
	width: 605px;
	height: 424px;
	background-image: url(../images/prodback-es-01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.prodtable-es1 td {
	vertical-align: top;
	padding-left: 10px;
	}
	
.prodtable-es2 {
	width: 605px;
	height: 424px;
	background-image: url(../images/prodback-es-02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.prodtable-es2 td {
	vertical-align: top;
	padding-left: 10px;
	}

.ul-adresse {
	line-height: 20px;
}

.ul-adresse li {
	list-style-type: none;
}

.li-over {
	list-style-type: none;
	font-weight: bold;
}