body {
	background: white;
	color: #555555;
}

a.normal, input.contact, textarea.contact {
	color: #555555;
}
a.normal:hover {
	background: #cecece;
}
a.light {
	color: #888888;
}
a.light:hover {
	background: #cdcdcd;
}

input.contact-submit {
	color: #555555;
	background: #dddddd;
}

.recentpictext, .fotologpictext {
	color: #888888;
}

.contact-output-nok, .gastlog-output-nok {
	color: darkred;
}
.contact-output-ok, .gastlog-output-ok, a.output-ok {
	color: #008000;
}

/* main wrapper */
#wrapper {
	background: white;
}

/* spacers */
#spacer-top, #spacer-bottom, #spacer-between {
	background: white;
}

/* sidebar/footer objects */
#sb-connector, #footer-left {
	background: #777777;
	color: white;
}
#sb-connector a {
	color: white;
}
.sb-links li a, #footer-right {
	background: #aaaaaa;
	color: white;
}
.sb-links li a:hover {
	background: #777777;
	color: white;
}

/* top logo */
#logo {
	background: white url(../webdings/logo.jpg);
}
#logo-1 {
	background: white url(../webdings/logo-1.jpg);
}
#logo-2 {
	background: white url(../webdings/logo-2.jpg);
}
#logo-3 {
	background: white url(../webdings/logo-3.jpg);
}
#logo-4 {
	background: white url(../webdings/logo-4.jpg);
}
#logo-5 {
	background: white url(../webdings/logo-5.jpg);
}
#logo-6 {
	background: white url(../webdings/logo-6.jpg);
}
#logo-7 {
	background: white url(../webdings/logo-7.jpg);
}
#logo-8 {
	background: white url(../webdings/logo-8.jpg);
}
#logo-9 {
	background: white url(../webdings/logo-9.jpg);
}
#logo-10 {
	background: white url(../webdings/logo-10.jpg);
}
#logo-no-two {
	background: white url(../webdings/logo-no-two.jpg);
}

/* intro's */
#intro-index {
	background: white url(../webdings/intro-index.gif);
}
#intro-fotolog {
	background: white url(../webdings/intro-fotolog.gif);
}
#intro-filmlog {
	background: white url(../webdings/intro-filmlog.gif);
}
#intro-filmlog-ng {
	background: white url(../webdings/intro-filmlog-ng.gif);
}
#intro-contact {
	background: white url(../webdings/intro-contact.gif);
}
#intro-gastlog {
	background: white url(../webdings/intro-gastlog.gif);
}
#intro-no-two {
	background: white url(../webdings/intro-no-two.gif);
}
