body{
	scrollbar-face-color:#F6F5D2;
	scrollbar-shadow-color:#957126;
	scrollbar-highlight-color:#957126;
	scrollbar-3dlight-color:#957126;
	scrollbar-track-color:#F6F5D2;
	scrollbar-darkshadow-color:#957126;
	scrollbar-arrow-color:#957126;
}

table,td,tr {  font-family: Arial, Helvetica, sans-serif}
h1 { font-size: 16px }
p { /*text-align: left */}

.block {  /*text-align: justify*/}
ul {  list-style-type: squate; list-style-position: outside; list-style-image: url(../pics/little_dot.gif)}
a:link {
	color: #957126;
	text-decoration : underline;
}
a:visited {
	color: #957126;
	text-decoration : underline;
}
a:hover {
	color: #957126;
	text-decoration : none;
}
a:active {
	color: #957126;
	text-decoration : underline;
}
.subhead {
	color: #957126;
	font-size : larger;
	font-weight: normal;
}
.subheadbigger {
	color: #957126;
	font-size : x-large;
}
.usualtext {
	text-align : left;
}

#galerie img {
	border: 1px #957126 solid;
	}
