
html, body {
    background-color: #5C7AAA;
}

#header {
    background: url(../header/rotorblatt.jpg)no-repeat;
}
#mmc{


}

.mmcCenter{
	display:block;
	padding: 20px 0 20px 0;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	width:500px;
}
p.hl{
	font-family: Arial;
	font-weight:700;
	font-size: 13px;
	color: #0e0e0e;
}
p.text{
	font-family: Arial;
	font-weight:200;
	font-size: 12px;
	color: #0e0e0e;
}
.text a{
	border:0;
}
.text img{
	border:0;
	padding: 0 0 0 5px;
}