html
{  font-family:          arial,sans-serif;
   font-size:            16px;
}
body
{  width:                900px;
   margin:               5px auto;
   background-color:     #dddddd;
   counter-reset:        zaehler;
}
p
{  text-align:           justify;
}
dt
{  margin-top:           0.3em;
}
dt:after
{  content:              ":";
}
#history-stealing dt:after
{  content:              "?";
}
dd
{  margin-left:          10em;
   margin-top:           -19px;
}
#history-stealing dd
{  margin-left:			 27em;
}
h1, h2, h3
{  margin-top:           2em;
   clear:				 both;
}
h1
{  font-size:            24px;
}
h2
{  font-size:            20px;
}
h3
{  font-size:            18px;
}
h3:before
{  content:              counter(zaehler) ". ";
   counter-increment:    zaehler;
}
code
{  white-space:          pre;
}
.neu
{  margin-top:           2em;
}
img
{  margin-right:		 1em;
   float:				 left;
}
a
{  border-bottom:		1px solid #0000ee;
   padding-right: 		20px;
   background-image:	url(images/intern.gif);
   background-repeat:   no-repeat;
   background-position: right 0px;
   color:				#0000ee;
   text-decoration:		none;
}
a:visited
{  border-bottom:		1px solid #800080;
   background-position: right -19px;
   color:				#800080;
}
a#anker-hs
{  display: none;
}
#history-stealing #hs-off
{  border-bottom:		1px solid #800080;
   background-position: right -19px;
   color:				#800080;
   cursor:              help;
}
#history-stealing #hs-on
{  border-bottom:		1px solid #800080;
   background-position: right 0px;
   color:				#800080;
   cursor:              help;
}
a:active, a:focus, a:hover
{  border-bottom:		1px solid #edb713;
   background-position: right -38px;
   color:				#edb713;
}
a.funktionsweise
{  display:				block;
   width:				120px;
   padding:				38px 0 0 10px;
   height:				57px;
   background-color:	white;
   border:				1px solid black;
   background-image:	url(images/intern.gif);
   background-repeat:   no-repeat;
   background-position: 105px 38px;
   color:				#0000ee;
   text-decoration:		none;
   float:				left;
   margin-right:		10px;
   margin-bottom:		2em;
}
a.funktionsweise:visited
{  background-position: 105px 19px;
   color:				#800080;
}
a.funktionsweise:active, a.funktionsweise:focus, a.funktionsweise:hover
{  background-position: 105px 0px;
   color:				#edb713;
}
a[href^="http://"]
{  background-image:	url(images/extern.gif);
}
a[href^="https://"]
{  background-image:	url(images/https.gif);
}
a[href^="mailto:"]
{  background-image:	url(images/mailto.gif);
}
.forstats
{  visibility:			hidden;
}
code.codebox
{  display:				inline-block;
   border-left:		    20px solid #ffa55a;
   background-color:	#F7DEC6;
   padding:				10px;
   /*width:				600px;*/
   border-image:		url(images/css-border.gif) 0 0 0 47 round round;	
}
a.funktionsweise-2
{  display:				block;
   width:				120px;
   padding:				76px 0 0 10px;
   height:				95px;
   background-color:	white;
   border:				1px solid black;
   background-image:	url(images/link.gif);
   background-repeat:   no-repeat;
   background-position: 105px 76px;
   color:				#0000ee;
   text-decoration:		none;
   float:				left;
   margin-right:		10px;
   margin-bottom:		2em;
}
a.funktionsweise-2:visited
{  background-position: 105px 57px;
   color:				#800080;
}
a.funktionsweise-2:active, a.funktionsweise-2:focus, a.funktionsweise-2:hover
{  background-position: 105px 38px;
   color:				#edb713;
}
a[href^="http://"].funktionsweise-2
{  background-position: 105px 19px;
}
a[href^="http://"].funktionsweise-2:visited
{  background-position: 105px 0;
}
a[href^="http://"].funktionsweise-2:active, a[href^="http://"].funktionsweise-2:focus, a[href^="http://"].funktionsweise-2:hover
{  background-position: 105px -19px;
}
a[href^="mailto:"].funktionsweise-2
{  background-position: 105px -38px;
}
a[href^="mailto:"].funktionsweise-2:visited
{  background-position: 105px -57px;
}
a[href^="mailto:"].funktionsweise-2:active, a[href^="mailto:"].funktionsweise-2:focus, a[href^="mailto:"].funktionsweise-2:hover
{  background-position: 105px -76px;
}
a[href^="https://"].funktionsweise-2
{  background-position: 105px -95px;
}
a[href^="https://"].funktionsweise-2:visited
{  background-position: 105px -114px;
}
a[href^="https://"].funktionsweise-2:active, a[href^="https://"].funktionsweise-2:focus, a[href^="https://"].funktionsweise-2:hover
{  background-position: 105px -133px;
}
img.gr-demo
{  float:				none;
   margin:				auto;
}
a.link-grafisch
{  padding:				0;
   background:			none;
   border:				none;
}
#gplusone
{position: fixed;
 top: 10px;
 left:10px;
 border: none;
}