body, p, li, table {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

a       { text-decoration:none; }
a:hover { text-decoration:underline; }


h1 {
	font-size:15px;
	text-decoration:underline;
	margin-bottom:15px;
	font-weight: bold;
}

h2 {
	font-size:13px;
	color: #0A328C;
	margin-bottom:13px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	text-decoration:underline;
	color: #FFF001;
	margin-bottom:0px;
	font-weight: bold;
}

li {
margin-bottom:3px;
}

td.menue a {
display:block;
font-size:12px;
text-decoration:none;
color:#000066;
background-color:#D8E1F2;
padding:3px;
width:170px;
border-width:1px;
border-color:#000066;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
}

td.menue-bottom a{
display:block;
font-size:12px;
text-decoration:none;
color:#000066;
background-color:#D8E1F2;
padding:3px;
width:170px;
border-width:1px;
border-color:#000066;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
border-bottom-style:solid;
}

td.menue-bottom a:hover {
text-decoration:none;
background-color:#FFFFE6;
}

td.menue a:hover {
text-decoration:none;
background-color:#FFFFE6;
}

a       { color: #0A328C; }

.blue   { color:#0A328C; }
.red    { color:#CC0000; }
.grey   { color:#CCCCCC; }
.yellow { color:#FFF001; }
.white  { color:#FFFFFF; }
.border { border-color:#000066;
          border-width:1px;
          border-style:solid;}
.hide   { display:none; }
.small  { font-size:11px; }

.bg-yellow-br { background-color: #FFFFE6; }
.bg-blue      { background-color: #0A328C; }
.bg-blue-br   { background-color: #D8E1F2; }

#flash { position:absolute; top:100; left:300; width:400; height:400; z-index:1; visibility: hidden; }
.small-cond {
	font-size:11px;
	line-height: 12px;

}
