body {/*  background-color: rgba(51,51,51,1); */  background-color: rgba(34,34,34,1);  background: rgba(34,34,34,1);/*  color: #ffefff; *//*  color: #ffeff7; */  color: #ddd;/*  color: rgba(255,255,255,0.85); */}#top {background: #eee;/* background: linear-gradient( #c0c0c0 0%, #a0a0a0 50%, #888 100%); *//* background: linear-gradient( #a0d8ef 0%, #00a1e9 100%); *//* background: linear-gradient( #c0c0c0 0%, #a0a0a0 25%, #808080 50%, #606060 75%, #606060 100%); *//* background: linear-gradient( #ee82ee 0%, #c0c0c0 40%, #a0a0a0 70%, #777 100%); *//* background: linear-gradient( #ee82ee 0%, #3f3f3f 40%, #303030 70%, #222 100%); *//* background: linear-gradient( #ee82ee 0%, #bbb 40%, #666 70%, #333 100%); *//* background: linear-gradient( #ee82ee 0%, #bbb 40%, #333 100%); *//* background: linear-gradient(to bottom, rgba(238,130,238,0.9) 0%, rgba(187,187,187,0.9) 40%, rgba(51,51,51,0.9) 100%); */background: linear-gradient(to bottom, rgba(255,140,255,0.9) 0%, rgba(255,255,234,0.9) 40%, rgba(51,51,51,0.9) 100%);/* background: linear-gradient( #ee82ee 0%, #bbb 40%, #555 70%, #333 90%, #222 100%); */}@media screen and (min-width: 864px) {  #top {/*  background: linear-gradient( #ee82ee 0%, #c0c0c0 30%, #a0a0a0 60%, #777 100%); *//*  background: linear-gradient( #ee82ee 0%, #3f3f3f 30%, #303030 60%, #222 100%); *//*  background: linear-gradient( #ee82ee 0%, #bbb 30%, #666 60%, #333 80%, #222 100%); *//*    background: linear-gradient(to bottom, rgba(238,130,238,0.9) 0%, rgba(187,187,187,0.9) 30%, rgba(102,102,102,0.9) 60%, rgba(51,51,51,0.9) 80%, rgba(34,34,34,0.9) 100%); *//*    background: linear-gradient(to bottom, rgba(255,140,255,0.9) 0%, rgba(219,219,219,0.9) 30%, rgba(102,102,102,0.9) 60%, rgba(51,51,51,0.9) 80%, rgba(34,34,34,0.9) 100%);*/    background: linear-gradient(to bottom, rgba(255,140,255,0.9) 0%, rgba(255,255,234,0.9) 30%, rgba(102,102,102,0.9) 60%, rgba(51,51,51,0.9) 80%, rgba(34,34,34,0.9) 100%);/*    background: linear-gradient(to bottom, rgba(255,140,255,0.9) 0%, rgba(219,219,219,0.9) 70%, rgba(30,144,255,0.9) 100%);*//*  background: linear-gradient( #ee82ee 0%, #bbb 30%, #555 70%, #333 100%); */  }}#topmenubtn {  color: #27272e;}#siteNavi {  /*  color: #ffefff; */    color: #ddd;}a {  color: #87cefa;}#footer {  background-color: rgba(34,34,34,1);}#footer #footermenu a,#footer #footsub a {  background-color: rgba(34,34,34,1);  border-bottom: 1px solid #555;}@media screen and (min-width: 768px) {  #footer {  border-top: 1px solid #555;  }  #footer #footermenu a,  #footer #footsub a {    background-color: rgba(34,34,34,1);    border-bottom: none;  }}