A:link    {text-decoration: none;  color: #8BA218}
A:visited {text-decoration: none;  color: #7E7E7E}
A:hover   {text-decoration: none;  color: #FF0000}
A:active  {text-decoration: none;  color: #000000}

body
	{
		background: #ffffff;
		background-image: url(../shopdesign_gfx/nd_bg_kachel.gif);
		background-attachment: fixed;
		background-repeat: repeat;
		background-position: top left;
		
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:10pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 14pt;
		color:#000000;
	}
	
.bodygreen
	{
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:10pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 14pt;
		color:#8BA218;
	}
	
.bodygreen2bold
	{
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:8pt;
		font-weight:bold;
		font-style:regular;
		text-align:left;
		line-height: 10pt;
		color:#8BA218;
	}
	
.bodygreen2
	{
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:8pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 10pt;
		color:#8BA218;
	}
	
.bodygrey
	{
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:10pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 14pt;
		color:#999999;
	}
	
.bodygrey2
	{
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:8pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 10pt;
		color:#999999;
	}
	
.bg1 {
		background-color: #ffffff;
	}

.bg2 {
		background-color: #f1f1f1;
	}

.bg3 {
		background-color: #90a61d;
	}

.headline {
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:10pt;
		font-weight:bold;
		text-align:left;
		line-height: 14pt;
		color:#555555;
	}
	
.aktuell {
		font-family:verdana,helvetica,tahoma,geneva,arial;
		font-size:10pt;
		font-weight:normal;
		font-style:bold;
		text-align:left;
		line-height: 14pt;
		color:#ffffff;
	}
	
.termine {
		font-family:arial black;
		font-size:12pt;
		font-weight:normal;
		font-style:regular;
		text-align:left;
		line-height: 14pt;
		color:#CCCCCC;
	}
	
#topline{	
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 1.0em;
	}

#topnavi{
		filter:alpha(opacity=95);-moz-opacity:.80;opacity:.80;
		position: fixed;
		top: 1.0em;
		left: 0;
		width: 100%;
		height: 6.0em;
	}
	

	
