table#ansprech{
	margin-left: 12px;
}

.theader td{
	background-color: #153b63;
	color: #ffffff;
	font-weight: bold;
	padding: 1px 6px 2px 6px;
	border-top: 6px solid #ffffff;
}

.trow td{
	padding: 2px 6px 2px 6px;
	background-color: #dfe9f4;
}

.trow_email td{
	padding: 1px 6px 2px 6px;
	background-color: #b4c6d9;
	
}

a{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #153b63;
}

.right{
	text-align: right;
}

a.weiss{
	color: #ffffff;
}

ul.laender{
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 30px 12px;
	width: 195px;
}

ul.laender li{
	border-bottom: 1px solid #153b63;
	list-style-image: url('ki-shared/dreieck_db.gif');
	list-style-position: inside;
}

a.land{
	font-weight: normal;
}

p{
	margin-left:12px;
	margin-bottom: 12px;
}
