

body {
	background-color: #617597;
	background-image:url("../img/bg/body_frost_2560x1600.jpg");
}
#pageEnd{


}
*html #pageEnd{
	background-image:none;
}
#streamStart span{
	background-image:url("../img/icon/radiostream_herbst.png");

}
*html #streamStart  span{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/icon/radiostream_herbst.png', sizingMethod='image');
}

div.soundcheck div.titles table tr th, div.soundcheck div.titles table tr.dark, div.soundcheck div.titles table tr.dark td {
    background-color:#200000;
}

input#search,
form#mysputnikLogin input.text{
	background:#14202f;
}

#wrapperPage {
    background-image: url("../img/bg/waves.png");
}

*html #wrapperPage {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/waves.png', sizingMethod='crop');
}
