body {
 font-family: Verdana;
 font-size: 9px;
 color: #000000;
 padding: 0px;
 margin: 0px;
}

.wizbut {
  background-color:#62708E; 
	color:#FFFFFF; 
	height:20px; 
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#919BB0;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#919BB0;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#000000;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	
	text-align: center;
	font-family: "Verdana", "Arial","Helvetica","sans-serif"; 
	font-size: 11px; 
	font-weight: normal; 

	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	cursor: hand;
}

.ButtonKlein
{
	background-color:#62708E; 
	color:#FFFFFF; 
	height:20px; 
	border-left-width:2px;
	border-left-style:solid;
	border-left-color:#919BB0;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#919BB0;
	border-right-width:2px;
	border-right-style:solid;
	border-right-color:#000000;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	
	text-align: center;
	font-family: "Verdana", "Arial","Helvetica","sans-serif"; 
	font-size: 11px; 
	font-weight: normal; 

	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

TD.abschnittTitel 
{
	background-color: #e0e0e0; 
	color: #333333;
	font-family: Arial;
  font-weight: bold;
	font-size: 11px; 
}

TD.matrixVertikal
{ 
	background-color: #C9E2E4; 
	color: #000000;
	font-size: 10px; 
	font-style: normal;	
}

TD.matrixFeld
{ 
	background-color: #EFEFEF; 
	color: #000000;
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 3pt; 
}

.pflichtfeld_leer
{ 
	color: #FF0000;
	font-style: italic;
	font-weight: bold
}

.details {
  padding: 3px;
  border:1px solid #E1E1E1;
	font-size:9px	
}

.lidown a {
color: #000000;
font-family: Arial;
font-size: 11px;
text-decoration: none;
list-style-type: none;
}

.lidown a:hover {
color: #000000;
font-family: Arial;
font-size: 11px;
text-decoration: underline;
list-style-type: none;
}

.lidown2 {
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: normal;
list-style-type: none;
text-decoration: none;
padding: 0px 0px 0px 55px;
}

.litop {
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
list-style-type: none;
padding: 0px 0px 0px 25px;
}

.lidown{
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: normal;
list-style-type: none;
text-decoration: none;
padding: 0px 0px 0px 45px;
}

.litop a {
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
list-style-type: none;
}

.litop a:hover {
color: #000000;
font-family: Arial;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
list-style-type: none;
}

