body
{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    text-align: inherit;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

/* TITEL */

.titel1 {
	font-size: 13pt }
.titel2 {
	font-size: 14pt }
	
/* HYPERLINKS */

a:link {
	color: #000000;
	text-decoration: none }
a:visited {
	color: #000000;
	text-decoration: none }
a:hover {
	color: #000000;
	text-decoration: none }
a:active {
	color: #000000;
	text-decoration: none }
	
/* TOP COLUMN */
.LeftColumn
{
    background-color: #CCE0EB;
    background-image: url( Images/bg_01.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    text-align: left;
	font-size: 9pt; 
    width: 146px;
}
.MiddleColumn
{
    vertical-align: top;
    background-image: url( Images/bg_02.gif);
    background-repeat: no-repeat;          
}
.RightColumn
{ 
    vertical-align: top;
    background-image: url( Images/streifen.gif);
    background-repeat: no-repeat;   
     
}    

/* MENU */	

.MenuIAP
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 146px; 
}

/* BOTTOM */

.BottomLeftColumn
{
    background-color: #cce0eb;
    height: 130px; 
}
/* BOTTOM */
.test 
{
    color: #f90202;
	text-decoration: underline;
}