body {
	background-color : #cacdcd;
	background-image : url('./images/paper4.jpg');
	font-family: Verdana, sans-serif;
	font-size: 11pt;
}

h2 {
	color:#000000;
  margin-top: 44px;
  margin-bottom: 8px; 
}

h3 {
	color:#000000;
  margin-top: 6px;
  margin-bottom: 8px; 
}

li
{
 line-height: 20px;
 margin: 5px 5px 5px 5px;
} 

#artikel {
  width:770px;
}

#container {
	text-align : center;
}

#textblock {
	color:#000000;
}

.druck {
	display: none;
}

.tabelle {
	background-color: #fbfbd5;
}

.zelle {
	padding: 10px;
}

a:link    { font-weight:bold; color:#999999; text-decoration:underline;}
a:visited { font-weight:bold; color:#999999; text-decoration:underline; }
a:focus   { font-weight:bold; color:#999999; text-decoration:underline; }
a:hover   { font-weight:bold; color:#000000; text-decoration:underline; }
a:active  { font-weight:bold; color:#999999; text-decoration:underline; }

