/* -------------------- allgmein ------------------------- */

body {
      background:url(img/back.gif); 
			background-repeat:repeat-x;  
      background-color:#91C0DC;
}

p,li,td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	line-height : 16px;
}



TD.big, h3 {
  padding-top : 12px;
  font-size : 16px;
	font-weight : bold;
  color :#0080C0;
}


td.bildunterschrift {
	font-size : 9px;
	font-weight : normal;
	line-height: 12px;
	color: #000000;
	font-style : italic;
}




A:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
	text-decoration : none;
}

A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
	text-decoration : none;
}

A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0080C0;
	text-decoration : none;
	padding-right : 0px;
	padding-left : 0px;
}

/* --------------------navigationlinks ------------------------- */

TABLE.nav {
	background-color : #F1F1F1;
	
}

TABLE.preise {
	background-color : #F1F1F1;
  font-size : 8px;
	
}
td.preise {
  font-size : 9px;
  line-height: 11px;
  padding-left : 6px;
	
}
td.preise_fett {
  font-size : 10px;
	font-weight : bold;
  padding-left : 4px;
}

               



A.nav:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 15px;
	color : #0080C0;
	text-decoration : none;
	font-weight : bold;
  padding-left : 10px;

}

A.nav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 15px;
	color : #0080C0;
	text-decoration : underline;
	font-weight : bold;
  padding-left : 10px;

}

A.nav:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 15px;
	color : #0080C0;
	text-decoration : none;
	font-weight : bold;
  padding-left : 10px;

}

