#text
{
	font-size: 11px;
}

h1, h2, h3, h4, h5
{
	font-family: Verdana, Arial, Sans Serif;
	text-align: left;
	color: #5A5A5A; 
	margin-top:5px;
	margin-bottom: 0px;
	font-weight  : bold;
}

/* Seitenüberschrift */
h1
{
	color: #000000;
	font-size: 14px; 
}

/* 2. Überschrift - Unterüberschrift */
h2
{ 
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

/* Absatz Überschriften */
h3
{ 
	font-size: 11px;
}

/* Tabellen Überschrift */
h4
{
    font-size: 11px;
}

h3U
{
    font-family  : Verdana, Arial, Sans Serif;
    font-weight  : bold;
    font-size    : large;
    border-bottom: solid thin black;
    color        : green;
}


.h3
{
	font-family: Verdana, Arial, Sans Serif;
	text-align: left;
	margin-top:40px;
	margin-bottom: 0px;
	font-weight  : bold;
	text-decoration: none;
	text-align: left;
	/* color: #5A5A5A; abacus? */
	font-size: 11px;
	/* color: #FCAF00; hell-orange */
	color: #E68900;
	/* color: #FFB100; */
	color: #FFB24D;
}

.table_left
{
	height: 20px;
	vertical-align: top;
}

.table_right
{
    font-family  : Verdana, Arial, Sans Serif;
    font-weight  : normal;
    font-size    : 10px;
	height: 0px;
	vertical-align: top;
}

.ebene1
{
	list-style-image:url(./bilder/bullet4.jpg);
	margin-top: 6px;
	margin-left: -10px;
	font-size: 11px;	
	text-align: left

/*
	font-family  : Verdana, Arial, Sans Serif;
  font-weight  : normal;
  font-size    : 10px;
*/  
}
0
.ebene2
{
	list-style-image:url("");
	margin-top: 2px;
	margin-left: -20px;
	text-align: left
/*	
	font-family  : Verdana, Arial, Sans Serif;
  font-weight  : normal;
  font-size    : 10px;	
*/  
}

#text
{
	font-size: 11px;
}
