/* CSS Document */

BODY {
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#ffffff;
	scrollbar-Shadow-Color:#ffffff;
	scrollbar-Highlight-Color:#ffffff;
	scrollbar-3dLight-Color:#ffffff;
	scrollbar-Arrow-Color:#663300;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;	
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	
}

.navoben {
	/*background-color:#f5ddc3;*/
	background-color: #9ac035;
	height: 38px;
	border-left: #c6c6c6 1px solid;
	border-right: #c6c6c6 1px solid;
}
.balken_unten {
	/*background-color:#f5ddc3;*/
	background-color: #9ac035;
	height: 38px;
	border-left: #c6c6c6 1px solid;
}

.preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626363;
	line-height: 17px;

}

.flieder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	line-height: 17px;

}

.navunten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	/*background-color:#f5ddc3;*/
	background-color:#9ac035;
	padding-right: 5px;
	
}

a.navunten:link {
   color:            #663300;
   text-decoration:none;
}


a.navunten:visited {
   color:            #663300;
   text-decoration:none;
}

a.navunten:hover {
   color:            #ffffff;
   text-decoration:none;
   background-color:#663300;
}

a.navunten:active {
   color:            #663300;
   text-decoration:none;
}

a.navoben:link {
   color:            #663300;
   text-decoration:none;
}

a.navoben:visited {
   color:            #663300;
   text-decoration:none;
}

a.navoben:hover {
   color:            #ffffff;
   text-decoration:none;
   background-color:#663300;
}

a.navoben:active {
   color:            #663300;
   text-decoration:none;
}
a:link { text-decoration:underline; color:#663300; }
a:visited { text-decoration:underline; color:#663300; }
a:hover { text-decoration:underline; color:#ffffff; background-color:#663300; }
a:active { text-decoration:underline; color:#663300; }

#tabletop {
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;

}

.tablemain {
	position:relative;
	top:90px;
	background-image: url(../grafik/back.gif);
	/*margin-top:90px;*/
}


.pflegetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	line-height: 17px;
}.fcheck {
	border: 1px solid #663300;
}

/*------------------------------------- --< PRESSE >------*/

/* Vorschaubild */
.presspic { margin-right:10px; float:left; cursor:pointer;}
/*Link "Ganzen Artikel lesen"*/
.presslink {
	float: right;
	text-decoration: underline;
	cursor:pointer;
	clear: both;
	display: block;
	margin-bottom: 24px;
}
/*------------------------------- Presse PopUp */

/*-----------Schliessen Button--------*/
/*out*/
/* BUTTON Grosse Version
.pcb_out {
	background-color: transparent;
	background-image: url(../grafik/p_close01.png);
	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #663300;
	width: 201px;
  height: 33px;
  border: none;
	cursor:pointer;
 }
/*over- 
.pcb_over {
	background-color: transparent;
	background-image: url(../grafik/p_close02.png);
	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #F5DDC3;
	width: 201px;
  height: 33px;
  border: none;
	cursor:pointer;
 }
*/
/*Button kleine Version*/
/*out*/

.pcb_out {
	background-color: transparent;
	background-image: url(../grafik/p_close01.png);
	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #663300;
	width: 201px;
  height: 33px;
  border: none;
  padding-right: 50px;
	cursor:pointer;
 }
/*over*/ 
.pcb_over {
	background-color: transparent;
	background-image: url(../grafik/p_close02.png);
	text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #F5DDC3;
	width: 201px;
  height: 33px;
  border: none;
	padding-right: 50px;
  cursor:pointer;
 }
.clear {
	clear: both;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #83592F;
	margin-top: 12px;
	height: 1px;
	line-height: 1px;
	margin-bottom: 12px;
}

