Markup Validation Service - NetObjects Forums
Transcription
Markup Validation Service - NetObjects Forums
1 von 19 Markup Validation Service Chec k the mar kup ( HTML, XHTML, ) of W eb doc uments Validation Output Jump To: Source Listing Tidy Source Outline Errors found while checking this document as HTML 4.0 Transitional! Result: Address : Modified: Server: Size: Content-Type: Encoding : Doctype : Root Element: 34 Errors http://www.sc-fuerstenfeldbruck.de/ Wed, 05 Oct 2011 18:30:22 GMT Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8r 32462 text/html iso-8859-1 HTML 4.0 Transitional HTML The W3C validators are developed with assistance from the Mozilla Foundation, and supported by community donations. Donate and help us build better tools for a better web. Options Show Source Show Outline List Messages Sequentially Group Error Messages by Type Validate error pages Verbose Output Clean up Markup with HTML-Tidy Help on the options is available. Revalidate ↑ TOP Validation Output: 34 Errors Line 13, Column 30: required attribute "TYPE" not specified ✉ <SCRIPT LANGUAGE="JavaScript" > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 25, Column 8: required attribute "TYPE" not specified ✉ <SCRIPT > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 30, Column 60: required attribute "TYPE" not specified ✉ <SCRIPT LANGUAGE="JavaScript1.2" SRC="./assets/rollover.js" > </SCRIPT> The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. 07.10.2011 16:17 2 von 19 Line 33, Column 7: required attribute "TYPE" not specified ✉ <STYLE > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 34, Column 17: element "NOLAYER" undefined ✉ </STYLE><NOLAYER > You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). Line 35, Column 11: there is no attribute "ID" ✉ <STYLE ID= " NOF_STYLE_SHEET"> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 35, Column 28: required attribute "TYPE" not specified ✉ <STYLE ID="NOF_STYLE_SHEET" > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 46, Column 11: there is no attribute "NOF" ✉ <BODY NOF= " (MB=(DefaultMasterBorder, 160, 87, 180, 150), L=(HomeLayout, 720, 89… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 46, Column 95: there is no attribute "TOPMARGIN" ✉ … L=(HomeLayout, 720, 894))" TOPMARGIN= 0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGH… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to 07.10.2011 16:17 3 von 19 incorporate flash media in a Web page, see the FAQ item on valid flash. Line 46, Column 108: there is no attribute "LEFTMARGIN" ✉ …(HomeLayout, 720, 894))" TOPMARGIN=0 LEFTMARGIN= 0 MARGINWIDTH=0 MARGINHEIGHT=0> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 46, Column 122: there is no attribute "MARGINWIDTH" ✉ …(HomeLayout, 720, 894))" TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH= 0 MARGINHEIGHT=0> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 46, Column 137: there is no attribute "MARGINHEIGHT" ✉ …(HomeLayout, 720, 894))" TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT= 0 > You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 47, Column 64: there is no attribute "NOF" ✉ <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=1050 NOF= L Y> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 69, Column 228: there is no attribute "NAME" ✉ …G ID="Navigationsschaltflaeche1" NAME= " Navigationsschaltflaeche1" HEIGHT=31 WI… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both 07.10.2011 16:17 4 von 19 allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 69, Column 326: there is no attribute "ONLOAD" ✉ …s/images/autogen/Home_Hp3.gif" onLoad= " F_loadRollover(this,'Home_HRp4.gif',0)"… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 72, Column 207: there is no attribute "ID" ✉ …gationsschaltflaeche2',0)"><ILAYER ID= " Navigationsschaltflaeche2"></ILAYER><IM… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 72, Column 234: element "ILAYER" undefined ✉ …<ILAYER ID="Navigationsschaltflaeche2" > </ILAYER><IMG ID="Navigationsschaltflae… You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). Line 75, Column 233: element "ILAYER" undefined ✉ …<ILAYER ID="Navigationsschaltflaeche3" > </ILAYER><IMG ID="Navigationsschaltflae… You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). 07.10.2011 16:17 5 von 19 Line 78, Column 237: element "ILAYER" undefined ✉ …<ILAYER ID="Navigationsschaltflaeche4" > </ILAYER><IMG ID="Navigationsschaltflae… You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). Line 81, Column 231: element "ILAYER" undefined ✉ …<ILAYER ID="Navigationsschaltflaeche5" > </ILAYER><IMG ID="Navigationsschaltflae… You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by: incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element), by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case). Line 99, Column 32: required attribute "TYPE" not specified ✉ <script language="JavaScript" > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 105, Column 172: delimiter "'" invalid: only S separators and TAGC allowed here ✉ …94&ref='+ref+'&screen='+sr+'&br='+br+'&bv='+bv+'&page='+page+'"></scr ' +'ipt>'); Line 105, Column 172: end tag for element "SCR" which is not open ✉ …94&ref='+ref+'&screen='+sr+'&br='+br+'&bv='+bv+'&page='+page+'"></scr ' +'ipt>'); The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry. Line 115, Column 84: required attribute "TYPE" not specified ✉ …nguage="JavaScript" SRC="http://www.hitmaster.de/hm3c.php?cid=148370" > </script> The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. Line 138, Column 116: document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag ✉ … <TABLE WIDTH=195 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE > The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). 07.10.2011 16:17 6 von 19 Line 140, Column 71: there is no attribute "NOF" ✉ … <TD WIDTH=195 NOF= " NB_UNHTNN010" CLASS="TextNavBar" STYLE=… You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 147, Column 117: document type does not allow element "TABLE" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag ✉ … <TABLE WIDTH=279 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=RIGHT NOF=TE > The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element. One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>"). Line 172, Column 18: there is no attribute "NOF" ✉ Tischtennis" NOF= B _H></TD> You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead). This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information. How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash. Line 183, Column 88: end tag for "H3" omitted, but its declaration does not permit this ✉ … <H3>Jetzt muss das Erreichte behauptet werden<BR> </TD > You forgot to close a tag, or you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed. The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag. Line 183, Column 29: start tag was here < H3>Jetzt muss das Erreichte behauptet werden<BR>&n… Line 273, Column 44: end tag for element "P" which is not open ✉ </P > The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry. Line 295, Column 44: end tag for element "P" which is not open </P > The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from 07.10.2011 16:17 7 von 19 an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry. Line 317, Column 44: end tag for element "P" which is not open ✉ </P > The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry. Line 339, Column 44: end tag for element "P" which is not open ✉ </P > The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occurred in a script section of your document, you should probably read this FAQ entry. Line 388, Column 34: required attribute "TYPE" not specified ✉ <SCRIPT language="javascript" > The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. ↑ TOP Source Listing Below is the source input I used for this validation: 1. 2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 3. <HTML> 4. <HEAD> 5. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> 6. <META NAME="Generator" CONTENT="NetObjects Fusion 7.5 für Windows"> 7. <META NAME="Language" CONTENT="deutsch"> 8. <META NAME="Keywords" CONTENT="SCF Sportclub Fürstenfeldbruck Tischtennis FFB"> 9. <META NAME="Robots" CONTENT="SCF Sportclub Fürstenfeldbruck Tischtennis FFB"> 10. <META NAME="Author" CONTENT="Bernd Knöchel"> 11. <META NAME="Copyright" CONTENT="SCF Tischtennis"> 12. <TITLE>SC Fürstenfeldbruck - Tischtennis</TITLE> 13. <SCRIPT LANGUAGE="JavaScript"> 14. 15. <!-16. 17. function F_loadRollover(){} function F_roll(){} 18. 19. //--> 20. 21. </SCRIPT> 22. 23. <link rel="shortcut icon" type="image/x-icon" href="http://www.sc-fuerstenfeldbruck.de/assets/images/favicon.ico"> 24. 25. <SCRIPT> 07.10.2011 16:17 8 von 19 26. <!-27. function F_loadRollover(){} function F_roll(){} 28. //--> 29. </SCRIPT> 30. <SCRIPT LANGUAGE="JavaScript1.2" SRC="./assets/rollover.js"></SCRIPT> 31. <LINK REL=STYLESHEET TYPE="text/css" HREF="./style.css"> 32. <LINK REL=STYLESHEET TYPE="text/css" HREF="./site.css"> 33. <STYLE> 34. </STYLE><NOLAYER> 35. <STYLE ID="NOF_STYLE_SHEET"> 36. <!-37. DIV#NavigationBarLinks1LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } 38. DIV#NavigationBarLinks2LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } 39. DIV#NavigationBarLinks3LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } 40. DIV#NavigationBarLinks4LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } 41. --> 42. </STYLE> 43. 44. </NOLAYER> 45. </HEAD> 46. <BODY NOF="(MB=(DefaultMasterBorder, 160, 87, 180, 150), L=(HomeLayout, 720, 894))" TOPMARGIN=0 LEFTMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0> 47. <TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=1050 NOF=LY> 48. <TR VALIGN=TOP ALIGN=LEFT> 49. <TD> 50. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=155 NOF=LY> 51. <TR VALIGN=TOP ALIGN=LEFT> 52. <TD WIDTH=15 HEIGHT=9><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=15 HEIGHT=1 BORDER=0 ALT=""></TD> 53. <TD></TD> 54. <TD WIDTH=3><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=3 HEIGHT=1 BORDER=0 ALT=""></TD> 55. </TR> 56. <TR VALIGN=TOP ALIGN=LEFT> 57. <TD HEIGHT=137></TD> 58. <TD WIDTH=137><A HREF="http://www.scffb.de" TARGET="_blank"><IMG ID="SCF_Wappen" HEIGHT=137 WIDTH=137 SRC="./assets/images /SCF_mitRahmenWeich.gif" BORDER=0 ALT="SCF Homepage" TITLE="SCF Homepage"></A></TD> 59. <TD></TD> 60. </TR> 61. <TR VALIGN=TOP ALIGN=LEFT> 62. <TD COLSPAN=3 HEIGHT=14></TD> 63. </TR> 64. <TR VALIGN=TOP ALIGN=LEFT> 65. <TD HEIGHT=217></TD> 66. <TD COLSPAN=2 WIDTH=140> 67. <TABLE ID="NavigationBarLinks" BORDER=0 CELLSPACING=0 CELLPADDING=0 NOF=NB_FYVPNY121 WIDTH=140> 68. <TR VALIGN=TOP ALIGN=LEFT> 69. <TD WIDTH=140 HEIGHT=31><A HREF="./index.html" onMouseOver="F_roll('Navigationsschaltflaeche1',1)" onMouseOut="F_roll('Navigationsschaltflaeche1',0)"><IMG ID="Navigationsschaltflaeche1" NAME="Navigationsschaltflaeche1" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Home_Hp3.gif" onLoad="F_loadRollover(this,'Home_HRp4.gif',0)" BORDER=0 ALT="Home" TITLE="Home"></A></TD> 70. </TR> 71. <TR VALIGN=TOP ALIGN=LEFT> 72. <TD WIDTH=140 HEIGHT=31><A HREF="./html/aktuelles.html" onMouseOver="F_roll('Navigationsschaltflaeche2',1)" onMouseOut="F_roll('Navigationsschaltflaeche2',0)"><ILAYER ID="Navigationsschaltflaeche2"></ILAYER><IMG ID="Navigationsschaltflaeche2" NAME="Navigationsschaltflaeche2" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Aktuelles_Np1.gif" onLoad="F_loadRollover(this,'Aktuelles_NRp2.gif',new Array(140, 'NavigationBarLinks1',false))" BORDER=0 ALT="Aktuelles" TITLE="Aktuelles"> </A></TD> 73. </TR> 74. <TR VALIGN=TOP ALIGN=LEFT> 75. <TD WIDTH=140 HEIGHT=31><A HREF="./html/uber_uns.html" onMouseOver="F_roll('Navigationsschaltflaeche3',1)" 07.10.2011 16:17 9 von 19 onMouseOut="F_roll('Navigationsschaltflaeche3',0)"><ILAYER ID="Navigationsschaltflaeche3"></ILAYER><IMG ID="Navigationsschaltflaeche3" NAME="Navigationsschaltflaeche3" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Uber_uns_Np1.gif" onLoad="F_loadRollover(this,'Uber_uns_NRp2.gif',new Array(140, 'NavigationBarLinks2',false))" BORDER=0 ALT="Über uns" TITLE="Über uns"></A></TD> 76. </TR> 77. <TR VALIGN=TOP ALIGN=LEFT> 78. <TD WIDTH=140 HEIGHT=31><A HREF="./html/mannschaften.html" onMouseOver="F_roll('Navigationsschaltflaeche4',1)" onMouseOut="F_roll('Navigationsschaltflaeche4',0)"><ILAYER ID="Navigationsschaltflaeche4"></ILAYER><IMG ID="Navigationsschaltflaeche4" NAME="Navigationsschaltflaeche4" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Mannschaften_Np1.gif" onLoad="F_loadRollover(this,'Mannschaften_NRp2.gif',new Array(140, 'NavigationBarLinks3',false))" BORDER=0 ALT="Mannschaften" TITLE="Mannschaften"></A></TD> 79. </TR> 80. <TR VALIGN=TOP ALIGN=LEFT> 81. <TD WIDTH=140 HEIGHT=31><A HREF="./html/bilder.html" onMouseOver="F_roll('Navigationsschaltflaeche5',1)" onMouseOut="F_roll('Navigationsschaltflaeche5',0)"><ILAYER ID="Navigationsschaltflaeche5"></ILAYER><IMG ID="Navigationsschaltflaeche5" NAME="Navigationsschaltflaeche5" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Bilder_Np1.gif" onLoad="F_loadRollover(this,'Bilder_NRp2.gif',new Array(140, 'NavigationBarLinks4',false))" BORDER=0 ALT="Bilder" TITLE="Bilder"></A></TD> 82. </TR> 83. <TR VALIGN=TOP ALIGN=LEFT> 84. <TD WIDTH=140 HEIGHT=31><A HREF="./html/links.html" onMouseOver="F_roll('Navigationsschaltflaeche6',1)" onMouseOut="F_roll('Navigationsschaltflaeche6',0)"><IMG ID="Navigationsschaltflaeche6" NAME="Navigationsschaltflaeche6" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Links_Np1.gif" onLoad="F_loadRollover(this,'Links_NRp2.gif',0)" BORDER=0 ALT="Links" TITLE="Links"></A></TD> 85. </TR> 86. <TR VALIGN=TOP ALIGN=LEFT> 87. <TD WIDTH=140 HEIGHT=31><A HREF="./html/downloads.html" onMouseOver="F_roll('Navigationsschaltflaeche7',1)" onMouseOut="F_roll('Navigationsschaltflaeche7',0)"><IMG ID="Navigationsschaltflaeche7" NAME="Navigationsschaltflaeche7" HEIGHT=31 WIDTH=140 SRC="./assets/images/autogen/Downloads_Np1.gif" onLoad="F_loadRollover(this,'Downloads_NRp2.gif',0)" BORDER=0 ALT="Downloads" TITLE="Downloads"></A></TD> 88. </TR> 89. </TABLE> 90. </TD> 91. </TR> 92. <TR VALIGN=TOP ALIGN=LEFT> 93. <TD COLSPAN=3 HEIGHT=677></TD> 94. </TR> 95. <TR VALIGN=TOP ALIGN=LEFT> 96. <TD></TD> 97. <TD WIDTH=137 CLASS="TextObject"> 98. <P STYLE="text-align: center;"><!-- Beginn Hitmaster Statistikcode --> 99. <script language="JavaScript"> 100. var ref = document.referrer; 101. var sr = screen.width+"x"+screen.height; 102. var br = navigator.appName; 103. var bv = navigator.appVersion; 104. var page = ""; 105. document.write ('<SCR'+'IPT language="JavaScript" SRC="http://www.hitmaster.de/hm3log.php?uid=135894&ref='+ref+'&screen='+sr+'&br='+br+'& bv='+bv+'&page='+page+'"></scr'+'ipt>'); 106. </script> 107. <!-- Ende Hitmaster Statistikcode --> </P> 108. </TD> 109. <TD></TD> 110. </TR> 111. <TR VALIGN=TOP ALIGN=LEFT> 112. <TD></TD> 113. <TD WIDTH=137 CLASS="TextObject"> 114. <P STYLE="text-align: center;"><!-- Beginn Hitmaster Grafikcounter --> 115. <script language="JavaScript" SRC="http://www.hitmaster.de/hm3c.php?cid=148370"></script> 116. <!-- Ende Hitmaster Grafikcounter --> </P> 117. </TD> 118. <TD></TD> 07.10.2011 16:17 10 von 19 119. </TR> 120. <TR VALIGN=TOP ALIGN=LEFT> 121. <TD></TD> 122. <TD WIDTH=137 CLASS="TextObject"> 123. <P><SPAN STYLE="font-size: 10pt;">Besucher seit 1.9.03</SPAN></P> 124. </TD> 125. <TD></TD> 126. </TR> 127. </TABLE> 128. </TD> 129. <TD> 130. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 NOF=LY> 131. <TR VALIGN=TOP ALIGN=LEFT> 132. <TD WIDTH=15><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=15 HEIGHT=1 BORDER=0 ALT=""></TD> 133. <TD WIDTH=730> 134. <TABLE ID="Tabelle5" BORDER=0 BGCOLOR="#FFFF66" CELLSPACING=0 CELLPADDING=0 WIDTH="100%"> 135. <TR> 136. <TD VALIGN=TOP ALIGN=LEFT WIDTH=328> 137. <P><SPAN STYLE="font-size: 9pt; color: rgb(0,0,0);"> 138. <TABLE WIDTH=195 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE> 139. <TR> 140. <TD WIDTH=195 NOF="NB_UNHTNN010" CLASS="TextNavBar" STYLE="text-align: left;">[<A HREF="http://www.scffb.de" TARGET="_blank">SCF Homepage</A>] [<A HREF="http://www.bttv.de/click-tt/" TARGET="_blank">click-tt</A>]</TD> 141. </TR> 142. </TABLE> 143. </SPAN> </P> 144. </TD> 145. <TD VALIGN=TOP ALIGN=RIGHT WIDTH=402> 146. <P><SPAN STYLE="font-size: 9pt; color: rgb(0,0,0);"> 147. <TABLE WIDTH=279 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=RIGHT NOF=TE> 148. <TR> 149. <TD WIDTH=279 NOF="NB_UNHTNN040" CLASS="TextNavBar" STYLE="text-align: right;">[<A HREF="./html/kontakt.html" TARGET="_self">Kontakt</A>] [<A HREF="./html/tt_form.htm" TARGET="_self">Mitglied werden</A>] [<A HREF="./html/impressum.html" TARGET="_self">Impressum</A>]</TD> 150. </TR> 151. </TABLE> 152. </SPAN> </P> 153. </TD> 154. </TR> 155. <TR> 156. <TD HEIGHT=11> 157. <P><SPAN STYLE="font-size: 9pt; color: rgb(0,0,0);"></SPAN> </P> 158. </TD> 159. <TD> 160. <P STYLE="text-align: right;"><SPAN STYLE="font-size: 9pt; color: rgb(0,0,0);"></SPAN> </P> 161. </TD> 162. </TR> 163. </TABLE> 164. </TD> 165. </TR> 166. </TABLE> 167. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=745 NOF=LY> 168. <TR VALIGN=TOP ALIGN=LEFT> 169. <TD WIDTH=15 HEIGHT=110><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=15 HEIGHT=1 BORDER=0 ALT=""></TD> 170. <TD WIDTH=730><IMG ID="Banner1" HEIGHT=110 WIDTH=730 SRC="./assets/images/autogen /SC_Furstenfeldbruck__TischtennNBanner_01_h110.jpg" BORDER=0 ALT="SC Fürstenfeldbruck 171. Tischtennis" TITLE="SC Fürstenfeldbruck 07.10.2011 16:17 11 von 19 172. Tischtennis" NOF=B_H></TD> 173. </TR> 174. </TABLE> 175. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=735 NOF=LY> 176. <TR VALIGN=TOP ALIGN=LEFT> 177. <TD WIDTH=25 HEIGHT=14><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=25 HEIGHT=1 BORDER=0 ALT=""></TD> 178. <TD WIDTH=710><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=710 HEIGHT=1 BORDER=0 ALT=""></TD> 179. </TR> 180. <TR VALIGN=TOP ALIGN=LEFT> 181. <TD></TD> 182. <TD WIDTH=710 CLASS="TextObject"> 183. <H3>Jetzt muss das Erreichte behauptet werden<BR> </TD> 184. </TR> 185. </TABLE> 186. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 NOF=LY> 187. <TR VALIGN=TOP ALIGN=LEFT> 188. <TD WIDTH=25><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=25 HEIGHT=1 BORDER=0 ALT=""></TD> 189. <TD WIDTH=710> 190. <TABLE ID="Tabelle4" BORDER=0 CELLSPACING=0 CELLPADDING=4 WIDTH="100%"> 191. <TR> 192. <TD WIDTH=313> 193. <P>Die letzten Jahre haben unserem Verein und der Stadt Fürstenfeldbruck einen fast beispiellosen Tischtennis-Boom gebracht: Die Zahl der Mannschaften hat sich auf zwanzig mehr als verdoppelt, darunter sind neun Nachwuchsteams. Turniererfolge häufen sich weit über die Kreis- und Bezirksebene hinaus. Die Damen sind in der Landesliga, die Jungen und Mädchen in der Bayernliga angekommen, der höchsten Spielklasse. Und die Herren haben sechs Aufstiege in sieben Jahren erreicht und spielen erstmals seit vielen Jahren in der Regionalliga, der dritthöchsten Spielklasse.</P> 194. <P> </P> 195. </TD> 196. <TD WIDTH=381> 197. <P><SPAN STYLE="font-size: x-small;"><IMG ID="Bild99" HEIGHT=253 WIDTH=381 SRC="./assets/images/tta_1mann_pyramide_2011.jpg" VSPACE=0 HSPACE=0 ALIGN="BOTTOM" BORDER=0 ALT=""> ganz oben: Florian Schreiner, von links: Rostislav Ciz, Alex Rattassep, Istvan Toth, Hao-Jie Li, Ralf Schreiner</SPAN></P> 198. </TD> 199. </TR> 200. <TR> 201. <TD COLSPAN=2> 202. <P>Natürlich wird da die Luft sportlich und - trotz der großartigen Unterstützung durch unseren Hauptsponsor Günther Paul und die Laser Components - auch finanziell dünner. Wir müssen uns daran machen, das Erreichte zu behaupten und nur hie und da noch ein wenig nach oben zu streben. Natürlich hat keine Mannschaft "Aufstiegsverbot" und man weiß ja nie, was kommt. Sehr erfreulich ist die Trainersituation, wie sich bereits jetzt in der Vorbereitungsphase zeigt.<BR>Das Zuschauerinteresse über unseren Verein hinaus gilt natürlich in erster Linie der Regionalliga. Bitte betreibt alle Mund-zu-Mund-Propaganda für unsere Heimspiele, damit wir wie unsere Konkurrenten auch dreistellige Zuschauerzahlen zur Regel machen. Das ist eines unserer erklärten Ziele, wir wollen unseren schönen Sport möglichst Vielen auch außerhalb des Vereins präsentieren. Dazu bleibt der Eintritt frei, jeweils eine Jugendmannschaft wird aber bei Heimspielen mit dem Sparschwein unterwegs sein und unser Verkauf soll noch mehr als bisher florieren. Unsere Mannschaft ist personell noch attraktiver geworden, was für die dritthöchste Spielklasse auch nötig ist. Wir werden sicher viele hochklassige und spannende Heimspiele mit internationalem Flair erleben.</P> 203. <P>Damit sind wir bei den vielen freiwilligen Helfern, ohne die unsere Abteilung so nicht bestehen kann. Schon jetzt herzlicher Dank für das Engagement auch den Betreuern, Trainern und allen anderen helfenden Händen, nicht zuletzt natürlich Günther Paul und den anderen Sponsoren.<BR>Vor allem für uns Aktive in der Abteilung ist es aber auch fast Pflicht, hin und wieder unsere anderen höherklassigen Mannschaften bei Heimspielen zu unterstützen: die Damen, die 2.Herren, die 1.Mädchen und 1.Jungen. Doch auch unsere zahlreichen Bezirks- und Kreisligateams verdienen, dass man sie und ihr Können beachtet.</P> 204. <P>Im Namen der gesamten Abteilungsleitung wünsche ich uns allen eine Saison mit viel Freude am Tischtennis, den neu Hinzugekommenen einen guten Einstand und und allen Mannschaften den erhofften Erfolg und vor allem: Bleibt gesund!</P> 205. <P>Rudi Lutzenberger</P> 206. </TD> 207. </TR> 208. </TABLE> 209. </TD> 210. </TR> 211. </TABLE> 212. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=731 NOF=LY> 213. <TR VALIGN=TOP ALIGN=LEFT> 07.10.2011 16:17 12 von 19 214. <TD WIDTH=31 HEIGHT=2><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=31 HEIGHT=1 BORDER=0 ALT=""></TD> 215. <TD ALIGN=LEFT VALIGN=TOP WIDTH=700><IMG ID="SiteStyleLinie1" HEIGHT=2 WIDTH=700 SRC="./assets/images/line.gif" BORDER=0 ALT=""></TD> 216. </TR> 217. </TABLE> 218. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 NOF=LY> 219. <TR VALIGN=TOP ALIGN=LEFT> 220. <TD WIDTH=25 HEIGHT=10><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=25 HEIGHT=1 BORDER=0 ALT=""></TD> 221. <TD></TD> 222. </TR> 223. <TR VALIGN=TOP ALIGN=LEFT> 224. <TD></TD> 225. <TD WIDTH=710 NOF="NB_FYHTNN120" CLASS="TextNavBar" STYLE="text-align: center;">[Home] [<A HREF="./html /aktuelles.html">Aktuelles</A>] [<A HREF="./html/uber_uns.html">Über uns</A>] [<A HREF="./html/mannschaften.html">Mannschaften</A>] [<A HREF="./html/bilder.html">Bilder</A>] [<A HREF="./html/links.html">Links</A>] [<A HREF="./html/downloads.html">Downloads</A>]</TD> 226. </TR> 227. </TABLE> 228. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=735 NOF=LY> 229. <TR VALIGN=TOP ALIGN=LEFT> 230. <TD WIDTH=25 HEIGHT=31><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=25 HEIGHT=1 BORDER=0 ALT=""></TD> 231. <TD WIDTH=710><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=710 HEIGHT=1 BORDER=0 ALT=""></TD> 232. </TR> 233. <TR VALIGN=TOP ALIGN=LEFT> 234. <TD></TD> 235. <TD WIDTH=710 CLASS="TextObject" STYLE="font-size: 8pt;"> 236. <P STYLE="text-align: center;"><SPAN STYLE="font-size: 8pt;">SC Fürstenfeldbruck Tischtennis, Mail: <A STYLE="font-size: xx-small;" HREF="mailto:webmaster@@sc-fuerstenfeldbruck.de?body=---Achtung%21%20Bitte%20ein%20@%20aus%20der%20EMail%20Adresse%20entfernen%21---">webmaster@@sc-fuerstenfeldbruck.de</A>, Copyright (c) 2011 SCF TT, Fotos: Th. Neidek</SPAN></P> 237. </TD> 238. </TR> 239. </TABLE> 240. </TD> 241. <TD> 242. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 NOF=LY> 243. <TR VALIGN=TOP ALIGN=LEFT> 244. <TD HEIGHT=160></TD> 245. </TR> 246. <TR VALIGN=TOP ALIGN=LEFT> 247. <TD WIDTH=150> 248. <TABLE ID="Tabelle16" BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%"> 249. <TR> 250. <TH WIDTH=150> 251. <P STYLE="text-align: center;"><SPAN STYLE="font-size: 14pt;">News</SPAN></P> 252. </TH> 253. </TR> 254. <TR> 255. <TD WIDTH=150 HEIGHT=27> 256. <P> 257. <TABLE WIDTH=150 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE> 258. <TR> 259. <TD> 260. <APPLET ID="Laufschrift1" NAME="Laufschrift1" CODE="TickerTape.class" CODEBASE="./" HEIGHT=25 WIDTH=150 ALT=""> 261. <PARAM NAME="text1" VALUE="Saisonstart in der Regionalliga"> 262. <PARAM NAME="speed" VALUE="25"> 263. <PARAM NAME="framecolor" VALUE="red"> 264. <PARAM NAME="backcolor" VALUE="white"> 265. <PARAM NAME="ledtype" VALUE="2"> 07.10.2011 16:17 13 von 19 266. <PARAM NAME="ledcolor" VALUE="blue"> 267. <PARAM NAME="LEDsize" VALUE="2"> 268. <PARAM NAME="link1" VALUE="./html/regionalliga.html"> 269. </APPLET> 270. </TD> 271. </TR> 272. </TABLE> 273. </P> 274. </TD> 275. </TR> 276. <TR> 277. <TD WIDTH=150 HEIGHT=27> 278. <P> 279. <TABLE WIDTH=150 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE> 280. <TR> 281. <TD> 282. <APPLET ID="Laufschrift6" NAME="Laufschrift6" CODE="TickerTape.class" CODEBASE="./" HEIGHT=25 WIDTH=150 ALT=""> 283. <PARAM NAME="text1" VALUE="Trainingszeiten Saison 2011/12"> 284. <PARAM NAME="speed" VALUE="25"> 285. <PARAM NAME="framecolor" VALUE="red"> 286. <PARAM NAME="backcolor" VALUE="white"> 287. <PARAM NAME="ledtype" VALUE="2"> 288. <PARAM NAME="ledcolor" VALUE="blue"> 289. <PARAM NAME="LEDsize" VALUE="2"> 290. <PARAM NAME="link1" VALUE="./html/trainingszeiten.html"> 291. </APPLET> 292. </TD> 293. </TR> 294. </TABLE> 295. </P> 296. </TD> 297. </TR> 298. <TR> 299. <TD WIDTH=150 HEIGHT=27> 300. <P> 301. <TABLE WIDTH=150 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE> 302. <TR> 303. <TD> 304. <APPLET ID="Laufschrift7" NAME="Laufschrift7" CODE="TickerTape.class" CODEBASE="./" HEIGHT=25 WIDTH=150 ALT=""> 305. <PARAM NAME="text1" VALUE="Shanice Steinecke wird Achte"> 306. <PARAM NAME="speed" VALUE="25"> 307. <PARAM NAME="framecolor" VALUE="red"> 308. <PARAM NAME="backcolor" VALUE="white"> 309. <PARAM NAME="ledtype" VALUE="2"> 310. <PARAM NAME="ledcolor" VALUE="blue"> 311. <PARAM NAME="LEDsize" VALUE="2"> 312. <PARAM NAME="link1" VALUE="./html/erfolge.html"> 313. </APPLET> 314. </TD> 315. </TR> 316. </TABLE> 317. </P> 318. </TD> 319. </TR> 320. <TR> 321. <TD WIDTH=150 HEIGHT=27> 07.10.2011 16:17 14 von 19 322. <P> 323. <TABLE WIDTH=150 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN=LEFT NOF=TE> 324. <TR> 325. <TD> 326. <APPLET ID="Laufschrift8" NAME="Laufschrift8" CODE="TickerTape.class" CODEBASE="./" HEIGHT=25 WIDTH=150 ALT=""> 327. <PARAM NAME="text1" VALUE="Florian Schreiner startet international"> 328. <PARAM NAME="speed" VALUE="24"> 329. <PARAM NAME="framecolor" VALUE="red"> 330. <PARAM NAME="backcolor" VALUE="white"> 331. <PARAM NAME="ledtype" VALUE="2"> 332. <PARAM NAME="ledcolor" VALUE="blue"> 333. <PARAM NAME="LEDsize" VALUE="2"> 334. <PARAM NAME="link1" VALUE="./html/erfolge.html"> 335. </APPLET> 336. </TD> 337. </TR> 338. </TABLE> 339. </P> 340. </TD> 341. </TR> 342. <TR> 343. <TD HEIGHT=27> 344. <P> </P> 345. </TD> 346. </TR> 347. </TABLE> 348. </TD> 349. </TR> 350. </TABLE> 351. <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=145 NOF=LY> 352. <TR VALIGN=TOP ALIGN=LEFT> 353. <TD WIDTH=5 HEIGHT=12><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=5 HEIGHT=1 BORDER=0 ALT=""></TD> 354. <TD WIDTH=3><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=3 HEIGHT=1 BORDER=0 ALT=""></TD> 355. <TD></TD> 356. <TD WIDTH=2><IMG SRC="./assets/images/autogen/clearpixel.gif" WIDTH=2 HEIGHT=1 BORDER=0 ALT=""></TD> 357. </TR> 358. <TR VALIGN=TOP ALIGN=LEFT> 359. <TD COLSPAN=2 HEIGHT=94></TD> 360. <TD ALIGN=CENTER VALIGN=MIDDLE WIDTH=135><A HREF="http://www.lasercomponents.com"><IMG ID="Bild339" HEIGHT=94 WIDTH=135 SRC="./assets/images/logo_lc.gif" BORDER=0 ALT=""></A></TD> 361. <TD></TD> 362. </TR> 363. <TR VALIGN=TOP ALIGN=LEFT> 364. <TD COLSPAN=4 HEIGHT=13></TD> 365. </TR> 366. <TR VALIGN=TOP ALIGN=LEFT> 367. <TD HEIGHT=50></TD> 368. <TD COLSPAN=3 WIDTH=140> 369. <APPLET ID="RotierendesWerbebanner1" NAME="RotierendesWerbebanner1" CODE="DynamicBanner.class" CODEBASE="./" HEIGHT=50 WIDTH=140 ALT="Rotierendes Werbebanner" TITLE="Rotierendes Werbebanner"> 370. <PARAM NAME="banner0" VALUE="./assets/images/ban1_amperpark2.gif,http://www.amperpark.de/,Tear"> 371. <PARAM NAME="banner1" VALUE="./assets/images/ban1_ffbbad.gif,,Tear"> 372. <PARAM NAME="banner2" VALUE="./assets/images/ban1_hartmann.gif,,Tear"> 373. <PARAM NAME="banner3" VALUE="./assets/images/ban1_spark.jpg,http://www.sparkasse-ffb.de,Tear"> 374. <PARAM NAME="banner4" VALUE="./assets/images/ban1_lutz.gif,http://www.ford-lutz.de/,Tear"> 375. <PARAM NAME="banner5" VALUE="./assets/images/ban1_neidek.jpg,http://www.neidek.de/,Tear"> 07.10.2011 16:17 15 von 19 376. <PARAM NAME="banner6" VALUE="./assets/images/ban1_popp.gif,http://www.popp-ffb.de/,Tear"> 377. <PARAM NAME="banner7" VALUE="./assets/images/ban1_reifen_haja.gif,http://www.reifenhaja.de/,Tear"> 378. <PARAM NAME="banner8" VALUE="./assets/images/ban1_roetzer.gif,http://www.gr-tischtennis.de/,Tear"> 379. <PARAM NAME="autoResize" VALUE="0"> 380. <PARAM NAME="delay" VALUE="3"> 381. </APPLET> 382. </TD> 383. </TR> 384. </TABLE> 385. </TD> 386. </TR> 387. </TABLE> 388. <SCRIPT language="javascript"> 389. F_menu(new Array('NavigationBarLinks1', './html/regionalliga.html','./assets/images/autogen/Regionalliga_Ns1.gif','./assets/images/autogen /Regionalliga_NRs2.gif','./html/termine.html','./assets/images/autogen/Termine_Ns1.gif','./assets/images/autogen/Termine_NRs2.gif','./html/erfolge.html','. /assets/images/autogen/Erfolge_Ns1.gif','./assets/images/autogen/Erfolge_NRs2.gif','./html/turniere_veranstaltungen.html','./assets/images/autogen /Turniere_Veranst._Ns1.gif','./assets/images/autogen/Turniere_Veranst._NRs2.gif')); 390. F_menu(new Array('NavigationBarLinks2', './html/abteilungsleitung.html','./assets/images/autogen/Abteilungsleitung_Ns1.gif','./assets/images/autogen /Abteilungsleitung_NRs2.gif','./html/trainer.html','./assets/images/autogen/Trainer_Ns1.gif','./assets/images/autogen/Trainer_NRs2.gif','. /html/trainingszeiten.html','./assets/images/autogen/Trainingszeiten_Ns1.gif','./assets/images/autogen/Trainingszeiten_NRs2.gif','./html/spiel_trainingsort.html','./assets/images/autogen/Spiel-_Trainingsort_Ns1.gif','./assets/images/autogen/Spiel-_Trainingsort_NRs2.gif','./html/chronik.html','. /assets/images/autogen/Chronik_Ns1.gif','./assets/images/autogen/Chronik_NRs2.gif')); 391. F_menu(new Array('NavigationBarLinks3', './html/herren.html','./assets/images/autogen/Herren_Ns1.gif','./assets/images/autogen/Herren_NRs2.gif','. /html/damen.html','./assets/images/autogen/Damen_Ns1.gif','./assets/images/autogen/Damen_NRs2.gif','./html/jungen.html','./assets/images/autogen /Jungen_Ns1.gif','./assets/images/autogen/Jungen_NRs2.gif','./html/madchen.html','./assets/images/autogen/Madchen_Ns1.gif','./assets/images/autogen /Madchen_NRs2.gif')); 392. F_menu(new Array('NavigationBarLinks4', './html/veranstaltungen.html','./assets/images/autogen/Veranstaltungen_Ns1.gif','./assets/images/autogen /Veranstaltungen_NRs2.gif')); 393. </SCRIPT> 394. </BODY> 395. </HTML> 396. ↑ TOP Cleaned-up Source Listing with "HTML-Tidy" Below is the cleaned up markup for your document, as processed through HTML-Tidy. HTML-Tidy is a third-party software not developed at W3C, and its output is provided without any guarantee. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <meta name="generator" content="HTML Tidy for Linux (vers 6 November 2007), see www.w3.org"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="Generator" content="NetObjects Fusion 7.5 für Windows"> <meta name="Language" content="deutsch"> <meta name="Keywords" content="SCF Sportclub Fürstenfeldbruck Tischtennis FFB"> <meta name="Robots" content="SCF Sportclub Fürstenfeldbruck Tischtennis FFB"> <meta name="Author" content="Bernd Knöchel"> <meta name="Copyright" content="SCF Tischtennis"> <title>SC Fürstenfeldbruck - Tischtennis</title> <script language="JavaScript" type="text/javascript"> <!-function F_loadRollover(){} function F_roll(){} //--> </script> <link rel="shortcut icon" type="image/x-icon" href="http://www.sc-fuerstenfeldbruck.de/assets/images/favicon.ico"> <script type="text/javascript"> <!-function F_loadRollover(){} function F_roll(){} //--> </script> <script language="JavaScript1.2" src="./assets/rollover.js" type="text/javascript"> </script> <link rel="STYLESHEET" type="text/css" href="./style.css"> <link rel="STYLESHEET" type="text/css" href="./site.css"> <style id="NOF_STYLE_SHEET" type="text/css"> <!-DIV#NavigationBarLinks1LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } DIV#NavigationBarLinks2LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } DIV#NavigationBarLinks3LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } DIV#NavigationBarLinks4LYR { position:absolute; visibility:hidden; top:0; left:0; z-index:1; } --> </style> 07.10.2011 16:17 16 von 19 <style type="text/css"> span.c12 {font-size: 14pt;} td.c11 {font-size: 8pt;} span.c10 {font-size: 8pt;} a.c9 {font-size: xx-small;} td.c8 {text-align: center;} span.c7 {font-size: x-small;} table.c6 {background-color: #FFFF66} p.c5 {text-align: right;} td.c4 {text-align: right;} td.c3 {text-align: left;} span.c2 {font-size: 10pt;} p.c1 {text-align: center;} </style> </head> <body> <table cellpadding="0" cellspacing="0" border="0" width="1050"> <tr valign="top" align="left"> <td> <table border="0" cellspacing="0" cellpadding="0" width="155"> <tr valign="top" align="left"> <td width="15" height="9"><img src="./assets/images/autogen/clearpixel.gif" width="15" height="1" border="0" alt=""></td> <td></td> <td width="3"><img src="./assets/images/autogen/clearpixel.gif" width="3" height="1" border="0" alt=""></td> </tr> <tr valign="top" align="left"> <td height="137"></td> <td width="137"><a href="http://www.scffb.de" target="_blank"><img id="SCF_Wappen" height="137" width="137" src="./assets/imag <td></td> </tr> <tr valign="top" align="left"> <td colspan="3" height="14"></td> </tr> <tr valign="top" align="left"> <td height="217"></td> <td colspan="2" width="140"> <table id="NavigationBarLinks" border="0" cellspacing="0" cellpadding="0" width="140"> <tr valign="top" align="left"> <td width="140" height="31"><a href="./index.html" onmouseover="F_roll('Navigationsschaltflaeche1',1)" onmouseout="F_roll('Nav </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/aktuelles.html" onmouseover="F_roll('Navigationsschaltflaeche2',1)" onmouseout="F_ </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/uber_uns.html" onmouseover="F_roll('Navigationsschaltflaeche3',1)" onmouseout="F_r </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/mannschaften.html" onmouseover="F_roll('Navigationsschaltflaeche4',1)" onmouseout= </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/bilder.html" onmouseover="F_roll('Navigationsschaltflaeche5',1)" onmouseout="F_rol </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/links.html" onmouseover="F_roll('Navigationsschaltflaeche6',1)" onmouseout="F_roll </tr> <tr valign="top" align="left"> <td width="140" height="31"><a href="./html/downloads.html" onmouseover="F_roll('Navigationsschaltflaeche7',1)" onmouseout="F_ </tr> </table> </td> </tr> <tr valign="top" align="left"> <td colspan="3" height="677"></td> </tr> <tr valign="top" align="left"> <td></td> <td width="137" class="TextObject"> <p class="c1"><!-- Beginn Hitmaster Statistikcode --> <script language="JavaScript" type="text/javascript"> var ref = document.referrer; var sr = screen.width+"x"+screen.height; var br = navigator.appName; var bv = navigator.appVersion; var page = ""; document.write ('<SCR'+'IPT language="JavaScript" SRC="http://www.hitmaster.de/hm3log.php?uid=135894&ref='+ref+'&screen='+ </script> <!-- Ende Hitmaster Statistikcode --> </p> </td> <td></td> </tr> <tr valign="top" align="left"> <td></td> <td width="137" class="TextObject"> <p class="c1"><!-- Beginn Hitmaster Grafikcounter --> <script language="JavaScript" src="http://www.hitmaster.de/hm3c.php?cid=148370" type="text/javascript"> </script> <!-- Ende Hitmaster Grafikcounter --> </p> </td> <td></td> </tr> <tr valign="top" align="left"> <td></td> <td width="137" class="TextObject"> <p><span class="c2">Besucher seit 1.9.03</span></p> </td> <td></td> </tr> </table> </td> <td> <table border="0" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="15"><img src="./assets/images/autogen/clearpixel.gif" width="15" height="1" border="0" alt=""></td> <td width="730"> <table class="c6" id="Tabelle5" border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td valign="top" align="left" width="328"> <table width="195" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td width="195" class="TextNavBar c3">[<a href="http://www.scffb.de" target="_blank">SCF Homepage</a>] [<a href="http://www.bt </tr> </table> </td> 07.10.2011 16:17 17 von 19 <td valign="top" align="right" width="402"> <table width="279" border="0" cellspacing="0" cellpadding="0" align="right"> <tr> <td width="279" class="TextNavBar c4">[<a href="./html/kontakt.html" target="_self">Kontakt</a>] [<a href="./html/tt_form.htm" </tr> </table> </td> </tr> <tr> <td height="11"> <p> </p> </td> <td> <p class="c5"> </p> </td> </tr> </table> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="745"> <tr valign="top" align="left"> <td width="15" height="110"><img src="./assets/images/autogen/clearpixel.gif" width="15" height="1" border="0" alt=""></td> <td width="730"><img id="Banner1" height="110" width="730" src="./assets/images/autogen/SC_Furstenfeldbruck__TischtennNBanner_ </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="735"> <tr valign="top" align="left"> <td width="25" height="14"><img src="./assets/images/autogen/clearpixel.gif" width="25" height="1" border="0" alt=""></td> <td width="710"><img src="./assets/images/autogen/clearpixel.gif" width="710" height="1" border="0" alt=""></td> </tr> <tr valign="top" align="left"> <td></td> <td width="710" class="TextObject"> <h3>Jetzt muss das Erreichte behauptet werden<br> </h3> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="25"><img src="./assets/images/autogen/clearpixel.gif" width="25" height="1" border="0" alt=""></td> <td width="710"> <table id="Tabelle4" border="0" cellspacing="0" cellpadding="4" width="100%"> <tr> <td width="313"> <p>Die letzten Jahre haben unserem Verein und der Stadt Fürstenfeldbruck einen fast beispiellosen Tischtennis-Boom gebracht: D <p> </p> </td> <td width="381"> <p><span class="c7"><img id="Bild99" height="253" width="381" src="./assets/images/tta_1mann_pyramide_2011.jpg" vspace="0" hsp </td> </tr> <tr> <td colspan="2"> <p>Natürlich wird da die Luft sportlich und - trotz der großartigen Unterstützung durch unseren Hauptsponsor Günther Paul und Das Zuschauerinteresse über unseren Verein hinaus gilt natürlich in erster Linie der Regionalliga. Bitte betreibt alle Mund-zu <p>Damit sind wir bei den vielen freiwilligen Helfern, ohne die unsere Abteilung so nicht bestehen kann. Schon jetzt herzliche Vor allem für uns Aktive in der Abteilung ist es aber auch fast Pflicht, hin und wieder unsere anderen höherklassigen Mannscha <p>Im Namen der gesamten Abteilungsleitung wünsche ich uns allen eine Saison mit viel Freude am Tischtennis, den neu Hinzugeko <p>Rudi Lutzenberger</p> </td> </tr> </table> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="731"> <tr valign="top" align="left"> <td width="31" height="2"><img src="./assets/images/autogen/clearpixel.gif" width="31" height="1" border="0" alt=""></td> <td align="left" valign="top" width="700"><img id="SiteStyleLinie1" height="2" width="700" src="./assets/images/line.gif" bord </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="25" height="10"><img src="./assets/images/autogen/clearpixel.gif" width="25" height="1" border="0" alt=""></td> <td></td> </tr> <tr valign="top" align="left"> <td></td> <td width="710" class="TextNavBar c8">[Home] [<a href="./html/aktuelles.html">Aktuelles</a>] [<a href="./html/uber_uns.html">Ü </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="735"> <tr valign="top" align="left"> <td width="25" height="31"><img src="./assets/images/autogen/clearpixel.gif" width="25" height="1" border="0" alt=""></td> <td width="710"><img src="./assets/images/autogen/clearpixel.gif" width="710" height="1" border="0" alt=""></td> </tr> <tr valign="top" align="left"> <td></td> <td width="710" class="TextObject c11"> <p class="c1"><span class="c10">SC Fürstenfeldbruck Tischtennis, Mail: <a class="c9" href="mailto:webmaster@@sc-fuerstenfeldbr </td> </tr> </table> </td> <td> <table border="0" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td height="160"></td> </tr> <tr valign="top" align="left"> <td width="150"> <table id="Tabelle16" border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <th width="150"> <p class="c1"><span class="c12">News</span></p> </th> </tr> <tr> <td width="150" height="27"> 07.10.2011 16:17 18 von 19 <table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td><applet id="Laufschrift1" name="Laufschrift1" code="TickerTape.class" codebase="./" height="25" width="150" alt=""><param <param name="speed" value="25"> <param name="framecolor" value="red"> <param name="backcolor" value="white"> <param name="ledtype" value="2"> <param name="ledcolor" value="blue"> <param name="LEDsize" value="2"> <param name="link1" value="./html/regionalliga.html"></applet></td> </tr> </table> </td> </tr> <tr> <td width="150" height="27"> <table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td><applet id="Laufschrift6" name="Laufschrift6" code="TickerTape.class" codebase="./" height="25" width="150" alt=""><param <param name="speed" value="25"> <param name="framecolor" value="red"> <param name="backcolor" value="white"> <param name="ledtype" value="2"> <param name="ledcolor" value="blue"> <param name="LEDsize" value="2"> <param name="link1" value="./html/trainingszeiten.html"></applet></td> </tr> </table> </td> </tr> <tr> <td width="150" height="27"> <table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td><applet id="Laufschrift7" name="Laufschrift7" code="TickerTape.class" codebase="./" height="25" width="150" alt=""><param <param name="speed" value="25"> <param name="framecolor" value="red"> <param name="backcolor" value="white"> <param name="ledtype" value="2"> <param name="ledcolor" value="blue"> <param name="LEDsize" value="2"> <param name="link1" value="./html/erfolge.html"></applet></td> </tr> </table> </td> </tr> <tr> <td width="150" height="27"> <table width="150" border="0" cellspacing="0" cellpadding="0" align="left"> <tr> <td><applet id="Laufschrift8" name="Laufschrift8" code="TickerTape.class" codebase="./" height="25" width="150" alt=""><param <param name="speed" value="24"> <param name="framecolor" value="red"> <param name="backcolor" value="white"> <param name="ledtype" value="2"> <param name="ledcolor" value="blue"> <param name="LEDsize" value="2"> <param name="link1" value="./html/erfolge.html"></applet></td> </tr> </table> </td> </tr> <tr> <td height="27"> <p> </p> </td> </tr> </table> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="145"> <tr valign="top" align="left"> <td width="5" height="12"><img src="./assets/images/autogen/clearpixel.gif" width="5" height="1" border="0" alt=""></td> <td width="3"><img src="./assets/images/autogen/clearpixel.gif" width="3" height="1" border="0" alt=""></td> <td></td> <td width="2"><img src="./assets/images/autogen/clearpixel.gif" width="2" height="1" border="0" alt=""></td> </tr> <tr valign="top" align="left"> <td colspan="2" height="94"></td> <td align="center" valign="middle" width="135"><a href="http://www.lasercomponents.com"><img id="Bild339" height="94" width="1 <td></td> </tr> <tr valign="top" align="left"> <td colspan="4" height="13"></td> </tr> <tr valign="top" align="left"> <td height="50"></td> <td colspan="3" width="140"><applet id="RotierendesWerbebanner1" name="RotierendesWerbebanner1" code="DynamicBanner.class" cod <param name="banner1" value="./assets/images/ban1_ffbbad.gif,,Tear"> <param name="banner2" value="./assets/images/ban1_hartmann.gif,,Tear"> <param name="banner3" value="./assets/images/ban1_spark.jpg,http://www.sparkasse-ffb.de,Tear"> <param name="banner4" value="./assets/images/ban1_lutz.gif,http://www.ford-lutz.de/,Tear"> <param name="banner5" value="./assets/images/ban1_neidek.jpg,http://www.neidek.de/,Tear"> <param name="banner6" value="./assets/images/ban1_popp.gif,http://www.popp-ffb.de/,Tear"> <param name="banner7" value="./assets/images/ban1_reifen_haja.gif,http://www.reifenhaja.de/,Tear"> <param name="banner8" value="./assets/images/ban1_roetzer.gif,http://www.gr-tischtennis.de/,Tear"> <param name="autoResize" value="0"> <param name="delay" value="3"></applet></td> </tr> </table> </td> </tr> </table> <script language="javascript" type="text/javascript"> F_menu(new Array('NavigationBarLinks1', './html/regionalliga.html','./assets/images/autogen/Regionalliga_Ns1.gif','./asset F_menu(new Array('NavigationBarLinks2', './html/abteilungsleitung.html','./assets/images/autogen/Abteilungsleitung_Ns1.gif F_menu(new Array('NavigationBarLinks3', './html/herren.html','./assets/images/autogen/Herren_Ns1.gif','./assets/images/aut F_menu(new Array('NavigationBarLinks4', './html/veranstaltungen.html','./assets/images/autogen/Veranstaltungen_Ns1.gif','. </script> </body> 07.10.2011 16:17 19 von 19 </html> ↑ TOP Document Outline Below is an outline for this document, automatically generated from the heading tags (<h1> through <h6>.) [H3] Jetzt muss das Erreichte behauptet werden If this does not look like a real outline, it is likely that the heading tags are not being used properly. (Headings should reflect the logical structure of the document; they should not be used simply to add emphasis, or to change the font size.) If you want to examine the semantic structure of your documents, beyond the outline, try the Semantic data extractor. ↑ TOP Home About... News Docs Help & FAQ Feedback Contribute This service runs the W3C Markup Validator, v1.2+hg. COPYRIGHT © 1994-2011 W3C® (MIT, ERCIM, KEIO), ALL RIGHTS RESERVED. W3C LIABILITY, TRADEMARK, DOCUMENT USE AND SOFTWARE LICENSING RULES APPLY. YOUR INTERACTIONS WITH THIS SITE ARE IN ACCORDANCE WITH OUR PUBLIC AND MEMBER PRIVACY STATEMENTS. 07.10.2011 16:17