html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -292px;
   float:left
}
div#container
{
   width: 1300px;
   height: 585px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #32CD32;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_Extension1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   overflow: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_Extension1 th,
#wb_Extension1 td 
{
   padding: 3px 6px;
   vertical-align: top;
}
#wb_Extension1 th 
{
   text-align: left;
   color: #FFFFFF;
   font-weight: bold;
   font-style: normal;
}
#wb_Extension1 table
{
   border:2px #FF0000 solid;}
#wb_Extension1 thead th
{
   background-color: #000000;
}
#wb_Extension1 .sortable thead th
{
   padding-left: 18px;
}
tr.even, tr.first
{
   background-color: transparent;
}
td.sorted
{
   background: #00FF00;
}
th.clickable
{
   background: transparent url(./images/white_arrows.gif) no-repeat 0 0;
}
th.sorted-asc
{
   background-position: 0 -20px;
}
th.sorted-desc
{
   background-position: 0 -40px;
}
.pager ul,
.pager li
{
   float: left;
   margin: 0 0 2px 0;
   padding: 0;
}
.pager ul
{
   float: left;
   list-style-type: none;
   text-align: left;
}
.pager a
{
   border: 1px solid #FFFFFF;
   display: inline-block;
   color: #000000;
   cursor: pointer;
   margin-right: 2px;
   padding: 2px 5px;
   text-decoration: none;
}
.pager .paging-current
{
   cursor: default;
   padding: 2px 0;
}
.pager a:hover
{
   background-color: #000000;
   color: #FFFFFF;
}
.pager .paging-back,
.pager .paging-next
{
   border-color: #000000;
}
.pager .paging-current:hover
{
   background-color: #FFFFFF;
   color: #000000;
}
.clickable
{
   cursor: pointer;
}
.hover
{
   text-decoration: underline;
}
#InlineFrame1
{
   border: 4px solid #101010;
   border-radius: 0px;
   margin: 0;
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 3px solid #000000;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#IconFont1
{
   height: 74px;
   width: 74px;
}
.IconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-style: normal;
   font-weight: normal;
   line-height: 1;
}
.IconFont1:before
{
   content: "\e863";
}
#IconFont1 i
{
   color: #000000;
   display: inline-block;
   font-size: 74px;
   line-height: 74px;
   vertical-align: middle;
   width: 73px;
}
#IconFont1:hover i
{
   color: #000000;
}
#beispiel {
 writing-mode: vertical-lr;
 text-orientation: upright;
 font-family: Arial;
 font-size: 34px;
 font-weight: bolder;
 border: 4px solid black;
 color: #D60000;
 background-color: #FFFF68;
 padding: 14px;
 letter-spacing: 2px;
}
