.Stil1 {font-size: 11px}

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.all {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:visited {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:active {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navi a:link {
	height: 13px;
	width: 129px;
	background-attachment: fixed;
	display: block;
	padding:3px;
	background-image: url(bilder/schaltflaeche.gif);
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}

#navi{
	height: 13px;
	width: 129px;
	background-attachment: fixed;
	display: block;
	padding:3px;
	background-image: url(bilder/schaltflaeche.gif);
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: inset;
}


