@font-face
	{
    font-family: 321Impact;
    src: url(fonts/IMPACT1.eot);
    }

a:link
	{
	text-decoration:none;
	color:#003300;
	font-weight:normal;
	}

a:visited
	{
	text-decoration:none;
	color:#003300;
	font-weight:normal;
	}
	
a:hover
	{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	}
	
*.header_1
	{
	font-family: '321Impact', 'Arial Black';
	font-size:20pt;
	}

*.header_2	
	{
	font-family: '321Impact', 'Arial Black';
	font-size:14pt;
	}

*.header_3	
	{
	font-family:Arial;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
	position:relative;
	}
		
td.headline
	{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-color:#66AA66;
	}

table.headline
	{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-color:#66AA66;
	}
	
hr.headline
	{
	height:1px;
	border-width:1px;
	border-style:dotted; 
	border-top-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#66AA66;
	border-left-color:#FFFFFF;
	}

*.menue_1 
	{
	font-family: '321Impact', 'Arial Black';
	font-style:normal;
	font-size:12pt;
	position:relative;
	}	
		
*.menue_2
	{
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	position:relative;
	}

*.menue_3 
	{
	font-family:Arial;
	font-style:normal;
	font-size:11pt;
	font-weight:bold;
	}	
		
*.link_1 
	{
	font-family:Arial Black;
	font-size:10pt;
	font-weight:normal;
	}	
		
*.link_2
	{
	font-family:Arial Black;
	font-size:10pt;
	font-weight:bold;
	color:#66AA66;
	
	}
	

*.text
	{
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	white-space:normal;
	list-style-type:disk;
	}

*.quote
	{
	font-family:Arial;
	font-style:italic;
	font-size:10pt;
	white-space:pre;
	}

div.content
	{
	width:580px;
	height:485px;
	overflow:auto;
	border-width:1px;
	border-color:#66AA66;
	border-style:dotted;
	margin:10px;
	font-family:Arial;
	font-size:10pt;
	text-align:center;
	scrollbar-base-color:#99FF99;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#DDFFDD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#e7f1f3;
	}
	
div.news
	{
	width:580px;
	height:242px;
	overflow:auto;
	border-width:1px;
	border-color:#66AA66;
	border-style:dotted;
	margin:10px;
	font-family:Arial;
	font-size:10pt;
	text-align:center;
	scrollbar-base-color:#99FF99;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#DDFFDD;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#e7f1f3;
	}

table.content
	{
	font-family:Arial;
	font-size:10pt;
	width:542px;
	padding:0px;
	margin:10px;
	/*	border-right-width:1px;
	border-right-style:dotted;
	border-color:#66AA66;		*/
	}
	
table.content td
	{
	vertical-align:top;
	}
	
table.gbnavi
	{
	font-family:Arial Black;
	font-size:10pt;
	font-weight:bold;
	width:*;
	padding:0px;
	margin:10px;
	}

table.gbnavi td
	{
	text-align:center;
	vertical-align:middle;
	width:15px;
	}
	
td.gbnaviactive
	{
	border-width:1px;
	border-color:#66AA66;
	border-style:dotted;
	}

td.gbnaviinactive
	{
	border-width:0px;
	border-color:#BBBBBB;
	border-style:dotted;
	}

td.gbposting
	{
	border-width:1px;
	border-color:#66AA66;
	border-style:dotted;
	}

*.bg4shadow
	{
	position:relative;
	align:center;
	width:775px;
	height:655px;
	background-color:#999999;
	}

*.move4shadow
	{
	position: relative;
	top:-5px;
	left:-5px;
	overflow:show;
	}

a.gbposting
	{
	}
	
a.gbposting table
	{
	border-width:1px;
	border-color:#66AA66;
	border-style:dotted;
	}
	
p.red
	{
		color:red;
	}