/* Datum: 02.12.05 */
/* Bearbeitung: mf,of,ag */

html, body
{
	height: 100%;
	background: #FFE9AA url("/images/background.gif") left top repeat-y;
}

H1 {
  font-family: Verdana, Helvetica, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

h2,h3 {
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:15px;
	margin-bottom:6px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;

}

P.footer {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #67696C;
  margin:0;
  padding:0;
}

P {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  margin:0;
  padding:0;
  margin-bottom: 1em;
}

UL {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  list-style-image: url(/images/list_icon.gif)
}

A {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  color: #0077BD;
  text-decoration: none;
}

a.textlink
{
	color:black;
}

A:hover {
  color: #333333;
}

A.hauptmenue {
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

A.hauptmenue:hover {
  color: #FFE9AA;
}

A.hauptmenueon {
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

A.submenue {
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #67696C;
}

A.submenue:hover {
  color: #333333;
}

/*A.submenue2 {
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #67696C;
}

A.submenue2:hover {
  color: #333333;
}*/

A.small {
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding:0px;
  margin:0px;
}

A.small:hover {
  color: #FFE9AA;
}


TD.bottom {
  height: 15pt;
}

TD.text {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

TH.text {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

FONT.formular {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

EM.fv_error {
	color: #FF0000;
	font-style: normal;
}

/* Rubrikmenü */
/* Alle Ebenen */

#rubrikmenue
{
	position: relative;
	width:314px;
	list-style-type: none;
	list-style-image: none;
}

#rubrikmenue ul
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#rubrikmenue ul a
{
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	color: #ffffff;
	display: block;
	width: 100%;
}

#rubrikmenue ul a span
{
	display: block;
}

/* Erste Ebene */
#rubrikmenue ul
{
	width: 170px;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	line-height:20px;
}

#rubrikmenue ul a
{
	font-size: 12px;
}

#rubrikmenue ul a:hover
{
	color: #FFE9AA;
}

#rubrikmenue ul a span
{
	padding-left: 46px;
}

#rubrikmenue li.active
{
	background: url(../images/nav_active.gif) repeat-y;
}

#rubrikmenue li.active a, #rubrikmenue li.active a:hover
{
	color: #000000;
}

/* Zweite Ebene */

#rubrikmenue ul ul
{
	border: none;
	position: absolute;
	left: 173px;
	width:141px;
	background-color:#ffe9aa;
}

#rubrikmenue ul li.active ul a
{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #67696C;
	line-height:14px;
}

#rubrikmenue ul li.active ul a:hover
{
	color: #333333;
}

#rubrikmenue ul li.active ul a span
{
	padding: 3px 0 3px 9px;
}

#rubrikmenue ul li.active ul li.active a
{
	background-color: #9bb9e4;
}

/* Dritte Ebene */

#rubrikmenue ul li.active ul ul
{
	position: relative;
	left: 0;
}

#rubrikmenue ul li.active ul li.active ul a
{
	background-color:#ffe9aa;
}

#rubrikmenue ul li.active ul li.active ul a span
{
	padding-left: 17px;
}

#rubrikmenue ul li.active ul li.active ul li.active a
{
	background-color: #ffcc99;
}

/* of, Sitemap elemente */

table.sitemap
{
}

table.sitemap td.sitemap1
{
	padding:0px;
	margin:0px;
}

table.sitemap td.sitemap2
{
	padding-left:5px;
}

table.sitemap td.sitemap3
{
	padding-left:15px;
}

/* of, Footer Div */
div.footer
{
	text-align:right;
	margin-top:50px;
	margin-bottom:20px;
}

#printlogo
{
	display: none;
}

/* Druck-Styles */
@media print
{
	body, html, .print_height_resize
	{
		height: auto !important;
		background-image: none;
		background: transparent;
	}

	.print_width_resize
	{
		width: auto;
	}

	.print_no_bg
	{
		background-image: none !important;
		background: transparent;
	}

	.noprint
	{
		display: none;
	}

	#printlogo
	{
		display: block;
		margin-bottom: -25px;
		border: none;
		margin-right: 0;
		margin-left: auto;
	}
}

/* Shop Vorschau, Aufschlagseite */

.clear {
	clear: both;
	padding: 0;
	margin:0;
}

.vorschau {
	background: white;
	border-right: 2px solid #fdd990;
	border-left: 2px solid #fdd990;
	border-bottom: 1px solid #fdd990;
	border-top: 1px solid #fdd990;
	margin: 0;
	padding: 0;
	width: 540px;
	height: 120px;
}

.vorschau img {
	border-right: 2px solid #fdd990;
	float: left;
	margin-right: 10px;
}

.vorschau p {
	color: #67696c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	padding: 0 15px 0 0;
}

.vorschau h1 {
	color: #5b87c4;
	font-size: 11px;
	text-align: left;
	line-height: 10px;
}

.preis {
	font-weight: bold;
	float: right;
}

.vorschau .button {
	background-image: url('../images/button1.jpg');
	border: 1px solid white;
	width: 167px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 4px 12px;
	font-size: 10px;
	float: left;
}
/* Shop Bestellung */

#shop-uebersicht{
	color: #67696c;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
}

table #shop-uebersicht, #shop-rechnung{
	background: white; 
	width: 545px;
	border-top: 5px solid #fdd990;
	border-left: 5px solid #fdd990;
	border-right: 5px solid #fdd990;
	padding: 0;
	margin: 0;
}

#shop-uebersicht .line
{
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 2px;
	background-color: #FDD990;

}

#shop-uebersicht .product-image
{
	border-right: 2px solid #FDD990;
	padding: 0;
}

#shop-uebersicht h1{
	color: #5b87c4;
	font-size: 11px;
	text-align: center;
	line-height: 10px;
}

#shop-uebersicht .price1{
	text-align: right;
}


#shop-uebersicht .price2{
	color: #5b87c4;
	font-size: 11px;
	text-align: right;
}

#shop-uebersicht select option, #shop-uebersicht select {
	font-size: 11px;
	color: #67696c;
}

#shop-uebersicht input {
	text-align: center;
	color: #67696c;
}

#Menge{
	width: 38px;
	font-size: 11px;
}

#shop-uebersicht td, #shop-rechnung td{
	vertical-align: top;
	padding: 0;
	margin: 0;
	padding: 5px;
}

#shop-rechnung {
	color: #5b87c4;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
}

#shop-rechnung .summe {
	float: right;
}

#shop-rechnung .summe-text {
	text-align: right;
}


#shop-rechnung h1{
	color: #5b87c4;
	font-size: 11px;
}

#shop-rechnung .button {
	background-image: url('../images/button1.jpg');
	border: 1px solid white;
	width: 167px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 4px 12px;
	font-size: 10px;
	float: right;
}

/* Shop Kontaktformular */

#kontaktform {
	width: 535px;
	margin: 0;
	border: 5px solid #fdd990;
}

#kontaktform ul {
	list-style: none;
	padding: 10px 0 10px 14px;
	margin: 0;
	background: white;
}

#kontaktform li {
	margin: 0;
	padding: 4px 0;
	color: #7b7d94;
}

#kontaktform .wide {
	width: 150px;
	float: left;
	text-align: left;
}

#kontaktform .norm-input {
	width: 355px;
}

#kontaktform #Vorname {
	width: 174px;
}

#kontaktform #Zuname {
	width: 174px;
}

#kontaktform #PLZ {
	width: 107px;
}

#kontaktform #Hausnummer {
	width: 102px;
}

#kontaktform #Strasse {
	width: 245px;
}

#kontaktform #Ort {
	width: 240px;
}

#kontaktform .button {
	background-image: url('../images/button1.jpg');
	border: 1px solid white;
	width: 167px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 4px 12px;
	font-size: 10px;
}

#kontaktform em {
	color: #f4bb48;
	font-weight: bold;
	font-size: 13px;
}

#kontaktform .note {
	margin: 0;
	padding: 10px 14px;
	color: #7b7d94;
	text-align: left;
	font-size: 11px;
	background: white;
	border-top: 5px solid #fdd990;
}

/* fuer feeds */
div#creditfooter {
	display: none;
}

.feedTitle {
	font-weight: bold;
}

div.feedburnerFeedBlock p {
	margin: 4px 0 12px 0;
	line-height: 140%;
}

div.feedburnerFeedBlock img {
	margin: 2px 4px 1px 0;
}