
body {
  behavior: url('http://www.autobedrijf-geerts.nl/css/csshover.htc');
  margin: 16px auto;
  font-family: Tahoma, Verdana,  Helvetica, sans-serif;
  background: #7c7c7c url('../assets/body_bg.jpg') repeat-x;
  color: black;
  font-size: 80%;
}

a {
  color: #d40000; 
}

a:hover {
  color: #7c7c7c;
}

h1 {
  font-size: 110%;
}

.center_text {
  text-align: center;
}

.no_border {
  border: 0px;
}

.tblHighlight {
  background: #dedede;
  font-weight: bold;
}

.pagePic {
  width: 200px;
  margin: 9px;
  padding: 1px;
  border: 1px solid #d20000;
  border-right: 1px solid #9b1212;
  border-bottom: 1px solid #9b1212;
}

label {
  float: left;
  display: block;
  width: 130px;
  text-align: left;
  margin-bottom: 3px;
}

.error {
  border: 1px solid #f00;
  background: #ffffe1 url('http://www.autobedrijf-geerts.nl/assets/icon_error.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.info {
  border: 1px solid #cdcdcd;
  background: #ffffe1 url('http://www.autobedrijf-geerts.nl/assets/icon_info.jpg') no-repeat 3px 3px;
  padding: 8px 0px 8px 40px;
  margin-bottom: 3px;
}

.formfield {
  background-color: #fff;
  border: 1px solid #4e4e4e;
  margin-bottom: 3px;
}

.formbutton {
  color: #fff;
  background: #4e4e4e;
  border: 1px solid white;
  font-size: 90%;
}

#container {
  margin: auto;
  width: 960px;
}

#red_line {
  width: 960px;
  height: 4px;
  background: #d20000;
  overflow: hidden;
}

#header {
  height: 70px;
  width: 960px;
  background: #4e4e4e;
  position: relative;
  overflow: hidden;
}

#header a { 
  color: white;
  text-decoration: none;
  padding-left: 2px;
  padding-right: 2px;
}

#header a:hover {
  color: #7c7c7c;
}

#header .active {
  background: #ffffff;
  color: black;
}

#menu .active {
  background: #bdbfce;
  color: black;
}

#menu_top {
  right: 5px;
  top: 10px;
  position: absolute;
  color: white;
  font-size: 100%;
}

#menu {
  right: 5px;
  bottom: 15px;
  position: absolute;
  color: white;
  font-size: 90%;
}

#sfeer {
  width: 960px;
  height: 209px;
  background: #dedede;
  position: relative;
}

#sfeer_left {
  width: 300px;
  height: 209px;
  position: absolute;
  left: 0px;
  top: 0px;
}

#sfeer_left img {
  border: 0px;
  width: 300px;
  height: 209px;
}

#sfeer_right {
  width: 660px;
  height: 209px;
  position: absolute;
  left: 300px;
  top: 0px;
}

#sfeer_right img {
  border: 0px;
  width: 660px;
  height: 209px;
}

#navi_left {
  position: absolute;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  left: 300px;
  top: 0px;
  width: 30px;
  height: 113px;
  padding-top: 96px;
  background: white;
  text-align: center;
}

#navi_left img {
  border: 0px;
}

#navi_right {
  position: absolute;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  right: 0px;
  top: 0px;
  width: 30px;
  height: 113px;
  padding-top: 96px;
  background: white;
  text-align: center;
}

#navi_right img {
  border: 0px;
}

#bigContent {
  width: 870px;
  padding: 20px;
  padding-left: 70px;
  background: #ffffff url('../assets/content_big_bg.jpg') repeat-y;
}

#content {
  width: 960px;
  background: #ffffff url('../assets/content_bg.jpg') repeat-y;
}

#content_left {
  float: left;
  width: 280px;
  padding: 10px;
  color: #20366e;
  font-size: 90%;
}

#WeekOccasion {
  border: 1px solid black;
  width: 278px;
  height: 185px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

#WeekOccasion img {
  width: 278px;
  height: 185px;
  border: 0px;
}

#WeekOccasion #WeekTitle {
  position: absolute;
  left: 0px;
  bottom: 3px;
  width: 278px;
  background: white;
  text-align: center;
  opacity: 0.75;
  filter: alpha(opacity = 75);
  font-size: 120%;
  font-weight: bold;
  color: black;
}

#content_right {
  float: left;
  width: 620px;
  padding: 20px;
  border-top: 3px solid #d20000;
}

#blok_left {
  float: left;
  width: 398px;
}

#blok_right {
  float: left;
  width: 222px;
}

#footer {
  clear: both;
  width: 960px;
  text-align: center;
  background: #4e4e4e;
  color: white;
  border-top: 1px solid #d20000;
  font-size: 90%;
}

#footer a { 
  color: white;
  text-decoration: none;
}

#footer a:hover {
  color: #7c7c7c;
}

.cleaner {
  clear: both;
}


/* Sliding Panels */
.SlidingPanels {
  float: left;
  position: relative; 
  padding: 0px; 
	border: 0px;
	width: 660px;
	height: 209px;
	overflow: hidden;
}

.SlidingPanelsContentGroup {
  float: left;
  position: relative;
  padding: 0px;
  margin: 0px;
	border: 0px;
	width: 1320px;
	height: 209px;
}

.SlidingPanelsContent {
  float: left;
  padding: 0px;
  margin: 0px;
	overflow: hidden;
	border: 0px;
}

.SlidingPanelsAnimating  {
	overflow: hidden! important;
}

.SlidingPanelsCurrentPanel {
	
}

.SlidingPanelsFocused {
	
}