

.menu
{
    font-family: Times;
	background: #7F644F;
	font-size: 18px;
	font-style: italic;
	cursor:pointer;
	
}

.menu:hover
{
    font-family: Times;
	background: #544135;
	font-size: 18px;
	font-style: italic;
	cursor:pointer;
}

.menusave
{
    font-family: Verdana,Arial;
	background-image: url(../menu/images/menubgnd.jpg);
	font-size: 18px;
	font-style: italic;
	cursor:pointer;	
}

.menusave:hover
{
    font-family: Times;
	background-image: url(../menu/images/menuoverbgnd.jpg);
	font-size: 18px;
	font-style: italic;
	cursor:pointer;
}

.menusel
{
    font-family: Times;
	background: #544135;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	cursor:pointer;
}

.menuvert
{
    font-family: Times;
	background: #7F644F;
	font-size: 18px;
	border-style:solid;
	border: 1px solid #000000;
	font-style: italic;
	cursor:pointer;
}

.menuvert:hover
{
    font-family: Times;
	background: #544135;
	font-size: 18px;
	border-style:solid;
	border: 1px solid #000000;
	font-style: italic;
	cursor:pointer;
}

.menuvertsel
{
    font-family: Times;
	background: #544135;
	font-size: 18px;
	border-style:solid;
	border: 1px solid #000000;
	font-weight: bold;
	font-style: italic;
	cursor:pointer;
}



img1
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:-1;
}

titel {
	font-family: Verdana,Arial;
	font-size: 36px;
}

#noten ul {
    list-style-image: url(../menu/images/nootbullet.gif) left top no-repeat;
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#noten li {
     background: url(../menu/images/nootbullet.gif) left top no-repeat;   
	padding-left: 15px;
	margin-bottom: 10px;
	color: #000099;
}



table.tableone {background:#ECE8E5; border:1px solid #353535; color:#353535;}
table.tableone tr.d0 td {background-color:#7F644F; color:#ffffff}
    
table.tableleden {
    background:#E5DEC9; 
    border:1px solid #353535; 
    color:solid #353535;
    filter:alpha (opacity=1);
    opacity:1;
    -moz-opacity:1;
}

table.tableleden tr.d0 td {background-color:#7F644F; color:#ffffff}

.sHistory {behavior:url(#default#savehistory);}
 
