body
{
background-color:  #fefecc;
color: #fefecc;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
border-left-width:12px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: rgb(255,255,255);
}

h1, h2, h3, h4, h5, h6
{
font-family: Trebuchet MS, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
	font-size: 133%;
	color: #003399;
}

h2
{
font-size: 124%;
}

h3
{
font-size: 115%;
}

h4
{
font-size: 106%;
}

h5
{
font-size: 97%;
}

h6
{
font-size: 88%;
}

a.menuitem
{
font-family: Terbuchet, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;

background-color: rgb(255,255,255);
line-height: 2em;

color: #003399;
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom:1px;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
text-align: left;
}

#trail, #trail a
{
	font-size: 100%;
	background-color: rgb(0,051,153);
	color: rgb(255,255,255);
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 3px;
	text-align: center;
	border-top-color: rgb(000,051,153);
	border-right-color: rgb(000,051,153);
	border-bottom-color: rgb(000,051,153);
	border-left-color: rgb(000,051,153);
	font-family: Trebuchet;

}


#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: #003399;
color: rgb(255,255,255);
}

#trail a
{
text-decoration: underline;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 25%; position: relative; top: 0; left: 0; float: left; text-align: right;}
.menuitem		{width: auto;}
#content		{margin-left:25%; width: auto}
.menuitem		{display: inline;}





}
.liste {
	font-family: Terbuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #003399;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
	color: #003399;
	text-decoration: none;




}
