<!-- bumerangclub.de-Styles, gl 05/01 -->

a:link	{
		text-decoration: none;
		color: #333333;
		}

a:visited	{
		text-decoration: none;
		color: #333333;
		}

a:active	{
		text-decoration: none;
		color: #999933;
		}
		
a:hover	{
		text-decoration: underline;
		color: #666666;
		}
		
		
a.inline:link	{
		text-decoration: underline;
		color: #333333;
		}

a.inline:visited	{
		text-decoration: underline;
		color: #333333;
		}

a.inline:active	{
		text-decoration: underline;
		color: #999933;
		}
		
a.inline:hover	{
		text-decoration: underline;
		color: #666666;
		}		
		
a.forum:link	{
		text-decoration: none;
		color: #787833;
		}

a.forum:visited	{
		text-decoration: none;
		color: #333333;
		}

a.forum:active	{
		text-decoration: none;
		color: #787833;
		}
		
a.forum:hover	{
		text-decoration: underline;
		color: #787833;
		}	


h3		{
		font-family:  verdana, arial, helvetica, geneva, sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 12px;
		color: #333333;
		}

h4		{
		font-family:  verdana, arial, helvetica, geneva, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 11px;
		color: #787833;
		}
		
.active
		{
		font-weight: bold;
		}
.h4
		{
		font-weight: bold;
		color: #787833;
		}

.headline
		{
		font-size: 12px;
		color: #787833;
		font-weight: bold;
		}

.subheadline
		{
		font-weight: bold;
		font-size: 12px;
		}

.pic_subheadline
		{
		font-size: 10px;
		color: #FFFFFF;
		}

.caption
		{
		font-size: 10px;
		color: #FFFFFF;
		}

.teaser
		{
		font-weight: bold;
		font-size: 11px;
		}

.ranking
		{
		font-size: 10px;
		}

.small
		{
		font-size: 10px;
		}
				
.boxhead
		{
		font-size: 10px;
		}

.crosslinks
		{
		font-size: 10px;
		}

body, b, p, form, table, tr, td, th, ul, ol, li
		{
		font-family:  verdana, arial, helvetica, geneva, sans-serif;
		font-style: normal;
		font-size: 8pt;
		color: #333333;
		}

