body{
	margin:0px;
	padding: 0px;
}.navi2{
	color: #A3A903;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial,Verdana, Geneva,sans-serif;
	letter-spacing: 1px;
	font-weight: normal;
}
p,td{
	color: #7F8111;
	font-family: Arial,Verdana, Geneva,sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 15px;
}
strong{
	color: #7F8111;
	font-family: Arial,Verdana, Geneva,sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 15px;
	font-weight: normal;
}
p.angebot{
	line-height: 18px;
}
a:link,a:visited,a:active{
	color: #7F8111;
	font-weight: normal;
	text-decoration: none;
}
.rakete{
	background: #F8F9F3 url(pics/bg_raket.gif) no-repeat;
	background-position: left;
}
a:hover{
	color: #FFC600;
}
a.navi2:link,a.navi2:visited,a.navi2:active{
	color: #A3A903;
	font-weight: normal;
	text-decoration: none;
}
a.navi2:hover{
	color: #FFC600;
}

img.gelb{
	border: 1px solid #7F8111;
}
img.gelb:hover{
	border: 1px solid #FFC600;
}
input,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #7F8111;
	color: #7F8111;
	
}
input.senden{
	cursor: pointer;
	border:0px;
	font-weight: bold;
	color: #7F8111;
	background-color: #FFFFFF;
}
input.senden:hover{
	color: #FFC600;
}
#home {
	width: 31px; height: 11px;	background-image: url(pics/buttons/home.gif); display: block; background-repeat: no-repeat;
}
#home:hover {
	background-image: url(pics/buttons/home_ac.gif);
}
#philo {
	width: 71px; height: 11px;	background-image: url(pics/buttons/philo.gif); display: block; background-repeat: no-repeat;
}
#philo:hover {
	background-image: url(pics/buttons/philo_ac.gif);
}
#leistungen {
	width: 64px; height: 11px;	background-image: url(pics/buttons/leistungen.gif); display: block; background-repeat: no-repeat;
}
#leistungen:hover {
	background-image: url(pics/buttons/leistungen_ac.gif);
} 
#projekte {
	width: 51px; height: 11px;	background-image: url(pics/buttons/projekte.gif); display: block; background-repeat: no-repeat;
}
#projekte:hover {
	background-image: url(pics/buttons/projekte_ac.gif);
}
#kontakt {
	width: 49px; height: 11px;	background-image: url(pics/buttons/kontakt.gif); display: block; background-repeat: no-repeat;
}
#kontakt:hover {
	background-image: url(pics/buttons/kontakt_ac.gif);
}
input,textarea{
	margin: 2px 50px 0px 20px;
}

