body {
  background: #ffffff url('/fileadmin/templates/img/ssp.jpg') top no-repeat;
}

#mainWrapper {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#topWrapper {
	margin: 0;
	padding: 10px 0 0 0;
	width: 1000px;
	background: #ffffff url('/fileadmin/templates/img/10.jpg') fixed centre no-repeat;
}

#topleftWrapper {
  float: left;
 	width: 400px;
 	height: 127px; 	
}

#topleftWrapper .address {
  margin: 10px 60px;
  font-size: 12px;
}

#topleftWrapper .address h1 {
  color: #d21a34;
  font-size: 14px;
  padding: 0;
  margin: 0px 0 5px 0;
  font-weight: bold;
  font-family: "Trebushet MS", verdana;
  border-bottom: none;    
}

#logo {
  float: left;
}

#toprightWrapper {
  float: left;
 	width: 400px;
 	height: 127px; 	
}

#langNav {
  text-align: right;
  margin: 15px 60px 10px 0;
}
#langNav img {
  padding: 0 3px;
  border: 0;
}

#toprightWrapper .hours {
  margin: 30px 60px 20px 120px;
  font-size: 12px;
}

#toprightWrapper .hours h1 {
  color: #d21a34;
  font-size: 14px;
  padding: 0;
  margin: 0px 0 5px 0;
  font-weight: bold;
  font-family: "Trebushet MS", verdana;
  border-bottom: none;  
}

#topNav {
  float: left;
  background: #ffffff url('/fileadmin/templates/img/bg_topNav.jpg') 0 0 no-repeat;
  height: 38px;
  width: 1000px;
  margin: 10px 0 2px 0;
}

.linehr {
  clear: both;
  width: 1000px;
  height: 5px;
  background: #ffffff url('/fileadmin/templates/img/bg_linehr.GIF') 0 0 repeat-x;
}

#middleWrapper {
  clear: both;
  margin: 10px 0 0 0;
  padding: 0px;
}

#leftcol {
  float: left;
  width: 211px;
  margin: 0 10px 0 7px;
}

.box_home {
  width: 211px;
  height: auto !important;
  height: 100px;
  min-height: 100px;
  background: transparent url('/fileadmin/templates/img/box.jpg') bottom left no-repeat;
  margin: 0 0 7px 0;
}

.box_home .content {
  background: transparent url('/fileadmin/templates/img/ssp.gif') top left no-repeat;
  padding: 8px;
}

.box {
  width: 211px;
  height: auto !important;
  height: 100px;
  min-height: 100px;
  margin: 0 0 7px 0;
  background: transparent url('/fileadmin/templates/img/ssp.gif') bottom left no-repeat;
}

.box .content {
  background: transparent url('/fileadmin/templates/img/ssp.gif') top left no-repeat;
  padding: 8px;
}

#homerightcol .box h1 {
  color: #454140;
  font-size: 18px;
  padding: 0 3px 7px 3px;
  margin: 0px 0 7px 0;
  border-bottom: solid 2px #d21a34;
  background: none;
}

#mediaWrapper {
  position: relative;
  float: left;
  height: 300px;
  width: 763px;
  margin: 0 0 10px 0;
}

#topImage{
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 763px;
  background: transparent url('/fileadmin/templates/img/ssp.png') 0 0 no-repeat;
}

#rightcol {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  width: 763px;
}

#rightcol h1 {
  background: transparent url('/fileadmin/templates/img/h1.jpg') 0 0 no-repeat;
  border: none;
  color: #ffffff;
  padding: 7px 10px 13px 10px;
  margin: 0 0 7px 0;
}

#homemiddlecol {
  float: left;
  width: 542px;
}

#homemiddlecol h1 {
  background: transparent url('/fileadmin/templates/img/bg_h1.jpg') 0 0 no-repeat;
  border: none;
  color: #ffffff;
  padding: 7px 10px 13px 10px;
  margin: 0 0 7px 0;
}

#homerightcol {
  float: right;
  width: 211px;
}

#bottomWrapper {
  margin: 7px 0 0 0;
  width: 1000px;
  border-top: solid 5px #d21a34;
}

#bottomNav {
	margin: 10px auto 5px auto;
  width: 630px;
}

#bottomText {
  text-align: center;
  font-size: 11px;
  color: #5b3d1f;
  float:left;
  width: 1000px;
  margin: 3px 0 10px 0;
}

#bottomText a, #bottomText a:link, #bottomText a:hover, #bottomText a:visited {
  color: #d21a34;
}