a:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
}
a:hover {
	color: #fdc613;
}
a:active {
	color: #666666;
}
.strich { background-color: #c0c0c0; width: 1px; }
.menu_off {
	background-image: url(../Bilder/Layout/Menu/menu_off.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 77px;
	font-size: 12px;
}
.menu_active {
	background-image: url(../Bilder/Layout/Menu/menu_active.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 77px;
	font-size: 12px;
}
.menu_selected {
	background-image: url(../Bilder/Layout/Menu/bg_on.gif);
	background-repeat: repeat-x;
}
.logo { background-image: url(file:///A-M/MAMP/bin/mamp/Sites/Bilder/Layout/Logos/Logo_ICPA.jpg); background-repeat: no-repeat; }

