@charset "utf-8";
#Navigation {
	position: absolute;
	top: 300px;
	width: 160px;
	left: 20px;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	text-indent: 0px;
}
#Startseite a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #003D7D;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#Software   {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #003D7D;
}
#Navigation a:hover {
	color: #E68800;
}
#PicSaver a:hover, #NCS_Tray a:hover {
	color: #A26000;
}



#Kontakt a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	text-indent: 10px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #003D7D;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PicSaver a, #NCS_Tray a{
	color: #000000;
	text-decoration: none;
	display: block;
	text-indent: 30px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #9EC1E7;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
