p,body,a,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,div,td,tr,th,no,br,b,i,span
		{	font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:12px;
			color:darkblue;
			background:none; }

td,tr,th        {	padding-left:3pt; }

.news {	line-height:14pt;
	text-align:justify; }


body		{	background:#99CCFF none; }

/* _______________________________________________________________ */
/* eingesetzt: überall                                             */
h1 		{ 	font-size:180%;
			font-weight:200;
			color:white;
                         line-height:30pt;
			margin-bottom:1em;
			border-color:navy;
			background:royalblue none;
			display:block;
			margin-top:5px; margin-bottom:5px;
			text-align:center;
			border-style:ridge;
			border-width:3px; padding:2px;  }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* eingesetzt                                                      */
h2 		{ 	font-size:120%;
			color:white;
			line-height:20pt;
			margin-bottom:1em;
			padding-left:3pt;
			border-color:navy;
			background:dodgerblue none;  }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* eingesetzt zB: Juniorentraining                                 */
h3 		{ 	font-size:120%;
			background:dodgerblue none;  }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* eingesetzt zB: Titel Vorstand-Seite*/
h4 		{	font-size:120%;
			color:white;
			font-weight:100;
			background:dodgerblue none;  }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* eingesetzt */
h5 { 	font-size:60%;
	font-style:italic;
         color:white;
	background:dodgerblue none;
	border-top-width:thin;
	border-top-style:solid;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-color:gray;
	padding:2px; }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* eingesetzt */
h6		{	font-weight:200;
 			font-size:10px;
			color:white;
			background:none;   }

.copy		{	font-weight:200;
 			font-size:10px;
			color:dodgerblue;
			background:none;   }
/* --------------------------------------------------------------- */





/* _______________________________________________________________ */
/* Turniertabellen */
.turnier 	{	font-size:80%;
			color:#6699FF;
			background:black none;
			border-top-color:gray;
			border-left-color:gray;
			border-right-color:white;
			border-bottom-color:white;
			border-style:solid; }

.titel		{	font-size:80%;
			color:#000000;
			background:#99CCFF none;
			vertical-align:bottom; }

.r1		{	font-size:80%;
			color:#FFFF00;
			background:black none;
			border-top-color:gray;
			border-left-color:gray;
			border-right-color:white;
			border-bottom-color:white;
			border-style:solid; }

.r2		{	font-size:80%;
			color:#C0C0C0;
			background:black none;
			border-top-color:gray;
			border-left-color:gray;
			border-right-color:white;
			border-bottom-color:white;
			border-style:solid; }

.r3		{	font-size:80%;
			color:#FF6600;
			background:black none;
			border-top-color:gray;
			border-left-color:gray;
			border-right-color:white;
			border-bottom-color:white;
			border-style:solid; }

span		{	font-size:100%;
			color:#6699FF;
			background:black none;   }
/* --------------------------------------------------------------- */

/* _______________________________________________________________ */
/* Probetraining */
input 		{	font-family:Verdana,Arial,Helvetica,sans-serif; }

input.probe	{ 	font-size:80%;
			color:dodgerblue;
			background:white none; }

input.ort	{ 	font-size:80%;
			color:dodgerblue;
			background:white none; }

input.plz	{ 	font-size:80%;
			color:dodgerblue;
			background:white none; }

input.button	{ 	font-size:80%; }

td.probe	{	font-size:80%;
			color:darkblue;
			background:none;  }

td.probe2	{	font-size:80%;
			color:darkblue;
			background:dodgerblue none;  }
/* --------------------------------------------------------------- */


/* __________________________________________________________________________________________________________________ */
a:link		{	color:darkblue; text-decoration:underline; background:none; }    /* noch nicht besuchter Link */
a:visited	{	color:darkblue; text-decoration:underline; background:none; }    /* schon besuchter Link      */
a:hover		{	color:white; text-decoration:underline; background:none; }       /* Benutzer 'hovert'         */
a.hover		{	color:dodgerblue; text-decoration:underline; background:none; }  /* Hover für Netscape 4      */
a:active	{	color:dodgerblue; text-decoration:underline; background:none; }  /* Link wird ausgewählt      */
/* ------------------------------------------------------------------------------------------------------------------ */

li {	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color:darkblue;
	background:none;
	font-style: normal;
        list-style-type:disc;
	text-decoration: none;
}  /* von der internationalen Homepage von Carlton */


.blau1 	{	background-color:#8080FF; color:#FFFFFF;}  /* eingesetzt bei Seite index.html */
.blau2 	{	background-color:#0000A0; }                /* eingesetzt bei Seite index.html */
.blau3 	{	background-color:#0040C0; }                /* eingesetzt bei Seite index.html */
.blau4 	{	background-color:#0040A0; }                /* eingesetzt bei Seite index.html */

.black 	{	background-color:#000000; color:#FFFFFF;}  /* eingesetzt bei Seite index.html */

tr		{ }

.rot		{	background-color:#FF8080; color:#FFFFFF;}
.blau		{	background-color:lemonchiffon; color:#000000; }
.grau		{	background-color:#C0C0C0; color:#000000; text-align:center; }
.grau2		{	background-color:#C0C0C0; color:#000000; text-align:left; }
.hgrau		{	background-color:#D9D9D9; color:#000000; text-align:center; }
.dunkel		{	background-color:#000000; color:#FFFFFF; text-align:center; }
.dunkel2	{	background-color:#000080; color:#CCFFCC; }
.lead		{	background-repeat:no-repeat; }


/* _______________________________________________________________ */
/* eingesetzt: überall                                             */
.rahmen 		{margin-bottom:1em;
			border-color:navy;
			background:#111111 none;
			display:block;
			margin-top:5px; margin-bottom:5px;
			text-align:center;
			border-style:ridge;
			border-width:3px; padding:2px;  }
/* --------------------------------------------------------------- */


/* eingesetzt bei den Portraits */

.name	{	font-size:120%; color:white; font-weight:900; text-align:center;}
.sponsor	{	font-size:100%; color:darkblue; font-weight:700; text-align:left;}

td.p	{	padding-left:3pt; background:none transparent scroll repeat 0% 0%; vertica-align:top; background-color:lemonchiffon;  }
a.p	{	padding-left:3pt; background:none transparent scroll repeat 0% 0%; vertica-align:top; background-color:lemonchiffon;  }


/* eingesetzt bei den Sommertraing-Seiten */
.sommer1		{	background-color:#000000; color:#FFFFFF; text-align:center; }
.sommer2		{	background-color:#000000; color:lemonchiffon; }
.sommer3		{	background-color:royalblue; color:#FFFFFF; }
.sommer4		{	background-color:lemonchiffon; color:#000000; }
.sommer5		{	background-color:#C0C0C0; color:#000000; text-align:center; }
.sommer6		{	background-color:#C0C0C0; color:#000000; text-align:left; }
.sommer7		{	background-color:#000000; }
.sommer8		{	background-color:#000000; color:lemonchiffon; background-image:url(background.jpg); }
#blauerBereich {   position:absolute; top:570px; left:900px; width:180px; padding:10px; margin:0px; color:#FFFFFF; }




//