body {
    margin: 0 auto;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2;
    color: #fff;
    background-image: url("../images/wellcome_tf.jpg");
    background-position: 0 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #1d282f;
}
h1{
    color:aquamarine;
    display: block;
    margin-top: 50px;
    margin-left: 2%;
    position: absolute;
}
h2 {
    display: block;
    width: 100%;
    height: 30px;
    border-bottom: rgba(127, 255, 212, 0.4) 1px solid;
    color: #7fffd4;
}

#mission_tf{
    display: block;
    position: relative;
    border: #fff, 1 px, solid;
    padding: 20px;
    color: #03a529;
    font-size: 14px;
    float:left;
    height: auto;
    position: absolute;
    top: 0;
}
#menu{
    width: 100%;
    position: absolute;
    top: 100px;
    margin: auto 0;
    height: 30px;
    padding-left: 5%;
    background: -moz-linear-gradient(top,  rgba(147,206,222,0.44) 24%, rgba(117,189,209,0.29) 50%, rgba(73,165,191,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
    background: linear-gradient(to bottom,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7093cede', endColorstr='#0049a5bf',GradientType=0 );

}

a{
    display: block;
    text-decoration: none;
	color:aquamarine;
}

.btn{
    text-align: center;
    border-left: #029694 1px solid;
    width: 9%;
    color: #02bfbd;
    display: block;
    float: left;
}

 .btn:hover {
    text-decoration: none;
    text-align: center;
    border-left: #029694 1px solid;
    width: 9%;
    color: aquamarine;
    display: block;
    float: left;
    background: -moz-linear-gradient(top,  rgba(147,206,222,0.44) 24%, rgba(117,189,209,0.29) 50%, rgba(73,165,191,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
	background: linear-gradient(to bottom,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7093cede', endColorstr='#0049a5bf',GradientType=0 );
     -webkit-transition: background 4s ease-in; /* Firefox */
    -moz-transition: background 4s ease-in; /* WebKit */
    -o-transition: background 4s ease-in; /* Opera */
    transition: background 4s ease-in; /* Standard */
}

#overlay{
	display: none;
    position: absolute;
	width: 100%;
    height:580px;
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.65) 30%, rgba(0,0,0,0.63) 31%, rgba(0,0,0,0) 67%, rgba(0,0,0,0) 68%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.65) 30%,rgba(0,0,0,0.63) 31%,rgba(0,0,0,0) 67%,rgba(0,0,0,0) 68%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.65) 30%,rgba(0,0,0,0.63) 31%,rgba(0,0,0,0) 67%,rgba(0,0,0,0) 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */	
    -webkit-transition: background 4s ease-in; /* Firefox */
    -moz-transition: background 4s ease-in; /* WebKit */
    -o-transition: background 4s ease-in; /* Opera */
    transition: background 4s ease-in; /* Standard */
    top: 119px;
}

#ausgabe{
	float: left;
    margin-left: 25%;
	display: none;
	padding: 1.2em;
	width: 50%;
	margin-bottom:1em;
	margin-top:1em;
	position: absolute;
	top: 160px;
	border: rgba(127, 255, 212, 0.4) 1px solid;
	color: #7fffd4;
    font-weight: 300;
    background-image: url(../images/tile_01.png);
    background-repeat: repeat;
    background: -moz-linear-gradient(top,  rgba(147,206,222,0.44) 24%, rgba(117,189,209,0.29) 50%, rgba(73,165,191,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
    background: linear-gradient(to bottom,  rgba(147,206,222,0.44) 24%,rgba(117,189,209,0.29) 50%,rgba(73,165,191,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7093cede', endColorstr='#0049a5bf',GradientType=0 );
    -webkit-transition: background 4s ease-in; /* Firefox */
    -moz-transition: background 4s ease-in; /* WebKit */
    -o-transition: background 4s ease-in; /* Opera */
    transition: background 4s ease-in; /* Standard */
    border-bottom-right-radius: 40px;
    border-top-left-radius: 40px;
}

video{
    float:right;
    display: block;
    border: rgba(127, 255, 212, 0.4) 1px solid;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-box-shadow: 1px 1px 19px 3px rgba(0, 255, 212, 0.4); /* WebKit */
    -moz-box-shadow: 1px 1px 19px 3px rgba(0, 255, 212, 0.4); /* Firefox */
    box-shadow: 1px 1px 19px 3px rgba(0, 255, 212, 0.4); /* Standard */ 
}

#mission_t{
    float: left;
    width: 45%;
    top: 20px;
    right: 20px;
    display: block;
    padding: 20px;
    border: rgba(127, 255, 212, 0.4) 1px solid;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 1px 1px 19px 3px rgba(0, 255, 212, 0.5); /* WebKit */
    -moz-box-shadow: inset 1px 1px 19px 3px rgba(0, 255, 212, 0.5); /* Firefox */
    box-shadow: inset 1px 1px 19px 3px rgba(0, 255, 212, 0.5); /* Standard */ 
}

.mission_ctrl_l{
	display: block;
	float: left;
}



