.tableBorder {
	
	background-color: FFFFFF;
	
	border-top-width:2px;
    border-top-style:solid;
	border-top-color:#9456A4;
    
    border-bottom-width:0px;
    border-bottom-style:solid;
    border-bottom-color:#9456A4;
	
	border-right-width:2px;
    border-right-style:solid;
    border-right-color:#9456A4;
	
	border-left-width:2px;
    border-left-style:solid;
    border-left-color:#9456A4;
	
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}
.button {
		
	background-color: DDCFE6;
	
	border-top-width:1px;
    border-top-style:solid;
	border-top-color:#9456A4;
    
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#9456A4;
	
	border-right-width:1px;
    border-right-style:solid;
    border-right-color:#9456A4;
	
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:50px;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 0px;
}



.txtButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:right;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#9456A4;
}
.borderBildlink {
	border-width:1px;
  border-style:solid;
  border-color:#000000;
}
.titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9456A4;
	line-height: 25px;
}
