body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: normal;
	background-color:#FFF;
}

.gs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #3366CC;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	font-style: normal;
}
.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-style: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}


#button a {
	height:18px;
	overflow:hidden;
	width:66px;
	float:left;
	background-image:url(nav_ih/kontakt.gif);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#button a:hover {
	height:18px;
	overflow:hidden;
	width:66px;
	float:left;
	background-image:url(nav_ih/kontakt.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}