Terminkalender
Juni,
2025
Mon | Die | Mit | Don | Fre | Sam | Son |
26 | 27 | 28 | 29 | 30 | 31 |
1
Sonntag, 1. Juni 2025
/********************** Calendar style**********************/#jevents_body .cal_table { border: 5px solid #DDD; width: 100.3%; margin-left: -1px; padding-top: 20px; padding-bottom: 20px; background-color: #CCC;}#cal_title { margin: 0.5em auto; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; text-align: center;}#jevents_body .cal_daysnames { width: 14px; background-color: #fff; border: 0px solid; height: 22px; line-height: 22px; color: #474747; font-weight: bold; text-align: left;}.cal_daysnames { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}.cal_daysoutofmonth { background-color: #d4d8d8; padding: 4px;}.cal_daysoutofmonth { font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none;}#jevents_body .cal_today { background-color: #FFF; padding: 5px 0px 0px 0px; height: 80px; vertical-align: top; width: 14%;}#jevents_body .cal_daysnoevents { background-color: #FFF; padding: 4px; height: 80px; vertical-align: top; width: 14%; border: 1px solid #ddd;}#jevents_body .cal_dayshasevents { background-color: #FFF; padding: 4px; vertical-align: top; height: 80px; width: 14%; border: 1px solid #ddd;}a.cal_daylink:link { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}a.cal_daylink:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}a.cal_daylink:hover { font-size: 12px; font-style: normal; font-weight: bold; color: Red; text-decoration: none;}#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover { font-size: 10px; line-height: 14px; font-weight: normal; text-decoration: none; color: #474747; display: block; margin-bottom: 1px; padding: 2px;}#jevents_body a.cal_titlelink:hover { background-color: #F7F7F7;}#jevents_body .month_cell_st { padding: 0px; background-color: #E4E8E8;}.cal_cell_rows { height: 80px; vertical-align: top;}#jevents_body .cal_top_day_names { width: 100%; min-width: 395px;}#jevents_body .cal_top_day_names tr { border: 0px solid;}#jevents_body .cal_top_day_names td { width: 12%; padding-left: 3px;
|
2 Montag, 2. Juni 2025 | 3 Dienstag, 3. Juni 2025 | 4 Mittwoch, 4. Juni 2025 | 5 Donnerstag, 5. Juni 2025 | 6 Freitag, 6. Juni 2025 | 7 Samstag, 7. Juni 2025 | 8 Sonntag, 8. Juni 2025 |
9 Montag, 9. Juni 2025 | 10 Dienstag, 10. Juni 2025 | 11 Mittwoch, 11. Juni 2025 | 12 Donnerstag, 12. Juni 2025 | 13 Freitag, 13. Juni 2025 | 14 Samstag, 14. Juni 2025 | 15 Sonntag, 15. Juni 2025 |
16 Montag, 16. Juni 2025 | 17 Dienstag, 17. Juni 2025 | 18 Mittwoch, 18. Juni 2025 |
19
Donnerstag, 19. Juni 2025
/********************** Calendar style**********************/#jevents_body .cal_table { border: 5px solid #DDD; width: 100.3%; margin-left: -1px; padding-top: 20px; padding-bottom: 20px; background-color: #CCC;}#cal_title { margin: 0.5em auto; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none; text-align: center;}#jevents_body .cal_daysnames { width: 14px; background-color: #fff; border: 0px solid; height: 22px; line-height: 22px; color: #474747; font-weight: bold; text-align: left;}.cal_daysnames { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}.cal_daysoutofmonth { background-color: #d4d8d8; padding: 4px;}.cal_daysoutofmonth { font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #000000; text-decoration: none;}#jevents_body .cal_today { background-color: #FFF; padding: 5px 0px 0px 0px; height: 80px; vertical-align: top; width: 14%;}#jevents_body .cal_daysnoevents { background-color: #FFF; padding: 4px; height: 80px; vertical-align: top; width: 14%; border: 1px solid #ddd;}#jevents_body .cal_dayshasevents { background-color: #FFF; padding: 4px; vertical-align: top; height: 80px; width: 14%; border: 1px solid #ddd;}a.cal_daylink:link { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}a.cal_daylink:visited { font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}a.cal_daylink:hover { font-size: 12px; font-style: normal; font-weight: bold; color: Red; text-decoration: none;}#jevents_body a.cal_titlelink:link, #jevents_body a.cal_titlelink:visited, #jevents_body a.cal_titlelink:hover { font-size: 10px; line-height: 14px; font-weight: normal; text-decoration: none; color: #474747; display: block; margin-bottom: 1px; padding: 2px;}#jevents_body a.cal_titlelink:hover { background-color: #F7F7F7;}#jevents_body .month_cell_st { padding: 0px; background-color: #E4E8E8;}.cal_cell_rows { height: 80px; vertical-align: top;}#jevents_body .cal_top_day_names { width: 100%; min-width: 395px;}#jevents_body .cal_top_day_names tr { border: 0px solid;}#jevents_body .cal_top_day_names td { width: 12%; padding-left: 3px;
|
20 Freitag, 20. Juni 2025 | 21 Samstag, 21. Juni 2025 | 22 Sonntag, 22. Juni 2025 |
23 Montag, 23. Juni 2025 | 24 Dienstag, 24. Juni 2025 | 25 Mittwoch, 25. Juni 2025 | 26 Donnerstag, 26. Juni 2025 | 27 Freitag, 27. Juni 2025 | 28 Samstag, 28. Juni 2025 | 29 Sonntag, 29. Juni 2025 |
30 Montag, 30. Juni 2025 | 1 | 2 | 3 | 4 | 5 | 6 |