@charset "UTF-8";

@media all
{
  h1, .price {
    color: #5d7577;
  }

	input.button_gross, .bigbutton, input.button_klein, .infobox, .bigboxheader,
  .crtlbtn, #zoomimg, #previmg, #nextimg, #play, #fbBackButton,
  #fbNextButton, #fbZoomButton, #fbDownloadButton{
    background-color: #5d7577 !important;
  }

	a.bigbutton:hover, input.button_gross:hover, input.button_klein:hover,
  a#zoomimg:hover, a#previmg:hover, a#nextimg:hover, a#play:hover, a#fbBackButton:hover,
  a#fbNextButton:hover, a#fbZoomButton:hover, a#fbDownloadButton:hover  {
 		   background-color: #456567 !important;
  }

  h1, hr, select:focus, input:focus, textarea:focus{
    border-color: #5d7577;
  }

	#main {
		background: url(academie/logo.png) 1050px 0 repeat-y;
	}
}
