.ehemalige_overview_all {
	border: none;
	position: relative;
}

.ehemalige_overview_form {
	width: 100px;
	border: 1px solid #E3E3E3;
	float: left;
	background: #F3F3F3;
}

ul#ehemaligeoverview {
	height: 200px;
	overflow: auto;
	padding: 5px 5px 0 5px;
	list-style: none;
	margin: 0;	
}

ul#ehemaligeoverview li {
	margin: 0 0 5px 0;
	background: #FFFFFF;
}

ul#ehemaligeoverview li a {
	margin: 0;
	display: block;
	padding: 5px;
	border: 1px solid #333333;
	text-align: center;
}

ul#ehemaligeoverview li.active {
	background: #3A3A3A;
}

ul#ehemaligeoverview li a:hover {
	background: #DDDDDD;
}

ul#ehemaligeoverview li.active a:hover {
	background: none;
}


#ehemaligeresult {
	margin: 0 0 0 110px;
	border: none;
	font-size: 1.1em;
}

.ehemalige_overview_list {
	margin-bottom: 10px;
}

div.smallerfont {
	font-size: .8em;
	color: #AAAAAA;
}

