/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;600&display=swap'); */

@font-face {
    font-family: times-pixelated;
    src: url(fonts/times-new-roman-pixel.ttf);
}

@font-face {
    font-family: times-pixelated-bold;
    src: url(fonts/pixelated-times-new-roman.ttf);
}

body {
  /*color: #50c878; */
  width: 800px;
  background: url("images/backgrounds/circuit.jpg") silver;
  font-size: 20px; 
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: times-pixelated, "Times New Roman", Times, serif;
  -ms-scrollbar-base-color: #9999ff;
  scrollbar-color: #9999ff;
  scrollbar-width: 5px;
}

em
{
  text-transform:uppercase;
}

hr
{
  background: url("images/ad011.gif");
  /*color: transparent;*/
}


address
{
  position: absolute;
  width: 1000px;
  font-weight: bold;
  bottom: 0;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.buttons
{
  margin: 5px;
  width: 100%;
  overflow-x: hidden;
  position: relative;
  text-align: center;
  /*height: 70px;*/
}

.buttons img
{
  width: 88;
  height: 31;
}

#ooter
{
  height: 100%;
  display: table; 
  position: absolute;
  width: 100%;
  text-align:center;
  border: 50px silver;
}

#middle
{
  display: table-cell;
  vertical-align: middle;
}

#home
{
  background: url(images/backgrounds/bg.png) transparent;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  min-height: 883px;
  height: 100vh;
  background-size: 100% 100%;
  background-position: center top;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  /*display: table-cell;*/
  align-items: center;
  position: relative;
  margin: auto;
  width: 946px;
}

ring-css
{
  position: relative;
  top: 68px;
  left: 20px;
}

/* Start http://www.cursors-4u.com html {cursor: url(https://cur.cursors-4u.net/games/gam-12/gam1111.cur), auto !important;} End http://www.cursors-4u.com */

#review
{
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}

/*h1, h2, h3,*/
/*h4, h5, h6*/
/*{*/
  /*font-family: times-pixelated-bold, monospace;*/
  /*text-align: center;*/
  /*vertical-align: middle;*/
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
/*}*/

.menuLink
{
  margin: 0 auto;
  margin-bottom: 10px;
  background-color: transparent;
  color: white;
  max-width: 64px;
  font-size: 12px;
  /*font-style: italic;*/
  display: inline-block;
  vertical-align: top;
  text-align: center;
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-decoration: none;
  text-shadow: none;
}

.menuLink img
{
  background-color: transparent;
  width: 32px;
  height: 32px;
  border: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.menuLink a
{
  text-decoration: none;
  color: black;
  background-color: transparent;
  text-shadow: none;
}

.menuLink span
{
  padding-left: 2px;
  padding-right: 2px;
  background: white;
  text-decoration: none;
  color: black;
  text-shadow: none;
}

.menuLink a:hover img
{
  filter: contrast(300%);
}

.menuLink a:hover span
{
  background-color: blue;
  color: white;
}

.menuLink a:visited
{
  border: 10px;
  border-style: dotted;
  color: black;
}

#menu
{
  background: black;
  background: url("images/backgrounds/comp016.gif") green;
}

.menuWindae
{
  position: relative;
  margin: 10px auto;
  text-align: center;
  width: 150px;
  background: url("images/menu/body.png") white;
  background-size: contain;
  background-repeat: repeat-y;
}

.innerMenu
{
  padding-bottom: 10px;
  padding-right: 1px;
  padding-left: 1px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.teetle
{
  font-family: times-pixelated;
  padding-top: 5px;
  color: black;
  position: relative;
  height: 20px;
  width: 100%;
  text-align: center;
  background: url("images/menu/teetle.png") #a0c8f0;
  background-size: contain;
  background-repeat: repeat-x;
  margin-bottom: 10px;
  font-size: 18px;
  margin: 0 auto;
}

.teetle span
{
  padding-right:18px;
}

.minimise
{
  height: 100%;
  width: 25px;
  float: left;
  left: 0;
  top: 0;
  margin: 0 auto;
  position: absolute;
}

.menuButtons
{
  height: 100%;
  width: 45px;
  float: right;
  right: 0;
  top: 0;
  margin: 0 auto;
  position: absolute;
}

.menuBottom
{
  bottom: 0;
  left: 0;
  margin: 0 auto;
  margin-top: 10px;
  position: absolute;
}

#contact
{
  text-align: center;
  background: url(images/backgrounds/purpback.jpg) gray;
  text-shadow: 2px 2px #ff0000;
}

#links > a:visited
{
  color: red;
}

#hame
{
  background: url(images/backgrounds/starsforever.gif) purple;
  color: white;
  /*font-weight: bold;*/
  text-shadow: 2px 2px blue;
}

#hame a
{
  color: cyan;
}

ul
{
  text-align: left;
  vertical-align: middle;
  list-style-image: url('images/arrow.gif');
}

ol
{
  text-align: left;
  vertical-align: middle;
}

li
{
  text-shadow: 1px 1px white;
}

img {
  max-width: 100%;
  max-height: 100%;
  border: 0;
}

.spoiler{ 
  color: black; 
  background-color:black;
  text-shadow: none;
}

.spoiler:hover{
  color: white;
}

#news
{
  align-self: center;
  font-size: 16px;
  text-align: left;
  background: url("images/backgrounds/corrugat.jpg") grey;
  color: black;
  text-shadow: none;
  font-weight: normal;
  overflow-y: scroll;
  max-width: 100%;
}

.newsItem
{
  width: 98%;
  margin: 5px;
  background: url("images/backgrounds/circuit.jpg") silver;
}

#newsFrame
{
  width: 95%;
  height: 50vh;
}

a:visited
{
  color: green;
}

#hotline
{
  max-width: 410px;
  max-height: 40px;
  color: cyan;
  background-color: magenta;
  margin: 0;
  border: 5px pink dashed;
  text-align: center;
}

#hotline a
{
  text-decoration: none;
}

#survey
{
  background: url("https://eventage.net/wp-content/uploads/2018/06/Question-Mark-Background-01.jpg") cyan;
  text-shadow: 0 0 10px white;
  text-align: left;
}

#survey summary
{
  font-size: 20px;
}

#survey details
{
  font-size: 16px;
  font-weight: bold;
}

#survey h3
{
  color: darkred;
  text-align: left;
}

#language
{
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

::-webkit-scrollbar-button:single-button:vertical:decrement {
    height: 12px;
    width: 16px;
    background-position: center 4px;
    background-image: url("images/scrollbaur/up.png");
}

::-webkit-scrollbar-button:single-button:vertical:increment {
    height: 12px;
    width: 16px;
    background-position: center 4px;
    background-image: url("images/scrollbaur/doon.png");
}

::-webkit-scrollbar-button:single-button:horizontal:decrement {
    height: 12px;
    width: 16px;
    background-position: center 4px;
    background-image: url("images/scrollbaur/left.png");
}

::-webkit-scrollbar-button:single-button:horizontal:increment {
    height: 12px;
    width: 16px;
    background-position: center 4px;
    background-image: url("images/scrollbaur/richt.png");
}

::-webkit-scrollbar-track:vertical {
  background-image: url("images/scrollbaur/haunlev.png");
}

::-webkit-scrollbar-track:horizontal {
  background-image: url("images/scrollbaur/haunleh.png");
}

::-webkit-resizer
{
  background-image: url("images/scrollbaur/kunyie.png");
}

#statuscafe {
    padding: .5em;
    background-color: azure;
    border: 1px solid midnightblue;
}
#statuscafe-username {
    margin-bottom: .5em;
}
#statuscafe-content {
    margin: 0 1em 0.5em 1em;
}

#swatchTime
{
  /*color:white;*/
  top: 5px;
  left: 370px;
  position: relative;
  font-weight: 900;
}