/* file: general.css */

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Verdana,Arial,sans-serif; }



.invisible { display:none; }

td.karteTitel { font-size:12px; font-weight:bold; }

td.karteZutat { font-size:10px; }

td.karteUeberschrift { font-size:18px; font-weight:bold; }

table.karteUeberschrift { background-color:#FFFF00; border-style:solid; border-width:3px; border-color:#000000; margin-left:40px; }

h1.flaschengeist { font-size:30px; margin-top:2px; margin-bottom:2px; }

h3.flaschengeist { font-size:16px; margin-top:2px; margin-bottom:2px; }

h1.startseite { font-size:36px; color:#FFFF00; }

h1 { font-size:30px; }

h2 { font-size:18px; color:#0080FF; }

p { margin-left:20px; }

p.nojavascript { color:#000000; background-color:#FFE000; border-color:#FF0000; border-width:2px; border-style:solid; }

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

a.linkIntern {font-size:10px; }
a:link { color:#FF8000; text-decoration:none; }
a:visited { color:#FF8000; text-decoration:none; }
a:hover { color:#FF8000; text-decoration:none; }
a:active { color:#FF8000; }


a.text:link { color:#FF8000; text-decoration:none; }
a.text:visited { color:#FF8000; text-decoration:none; }
a.text:hover { color:#FF8000; text-decoration:none; background-color:#E8ECF8; }
a.text:active { color:#FF8000; background-color:#E8ECF8; }

/*styles Navigation*/
table.navi { background-color:#F0F0F8; }
td.navilink { border-color:#FFFFFF; border-width:1px; border-style:solid; background-color:#E8ECF8; }
td.navilinkactive { border-color:#FFFFFF; border-width:1px; border-style:solid; background-color:#E8ECF8; color:#FF8000; font-weight:bold; }
td.naviinfo { background-color:D8ECE8; border-color:#FFFFFF; border-width:1px; border-style:solid; }
input.naviinfoinput { border-style:none; font-family:Verdana; font-size:16px; background-color:#D8ECE8; width:468; height=24; }
a.navilink:link { color:#000000; text-decoration:none; font-weight:normal; }
a.navilink:visited { color:#000000; text-decoration:none; font-weight:normal; }
a.navilink:hover { color:#FF8000; text-decoration:none; font-weight:bold; background-color:#E8ECF8; }
a.navilink:active { color:#FF8000; text-decoration:none; font-weight:bold; background-color:#E8ECF8; }

a.navilinkactive:link { color:#FF8000; text-decoration:none; font-weight:bold; }
a.navilinkactive:visited { color:#FF8000; text-decoration:none; font-weight:bold; }
a.navilinkactive:hover { color:#FF8000; text-decoration:none; font-weight:bold; background-color:#E8ECF8; }
a.navilinkactive:active { color:#FF8000; text-decoration:none; font-weight:bold; background-color:#E8ECF8; }

/*styles Gallery*/

a.gallery:link { color:#000000; text-decoration:none; font-weight:normal; }
a.gallery:visited { color:#000000; text-decoration:none; font-weight:normal; }
a.gallery:hover { color:#000000; text-decoration:none; font-weight:normal; }
a.gallery:active { color:#000000; text-decoration:none; font-weight:normal; }

input.gallery { border-style:solid; border-color:#FFFFFF; border-width:1px; font-family:Verdana; font-size:16px; background-color:#D8ECE8; width:480; height=24; }

img.picNavi { margin-bottom:4px; border-style:solid; border-width:2px; border-color:#B0B0B0; }

/*styles Calendar*/

table.calendar { background-color:#F0F0F8; border-style:solid; border-width=2px; border-color:#000000; }
td.calhead { border-style:solid; border-width=1px; border-color:#FFFFFF; text-align:left; }
td.calspace { border-style:none; border-width=1px; border-color:#FF0000; text-align:right; }
td.caldate { border-style:solid; border-width=1px; border-color:#FF0000; text-align:right; background-color:#D8ECE8; }
td.calnormal { border-style:solid; border-width=1px; border-color:#FFFFFF; text-align:right; }