/* CSS Document */

body 
{
margin:0px;
background-color: #000000;
padding: 0;
/*cursor: url(../Sites/Symbole/Flame2.cur);
/*scrollbar-3dlight-color: yellow; /*die Farbe des linken, äußeren Schattens*/
/*scrollbar-arrow-color: white; /*die Farbe der Pfeilspitzen*/
/*scrollbar-darkshadow-color: grey; /*die Farbe des rechten, äußeren Schattens*/
/*scrollbar-face-color: black;/*die Farbe des eigenlichen Scrollbalkens*/
/*scrollbar-highlight-color: grey;/*die Farbe des linken, inneren Schattens*/
/*scrollbar-shadow-color: grey;/*die Farbe des rechten, inneren Schattens*/
/*scrollbar-track-color: grey;/*die Farbe des Scrollbalken-Hintergrundes*/
}/*background-image: url(../Sites/Symbole/Schach_Hintergrund4.jpg);background-attachment: fixed;*/


#title
{  
	margin-top:5px;
	margin-left:10px;
	margin-right: 10px;
	height: 160px;
	background:  url(../ueberschriften/RetroCycles.jpg);
	border-style: solid;
	border-width:1px;
	border-color:#333333;
	
}/*background: url(../Sites/Symbole/Schach_Hintergrund3.jpg) repeat-y;
	width:100%;background-color: #111111;*/

#left
{	position:absolute;
	width:100px;
	top:170px;
	left:10px;
	text-align:justify;
	margin-top:5px;
	
}/*margin-left:10px;*/

#center
{	
	margin: 20px 200px 0px 140px;
	min-width:300px;
	text-align:justify;
	font-size:12px;
	color:#CCCCCC;
	font-family:Tahoma, Helvetica, sans-serif;
} 
 
#right
{
	position:absolute;
	top:170px;
	width:155px;
	right:10px;
	margin-top:5px;
	padding-right:10px;
	padding-left:10px;
	text-align:justify;
	font-size:12px;
	font-weight:400;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

.rightgrafik
{margin-top:0px; margin-bottom:20px; width:100%;}
.rightgrafik2
{margin-top:60px; width:100%;}
.rightbox
{border:1px; border-color:#333333; border-style:solid; padding:0px 5px 0px 5px;margin-right:-10px }
.righttextuderline
{ text-decoration:underline; text-align:center; font-size:14px; font-weight:600;}

.H1
{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF}
.H2
{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF}

.textred
{color:#FF0000}


.centergrafik
{ margin-top:10px; width:100%;}
.centertext
{float:left; padding: 0px 10px 5px 0px;}


