
#body{
	padding: 0;
	margin: 0;
}

#header{
	width: 100%;
	top: 0;
	margin: 0 auto;
	height: 6em;
	background: #1d2120;
	position: absolute;
	left: 0;	
}

#header img{
	margin: 0.3em 0em 0em 0.3em;
	height: 90%;
}

.header{
    position: fixed;
	z-index: 20;
	width: 100%;
	margin: 0 auto;
	height: 6em;
	background: #1d2120;
    top: 0;
	left: 0;
}

.header img{
	margin: 0.3em 0em 0em 0.3em;
	height: 90%;
}

#menubar{
	position: absolute;
	top: 6em;
	left: 0;
	width: 100%;
    height: 2.5em;
	background: #1d2120;
	/*border-top : 4px solid #bcd5d1;                                                            
	box-shadow: inset 0 1em 1em rgba(255,255,255,0.3);*/  
}

#menubar table{
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
}
#menubar td{
	padding: 0.2em 0.5em 0.5em 0.5em;
}

.menubar{
	position: fixed;
	top: 6em;
	z-index: 10;
	width: 100%;
	left: 0;
    height: 2.5em;
	background: #1d2120;
	/*border-top : 4px solid #bcd5d1;                                                              
	box-shadow: inset 0 1em 1em rgba(255,255,255,0.3);*/
}

.menubar table{
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
}
.menubar td{
	padding: 0.5em 0.5em 0.5em 0.5em;
}

#footer{
    width: 100%;
	background: #1d2120;
	border-top : 4px solid #bcd5d1;
	color: #FFFFFF;
	font-weight: 500;
}
.fot{
	width: 100%;
	color: #FFFFFF;
	margin: 1em 0em 0.5em 0em;
	padding-bottom: 5em;
}
.fot td{
	width: 60%;
	color: #FFFFFF;
}
.logo{
    float: left;
	padding: 0em 0em 0em 0.2em;
    width: 55%;
} 
.search{
    width: 70%;
    border: none;
    border-radius: 0.2em;
    padding: 0.25em;
    font-family: Arial;
    box-shadow:inset 0 0.2em 0.2em rgba(0,0,0,0.2);
}

.searchbutn{
    border: 1px solid rgba(255,255,255,0.35);
    width: 40%;
    padding: 0.2em;
    background: #0049FF;
    color: #FFFFFF;
    font-family: Arial;
    box-shadow:inset 0 0.2em 0.2em rgba(255,255,255,2);
    border-radius: 0.2em;
    transition: ease-in-out all 150ms;
}

.searchbutn:hover{
    border: 1px solid rgba(255,255,255,0.35);
	color: #FFFFFF;
	background-color: #0095FF;
	
	/*transform: translate(0px, -5px);*/
	box-shadow: inset 0 0.2em 0.2em rgba(255,255,255,2); 
}

.searchbutn1{
    border: 1px solid rgba(255,255,255,0.35);
    width: 25%;
    padding: 0.1em;
    background: #0049FF;
    color: #FFFFFF;
    font-family: Arial;
    box-shadow:inset 0 0.2em 0.2em rgba(255,255,255,2);
    border-radius: 0.2em;
    
    transition: ease-in-out all 150ms;

}

a{
		text-decoration: none;
}


h3{
	color: #ffffff;
	padding-left: 0.4em;
	font-size: 1em;
	font-family: Arial, sans-serif;
	
	font-weight: normal; 
	font-style: italic;
	letter-spacing: 2px;
	
	word-spacing: 10px;
}
.socialicons{
    width: 50%;
    height: 30px;
	
}
.td{
	border-bottom: 1px outset rgba(0,0,0,2);
}
.kattab{
    background: rgba(0,0,0,0.85);
    position: absolute;
    padding: 0.8em;
    border: 1px outset rgba(255,255,255,0.4);
    border-radius:0em 0em 0.5em 0.5em;
    margin: 0em 0em 0em 0em;
    z-index: 60;
    font-size: 0.7em;
    color: #FFFFFF;
    /*font-weight: bold;*/
    display: none;
}
.kat{
    cursor: pointer;
}
.kat:hover .kattab{
    display: block;
}
.katsub:hover{
    color: #bcd5d1;
    text-decoration: underline;
    cursor: pointer;
}
/* 2 HOVER */
.kattabb{
    background: rgba(0,0,0,0.55);
    position: absolute;
    padding: 0.8em;
    border: 1px outset rgba(255,255,255,0.4);
    border-radius:0em 0em 0.5em 0.5em;
    margin: 0em 0em 0em 6em;
    z-index: 60;
    font-size: 1em;
    color: #FFFFFF;
    /*font-weight: bold;*/
    display: none;
}
.katt{
    cursor: pointer;
}
.katt:hover .kattabb{
    display: block;
}
.kattsub:hover{
    color: #bcd5d1;
    text-decoration: underline;
    cursor: pointer;
}
/* END 2 HOVER */

#hovertdtoimg:hover #hoversprache{
    display: block;
	z-index: 40;
}
#hoversprache{
    display: none;
    position: absolute;
    z-index: 50;
    background: #bcd5d1;
    color: #FFFF00;
    cursor: pointer;
    padding: 0.5em;
    margin: -0.2em 0em 0em -2em ;
    font-family: Arial;
    background: rgba(0,0,0,0.9);
    border: 1px outset rgba(255,255,255,0.3);
}

#spracheicon{
    padding: 0.2em;
    width:  1.5em;
    height: 1.5em;
    background: rgba(255,255,255,0.9);
    font-family: Arial;
    font-size: 0.5em;
    border-radius: 0.15em;
}
.sprachlinks{
    font-family: Arial;
    padding: 0.3em 0.8em;
    font-size: 0.8em;
    border: 1px solid rgba(255,255,255,0.4);
}
.sprachlinks:hover{
    color: #FFFFFF;
    background: rgba(0,0,0,0.7);
    font-size: 0.8em;
}
