body {
	margin-top: 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #371E7D;
}

table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 0px;
	border: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	xborder-bottom: 1px solid #371E7D;
	margin-right: 10px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	xborder-bottom: 1px solid #371E7D;
	margin-right: 10px;
}

a {
	color: #EB7020;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	padding: 0px 1px;
}

.menue td{
	background-repeat: repeat-x;
	height: 21px;
	color: #fff;
	text-align: center;
}

.menue_item_highlight {
	background: #EB7020;
	background-image: url('../img/menue_bg_active.gif');
}

.menue_item {
	background: #371E7D;
	background-image: url('../img/menue_bg.gif');
}

.content {
	padding: 1px;
}

.footer {
	padding: 5px;
	padding-top: 20px;
	color: #9d91bf;
	font-size: 11px;
}

.team_person_header div{
	background: #F3EFFF;
	color: #371E7D;
	font-weight: bold;
	padding: 1px 5px;
	margin-bottom: 1px;
}

.team_person_header {
	padding: 0px;
	border-bottom: 1px solid #E4E0EF;
}

.team_person_image img{
	border: 1px solid #E4E0EF;
	padding: 1px;
	margin: 10px 12px;
}





