/* CSS Document */

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	letter-spacing: 0.1em;
	color: #FFCC00;
	font-weight: bold;
}

.Titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	letter-spacing: 0.1em;
	color: #000000;
	font-weight: bold;
}

.alink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.NAVIlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFCC00;
	border-bottom: 1px #000000;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 10px;
	width: 190px;
	height: 20px;
	display:block;
}

.NAVIlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFCC00;
	border-bottom: 1px #000000;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 10px;
	width: 190px;
	height: 20px;
	display:block;
}

.NAVIlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	background-color: #000000;
	border-bottom: 1px #FFCC00;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 10px;
	width: 190px;
	height: 20px;	
	display:block;
}

.NAVIlinkselect {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	background-color: #000000;
	border-bottom: 1px #FFCC00;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 10px;
	width: 190px;
	height: 20px;	
	display:block;
}

.Produkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	background-color: #FFCC00;
	border-bottom: 1px #000000;
	border-bottom-style: solid;
	border-right: 1px #000000;
	border-right-style: solid;
	text-decoration: none;
	width: 140px;
	display:block;
}

.Produkt2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFCC00;
	background-color: #000000;
	border-bottom: 1px #FFCC00;
	border-bottom-style: solid;
	border-right: 1px #FFCC00;
	border-right-style: solid;
	text-decoration: none;
	width: 140px;
	display:block;
}

.Produkt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #FFCC00;
	border-bottom: 1px #000000;
	border-bottom-style: solid;
	border-right: 1px #000000;
	border-right-style: solid;
	padding-left: 5px;
	text-decoration: none;
}

.Feature {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #CCCCCC;
	border-bottom: 1px #FFFFFF;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 5px;
	width: 140px;
	display:block;
}

.Feature2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #E2E2E2;
	border-bottom: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	text-decoration: none;
	padding-left: 5px;
	display:block;
}

.Feature3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #CCCCCC;
	border-bottom: 1px #FFFFFF;
	border-bottom-style: solid;
	text-decoration: none;
	padding-left: 5px;
	display:block;
}

.Feature4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #E2E2E2;
	border-bottom: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	text-decoration: none;
	display:block;
}

.Tabelledunkel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border-bottom: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Tabellehell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E2E2E2;
	border-bottom: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	border-bottom-style: solid;
	border-right-style: solid;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
