
body.main
{
  /* hintergrungfarbe und -bilder */
  color: #000000;
  background-color: #ffffff;
  background-image:url(http://www.clubwebmaster.de/images/anibck00.gif);
  background-position:10px 30px;
  background-repeat:repeat;
  background-attachment:fixed;
  /* größe und positionierung */
  margin: 0;
  padding: 0;
  /* grafische scrollbars für IE users  */
  scrollbar-face-color:#9999CC;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#9999CC;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#CCCCFF;
  scrollbar-darkshadow-color:#9999CC;
  overflow-x: auto;
  overflow-y: auto;
  
}

body.main2
{
  /* hintergrungfarbe und -bilder */
  color: #000000;
  background-color: #ffffff;
  background-image:url(http://www.clubwebmaster.de/images/bg_rot.gif);
  background-position:10px 30px;
  background-repeat:repeat;
  background-attachment:fixed;
  /* größe und positionierung */
  margin: 0;
  padding: 0;
  /* grafische scrollbars für IE users  */
  scrollbar-face-color:#9999CC;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-3dlight-color:#9999CC;
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#CCCCFF;
  scrollbar-darkshadow-color:#9999CC;
  overflow-x: auto;
  overflow-y: auto;
  
}

a:link { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#DBDBC3; }    /* noch nicht besuchte Ziele */
a:visited { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#DBDBC3; } /* besuchte Ziele */
a:hover { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:underline overline;color:#DBDBC3; }   /* Verweise bei "MouseOver" */
a:active { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:none;color:#DBDBC3; }  /* Angeklickte Verweise */
a:focus { 
  	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:underline overline;color:#DBDBC3; }   /* Verweise, die Fokus erhalten */

td.menueoben {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:1px dotted #DBDBC3;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.menue_oben {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px dotted #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.menue_mitte {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.menue_mitte_t {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:1px dotted #DBDBC3;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.menue_unten {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.menue_eins {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}

td.kopf_klein {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:9px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:0px solid #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:130%;
	text-indent:0px;
	padding:1px;
	margin:0px; 
}

td.text_center {
	font-family:Verdana, arial, helvetica, geneva, sans-serif;
  	font-style:normal;font-size:11px;font-weight:900;font-stretch:normal;
	text-decoration:normal;color:#DBDBC3;
	
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px; 
	border-top:0px solid #000000;      /* nur oben */
	border-bottom:1px dotted #000000;   /* nur unten */
	border-left:0px solid #000000;     /* nur links */
	border-right:0px solid #000000;    /* nur rechts */ 
	text-align:center;
	line-height:100%;
	text-indent:0px;
	padding:2px;
	margin:0px; 
}


