body {
    margin-top: 0px;
    background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
}

/* General font families for common tags */
/*#014284 ist die Farbe des Bildes #003399 ist yahoo */


i {  color: #FFA347 ;
     font-size : 14px;
     font-weight: bold;
}

a:link { color : #006699; text-decoration: none;}
a:visited { color : #006699; text-decoration: none;}
a:active { color : #DD6900; text-decoration: none;}
a:hover	{ text-decoration: underline; color : #DD6900; }

a.out:link { color : #63BA00; text-decoration: underline;}
a.out:visited { color : #63BA00; text-decoration: underline;}
a.out:active { color : #63BA00; text-decoration: underline;}
a.out:hover	{ color : #DD6900; text-decoration: underline;}

.out {color : #63BA00;}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

.bodyline  { background-color: #EFEFEF;
              border-top: 1px #D1D7DC dotted;
              border-right: 2px #D1D7DC solid;
              border-bottom:  2px #D1D7DC solid;
              border-left: 1px #D1D7DC dotted;
}

.forumline	  { background-color: #FFFFFF; border: 2px #006699 solid; }
.forumline1	  { background-color: #D1D7DC; border: 2px #F6F6F6 solid; }


td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.row4	{ background-color: #FFFFFF; }

td.row_red {
           border-top: thin groove #FFA347;
	       border-right: medium groove #FFA347;
	       border-bottom: thin ridge #FFA347;
	       border-left: thin ridge #FFA347;
           background-color: #FFFFFF;
           font-size : 11px;
	       line-height: 17px;}	

td.stefan{
	border-top: thin groove #999999;
	border-right: medium groove #999999;
	border-bottom: medium ridge #999999;
	border-left: thin ridge #999999;
}

/* Header cells - the blue and silver gradient backgrounds */

td.th	{
	color: #202020;
	font-size: 12px;
	height: 25px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
 	border-width: 0px 0px 0px 0px;
}


/* General text */
.erf {
      font-size: 17px;
      line-height: 25px;
      text-decoration: none;
	  color : #63BA00;
      font-family: Courier, serif;
      margin-top:5px;
      margin-bottom:0px;
}

.nichterf {
      font-size: 17px;
      line-height: 25px;
      text-decoration: none;
	  color : #FA7509;
      font-family: Courier, serif;
      margin-top:5px;
      margin-bottom:0px;
}

.gen {
       font-family: Courier, Times New Roman, serif;
       font-size : 14px;
       line-height: 20px;
}
.genmed {
	font-size : 11px;
	line-height: 17px;
}
.genbold {
    font-size : 11px;
	line-height: 19px;
	font-weight: bold;
}


.inversiv {
    color: #330033;
    font-style: italic;
    font-family:  serif;
    font-size : 14px;
}

.gensmall { font-size : 10px; }

.gensmallstefan
{
    font-family:  Verdana, sans-serif;
    font-size : 11px;
    text-decoration: underline;
    line-height: 22px;
    color: #000000;
    text-align: left;
}



h1 {
    font-size: 17px;
    line-height: 25px;
    text-decoration: none;
	color : #212121;
    font-family: Courier, serif;
    margin-top:5px;
    margin-bottom:0px;
}

h2{
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size : 13px;
    text-decoration: none;
    color: #006699;
    font-style: normal;
    margin-top:5px;
    margin-bottom:5px;
    vertical-align: sub;
    margin-top:10px;
    margin-bottom:10px;
}


input,textarea, {
	color : #000000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    border-color : #000000;
    text-indent : 2px;
}


.select{
	color : #006699;
	background-color : #FFFFFF;
	scrollbar-face-color: #FFFFFF;
    border-color : #D1D7DC;
    text-indent : 2px;
}

input.link, textarea.post, select
{
    color : #000000;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    border-color : #EFEFEF;
    text-indent : 2px;
	background-color : #EFEFEF;
}


input.post, textarea.post, select
{
	background-color : #FFFFFF;
}





