.motekalender-module-logemoeter ul,
.module-motekalender-module-menu ul{
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

.module-logemoeter {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 0;
}

.module-logemoeter h3{
clear: right;
color: #0B243D;
font-family: Georgia, 'Times New Roman', Times, serif;
font-weight: bold;
margin: 0px 0px 15px;
padding-bottom: 5px;
}

.motekalender-logemoeter-list li{
	border-bottom: 1px solid #ccc;
	padding: 3px;
}

ul.motekalender-logemoeter-list li:last-child{
	border: none;
	padding-bottom: 0;
}

.module-motekalender-module-menu h3 {
	border-bottom: 3px solid #eee;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
	text-transform: uppercase;
}

.module-motekalender-module-menu li a {
color: #003380;
font-size: 110%;
line-height: 20px;
}