body
{
font-family:Verdana;
font-size:12px;
background-color:#60e;
text-align:center;
}
h1 {font-size:48px;color:#000077;margin:0px;}
h3 {font-size:26px;color:#000077;}

/* Der Inhalt */
#Inhalt {
height:1040px;
width:1870px;
background-color:#bbddcc;
padding:0px;
border: 10px solid #bbddcc;
     border-radius: 20px;
     border-color:#bbddcc;
     margin: 10px;
}