/* CSS-Datei fuer AlfaWeb (Berichte)  */

body 	{
	background-color: rgb(255, 255, 255);
	font-family: Verdana, sans-serif;
	color: #000000
	font-size:9pt;
	margin-left:100px; 
	margin-right:40px; 
	margin-top:40px; 
	text-align:left;
	}

div {
	max-width:640px; 
	width:640px; 
	text-align:left;
}

p 	{
	font-family: Verdana, sans-serif;
	color: #4060a8;
	font-size: 9pt;
	text-align:left;
	max-width:640px; 
	}

td 	{
	font-family: Verdana, sans-serif;
	color: #4060a8;
	font-size: 9pt;
	border: #dddddd;
	border-style: solid; 
	padding: 4px; 
	margin:0px;
	border-width: 0px; 
	text-align:left;
	}

test	{

}

th 	{
	font-family: Verdana, sans-serif;
	color: #4060a8;
	font-size: 9pt;
	font-weight: bold;
	border: #dddddd; 
	border-style: solid; 
	border-width: 0px; 
	padding: 4px; 
	margin:0px;
	text-align:left;
	}

p.uebersicht {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
}


h1, h2, h3, h4, h5, h6 	{
	font-family: Verdana, sans-serif;
	color: #4060a8;
	font-weight:bold;
	max-width:640px; 
	}

ul, ol, li	{
	font-family: Verdana, sans-serif;
	color: #4060a8;
	font-size: 9pt;
	}


h1 	{
   color: #4060a8;
	font-size: 14pt;
	}

h2 	{
   color: #4060a8;
	font-size: 12pt;
	}

h3 	{
   color: #4060a8;
	font-size: 11pt;
	}

h4 	{
   color: #4060a8;
	font-size: 10pt;
	}

h5, h6 	{
   color: #4060a8;
	font-size: 9pt;
	}


a:link
{ 
	color:#334499; 
	font-weight:bold;
	text-decoration:none;
}
a:visited 
{ 
	color:#334499; 
	font-weight:bold;
	text-decoration:none;
}
a:active 
{ 
	color:#000000; 
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

table {          
	 border-style: solid; 
	 border-width: 0px; 
	 padding:0px; 
	 margin:0px;
}

.klein { font-size:7pt; }

