/* CSS Document  e-fierz
 */
/* 
___________________________________________________________________________________

		          client:                      www.e-fierz.ch 
		
		          concept, code:               (c) 2004 by phi

___________________________________________________________________________________
 */


/* body, scrollbars heller */
body, p, td    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: rgb(0,0,0);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(255,0,0);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-darkshadow-color: rgb(255,255,255);
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	background-color: #FFFFFF;
}



/* listen */
 ul {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-left: 0em;
	padding-left: 1.2em;
	list-style: square;

}

/* umbruch kleiner */
br   {
	font-size: 8px;
	line-height: 8px;
}


/* titel */
.texttitel   {
	color: #d12f2f;
	font-size: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border: mittel durchgehend #EEEEEE;
	line-height: 22px;
}


/* lauftext_eigene */
.text   {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}




/* text_fett */
.textfett {
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  -------------------------------------------linkfarbe allgemein */

/* fuer unbesuchte Links */
 :link    {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
 
/*  fuer besuchte Links */
 :visited {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
 
/* wenn der Link angeklickt ist */
 :hover   {
	color: #d12f2f;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
 
/* wenn die maus ueber dem Link ist */
 :active  {
	color: #D12F2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

/*  -------------------------------------------navigation */
.navigation   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 13px;
}

/* linkfarbe navigation */

/* fuer unbesuchte Links */
 a.navigation:link    {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
/*  fuer besuchte Links */
 a.navigation:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
/* wenn der Link angeklickt ist */
 a.navigation:hover   {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
}
 
/* wenn die maus ueber dem Link ist */
 a.navigation:active  {
	color: #D12F2F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}


/*  -------------------------------------------mail */
.mail  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D12F2F;
	line-height: 13px;
	text-decoration: none;
}


/* fuer unbesuchte Links */
 a.mail:link    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D12F2F;
	line-height: 13px;
	text-decoration: none;
}
 
/*  fuer besuchte Links */
 a.mail:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	text-decoration: none;
}
 
/* wenn der Link angeklickt ist */
 a.mail:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D12F2F;
	line-height: 13px;
	text-decoration: underline;

}
 
/* wenn die maus ueber dem Link ist */
 a.mail:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #D12F2F;
	line-height: 13px;
	text-decoration: underline;

}

/*  ------------------------------------------- */


.rot {
	color: #d12f2f;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.bg {
	background-image: url(../bilder/logo_splash.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rand {
	border: bold #CC0033;
}
