@import url(basics.css);

body {
	background-color: #fff !important;
	font-size: 85%;
	line-height: 1.4em;
	font-family: Arial, Verdana, sans-serif;
	color: #4d4d4d;
	text-align: left; 
margin:15px;
}

.popup_aktuelles {
float: left;
}
.popup_logo {
float: right;
}


.functions {
clear: both;
}

h1 {
border-bottom: none;
margin-bottom: 5px;
}

* html hr {
margin: 0 !important;
}

