	.subkategorielink  {

		font-family : Verdana, Arial;
		font-size : 10pt;
		font-weight : bold;
		font-strech : normal;
		line-height : 12pt;
		color : #FF00E2;
		letter-spacing : 2px;
        }
	.eintraglink  {

		font-family : Verdana,Arial;
		font-size : 10pt;
		font-weight : bold;
		color : #F3EA00;
		letter-spacing : 0px;
        }
	.infotext  {

		font-family : Verdana, Arial;
		font-size : 8pt;
		font-weight : normal;
		color : silver;
        }
	.infotext_white  {

		font-family : Verdana, Arial;
		font-size : 8pt;
		font-weight : normal;
		color : white;
        }
	.smalllink  {
		font-family : Verdana, Arial;
		font-size : 7pt;
		color : #00F06F;
        }
        .titlelink {
               color:gainsboro;
               font-family:verdana;
               font-weight:bold;
               font-size: 13pt;
               line-height : 40px;
               font-variant: small-caps;

        }
  	.title1 {
               color:#00F373;
               font-family:verdana;
               font-weight:bold;
               font-size: 13pt;
               line-height : 40px;
  
        }
        .searchlinksmall {
	       color:#C2F616;
	       font-family:verdana,arial;
	       font-size: 9pt;
	               
        }
        .textfield_preform1 {
               font-family : Verdana, Arial;
	       font-size : 9pt;
	       font-weight : bold;
	       color : #FFD800;
        }
        .textfield_preform2 {
               font-family : Verdana, Arial;
	       font-size : 8pt;
	       font-weight : bold;
	       color : #FFD800;
        }
        .normaltext1 {
               font-family : Arial;
               color: #00FF4B;
               font-size: x-small;
        }
	.normaltext2 {
	       font-family : Verdana;
	       font-weight : bold;
	       color : #F3EA00;
	       font-size: 10pt;
	}

	a { text-decoration : none; }
	a:hover { text-decoration : underline; color: #FFFFBE; }
	a:visited {font-weight:normal;}
	img { border: 0px; }

	/* image shadowdrop for thumbs */
	.img-shadow {
	  float:left;
	  /*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
	  background: url(http://www.irclove.de/images/design_back76.gif) no-repeat bottom right;
	  margin: 10px 0 0 10px !important;
	  margin: 10px 0 0 5px;
	  }

	.img-shadow img {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  border: 1px solid #D00097;
	  margin: -5px 5px 6px -6px;
	  padding: 4px;
	  } 

