/* author: Jens Berg Olsen */
/* Creation date: 11-11-2002 */

/* Font Sektion */
.Stdfont { font-family: arial; font-size: 10px; font-weight: normal; color: #FFFFFF;  text-decoration: none; }
.infotxt { font-family: arial; font-size: 11px; font-weight: bold; color: #000000;  text-decoration: none; }
.slogan { font-family: arial; font-size: 13px; font-weight: bold; color: #FFFFFF;  text-decoration: none; }
.Heading { font-family: arial; font-size: 14px; font-weight: bold; color: #FFFFFF;  text-decoration: none; }
.Heading1 { font-family: arial; font-size: 14px; font-weight: bold; color: #FF0000;  text-decoration: none; }
.Heading_front { font-family: arial; font-size: 18px; font-weight: bold; color: #FFFFFF; line-height: 28px;  text-decoration: underline; }
.window{ font-family: arial; font-size: 10px; font-weight: bold; color: #FFFFFF;  line-height: 15px; text-decoration: underline;}

/* Link Sektion */

	A.link         { font-family: arial; font-size: 10px; font-weight: bold; color: #FFFFFF;  line-height: 15px; text-decoration: underline;}
	A:Visited.link { font-family: arial; font-size: 10px; font-weight: bold; color: #FFFFFF;  line-height: 15px; text-decoration: underline; } 
	A:Active.link  { font-family: arial; font-size: 10px; font-weight: bold; color: #FFFFFF;  line-height: 15px; text-decoration: underline; } 
	A:Hover.link   { font-family: arial; font-size: 10px; font-weight: bold; color: #FFFFFF;  line-height: 15px; text-decoration: underline;}

	A.search         { font-family: arial; font-size: 12px; font-weight: bold; color: #ff0000;  line-height: 15px; text-decoration: none;}
	A:Visited.search { font-family: arial; font-size: 12px; font-weight: bold; color: #ff0000;  line-height: 15px; text-decoration: none; } 
	A:Active.search  { font-family: arial; font-size: 12px; font-weight: bold; color: #ff0000;  line-height: 15px; text-decoration: none; } 
	A:Hover.search   { font-family: arial; font-size: 12px; font-weight: bold; color: #ff0000;  line-height: 15px; text-decoration: underline;}

/* Layout Sektion */
	
	/*.border {  
		border-bottom: 2px dashed;
		border-top: 2px dashed;
		border-left: 2px dashed;
		border-right: 2px dashed;
		border-color: #0066FF; 
			}*/
	.hand 	{
	cursor: pointer;
			