body {
	font-family: Eurostile, Verdana, Helvetica, Arial, san-serif;
}
/* TEST */
#divOne {
	visibility:hidden;
}
#divTwo {
	visibility:hidden;
}
/* TEST ENDE */

.egk {
	position: relative;
	top: -275px;
	left: -314px;
	width: 250px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	z-index: 3;
}



p {
}
td {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* Textsettings */
#headline {
	font-size: 14px;
	color: #f78305;
	font-weight: bolder;
}
#fliesstext {
	font-size: 14px;
	line-height: 17px;
	color: #666666;
}
#fliesstextOhneZeilenabstand {
	font-size: 14px;
	color: #666666;
}
#kleingedruckt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #666666;
}
/* Textlinks */
#textlink:link, #textlink:visited {
	color: #666666;
	text-decoration: none;
}
#textlink:hover, #textlink:active {
	color: #063672;
	text-decoration: underline;
}
#submenueactive {
	color: #063672;
}
/* Mainmenue */
#home {
	background: url(../images/buthome.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 34px;
}
#ueberuns {
	background: url(../images/butueberuns.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 33px;
}
#leistungen {
	background: url(../images/butleistungen.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 33px;
}
#referenzen {
	background: url(../images/butreferenzen.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 32px;
}
#kontakt {
	background: url(../images/butkontakt.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 34px;
}
#links {
	background: url(../images/butlinks.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 33px;
}
#impressum {
	background: url(../images/butimpressum.jpg) 0px 0px no-repeat;
	width: 235px;
	height: 33px;
}
a#home, a#ueberuns, a#leistungen, a#referenzen, a#kontakt, a#links, a#impressum {
	display: block;
	float:center;
}
#home:hover, #home:active, #kontakt:hover, #kontakt:active {
	background-position: 0px -34px;
}
#leistungen:hover, #leistungen:active, #ueberuns:hover, #ueberuns:active, #impressum:hover, #impressum:active, #links:hover, #links:active {
	background-position: 0px -33px;
}
#referenzen:hover, #referenzen:active {
	background-position: 0px -32px;
}

