body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	text-align:center;
	font-size:0.7em;
	background-color:#24375B;
	line-height:1.4em;
	margin-top:2em;
	letter-spacing:0.1em;
}

div.all {
	width:30em;
	margin-left:auto;
	margin-right:auto;
	padding:5em 2em 1em 2em;
	background-color:white;
}

div.logo {
	margin-bottom:3em;
}

div.content {
	text-align:left;
	margin:1em 0 2em 0;
}
	
a img {
	border:none;
}

a {
	color:#24375B;
}
	
h1{
	font-weight:bold;
	color:#24375B;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	letter-spacing:0.1em;
}

span.domain {
	font-weight:bold;
	color:#24375B;
}

li {
	margin-bottom:1em;
}

/*############ Stats ausblenden #########################*/
#stats {
	display:none;
}