/************************************/
/* Farben Medicum
/************************************/

/* Div Logo */
#logo {
background: transparent url("../i/ly/bg_logo.png") no-repeat top left;
}

/* Div Navigation */
#nav {
background: transparent url("../i/ly/bg_nav.png") no-repeat top left;
}
/* Inhalt */
#inhalt {
background: transparent url("../i/ly/bg_inhalt.png") repeat-y top left;
}
/* Footer */
#footer {
background: transparent url("../i/ly/bg_footer.png") no-repeat top left;
}

/* Link-Medicum */
#medicum a {
background: transparent url("../i/ly/medicum.png") no-repeat top left;
}

#medicum #zertifikat {
position: absolute;
top: 0px;
left: 10px;
width: 300px;
height: 40px;
background: transparent url("../i/ly/zertifikat.png") no-repeat top left;
text-indent: -99999px;
}

/* Body */
body {
background: #959699 url("../i/ly/bg_body.png") repeat-x top left;
}
