
li { font-family: "Comic Sans MS",sans-serif;
    font-size: 12pt;
    font-weight: normal;
list-style-image: url();}


ul { font-family: "Comic Sans MS",sans-serif;
    font-size: 14pt;
    font-weight: normal;
    }


h1 { font-family: "Comic Sans MS",sans-serif;
    font-size: 24pt;
    font-weight: bold;
    }

h2 { font-family: "Comic Sans MS",sans-serif;
    font-size: 20pt;
    font-weight: normal;
    }


h3 { font-family: "Comic Sans MS",sans-serif;
    font-size: 16pt;
    font-weight: normal;
    }


h4 { font-family: "Comic Sans MS",sans-serif;
    font-size: 10pt;
    font-weight: normal;
    }


p { font-family: "Comic Sans MS",sans-serif;
    font-size: 12pt;
    font-weight: normal;
    }
p.klein { font-size: 10pt;
    }

  
p.sehrklein { font-size: 8pt;
    }

  
p.fett { font-weight: bold;
    }

  
p.mittig {  }

  
a:link { text-decoration: underline;
    font-weight: normal;
    color: #0000FF;
    }

  
a:visited { text-decoration: underline;
    font-weight: normal;
    color: #0000FF ;
    }

  
a:hover { text-decoration: underline;
    font-weight: normal;
    background-color: rgb(255, 255, 0);
    }

  
a:active { text-decoration: underline;
    font-weight: normal;
    color: #0000FF;
    }

  
#rundrum { border: 15px solid rgb(255, 153, 0);
    }



* { color:#0000FF; }

#table_container
{

	border-collapse: collapse;
	border:0px solid blue ;
	background-color:#FFFF00;
	text-align:center;
	vertical-align:top;
}

th
{
	border: 1px solid blue ;
	background-color:#FF9900;
	font-family: "Comic Sans MS",sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding:0 5px;
}
tr
{
	
	font-family: "Comic Sans MS",sans-serif;

	font-size: 12pt;
	font-weight: normal;

  
}
td
{
	border:0px solid blue ;
	padding:0 1pt;
	vertical-align:top;



}
.gerahmt
{
	border:1px solid blue ;
	padding:0 1pt;


}
.linksbuendig
{
	text-align:left;


}

-->!
a:link { text-decoration: underline;
    font-weight: normal;
    color: rgb(255, 0, 0);
    }

  
a:visited { text-decoration: underline;
    font-weight: normal;
    color: cornflowerblue;
    }

  
a:hover { text-decoration: underline;
    font-weight: normal;
    background-color: rgb(255, 255, 0);
    }

  
a:active { text-decoration: underline;
    font-weight: normal;
    color: red;
    }

  
#rundrum { border: 15px solid rgb(255, 153, 0);
    }


-->