#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	background-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	
}
#flashCorner{
    border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
	/*/*/line-height: 1.5em; /* */
    background-color: #CCCCCC;
 	color: #000000;/*font color*/
	image: <img src="../My%20Porsche%20Stuff/Cyberwerkstatt/images/Website_Images/Manuals/Drivers/A_Drivers/Cover_A-1956_70x98.jpg" width="70" height="98" alt="" />;
	font-size: 10px;
}
#header {
    border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
		/*/*/line-height: 1.5em; /* */
 	background-color: #CCCCCC;
 	color: #000000;/*font color*/
 	background-image: url(csst_bg.gif);
	font-size: 24px;
	font-weight: bold
 }
#mainTable {
	border: 1px solid #FF0000;
	/*/*/line-height: 1.5em; /* */
}
#mainTable td {
 	padding: 20px;/*Pads each table cell in modern browsers*/
 }
#maincontent {
    background-color: #CCCCCC;	
	/*border-left: 2px dotted #333;
	/*border-right: 1px solid #FF0000;*/
	/*border-top: 1px solid #FF0000;*/
    /*border-bottom: 1px solid #FF0000;*/
	/*line-height: 1.5em; /* */
    	
	font-size: 10px;
	/*/*/font-size: 75%; /* */
 }
#sidebar_rt {
    background-color: #CCCCCC;
    vertical-align: top;
 	width: 10%;
	font-size: 12px;
	font-size: 85%; /* */
	}
#sidebar_lt {
	background-color: #000000;
	vertical-align: top;
 	width: 10%;
 	/*/*/padding: 3px;
    /*display: block;
 	/*border: 2px dotted #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 100px; /* */
 }
#sidebar a:link, #sidebar a:visited {
 	color: #FFFFFF;
 }
#sidebar a:hover, #sidebar a:active {
 	color: #FFFF00;/*active state = yellow */
 	background-color: #FF0000;/*solid fill-in background = red */
 	/*border: 2px solid #000; */
	}
#sidebar li {
 	/*/*/margin: 0px 0px 6px 0px; /* */
 }

#footer {
    background-color: #CCCCCC;
	vertical-align: bottom;
	horizontal-align: middle;
	/*border: 1px solid #666666;*/
	/*/*/line-height: 1.5em; /* */
 	/*border-left: 2px dotted #333;
  	color: #666666;/*font color*/
 	background-image: url(csst_bg.gif);
	font-size: 10px;
	td, p, ul {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	}
	
 }
 
