body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
background-color: #000033;
}

table {
font-size: 12px;
line-height: 24px;
}

p {
font-size: 12px;
}

p#id1 {
	font-size:12px;
	margin: 0px 5px 0px 0px;
}

p#showhead {
	font-size:12px;
	margin: 20px 5px 0px 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 6px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 14px;
}

html\:abbr, .abbr {
    cursor: help;
    border-bottom: 1px dotted black;
    font-style: normal;
    }
	
A:link { color: #CC6699; text-decoration: none; } 
A:visited { color : #CC6699; text-decoration: none; } 
A:hover {color: #CC6699;text-decoration: none;} 
A:active {color: #CC6699; text-decoration: none;} 

.head {	
   font-size: 1em;
   color: #993333;
   font-weight: bold;
}

#list {
margin-left: 8;
padding-left: 8;
list-style-image: url(grafik/square.gif); 
}

html { min-height: 100%; margin-bottom: 1px; }


