/* CSS Document */
/* ################# LAYOUT ####################*/
#naviOben {
	position: absolute;
	right: 0px;
  	bottom: 0px;
  	padding: 2px;
  	height: 15px;
	width: 807px;
	background-color: #959595;
	text-align: right;
}

.naviHorizontal {
	width: 130px;
	float: left;
	font-size: 12px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.orangeHorizontal {
	width: 130px;
	float: left;
	font-size: 12px;
	color: #d5682f;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#headlineEbene1 {
	position: absolute;
	top: 160px;
	left: 180;
  	width: 200px;
}


#unterNavi {
	position: absolute;
	top: 160px;
	right: 0px;
  	width: 598px;
	text-align: right;
	font-size: 9px;
	color: #959595;
	text-decoration: none;
	font-weight: normal;
}
#naviLinks {
	position: absolute;
	top: 160px;
  	width: 150px;
}

.naviVertical {
	font-size: 12px;
	color: #ffffff;
	padding-left: 12px;
	display: block;
	line-height: 30px;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	background-color: #959595;
}

.orangeVertical {
	font-size: 12px;
	color: #d5682f;
	padding-left: 12px;
	display: block;
	line-height: 30px;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	background-color: #959595;
}

#naviInhalt {
	position: absolute;
	top: 200px;
	left: 180px;
  	width: 220px;
}

#naviInhaltTextfeldContainer {
	position: absolute;
	top: 200px;
	left: 420px;
  	width: 560px;
}

.naviInhaltTextfeld {
	font-size: 0.8em;
	color: #333333;
	padding-left: 12px;
	display: block;
	line-height: 30px;
	margin-bottom: 4px;
	text-decoration: none;
	font-weight: normal;
}
.nachOben {
	left: 180;
  	width: 100px;
	font-size: 9px;
}

/* ################# LINKS ####################*/

a:hover {
	color: #d5682f;
	text-decoration: none;
}

.naviHorizontal a:link, .naviHorizontal a:visited {
	color: #ffffff;
	text-decoration: none;
}

.naviHorizontal a:hover {
	color: #d5682f;
	text-decoration: none;
}

.naviVertical a:link, .naviVertical a:visited {
	color: #ffffff;
	text-decoration: none;
}

.naviVertical a:hover {
	color: #d5682f;
	text-decoration: none;
}

#unterNavi a:link, #unterNavi a:visited {
	color: #959595;
	text-decoration: none;
}

#unterNavi a:hover {
	color: #d5682f;
	text-decoration: none;
}

.nachOben a:link, .nachOben a:visited {
	color: #959595;
	text-decoration: none;
}

.nachOben a:hover {
	color: #d5682f;
	text-decoration: none;
}
.textKategorie { color: #d5682f; font-size: 14px; font-weight: bold; text-decoration: none }
.textInhaltAllgemein { color: #333333; font-size: 0.8em; font-weight: normal; text-decoration: none }
.textInhaltAllgemeinOrange { color: #d5682f; font-size: 0.8em; font-weight: normal; text-decoration: none }
.textInhaltFett { color: #333333; font-size: 0.8em; font-weight: bold; text-decoration: none }
.textInhaltFettOrange { color: #d5682f; font-size: 0.8em; font-weight: bold; text-decoration: none }
.textFettGross { color: #000000; font-size: 1.2em; font-weight: bold; text-decoration: none }
.textFettGrossOrange { color: #d5682f; font-size: 1.2em; font-weight: bold; text-decoration: none }
.textFettSehrGrossOrange { color: #d5682f; font-size: 1.4em; font-weight: bold; text-decoration: none }
.textSlogan { color: #666666; font-size: 24px; font-weight: bold; text-decoration: none }
.textSloganKlein { color: #666666; font-size: 18px; font-weight: bold; text-decoration: none }
.textHeadlineGrossOrange { color: #d5682f; font-size: 28px; font-weight: bold; text-decoration: none }
.textHeadlineMitte { color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; padding-top: 3px }
.textInhaltEbene2 { color: #333333; font-size: 0.8em; font-weight: normal; text-decoration: none }
#newsLinks { position: absolute; top: 300px; width: 150px }
body { font-family: tahoma, arial, sans-serif }
