/*===============================================*/
/* Default CSS für reich-belasco.de 		 */
/* 				 		 */
/*===============================================*/

/* Overrides */

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

body {
font-family: Arial;
color:#FFFFFF;
}

h1 {
font-family: Arial;
font-size: 24px;
color:#FFFFFF;
}
/* 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;
}
