h1 { 
	font-size:20pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}
h2 { 
	font-size:18pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}
h3 { 
	font-size:16pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}
h4, th { 
	font-size:14pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}
h5 { 
	font-size:12pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}
h6 { 
	font-size:10pt; 
	color:#d0d000; 
	font-weight:bold;
	text-align:center;
}

p, td, div, dd { 
	font-size:12pt;
	font-family:Helvetica,Arial,Helv; 
	font-style:normal; 
	text-align:justify;
	vertical-align:top;
	color:#60AA60;
}

th, strong, b, dt {
	font-size:12pt;
	font-weight:bold;
	font-style:normal; 
	font-family:Helvetica,Arial,Helv; 
	text-align:justify;
	color:#90DD90;
}

li, tr, dl, listing {
	font-size:12pt;
	font-family:Helvetica,Arial,Helv; 
	font-style:normal;
	text-align:left;
	color:#60AA60;
}

a {
	background-color:#00AA00;
	font-size:12pt;
	font-family:Helvetica,Arial,Helv; 
	text-decoration:none;
	color:#FFFFFF;
}

a.name {
	font-size:12pt;
	font-family:Helvetica,Arial,Helv; 
}

pre, xmp, code, plaintext {
	font-size:12pt;
        font-style:normal;
   	font-family:Courier, Typewriter; 
	color:#60AAAA;
}

var, kbd, cite {
	font-size:12pt;
	font-style:normal;
	font-family:Courier, Typewriter; 
	color:#AA60AA; 
}

table {
	padding:1pt;
	color:#00AA00;
}
body {
	background-color:#000000; 
	background-image:url('images/background.gif');
	color:#AAAAAA;
}
body.full {
	background-color:#404040; 
	color:#AAAAAA;
}

ul.rund { 
	list-style-type:circle;
	color:#00AA00;
}
ul.eckig { 
	list-style-type:square; 
	color:#00AA00;
}
ol.num { 
	list-style-type:decimal;
	color:#00AA00;
}
ol.alpha { 
	list-style-type:lower-alpha;
	color:#00AA00;
}

em, i, blockquote {
        font-size:12pt;
        font-family:Helvetica,Arial,Helv;
        font-style:italic;
        color:#60AA60;
}

begin {
	font-size:14pt;
        font-family:Helvetica,Arial,Helv;
        font-style:normal;
	font-weight:bold;
        color:#ffffff;
}

