body, div, p, img, span, ul, li {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	border:none;
}

body {
	font-size: 12px;
	background-image:url(bilder/bodybg.png);
	background-position:50% center;
	background-repeat:repeat-x;
	background-attachment:fixed; 
}

body, html{
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color: #017794;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-darkshadow-color: #8ACE53;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #017794;
}
#bodyBackgroundLayer {
	background-color:#DCF1CB;
	width:100%;
	height:200px;
	position:relative;
}

#mainDiv {
	position:absolute;
	height:740px;
	width:740px;
	z-index: 1;
	margin-left: -370px;
	left: 50%;
	top: 50%;
	margin-top: -370px;
	background-color: #FFFFFF;
}
#logoDiv {
	position:absolute;
	height:146px;
	width:146px;
	z-index: 50;
	left: -46px;
	background-color: #CCCCCC;
	top: -46px;
	border: 2px solid #017794;
	background-image: url(Bilder/White138-138px.png);
	background-repeat: no-repeat;
	background-position:center;
}
#logo {
	vertical-align:middle;
	position: absolute;
	border:none;
	left: 12px;
	top: 36px;
}

#naviDivX {
	font-size:10px;
	position: absolute;
	width: 588px;
	height: 98px;
	z-index: 40;
	top: 0px;
	font-weight: bold;
	right: 0px;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #017794;
}

#naviDivX div  {
	height:94px;
	width:94px;
	position:relative;
	float:right;
	text-align: center;
	border: 2px solid #CCCCCC;
}
#naviDivX p{
	margin-top:40px;
}
#naviDivX a:link {
	color: #017794;
	text-decoration: none;
}
#naviDivX a:visited {
	text-decoration: none;
	color: #017794;
}
#naviDivX a:focus {
	text-decoration: none;
	color:#ffffff;
}
#naviDivX a:hover {
	text-decoration: none;
	color:#ffffff;
}
#naviDivX a:active {
	text-decoration: none;
	color:#017794;
}

#naviDivY {
	color:#017794;
	font-size:10px;
	position: absolute;
	width: auto;
	height: auto;
	z-index: 40;
	left: 0px;
	bottom: 0px;
	font-weight: bold;
	border: 2px solid #CCCCCC;
	background-color: #FFFFFF;
}
#naviDivY div {
	height:94px;
	width:94px;
	position:relative;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #CCCCCC;
}
#naviDivY p{
	margin-top:30px;
}

#TechnikUndWerkzeug a:link, #SicherheitUndUmwelt a:link, #ServiceUndSchulungen a:link {
	color: #017794;
	text-decoration: none;
}
#TechnikUndWerkzeug a:visited, #SicherheitUndUmwelt a:visited, #ServiceUndSchulungen a:visited {
	text-decoration: none;
	color: #017794;
}
#TechnikUndWerkzeug a:focus, #SicherheitUndUmwelt a:focus, #ServiceUndSchulungen a:focus {
	text-decoration: none;
	color:#ffffff;
}
#TechnikUndWerkzeug a:hover, #SicherheitUndUmwelt a:hover, #ServiceUndSchulungen a:hover {
	text-decoration: none;
	color:#ffffff;
}
#TechnikUndWerkzeug a:active, #SicherheitUndUmwelt a:active, #ServiceUndSchulungen a:active {
	text-decoration: none;
	color: #017794;
}

a:link {
	color: #017794;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #017794;
}
a:focus {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #017794;
}

.linkAktiveBlack {
	color:#000000;
	background-color:#FFFF00;
}
.linkAktiveStandard {
	color:#FFFFFF;
	background-color:#017794;
}
.linkAktiveYellow {
	color:#000000;
	background-color:#FDCC36;
}

.linkAktiveBlue {
	color:#FFFFFF;
	background-color:#2F3E9B;
}

.linkAktiveRed {
	color:#000000;
	background-color:#CC0A1D;
}

.linkAktiveGreen {
	color:#FFFFFF;
	background-color:#229E3C;
}

.linkAktiveOrange {
	color:#000000;
	background-color:#EB6F2E;
}

.linkAktiveGrey {
	color:#FFFFFF;
	background-color:#8B8D92;
}

#subMainDiv {
	position:absolute;
	height:690px;
	width:690px;
	z-index: 40;
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
	border: 2px solid #017794;
}


#contentDiv {
	position:absolute;
	height:584px;
	width:508px;
	z-index: 35;
	visibility: visible;
	right: 0px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 42px;
	padding-right: 42px;
	border: 4px solid #CCCCCC;
	top: 98px;
	overflow: auto;
}
#contentDiv p {
	margin-bottom:10px;
}

#contentDiv ul {
	margin-left:15px;
	list-style-type: disc;
	margin-bottom: 10px;
	color:#017794;
	/*padding-top:5px;*/
}
li img {
	vertical-align:middle;
}

#gradientDiv {
	position:absolute;
	height:30px;
	width:548px;
	z-index:40;
	visibility: visible;
	bottom:4px;
	background-image: url(bilder/GradientBottomHeight30.png);
	background-repeat: repeat-x;
	background-position: bottom;
	right: 30px;
}
#gradientDivTop{
	position:absolute;
	height:30px;
	width:548px;
	z-index:40;
	visibility: visible;
	top:102px;
	right: 33px;
	background-image: url(bilder/gradientTopHeight30.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fotos {
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 3px;
}

.bildRechts {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.bildLinks {
	float: left;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1{
	font-size:26px;
	font-weight:normal;
	color:#017794;
	margin-bottom: 15px;
	margin-top:30px;
}
h2 {
	font-size:18px;
	color:#017794;
	font-weight:normal;
	margin-top: 20px;
	margin-bottom: 10px;	
}
h3 {
	/*font-family: "Comic Sans MS", Verdana, Arial, sans-serif;*/
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: normal;
	color:#017794;
}
h4 {
	/*font-family: "Comic Sans MS", Verdana, Arial, sans-serif;*/	
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-weight: bold;
	color:#017794;
}
h5 {
	/*font-family: "Comic Sans MS", Verdana, Arial, sans-serif;*/	
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	color:#017794;
}

li {
	line-height: 23px;
	text-align:left;
	
}

#contentDivBottom table {
/*	border: 4px solid #CCCCCC;
	border-style:solid;
	border-spacing:0px;*/
	margin-top:10px;
	margin-bottom:10px;
	border-collapse: collapse;
}

#contentDivBottom td {
	border: 4px solid #CCCCCC;
	border-style:solid;
	vertical-align: middle;
	text-align:center;
	padding: 0px;
	margin:0px;
	width:240px;
	height:240px;
}

#contentDivTop{
	margin-bottom:20px;
}

#contentDivTop table {
	border: 0px solid #CCCCCC;
	border-style:solid;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	width: 480px;
}

#contentDivTop td {
	border: 0px solid #CCCCCC;
	vertical-align: middle;
	text-align:center;
	padding: 0px;
	margin:0px;
	height:150px;
}

.firstTD { width:70% }

.bigPics{
	display:table-cell;
	border: 4px solid #CCCCCC;
	border-style:solid;
	border-spacing:0px;
	width: 480px;
	height: 480px;
	border-collapse: collapse;
    text-align: center;
    line-height: 100%;	
}

.bigPics img {
	display:block;
	margin:0 auto;
}

.icons{
	border: 4px solid #CCCCCC;
	border-style:solid;
	border-spacing:0px;
	width: 98px;
	height: 98px;
	float:right;
	
/*	padding-left:10px;
	padding-top:10px;
	border-collapse: collapse;*/
}
.tdHeadline {
	border: 0px;
	height: 50px;
	text-align:left;
	width: 200px;
}

#flag{
	margin-top:40px;
}
#weiner{
	position:absolute;
	width:144px;
	height:115px;
	z-index:2;
	left: 409px;
	top: 174px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}

#gans{
	position:absolute;
	width:144px;
	height:115px;
	z-index:2;
	left: 222px;
	top: 174px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}
#hoffmann{
	position:absolute;
	width:144px;
	height:115px;
	z-index:2;
	left: 48px;
	top: 174px;
	text-align:center;
	margin-top:40px;
	margin-bottom:20px;
}
.bilder{
	margin-top:10px;
	margin-bottom:10px;
}
.produkteMain{
	height:200px;
	width:700px;
	margin-top:40px;
	margin-bottom:20px;
	vertical-align: middle;
}
.produkte  {
	height:100%;
	width:50%;
	position:relative;
	float:left;
	text-align: center;
}

