body {
	background: #FFFFFF;
	float: none;
}


td.content, td.content a:link:after, td.content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
	float: none;
   }

div {
	display: none;
	}

a {
	font-family :  "Times New Roman", Times, serif;
	color : #808080;
}

h3{
	font-family : "Times New Roman", Times, serif;
	color: Black;
	font-size: 16pt;
	text-decoration: underline;
	padding-bottom: 10px;
}

h4{
	font-family : "Times New Roman", Times, serif;
	color: Black;
	font-size: 16pt;
}



img {
	visibility: hidden;
	border : 0px;
	display: none;
}




li {
	color : #808080;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-weight : bold;
	
	margin-bottom : 15px;
}

/*list-style-image : url(../medien/listenpunkt.gif);  aus Auflistungslayout herausgenommen*/

p {
	font-family :"Times New Roman", Times, serif;
	font-size : 10pt;
	float: none;
}


.klein {
	border-top: 1px solid black;
	font-size : 9pt;
}


#frame {
	display: table-cell;
}


.noprint {
	display: none;
	visibility: hidden;
}

.tdbg {
	display: none;
	visibility: hidden;
}