body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #436181;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color : #436181;
	background-image: url(../_img/background_kachel.gif);
	background-repeat: repeat;	
}
table, tr, td {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color : #436181;
}

a.textlink:link {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
    text-decoration: underline;
}
a.textlink:visited {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
    text-decoration: underline;
}
a.textlink:hover {
    font-weight: normal;
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
}
a.textlink:active {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
	text-decoration: underline;
}


a.blacklink:link {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
    text-decoration: none;
}
a.blacklink:visited {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
    text-decoration: none;
}
a.blacklink:hover {
    font-weight: normal;
    color: #000000;
    font-size: 11px;
    text-decoration: none;
}
a.blacklink:active {
    font-weight: normal;
    color : #436181; 
    font-size: 11px;
	text-decoration: none;
}


.whiteback {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-weight: bold;
	display:block;
	width: 100%;
	height: 15px;
}
.referenzen {
	margin: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}
.referenzen_kl {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
}
ul{
margin: 0px 0px 0px 20px;
}
