body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x: hidden;
}

.nunu {
	height:300px;
	overflow:auto;
	margin-top:10px;
	margin-left:25px;
	margin-right:15px;
	margin-bottom:35px;
	font-family:calibri, arial;
	font-size:11pt;
	border:1pt;
}

.table {
	font-size:1.0em;
	padding:0;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
}

.text {
	font-family:calibri, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height:1.1;
	}

.textgrau {
	font-family:calibri, arial;
	font-size: 9pt;
	font-weight: normal;
	line-height:1.1;
	color: #000000;
}


.kl_text {
	font-family:calibri, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.ueberschrift {
	font-family:calibri, arial;
	font-size: 13pt;
	font-weight: bold;
	color: #b00000;
}


a:link { 
	text-decoration:none; 
	font-family: calibri, arial;
	font-size: 11pt;
	color: #b00000;
	font-weight:bold;  
}

a:visited {
	text-decoration:none; 
	font-family: calibri, arial;
	font-size: 11pt;
	color: #b00000;
	font-weight:bold;   
 }
 
a:hover { 
	text-decoration:none; 
	font-family: calibri, arial;
	font-size: 11pt;
	color: #000000;
	font-weight:bold;  
}

a:active {
	text-decoration:none; 
	font-family: calibri, arial;
	font-size: 11pt;
	color: #b00000;
	font-weight:bold;   
 }

ul{
	list-style-type: square;
	line-height: 19px;
}

li {
	margin-bottom: 15px;
}

strong {
	font-weight: bold;
}