html, body {
   background: #ffffff;
   height: 100%;
   margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
               background-color:#AFAC99;
}

a{
	text-decoration: underline;
	color: black;
}

a:active{
	text-decoration: underline;
	color: black;
}
a:link{
	text-decoration: underline;
	color: black;
}
a:visited{
	text-decoration: underline;
	color: black;
}
a:hover{
	text-decoration: none;
	color: black;
}
#master{
	width: 100%;
   height: 100%;
}

.master{
	width: 856px;
	height: 494px;
	text-align: left;
	background-image: url(../pic/back.gif);
	background-position: 744px 21px;
	background-repeat: no-repeat;
   background-color:#AFAC99;
/*   margin-top:100px;*/
	
}

.logo{
	margin-left: 154px;
	padding-top: 54px;
	clear: both;
}
.main{
	margin-top: 35px;
	margin-left: 94px;
	margin-bottom: 40px;
	/*width: 584px;*/
/*	border: 1px solid white;*/
}
.menu{
	float: left;
	/*padding-right: 35px;*/	
	width: 140px;
}
.content{
	width: 410px;
	height: 262px;
/*	margin-top: 10px;*/
	overflow: auto;
	padding-left: 14px;
	padding-top: 18px;
	padding-bottom: 8px;
	padding-right: 30px;
	/*border: 3px solid #bababa;*/
	font-size: 11px;	
         background-color:#D2D0C3;
}
h1{
	font-size: 13px;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.footer{
	margin-left: 162px;
/*	padding-top: 36px;*/
}
.item{
	width: 90px;
/*	margin-bottom: 5px;*/	

}
.item a{
	font-weight: bold;
}

p {
                margin: 0px;
                padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height: 1.5;
}

.grosseschrift14{
	font-size:14px;
	font-weight:bold;
}
.imgtext-table {
         margin-top: 9px;
}
