/* DATEI: wvfstyle_3.css */

/* Styledifinitionen für wvf-chiemsee.de */

body {
	background-color:#000000;
	background-image: url(../images/2016_Weitseerennerts_0526b.jpg);
}

table.home {background-color:#C6D6EF; width:800px; font-size:12px; color:#000030}


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

h1,h2,h3,h4,p,td,input {color:#000030;} 
 
h1 { font-size:26px; margin-bottom:10px; margin-top:10px }
h2 { font-size:21px; }
h3 { font-size:16px; }
h4 { font-size:13.4px; }

l,ol,li,div,td,th,address,blockquote { font-size:13.4px; }


/* Allgemeine Links */

a {	font-size:12px;  font-weight:none; text-decoration:none;}
a.patent{}

a:link          {color:#FFFFFF; }
a:visited       {color:#FFFFFF; }
a:hover         {color:#DDDDDD; }
a.reiter        {font-size:16px; }
a.reitersub     {font-size:11px; }

#archiv a:link   {color:#000030; }
#archiv a:visited{color:#000030; }
#archiv a:hover  {color:#000030; }


td.reiterpassiv {color:#FFFFFF; font-size:16px; font-weight:bold; background-image:url("../images/reiter_passiv.gif"); text-align:center;  }
td.reiteraktiv  {color:#000026; font-size:16px; font-weight:bold; background-image:url("../images/reiter_aktiv.gif");  text-align:center;  }

td.reitersub    {font-size:12px; font-weight:bold; color:#000030; }
td.trennsub     {font-size:16px; font-weight:none; color:#000030; }
td.title1       {font-size:16px; font-weight:bold; }
td.title2       {font-size:13px; font-weight:bold; }

td.backdark     {background-color:#7996B7}
td.backlight    {background-color:#97B1D7}
td.linedark     {background-color:#000020}


p { font-size:12px; margin-top:0; margin-bottom:0;}
p.small {font-size:12px;}


/* SCROLLBAR-CODE */

BODY {
scrollbar-face-color:#7996B7;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000040;
scrollbar-shadow-color:#3F5874;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#C6D6EF;
}
