
body {
	background: #FF6000 url(../img/scootmobiel/OverallBackgroundGradient.gif) repeat-x 0px 0px;
}

a {
	color: #0FA0C6;
}

h1 {
	color: #FF6E00;
}

h2, h3 {
	color: #078AAC;
}

#TopNavigation, #TopNavigation div, #TopNavigation div a {
	color: #078AAC;
}

#LeftBar {
	background-color: #C8E5ED;
}

/**** Main Menu ****/

#MainMenu ul li, #MainMenu ul li a {
	color: #FFFFFF;
}

#MainMenu ul li.Active, #MainMenu ul li.Active a {
	color: #FFFFFF;
}

#MainMenu ul li.Style1 {
	background: #0FA0C6 url(../img/scootmobiel/menu/Button1Left.gif) no-repeat 0px 0px;
}

#MainMenu ul li.Style1 a {
	background: url(../img/scootmobiel/menu/Button1Right.gif) no-repeat 100% 0px;
}

#MainMenu ul li.Style2 {
	background: #078AAC url(../img/scootmobiel/menu/Button2Left.gif) no-repeat 0px 0px;
}

#MainMenu ul li.Style2 a {
	background: url(../img/scootmobiel/menu/Button2Right.gif) no-repeat 100% 0px;
}

#MainMenu ul li.Active {
	background: #F99D31 url(../img/scootmobiel/menu/ButtonActiveLeft.gif) no-repeat 0px 0px;
}

#MainMenu ul li.Active a {
	background: url(../img/scootmobiel/menu/ButtonActiveRight.gif) no-repeat 100% 0px;
}

/**** /Main Menu ****/

/**** Sub Menu ****/

#SubMenu ul li, #SubMenu ul li a {
	color: #FFFFFF;
}

#SubMenu ul li.Active, #SubMenu ul li.Active a {
	color: #FF7E00;
}

#SubMenu ul li.Style1 {
	background: #F99D31 url(../img/scootmobiel/menu/SubButton1Left.gif) no-repeat 0px 0px;
}

#SubMenu ul li.Style1 a {
	background: url(../img/scootmobiel/menu/SubButton1Right.gif) no-repeat 100% 0px;
}

#SubMenu ul li.Style2 {
	background: #F98631 url(../img/scootmobiel/menu/SubButton2Left.gif) no-repeat 0px 0px;
}

#SubMenu ul li.Style2 a {
	background: url(../img/scootmobiel/menu/SubButton2Right.gif) no-repeat 100% 0px;
}

#SubMenu ul li.Active {
	background: #FFFFFF url(../img/scootmobiel/menu/SubButtonActiveLeft.gif) no-repeat 0px 0px;
}

#SubMenu ul li.Active a {
	background: url(../img/scootmobiel/menu/SubButtonActiveRight.gif) no-repeat 100% 0px;
}

/**** /Sub Menu ****/

#ContentArea .TopRightCorner {
	background: url(../img/scootmobiel/contentarea/TopRightCorner.gif) no-repeat 100% 0px;
}

#LeftBar .BottomEnding {
	background: url(../img/scootmobiel/leftbar/BottomEnding.gif) no-repeat 0px 0px;
}

#LeftBar .SeparatorLine {
	background: url(../img/scootmobiel/leftbar/SeparatorLine.gif) no-repeat 50% 0px;
}

#ContentArea .BottomEnding {
	background: url(../img/scootmobiel/contentarea/BottomEnding.gif) no-repeat 0px 0px;
}

a.ReadOn {
	background: url(../img/scootmobiel/ReadOnButton.gif) no-repeat 0px 0px;
}

.ProductItem {
	background: url(../img/scootmobiel/product/ItemBackground.gif) no-repeat 100% 0px;
}

.ProductItem .Photo {
	border-color: #078AAC
}

.ProductDetail {
	background: url(../img/scootmobiel/product/BlockBackground.gif) no-repeat 100% 100%;
}

.ProductDetail .Photo img {
	border-color: #078AAC
}

.Wizard .Question { 
	color: #078AAC;
}

.MapFix .List .ShowRoom {
	background: url(../img/scootmobiel/ActionButton.gif) no-repeat 0px 0px;
}

.MapFix .List .ShowRoomActive {
	background: url(../img/scootmobiel/ActionButton2.gif) no-repeat 0px 0px;
}

.ProductDetail .OldPrice .Strike {
	background: url(../img/scootmobiel/product/OldPrice.gif) no-repeat 0px 0px;
}

.ProductDetail .ProductBlockStart {
	background: url(../img/scootmobiel/product/BlockTopStart.gif) no-repeat 0px 0px;
}

a.BrochureButton {
	background: url(../img/scootmobiel/product/BrochureButton.gif) no-repeat 0px 0px;
}

a.GoBack {
	background: url(../img/scootmobiel/GoBackButton.gif) no-repeat 0px 0px;
}

input.input, textarea {
	border-color: #078AAC;
}