/* Unterhalb jedes Befehls steht eine Kurzerklaerung*/
body  {
	background-image : url(bilder/hintergrund.gif);
	background-attachment : fixed;
	font-family: Garamond,bold;
	scrollbar-face-color:#FFCC00;
	scrollbar-arrow-color:#804000;
	scrollbar-track-color:#FDDC64;
	scrollbar-shadow-color:#FFC740;
	scrollbar-highlight-color:#FFC740;
	scrollbar-3dlight-color:#FFC740;
	scrollbar-darkshadow-Color:#FFC740;
}

/* 10px = 10 Pixel, Wert aenderbar*/
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Garamond,bold,sans-serif;
}

/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar*/
h1  {
	font-size : 30pt;
}

/* 18pt = 18 Punkt, Wert aenderbar*/
h2  {
	font-size : 24pt;
}

/* 16pt = 16 Punkt, Wert aenderbar*/
h2.sh2  {
	font-size : 16pt;
}

/* 16pt = 16 Punkt, Wert aenderbar*/
h3,h3.xmp,h3.xpl,h3.inf,h3.tip  {
	font-size : 16pt;
}

/* 11pt = 11 Punkt, Wert aenderbar*/
h4  {
	font-size : 12pt;
}

/* 10pt = 10 Punkt, Wert aenderbar*/
p,ul,ol,li,div,td,th,address,nobr,b,i  {
	font-size : 12pt;
}

/* 10pt = 10 Punkt, Wert aenderbar*/
pre  {
	font-family : Courier New,Courier;
	font-size : 12pt;
	color : #0000C0;
}

/* #0000C0 = blau, Wert aenderbar*/
tt  {
	font-family : Courier New,Courier;
	font-size : 12pt;
	color : #0000C0;
}

/* #0000C0 = blau, Wert aenderbar*/
td.xmpcode  {
	border-width : 2pt;
	border-style : inset;
	border-color : #000000;
	background-color : #FFd700;
}

/* #FFFFE0 = helles Gelb, Wert aenderbar*/
.code  {
	background-color : #FFFFE0;
}

/* Farbe sollte gleich sein wie bei td.xmpcode*/
td.xplcode  {
	background-color : #EEEEFF;
}

/* #EEEEFF = helles Blau, Wert aenderbar*/
.doc  {
	background-color : #EEEEEE;
}

/* #EEEEEE = helles Grau, Wert aenderbar*/
.qbar  {
	background-color : #FFFFE0;
	font-size : 10pt;
	font-family : Arial,sans-serif;
}

/* 9pt = 9 Punkt, Wert aenderbar*/
pre.normal  {
	color : #000000;
}

/* #000000 = schwarz, Wert aenderbar*/
a:link  {
	color : #008000;
	text-decoration : none;
}

a  {
	color : #008000;
	text-decoration : none;
}

a:visited  {
	color : #008000;
	text-decoration : none;
}

a:active  {
	color : #008000;
	text-decoration : none;
}

/* none = nicht unterstrichen, Wert aenderbar*/
a.an  {
	text-decoration : none;
}

a:hover  {
	color : #00CC99;
	text-decoration : none;
}

div.signum  {
	position : absolute;
	bottom : 1px;
	right : 1px;
	width : 238px;
	height : 17px;
}

div.gumminastikum  {
	position : absolute;
	bottom : 1px;
	right : 1px;
	width : 760px;
	height : 384px;
}

div.Section1  {
        background-image : url(bilder/hintergrund.gif);
	background-attachment : fixed;
}

div.wechsel  {
	position : absolute;
	top : 1px;
	right : 1px;
	width : 50px;
	height : 14px;
}

.ticker {
	font-family : Tahoma, Verdana, Garamond, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : Blue;
}
H1.ticker {
	font-weight : bold;
}

A.ticker, A:ACTIVE.ticker,  A:LINK.ticker, A:VISITED.ticker {
	color : blue;
	text-decoration : none;
}

A:HOVER.ticker {
	color : #00CC99;
	text-decoration : none;
}
.textinput   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; 
               background-color: #FFCC33;
		       color: #0000FF; 
               border: 0px;
		       border-style:none;
		       padding-left: 3px; padding-right: 3px; }


#autoContDiv
{
position:absolute;
width:600px;
height:120px;
clip:rect(0px 500px 120px 0px);
visibility:hidden;
border-style:none;
}

#autoTextDiv
{
position:absolute;
left:0px;
top:0px;
width:585px;
font-family:verdana;
padding:5px;
}
