

* {
    font-family: 'Cantarell';
    color: #b1a8a8;
}

body {
    margin: 0;
    overflow: hidden;
}
    	
input {
    outline: none;
    appearance: none;
    border: 1px solid black;
    border-bottom: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}

button {
    appearance: none;
    background: transparent;
    width: 85px;
    height: 25px;
}

.buttonArounderYes {
    border: 1px solid black;
    width: 85px;
    height: 25px;
    float: left;
}

.buttonArounderNo {
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    width: 85px;
    height: 25px;
    float: left;
    margin-left: 10px;
}

.yesInner {
    border: 1px dotted black;
    width: 73px;
    display: inline-block;
    border-radius: 2px;
}

#logOffBtns {
    width: 100%;
    margin-left: 133px;
}

#desktop {
    height: 100%;
    width: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;     
}

#wallpaper {
    position: absolute;
    height: 100vh;
    width: 100vw;
    z-index: -1;
}

#taskleiste {
    display: none;
}

#start {
    background: #c0c0c0;
    height: 30px;
    margin-top: 0px;
    margin-left: 1px;
    text-align: right;
    font-size: 21px;
    float: left;
}
        
#startCl {
	height: 23.5px;
	width: 64px;
	position: absolute;
	left: 2px;
	bottom: 1.5px;
	border: 2px solid black;
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	display: none;
}
        
#innerLine {
    border: 1px dotted black;
    height: 18px;
    width: 90%;
    margin-top: 2px;
    margin-left: 4%;
}

#winNotArea {
    float: right;
    height: 21px;
    margin-right: 3px;
    margin-top: 2px;
}

#uhr {
    float: right;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 1px;
    margin-left: 10px;
}

.icon {
    width: 48px;
    margin-top: 10px;
    margin-left: 30px;
}

.icLabel {
    color: white;
    text-align: center;
    font-size: 16px;
    width: 100px;
    margin-left: 4px;
}

.icLabelEx {
    text-align: center;
    font-size: 16px;
    width: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.icLabelBar {
    text-align: center;
    font-size: 16px;
    width: 100px;
    margin-left: 4px;
}

.iconArounder {
    width: 108px;
}

.iconArounderEx {
    width: 108px;
    float: left;
}

.iconArounderRight {
    width: 108px;
    height: 80px;
    float: left;
}

#startmenu {
    position: absolute;
    width: 300px;
    bottom: 28px;
    left: 0;
    background: #c0c0c0;
    border: 2px solid white;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    display: none;
    z-index: 100000;
}
        
#blauerBalken {
	background-image: linear-gradient(90deg,#000080,#0000ff,#000080);
	color: white;
	width: 195px;
	height: 24px;
	transform: rotate(-0.25turn);
	position: absolute;
	bottom: 84px;
	left: -82px;
	font-family: arial;
	font-size: 27px;
	padding-bottom: 5px;
}
        
#blauerBalken2 {
	background: #000080;
	width: 29px;
	height: calc(100% - 195px);
	position: absolute;
	left: 1px;
	bottom: 194px;
}

.window {
    background: #c0c0c0;
    height: 100vh;
    width: 100vw;
}

iframe {
    background: #c0c0c0;
    width: 100%;
    height: 100%;
    border: none;
}

.windowBalken {
    height: 22px;
    width: calc(100% - 3px);
    margin-left: 1px;
    margin-top: 1px;
}

.inaktivBalken {
    background-image: linear-gradient(90deg,#818181,#b2b2b2) !important;
}

.titleArounder {
    float: left;
    color: white;
    font-size: 18px;
    width: calc(100% - 100px);
}

.buttonArounder {
    float: right;
    height: 22px;
    display: flex;
    margin-top: 1.5px;
    margin-right: -1px;
}

.titleBtn {
    background: #c0c0c0;
    height: 14.5px;
    width: 17px;
}

.tiBild {
    height: 16px;
    margin-top: 3px;
    margin-left: 3px;
    margin-right: 4px;
    float: left;
}

.tiText {
    margin-left: 2px;
    margin-top: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
    

#button2 {
    border-left: none;
}

#button3 {
    margin-left: 2px;
    margin-right: 3px;
}    

#btn1Inner {
    background: black;
    height: 3px;
    width: 9px;
    margin-top: 10px;
    margin-left: 3px;
}

#btn2Inner {
    height: 7px;
    width: 10px;
    margin-top: 2px;
    margin-left: 3px;
}

#btn3Inner {
    transform: rotate(45deg);
    margin-left: 1px;
    margin-top: -3px;
}

#vert {
    background: black;
    height: 14px;
    width: 2px;
    margin-top: 2px;
    margin-left: 9px;
}

#hori {
    background: black;
    height: 2px;
    width: 14px;
    margin-top: -8px;
    margin-left: 3px;
}

#navigacion {

    margin-top: 1px;
    margin-bottom: 1px;
    width: calc(100% - 8px);

    font-size: 16px;
    margin-left: 3px;
}

#inHalt {
    height: calc(100% - 184px);
    background: white;
    width: calc(100% - 9px);
    margin-left: 2px;
    overflow: auto;
    margin-top: 3px;
}

.inHaltLeft {
    position: absolute;
}

.inHaltRight {
    margin-left: 230px;
}

#beschreibungIcon {
    height: 40px;
    margin-left: 25px;
    margin-top: 20px;
}

#beschreibung {
    margin-left: 25px;
    font-family: arial;
    font-weight: bolder;
    font-size: 27px;
    color: black;
    line-break: anywhere;
    width: 227px;
}

#schoeneLeiste {
    height: 2px;
    width: 210px;
    margin-top: 5px;
    background-image: linear-gradient(90deg, #ff5f5c, #d0b201, #3bab07, #057292);
}

#wolke {
    position: absolute;
    z-index: 0;
    width: 248px;
    height: 233px;
}

.buttonBarImg {
    float: right;
    height: 30px;
}

.buttonBar {
    height: 30px;
    width: calc(100% - 56px);
    float: left;
}

.zweiteReihe {
    height: 56px;
    margin-top: 32px;
}

.dritteReihe {
    height: 31px;
}

#adresse {
	margin-left: 5px;
	margin-top: 8px;
	display: block;
	float: left;
}

.barButton {
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 6px;
	display: block;
	float: left;
}

#search {
	appearance: none;
	width: calc(100% - 108px);
	height: 20px;
	font-size: 18px;
	padding-top: 4px;
	margin-top: 2px;
}

#sbImgArounder {
	height: 20px;
	width: fit-content;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
	background: white;
	margin-top: 2px;
}

#knoeppje {
	height: 22px;
	width: 19px;
	position: absolute;
	right: 23px;
	top: 120px;
	border-top: 2px solid white;
	background: #c0c0c0;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

#dreieck {
	width: 0px;
	height: 0px;
	border-top: 5px solid black;
	border-right: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	display: block;
	margin-top: 10px;
	margin-left: 5px;
}

.windowsWindow {
    position: absolute;
    top: 98px;
    left: 196px;
    resize: both;
    overflow: hidden;
    width: 826px;
    height: 628px;
    min-width: 777px;
    min-height: 410px;
    max-height: 100%;
    max-width: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: white black black white;
    border-image: initial;
}

.windowsWindowSmall {
    z-index: 10002 !important;
    position: absolute;
    width: 450px;
    left: calc(50% - 225px);
    top: calc(50% - 105px);
    height: 142px;
    border-width: 2px;
    border-style: solid;
    border-color: white black black white;
}

.schiebeBalken {
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100% - 80px);
    height: 30px;
    background: transparent;
}

.boddem {
    border: 1px solid gray;
    width: 30%;
    height: 21px;
    float: left;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    margin-left: 3px;	
    margin-top: 2px;
}

.taskilein {
    height: 22.5px;
    width: 150px;
    border: 1.5px solid black;
    border-right: 1.5px solid white;
    border-bottom: 1.5px solid white;
    float: left;
    margin-top: 2px;
    background: #dfdfdf;
    margin-left: 2px;
    font-size: 18px;
}

.taskInaktiv {
    background: unset;
    border: 1.5px solid white;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
}

.insideInf {
    height: calc(100% - 3.5px);
    border-top: 1.5px solid gray;
    border-left: 1.5px solid gray;
    padding-left: 2px;
    padding-top: 5px;
    font-family: "bitstream98Bold";
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
}

.insideInaktiv {
    height: calc(100% - 2.5px);
    border-right: 1.5px solid gray;
    border-bottom: 1.5px solid gray;
    padding-left: 2px;
    padding-top: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.barIcon {
    margin-top: 10px;
    margin-left: 40px;
}

.strich {
    float: left;
    width: 0px;
    height: 50px;
    border-left: 1px solid gray;
    border-right: 1px solid white;
    margin-top: 3px;
}

.iBild {
    height: 19px;
    float: left;
    margin-top: 3px;
    margin-left: 2px;
    margin-right: 4px;
}

.trayIcon {
    height: 16px;
    margin-top: 2px;
}

.trayIconLeft {
    margin-left: 8px;
    float: left;
    margin-top: 4px;
    height: 21px;
}

.trayStrS {
    margin-top: 2px;
    width: 0px;
    height: 25px;
    border-left: 1px solid gray;
    border-right: 1px solid white;
    float: right;
    margin-right: 3px;
}

.trayStrB {
    margin-top: 5px;
    width: 2px;
    height: 18px;
    border-left: 1px solid white;
    border-right: 1px solid grey;
    border-top: 1px solid white;
    border-bottom: 1px solid gray;
}

#dateiBeschreibung {
    width: 115px;
    margin-top: 25px;
    margin-left: 15px;
}

#winUpd {
    margin-top: 1px;
}

#begrenzer {
    height: 0;
    border-top: 1.5px solid gray;
    border-bottom: 1.5px solid white;
    margin-left: 35px;
    width: 260px;
}

#shtDwn {
    margin-bottom: 1px;
}

.strtEintrg {
    width: 268px;
    margin-left: 30px;
    height: 45px;
    display: flex;
}

.strtEintrg:hover {
    background: #000080;
    color: white;
}

.strtEintrgImg {
    float: left;
}

.strtEintrgText {
    float: left;
    height: 100%;
    padding-top: 15px;
    margin-left: 10px;
    width: 100%;
}

#hintergrund {
    position: absolute;
    z-index: 10001;
    height: 100%;
    width: 100%;
    background: black;
    top: 0;
    opacity: 0.5;
}

.pfeilStrt {
    float: right;
    display: inline-block;
    font-size: 11px;
    margin-right: 3px;
}

#edit_area_toggle_reg_syntax.js {
    display: none;
}

.subMenu {
    position: fixed;
    background: #c0c0c0;
    border: 2px solid white;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    left: 298px;
    margin-top: -45px;
}

.conMenu {
    background: #c0c0c0;
    border: 2px solid white;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    z-index: 6;
    position: relative;
    margin-left: 40px;
    margin-top: -40px;
}

.iconArounderSub {
    padding: 0px;
}

.iconArounderSub:hover {
    background: #000080;
    color: white;
}

img.iconSub {
    height: 21px;
    margin-left: 3px;
}

.icLabelSub {
    display: inline-block;
    height: 21px;
    vertical-align: super;
    margin-left: 5px;
    margin-right: 20px;
}

#b {
    display: none;
}

#b:hover {
    display: block;
}

#b:hover \ #programme {
    background: #000080;
    color: white;
}

#programme:hover~#b {
    display: block;
}

#logo_area {
	position: absolute;
	bottom: 90px;
	width: 350px;
	left: calc(50% - 175px);
}

#logoLogin {
	width: 100%;
}

.login_area {
	position: absolute;
	width: 600px;
	left: calc(50% - 300px);
	top: 40%;
}

.input	{
	width: 100%;
	border: 2px solid #696161;
	background: #282828;
	border-radius: 4px;
	height: 35px;
	font-size: 30px;
}

@keyframes slideaway {
	from { opacity: 0; }
	to { opacity: 1;}
}

#passwd_area {
	display: none;
	animation: slideaway 2s;
}

#usernam_area {
	transition: 2s;
}

.inputLabel {
	margin-bottom: 10px;
	font-size: 22px;
}

#btn_area {
	position: absolute;
	top: calc(50% + 100px);
	left: calc(50% + 206px);
}

#btnAnmelden {
	display: none;
}

.btnNext {
    	background: #3c4244;
	border: none;
	font-size: 22px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 4px;
	border: 2px solid #2c2626;
	font-weight: bold;
	cursor: pointer;
	transition: 0.4s;
}

.btnNext:hover {
	background: #3e6db5;
	color: white;
}

#bar_top_left {
	display: inline-block;
	width: 33vw;
	color: white;
	margin-left: 15px;
	cursor: pointer;
}

#bar_top_center {
	display: inline-block;
	width: 33vw;
	text-align: center;
	font-weight: bold;
	color: white;
	margin-left: -15px;
}

#bar_top_right {
	display: inline-block;
	width: 32vw;
	text-align: right;
	color: white;
}

#user_icon {
	height: 30px;
}

#bar_top {
	background: #000000a8;
}

#dock {
    background: #2927277a;
    height: 260px;
    width: 60px;
    position: absolute;
    top: calc(50vh - 130px);
}