/*
/////////////////////////////////
//
//  filename : css.css
//  last     : 19.05.02 10:25
//
//  author   : www.netzteil.com
//  mailto   : info@netzteil.com
//
/////////////////////////////////
*/



body {
	background-color: rgb(0,0,0);
	background-image: url(http://www.philipphaagen.de/fotos/Chronique_black.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-attachment: fixed;
	}


.b    { font-weight : bold; }
.bl   { font-weight : bold; font-size : 11pt; }
.n    { font-weight : normal; }

div.indent { margin-left: 21px; }

a:link    { color : #fe0002; }
a:active  { color : #ff0000; }
a:hover   { color : #FF4400; }
a:visited { color : #fe0002; }

td   { font-family : Baskerville,Arial,Helvetica,sans-serif; font-size : 9pt; color: #fe0002; text-align : justify; }
td.r { text-align : right; }
td.k { font-size : 8pt; }
td.b { font-weight : bold; }

th   { background-color: #fe0002; color: #FFFFFF; text-align: left; font-family : Baskerville,Arial,Helvetica,sans-serif; font-size : 9pt; font-weight : bold; }

tr   { vertical-align : top; }
tr.d { background-color: #DDE3EB; color: #424263; }

input  { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; color : #000042; }
select { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; color : #000042; }
textarea { font-family : Verdana,Arial,Helvetica,sans-serif; font-size : 8pt; font-weight: bold; color : #424284; }
input.button { font-weight: bold; background-color: transparent; color: #424284; }
