/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
.wrapper {
	position:relative;
	width: 100%;
	padding-top: 56.25%;
	padding-bottom: 25px;
}

.wrapper embed {
	position: absolute;
	top: 0;
	left: 0%; 
	width: 100%;
	height: 100%;			/*TODO: passende höhe finden*/
}

#background {
	z-index: -999; 
	min-height: 100%; 
	min-width: 1024px; 
	width: 100%;
	height: auto; 
	position: fixed; 
	top: 0pt; 
	left: 0pt;

}

#banner {
	max-width: 100%;
	height: auto;
	width: 100%;
/*	border-width: 2px;
	border-color: #0000EE;
	border-style:solid; */
}

#bilder {
	max-width: 100%;
	height: auto;
	width: 100%;
/*	border-width: 2px;
	border-color: #0000EE;/*#FF8C00; alte farbe(orange)
	border-style:solid; */
}

#page {
	max-width: 960px;
	min-width: 550px;
	margin:0 auto;
}

#content {
	width: 94%;
	padding: 10px 3%;
	/*background-color: #2E2E2E;/*#8B4513; orange
	border-width: 2px;
	border-color: #7FFF00;
	border-style: solid;*/
}

#footer {
	padding: 0 3.125%;
	/*background-color: #000000;*/
	clear: both;
	border-top-width: 2px;
	border-top-color: #0000EE;
	border-top-style: solid;
}


  #tswcsstabs ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    text-align: center;
    }

  #tswcsstabs ul li { margin: 0pt;
    padding: 0pt;
    display: inline;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    font-family: Arial,Helvetica,sans-serif;
    }

  #tswcsstabs li a { border: 1px outset #0000EE/*rgb(127, 255, 000)*/;
    padding: 8px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    text-decoration: none;
    display: inline;
    }

  #tswcsstabs li a:hover { background-color: #0000EE; color: #FFFFFF;
    }

