html, body {
	margin: 0px;
	padding: 0px;
	height: auto;
}
body {
	text-align: left;
}
#zentriert { 
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
#inhalt { 
	text-align: left;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#flaechelinks { 
	margin: 0px;
	padding: 0px;
	height: 0px;
		visibility: hidden;
}
#bildstat { 
	margin: 0px;
	padding: 0px;
	height: 0px;
		visibility: hidden;
}
#bildgross { 
	margin: 0px;
	padding: 0px;
	height: 0px;
		visibility: hidden;
}
#text { 
	text-align: left;
	top: 0px;
	height: auto;
	margin-top: 0px;
	padding: 0px;
}
#untenfirefox { 
		visibility: hidden;
}

h1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 20px 0px;
}
h2 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h3 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.textlink:hover {
	text-decoration: underline;	
}

/*********** #Menu ***********/
#menu {	
			float:left;
			text-align : left;
			position: relative;
			display: block;
			margin: 180px 0px 0px -135px;
			width: 114px;
			height: 0px;
			z-index: 10;
				visibility: hidden;
}
ul { 
			list-style-type  : none; 
			margin: 0px;
			padding: 0px;
					visibility: hidden;
}
li {
			text-align : left;
			width : 114px;
			height : 20px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
					visibility: hidden;
}
li .a1 { 
			width : 114px;
			height : 20px;
			margin: 0px;
			padding: 0px;
			background-image: url(menu/ueberuns_00.gif);
			background-repeat: no-repeat;
}
li .a2 { 
			width : 114px;
			height : 20px;
			margin: 0px;
			padding: 0px;
			background-image    : url(menu/leistungen_00.gif);
			background-repeat   : no-repeat;
}
li .a3 { 
			width : 114px;
			height : 20px;
			margin: 0px;
			padding: 0px;
			background-image    : url(menu/referenzen_00.gif);
			background-repeat   : no-repeat;
}
li .a4 { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/news_00.gif);
			background-repeat   : no-repeat;
}
li .a5 { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/kontakt_00.gif);
			background-repeat   : no-repeat;
}
li .a6 { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/impressum_00.gif);
			background-repeat   : no-repeat;
}


li a {
			display: block;
			height: 20px;
			margin: 0px 0px 0px 0px;
}

li .a1:hover { 
			margin: 0;
			background-image    : url(menu/ueberuns_01.gif);
			background-repeat   : no-repeat;
}
li .a2:hover { 
			margin: 0;
			background-image    : url(menu/leistungen_01.gif);
			background-repeat   : no-repeat;
}
li .a3:hover { 
			margin: 0;
			background-image    : url(menu/referenzen_01.gif);
			background-repeat   : no-repeat;
}
li .a4:hover { 
			margin: 0;
			background-image    : url(menu/news_01.gif);
			background-repeat   : no-repeat;
}
li .a5:hover { 
			margin: 0;
			background-image    : url(menu/kontakt_01.gif);
			background-repeat   : no-repeat;
}
li .a6:hover { 
			margin: 0;
			background-image    : url(menu/impressum_01.gif);
			background-repeat   : no-repeat;
}


li .a1aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/ueberuns_01.gif);
			background-repeat   : no-repeat;
}
li .a2aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/leistungen_01.gif);
			background-repeat   : no-repeat;
}
li .a3aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/referenzen_01.gif);
			background-repeat   : no-repeat;
}
li .a4aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/news_01.gif);
			background-repeat   : no-repeat;
}
li .a5aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/kontakt_01.gif);
			background-repeat   : no-repeat;
}
li .a6aktuell { 
			width : 114px;
			height : 20px;
			margin: 0;
			background-image    : url(menu/impressum_01.gif);
			background-repeat   : no-repeat;
}





