body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
						}

body,td,div,p,pre,ul				{
						font-size: 13px;
						}

h1						{
						font-size: 18px;
						}

h2						{
						font-size: 16px;
						}

h3						{
						font-size: 13px;
						}

h4						{
						font-size: 24px;
						}

.cr						{
						color:#333333;
						}

.ueber						{
						font-size:36px;
						}

.small						{
						font-size: 12px;
						}

.mini						{
						font-size: 11px;
						}

.minimini					{
						font-size: 10px;
						}

.blau						{
						background-color:#0066FF;
						}

.grau						{
						background-color:#CCCCCC;
						}

a						{
						font-size:13px;
						text-decoration:none;
						font-weight:bold;
						}

a.unter						{
						font-size:10px;
						}

a:link						{
						color:#000000;
						}

a:visited					{
						color:#333333;
						}

a:active					{
						color:#333333;
						}
						
a img					{border:none;
}

a:hover						{
						color: #0000CC;
						}


