body {
	color: black;
	background-color: #336699;
	font-family: Arial,Verdana,Georgia;
}

table {
    border-collapse: collapse;
    }

td {
    text-align: left;
    vertical-align: top;
    }


p {
    margin: 0.5em 10px 0.5em 10px;
    }


td.banner1 {
        background-color: #ff9900;

        font-weight: bolder;
        font-size: 150%;
       
}
td.banner2 {
        background-color: #FF9900;

}
td.banner3 {
        color: white;
        background-color: #FF9900;
        font-weight: bolder;
        font-size: x-small;
        letter-spacing: 0.1em;
        
}

td.navigation {
    padding: 0.25em 10px 0.25em 10px;

    background-color: #999999;
    }
	
td.navig{
	padding: 2px 10px 2px 5px;
	background-color: #CCCCCC;
	border : 1px solid Black;
}
a.navigation
    {
    line-height: 1.5em;
    }


a:link {
        text-decoration:none;
        font-weight:bold;
        color: Blue;
}

a:visited {
	text-decoration: none;
	font-weight:bold;
	color: Blue;
	
}
a:hover {
	text-decoration: none;
	font-weight:bold;
}


.navigation_klein{
	color: Blue;
	font-weight: bold;
	font-size: 10pt;
}


.text_normal {
	font-family: Arial,Verdana,Georgia;
	color: Black;
	font-size : 10pt;
}

.langtext_ueberschrift {
	font-family: Arial,Verdana,Georgia;
	color: Black;
	font-weight: bold;
	font-size : 13pt;
}

.text_klein{
	font-family: Arial,Verdana,Georgia;
	color: Black;
	font-size : 10pt;
}

.text_partner{
	font-family: Arial,Verdana,Georgia;
	color: Black;
	font-weight: normal;
	font-size : 8pt;
}

.text_klein_fett{
	color: Black;
	margin: 0.5em 0em 0em 0em;
	font-weight: bold;
	font-size: 10pt;
}

table.ohne{
	border-collapse: collapse;
	border :  none White;
}

h1 {
	font-family: Arial,Verdana,Georgia;
	text-decoration:none;
	font-size : 12pt;
	}

h2 {
	font-family: Arial,Verdana,Georgia;
	text-decoration:none;
	font-size : 10pt;
	}

h3 {
	font-family: Arial,Verdana,Georgia;
	text-decoration:none;
	font-size : 8pt;
	}