body {
	background-image:  url(./pics/bg2.jpg);
	background-color:  #F8E0F2;
	color: black;
	margin-top: 0px;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,b,i,table
 {
	font-family: Comic Sans MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

p {
	font-size: 12px;
}

h1 {
	font-size: 32px;
}

h1.small {
	font-size: 18px;
}

h2 {
	font-size: 28px;
}

h2.small  {
	font-size: 16px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

img	{
	border: 0;
}

table 
 {
	font-size: 12px
}

table.main {
	width: 100%;
	background: #FFFFFF;
	color: black;
}

td
 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	vertical-align: top;
}

td.spl
	{
	width: 134px;
	background: #FFFFF0;
	color: black;
	text-align: center;
}

td.splc
	{
	background: #FFFFF0;
	color: black;
	text-align: center;
}

td.ft
	{
	width: 134px;
	background: #EADACA;
	color: black;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

td.ftc
	{
	background: #FAEADA;
	color: black;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

td.add
	{
	padding: 3px;
	background: #EAEAEA;
	color: black;
	text-align: center;
}

td.hddkblue
	{
	padding: 3px;
	background: #366396;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

td.hddkblsp
	{
	padding: 0px;
	background: #366396;
	color: black;
	font-size: 0px;
}

td.hdltblue
	{
	padding: 3px;
	background: #96C3F6;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

td.menu
	{
	padding: 3px;
	background: #EAEAEA;
	color: black;
}

td.menu1
	{
	padding: 3px;
	background: #EAEAEA;
	color: black;
	height: 448px;
	width: 134px;
	vertical-align: top;
}

td.txt
	{
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 10px;
	vertical-align: top;
}

th
 {
	font-size: 12px;
}

td.hdblue
	{
	background: #96C3F6;
	font-size: 14px;
	color: black;
}

td.hdorange
	{
	background: #F6C366;
	font-size: 14px;
	color: black;
}

td.lineblue
	{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #96C3F6;
	color: black;
	width: 1px
}

td.linetrans
	{
	padding: 3px;
	width: 1px;
	line-height : 25px;
}

td.clmn 
 {
	padding: 15px;
	width: 50%;
	background: #FFFFFF;
	color: black;
}

td.clmnlft {
	width: 134px;
	background: #FFFFFF;
	color: black;
}

td.clmncnt {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	background: #FFFFFF;
	color: black;
}

td.clmnrgt {
	width: 134px;
	background: #FFFFFF;
	color: black;
}

td.kurs {
	font-size: 18px;
	width: 100%;
	background: #366396;
	color: black;
}

td.kapitel {
	font-size: 16px;
	width: 100%;
	background: #96C3F6;
	color: black;
}

td.navi {
	font-size: 12px;
	width: 100%;
	background: #004BC7;
	color: black;
}

td.rowhd
{
	background: #AAAAAA;	
	color: black;
}

td.rowlt
{
	background: #DDDDDD;	
	color: black;
}

td.rowdk
{
	background: #CCCCCC;	
	color: black;
}

div.red {
	background: transparent;	
	color: red;
}

div.redlarge {
	font-size: 48px;
	background: transparent;	
	color: red;
}

div.green {
	background: transparent;	
	color: green;
}

div.blue {
	background: transparent;	
	color: blue;
}

div.small {
	font-size: 10px;
}

div.indent {
	text-indent: 45px;
}

div.bgltgrey {
	background: #CCCCCC;
	color: black;
}

div.bggrey {
	background: #AAAAAA;
	color: black;
}

li {
	list-style: decimal;
}

li.bullet {
	list-style: disc;
}

a:link {
	background: transparent;	
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	background: transparent;	
	color: #50F;
	text-decoration: none;
}

a:hover {
	background: transparent;	
	color: #F00;
	text-decoration: underline;
}

.zeile {padding : 6px; }

.absatz-kapitalisiert:first-letter{
font-size:250%;
float:top;
background: transparent;	
color:black; 
}
