body.app
{
    font-family:"Arial", "Helvetica";
    font-size: 8pt;
    background-color : #B6D1DD;
	color:#1B1D71;
}
h1
{
    font-size: 12pt;
}
td.kopf
{
	background-color : #B6D1DD;
	background-image : url(/Bilder/kopf_wiese.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
}
td.menue
{
	background-color : #E9EAAA;
	background-image : url(/Bilder/links_wiese.jpg);
	background-position : top left;
	background-repeat : no-repeat;
}
td.app
{
	background-color : #E9EAAA;
	background-image : url(/Bilder/ecke_wiese.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	border: 0;
}
img
{
    margin : 2px;
    padding : 2px;
}
td.menuepkt
{
	background-color : #B6D1DD;
	border : 1px solid #1B1D71;
	width: 130px;
	height: 22px;
	padding: 2px;
}
img.app
{
    margin : 4px;
    padding : 4px;
    white-space : nowrap;
    border-width : 0px;
    border : 0px;
    text-align : left;
}
img.tab
{
    margin : 0px;
    padding : 0px;
    white-space : nowrap;
    border-width : 0px;
    border : 0px;
    text-align : left;
}
select
{
	font-family:"Arial", "Helvetica";
	font-size:9pt;
	background-color : #DDFFFF;
	color:#1B1D71;
}
textarea
{
	font-family:"Arial", "Helvetica";
	font-size:9pt;
	background-color : #DDFFFF;
	color:#1B1D71;
}
input
{
	font-family:"Arial", "Helvetica";
	font-size:9pt;
	background-color : #DDFFFF;
	color:#1B1D71;
}
input.button
{
	width : 130px;
	height : 24px;
	background-color : #B6D1DD;
	color:#1B1D71;
}

table.tab
{
	background-color : #E9EAAA;
	width : 570px;
}
tr.ungerade
{
	background-color : #F8F8D2;
}
tr.gerade
{
	background-color : #E9EAAA;
}
td
{
	font-family:"Arial", "Helvetica";
    font-size: 9pt;
	vertical-align: top;
	padding: 2px;
}

td.title
{
	background-color : #E9EAAA;
	font-family:"Arial", "Helvetica";
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}
td.leer
{
	background-color : #E9EAAA;
	font-size: 4pt;
}

td.appmenue_s
{
	background-image : url(/Bilder/appmenue_s.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
}
td.appmenue_m
{
	background-image : url(/Bilder/appmenue_m.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	vertical-align : middle;
}
td.appmenue_e
{
	background-image : url(/Bilder/appmenue_e.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
td.appmenue_sa
{
	background-image : url(/Bilder/appmenue_sa.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
}
td.appmenue_ma
{
	background-image : url(/Bilder/appmenue_ma.gif);
	background-position : bottom left;
	background-repeat : repeat-x;
	vertical-align : middle;
}
td.appmenue_ea
{
	background-image : url(/Bilder/appmenue_ea.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}
a.cur
{
	color : #ff0000;
	font-family:"Arial", "Helvetica";
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a
{
	color : #1B1D71;
	font-family:"Arial", "Helvetica";
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
a.sitemenue
{
	
}

a:hover
{
	color: green;
}


