body {
	background-color:#808080;
	background-image:url(pix/bg.gif);
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	padding:0px;
	margin:0px;
}

td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}

input,select,textarea {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color:#000000;
}

.bw {
	background-color:#000000;
	background-image:url(pix/bw.gif);
}

.main {
	background-color:#923f41;
	background-image:url(pix/blank.gif);
}

.links {
	background-image:url(pix/links.gif);
}

.rechts {
	background-image:url(pix/rechts.gif);
}

.text {
	background-color:#c4b8b9;
	background-image:url(pix/blank.gif);
}

.box_links {
	background-image:url(pix/box_links.gif);
}

.box_rechts {
	background-image:url(pix/box_rechts.gif);
}

.text2 {
	background-color:#c4b8b9;
	background-image:url(pix/blank.gif);
	font-size:10px;
}

.table_titel {
	background-image:url(pix/blank.gif);
    background-color:#a49899;
	font-weight:bold;
}

.table_cell {
	background-image:url(pix/blank.gif);
    background-color:#b4a8a9;
}

.guest_links {
	background-image:url(pix/blank.gif);
    background-color:#a49899;
}

.blank {
	background-image:url(pix/blank.gif);
}

a:link {	color:#000000; text-decoration:underline; }
a:visited { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }
a:hover { color:#665555; text-decoration:none; }

a.weiss:link {	color:#000000; text-decoration:underline; }
a.weiss:visited { color:#000000; text-decoration:underline; }
a.weiss:active { color:#000000; text-decoration:underline; }
a.weiss:hover { color:#ffffff; text-decoration:none; }

a.impressum:link {	color:#ddcccc; text-decoration:underline; }
a.impressum:visited { color:#ddcccc; text-decoration:underline; }
a.impressum:active { color:#ddcccc; text-decoration:underline; }
a.impressum:hover { color:#ccbbbb; text-decoration:none; }

a.info:link {	color:#990000; font-size:10px; text-decoration:underline; }
a.info:visited { color:#990000; font-size:10px; text-decoration:underline; }
a.info:active { color:#990000; font-size:10px; text-decoration:underline; }
a.info:hover { color:#990000; text-decoration:none; font-size:10px; }
