h1
{
padding-top:30px;
padding-bottom:10px;
}

a:link {
text-decoration:underline;
color:#D91D1F;
}

a:visited {
text-decoration:underline;
color:#D91D1F;
}

a:hover {
text-decoration:underline;
color:#000000;
}

a:active {
text-decoration:none;
color:#D91D1F;
}

a:focus {
text-decoration:underline;
color:#D91D1F;
}


body
{
background-image: url(http://microsoft-dynamics-crm-blog.kalz.de/Images/Aero-DesignWinter.jpg);
background-repeat:no-repeat;
background-color:#ADB4B5;
background-position:center top;
}

#container
{
background-image: url(http://microsoft-dynamics-crm-blog.kalz.de/Images/Aero-DesignWinterInner.jpg);
background-repeat:no-repeat;
background-color:#ffffff;
background-position:center top;
width:733px;
position:relative;
top:140px;
left:-14px;
align:center;
}

#title
{
visibility:hidden;
height:10px;
}


#masthead
{
background-image: url(http://microsoft-dynamics-crm-blog.kalz.de/Images/bar.png);
background-repeat:repeat;
background-color:transparent;
border-top-style:none;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#ffffff;
}

