/* CSS Document */

body { background-color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:14px; color:#3798FB;}
p	{ font-family:"Times New Roman", Times, serif; font-size:14px; color:#555555;}
td { font-family:"Times New Roman", Times, serif; font-size:14px; color:#555555;}
h1 { font-family:"Times New Roman", Times, serif; font-size:16px; color:#0066CC;}
ul,ol,li { font-family:"Times New Roman", Times, serif; font-size:14px; color:#555555;  margin-bottom:10px;}

a:link { font-family:"Times New Roman", Times, serif; font-size:14px; color:#3798FB; text-decoration:underline;}
a:active { font-family:"Times New Roman", Times, serif; font-size:14px; color:#3798FB; text-decoration:underline;}
a:visited { font-family:"Times New Roman", Times, serif; font-size:14px; color:#3798FB; text-decoration:underline;}
a:hover { font-family:"Times New Roman", Times, serif; font-size:14px; color:#3798FB; text-decoration:underline;}

a.menue:link { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:none;}
a.menue:active { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:none;}
a.menue:visited { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:none;}
a.menue:hover { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:underline;}

a.menueon:link { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:underline;}
a.menueon:active { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:underline;}
a.menueon:visited { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:underline;}
a.menueon:hover { font-family:"Times New Roman", Times, serif; font-size:16px; color:#ffffff; text-decoration:none;}

a.linkweiss:link { font-family:"Times New Roman", Times, serif; font-size:12px; color:#ffffff; text-decoration:none;}
a.linkweiss:active { font-family:"Times New Roman", Times, serif; font-size:12px; color:#ffffff; text-decoration:none;}
a.linkweiss:visited { font-family:"Times New Roman", Times, serif; font-size:12px; color:#ffffff; text-decoration:none;}
a.linkweiss:hover { font-family:"Times New Roman", Times, serif; font-size:12px; color:#ffffff; text-decoration:none;}

.bigweiss { color:#FFFFFF; font-size:16;}
.smallweiss { color:#FFFFFF; font-size:12;}

td.bg { background-image:url(/images/bg2.jpg); background-position:left top; background-repeat: repeat-y; background-color:#FFFFFF;}

td.bgol { background-image:url(/images/ol.gif); background-position:left top; background-repeat:no-repeat; }
td.bgor { background-image:url(/images/or.gif); background-position:right top; background-repeat:no-repeat;  }
td.bgul { background-image:url(/images/ul.gif); background-position:left bottom; background-repeat:no-repeat; }
td.bgur { background-image:url(/images/ur.gif); background-position:right bottom; background-repeat:no-repeat; }

td.bgol2 { background-image:url(/images/ol2.gif); background-position:left top; background-repeat:no-repeat; }
td.bgor2 { background-image:url(/images/or2.gif); background-position:right top; background-repeat:no-repeat;  }
td.bgul2 { background-image:url(/images/ul2.gif); background-position:left bottom; background-repeat:no-repeat; }
td.bgur2 { background-image:url(/images/ur2.gif); background-position:right bottom; background-repeat:no-repeat; }

td.borderleft { border-left:solid 1px #3798FB;}
td.borderright { border-right: 1px solid #3798FB;}
td.bordertop { border-top:solid 1px #3798FB;}
td.borderbottom { border-bottom:solid 1px #3798FB;}

.bgblau { background-color:#419FFF;}
p.textblau { font-family:"Times New Roman", Times, serif; font-size:14px; color:#0066CC; font-weight:bold; text-decoration:overline underline;}
p.textweiss { font-family:"Times New Roman", Times, serif; font-size:14px; background-color:#419FFF; color:#ffffff; font-weight:bold;}