body, html{
        margin:0;
        padding:0;
        font-family:georgia,"times new roman",times,serif;
        font-size:88%; 
        line-height:26px; 
	background-color: rgb(0,0,0);
	color: rgb(255,255,0);
	max-width:874px;
	min-width:874px;
	height:auto;
	font-style: normal;
	font-weight:500;
	cursor: crosshair;
	cursor: crosshair;
        background-image:url(./bilder/bgbk.jpg); 
        background-position:top center; 
 background-attachment:fixed; 
 background-repeat:repeat-y; 
 border-width:0px; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
td,table {	vertical-align:top;
        height:auto;
        }
p {text-indent:1em;
}
img {border-width:0px;
}

a:link {
text-decoration:none;
background-image:url(./bilder/bgbk.jpg); 
        background-position:top center; 
 background-attachment:fixed; 
 background-repeat:repeat; 
   background-color: rgb(0,0,0);
   color:#4888FD;
}
a:visited {
text-decoration:none;
background-image:url(./bilder/bgbk.jpg); 
        background-position:top center; 
 background-attachment:fixed; 
 background-repeat:repeat-y; 

   background-color: rgb(0,0,0);
   color:#4888FD;
}
a:hover {
text-decoration:underline;
background-image:url(./bilder/bgbk.jpg); 
        background-position:top center; 
 background-attachment:fixed; 
 background-repeat:repeat-y; 

   color: rgb(253,71,41);
	background-color: rgb(0,0,0);
	}
li {	
        border:0;
        margin:0;
        list-style-image: url(bilder/tp1li.jpg);
        font-weight:500;
	font-family: Arial, Verdana, Helvetica, sans-serif, "Courier New", "Times New Roman", cursive; 
        font-size: 12px; 
}
h1, h2, h3, h4, h5, h6 { 
background-image:url(./bilder/bgbk.jpg); 
        background-position:top center; 
 background-attachment:fixed; 
 background-repeat:repeat-y; 
background-color: rgb(0,0,0);
       font-family: Arial, Helvetica, sans-serif, "Courier New", "Times New Roman", cursive;
	font-size:medium;
	font-weight:410;
	color:#425EE1; 
	padding: 3px;
	width: 100%;
}

