/*===============================================*/
/* Default CSS für reich-belasco.de 		 */
/* 				 		 */
/* [mcs] Stefan Schermer			 */
/*===============================================*/

/* Overrides */

A:link {text-decoration:none;}
A:visited {text-decoration:none;}
A:hover	{text-decoration: underline; color: #FFFFCC}

BODY {
 scrollbar-face-color: #000040;
 scrollbar-highlight-color: #969696;
 scrollbar-shadow-color: #00005A;
 scrollbar-3dlight-color: #00005A;
 scrollbar-arrow-color:  #969696;
 scrollbar-track-color: #000000;
 scrollbar-darkshadow-color: #98AAB1;
}

/* Special */

.navtext {
 font-size:13px;
 line-height:14px;
 color:rgb(255,255,255);
 font-family:tahoma,arial,helvetica,sans-serif;
}

.td-weiss {
 font-size: 10px;
 color: #333333;
 margin-right: 20px;
 margin-left: 20px;
 margin-top: 10px;
 margin-bottom: 10px;
}
