body   {
	color: black;
	font-size: 11px;
	font-family: Verdana;
	list-style-image: url("images/layout/bullet.gif");
	list-style-position: inside;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #c6b7b0;
}
p  { color: black; font-family: Verdana; margin-top: 5px; margin-bottom: 0px;  }
a { color: #e14b02; text-decoration: underline }
a:link { color: #e14b02; font-size: 11px; font-family: Verdana }
a:visited { color: #e14b02; font-size: 11px; font-family: Verdana }
a:hover { color: #e14b02; font-size: 11px; font-family: Verdana }
td   { color: black; font-size: 11px; font-family: Verdana; list-style-image: url("images/layout/bullet.gif"); list-style-position: outside }

.small { color: black; font-size: 9; font-family: Verdana }
.tipbox  { margin: 0; padding: 0 }
.titel  { color: black; font-size: 12px; font-family: Verdana; font-weight: bold }
.design   { color: #505050; font-size: 9px; font-family: Verdana; text-decoration: none }
ul {margin-left: 10px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; }   
li {margin-left: 10px; padding-left: 5px; margin-top: 0px; margin-bottom: 5px; }   
