body		{
		font-size: 12px;
		margin-top: 10px;
		margin-left: 5px;
		font-family: Verdana; 
		background-color: #bdbec6;
		text-align: center;
		background-image: url(../img/bodybg.gif);
		}

a:hover	{
		color: white;
		text-decoration: none;
		}

a:link		{
		color: black;
		text-decoration: none;
		}

a:visited	{
		color: black;
		text-decoration: none;
		}

.uschrift	{
		font-size: 16px;
		font-weight: bold;
		}

.menuh	{
		position:absolute;
		top:83px;
		width:100px;
		height:20px;
		z-index:2;
		}

.logo		{
		position:absolute;
		top:10px;
		left:656px;
		width:85px;
		height:85px;
		z-index:0;
		border:0px;
		}

.mitem	{
		position:absolute;
		top:101px;
		width:100px;
		max-width:96px;
		z-index:3;
		visibility: hidden;
		background-color: #3399cc;
		border: 2px solid black; 
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
		text-align: center;
		}


.mitem p	{
		margin-top: 0px;
		margin-bottom: 0px;
		}

.mitem a:hover
		{
		background: #b63131;
		color: white;
		width: 100%;
		display: block;
		}

.copy		{
		font-size: 10px;
		}

.pic		{
		cursor:url('img/zoom.cur'),  -moz-zoom-in;
		}

#title		{
		padding-right: 5px;
		padding-left: 0px;
		border: 0px solid black;
		height: 103px;
		background-image: url(../img/header.gif);
		layer-background-image: url(../img/header.gif);
		text-align: left;
		}

#init 		{
		border: 0px solid black;
		width: 751px;
		margin: 0px auto;
		text-align: center;
		}

#main	{
		margin-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		padding-top: 5px;
		border: 2px solid black;
		height: 400px;
		background-color: #83bee6;
		text-align: left;
		}

#main a:hover
		{
		color: white;
		text-decoration: none;
		}

#b		{
		position:absolute;
		left:-5px;
		top:50px;
		width:755px;
		height:178px;
		z-index:1;
		visibility: hidden;
		}