/* Leipziger Platz - Printview */

body { 
	padding: 0px;
	margin: 15px;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-color: #FFFFFF;
	line-height: 150%; 
}

a:link { text-decoration: underline; font-weight: bold; color: #000000; }
a:visited { text-decoration: underline; font-weight: bold; color: #000000; }
a:hover { text-decoration: none; font-weight: bold; color: #000000; }
a:active { text-decoration: underline; font-weight: bold; color: #000000; }
a:link:hover { text-decoration: none; font-weight: bold; color: #000000; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #000000; }
caption { visibility: hidden; display: none; }
thead { text-align: left; }
table td { border: 1px solid #cccccc; padding: 5px; }
table { width: 100%; font-size: 0.9em; }
img { border: 0px; }
dd { color: #999999; font-size: 0.7em; }

h1 { font-size: 1.4em; }
h2 { font-size: 1em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }

.navi { visibility: hidden; display: none; }

/* Leipziger Platz - Printview */

