/* CSS Stylesheet fuer die Webseite Weingut Vornhecke */
/* Peter Lenhard */

img { border-style:none; float:left; }
img.right { border-style:none; float:right; }
img.decocolumn { border-style:solid; border-color:#5A6717; border-width:1px; }
#headerarea img { border-style:solid; border-color:#5A6717; border-width:1px; margin-right:20px; }
#contentarea img { border-style:solid; border-color:#5A6717; border-width:1px; margin-right:20px; margin-bottom:20px; }

body { background-color:#FFFFF0; font-family:Verdana,Arial,sans-serif; color:#606060; margin-top:0px; }

/*a { text-decoration:none; background-color:#E9E9E9;} */
a:link { color:#204010; }
a:visited { color:#5A6717; }
a:active { color:#008000; }
a:hover { background-color:#E0E0E0; }
a:focus { background-color:#E0E0E0; }

#naviarea a { text-decoration:none; font-family:cursive; } 

/*
#naviarea a:link { color:#000000; }
#naviarea a:visited { color:#808080; }
#naviarea a:active { color:#000000; }
#naviarea a:hover { background-color:#FFFFFF; }
#naviarea a:focus { background-color:#F0F0F0; }
*/

ul { margin-left:20px; list-style-type:square; }
li { margin-left:0px; margin-top: 0.5em; }
ul.navi { margin-left:0px; list-style-type:none; list-style-position:outside; }
li.navi { margin-top: 0.5em; font-size:1.2em; }

h1 { margin-top:0px; font-family:cursive; }
h2 { margin-top:0px; }
h3 { margin-top:0px; margin-bottom:3px; }
h4 { margin-top:0px; margin-bottom:3px; }

td { vertical-align:top; padding:5px; padding-left:0px }
table.plan { font-weight:bold; font-size:larger;  }
td.navi_topright { vertical-align:top; padding:10px; padding-left:0px; border-width:2px; border-style:none; }
td.navi_topleft { vertical-align:top; padding:10px; border-width:2px; border-style:none; }
td.navi_right { vertical-align:top; padding:10px; border-width:2px; border-style:none; border-top-style:solid; border-color:grey }
td.navi_left{ vertical-align:top; padding:10px; border-width:2px; border-style:none; border-top-style:solid; border-right-style:solid; border-color:grey }

div.latches { font-size:100% }
span.latch1 { font-weight:bold; font-style:italic }

div.kopf { font-size:150% }

div.googletrans{ margin-top:40px; margin-bottom:40px; }


