body {
background: #555 url("../images/akm-hintergrund.jpg") top left no-repeat;
}

#akmwrapper {
background: url("../images/akm-hintergrund-bild.jpg") bottom left no-repeat;
min-height: 100%;
}

#container{
background: url("../images/wrapperbg_akm.png") top center repeat-y;
min-height: 100%;
}

#header{
background: url("../images/headerbg_akm.png") bottom center no-repeat;
}	
 
#content{
min-height: 100%;
}

#content-inner{
min-height: 100%;
}

#sidebar {
min-height:100%;
}

#footer {
background: url("../images/footerbg_akm.png") bottom center no-repeat;
}

#credit{
background: #555;
}

#credit p, #credit p a, #credit p a:hover{
color:#999;
}

#search{
background: #888;
border: 1px solid #444;
}

#search input{
color: #fff;
}
