/* CSS Document */
body {
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.boxorange {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB428;
	border-right-color: #FFB428;
	border-bottom-color: #FFB428;
	border-left-color: #FFB428;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.boxorangefull {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB428;
	border-right-color: #FFB428;
	border-bottom-color: #FFB428;
	border-left-color: #FFB428;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.orangelr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FE8C02;
	border-right-color: #FE8C02;
	border-bottom-color: #FE8C02;
	border-left-color: #FE8C02;
	background-image: url(bilder/tabbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 5px;
}
.kategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 75px;
}
.tabdown {
	
	background-image: url(bilder/tabdown.gif);
	background-repeat: no-repeat;
	
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.by {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7DA92E;
	padding-left: 5px;
	padding-top: 5px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF9900;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#993300;
	text-decoration:none;
}