@charset "utf-8";
html{
height:100%; 
}
*{
padding:0; 
margin:0 auto;
}
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FFF;
	background-color: #000;
	background-image: url(images/video_2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	overflow: auto;
	height: 100%;
}
a img {
 border: 0;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:active {
		color: #FFF;
}
a:visited {
	color: #FFF;
}		
h1 
{
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: 'Pathway Gothic One', sans-serif;
	padding-left: 15px
}
h2 
{
	font-size:20px;
	font-weight:normal;
	color:#999;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: 'Pathway Gothic One', sans-serif;
}
#wrapper_1{
	width:1070px;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#text_cont{
	width:1050px;
	float:left;
	font-size: 12px;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: auto;
	color: #000;
	margin: 5px;
}
#text_cont_all{
	width:1060px;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	font-size: 12px;
	padding-top: 0px;
	background-repeat: repeat-x;
	height: auto;
	color: #FFF;
}
.hyphenless {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	width: 390px;
}
#text_cont2 p{
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#text_cont2_sub1{
	width:400px;
	float:left;
	font-size: 17px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	color: #999;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	clear: left;
	height: auto;
	text-align: left;
	z-index: -1;
}
#text_cont2_sub2{
	width:600px;
	float:right;
	font-size: 17px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	clear: left;
	height: 100px;
	text-align: left;
	z-index: -1;
}
#text_cont2_sub3{
	width:400px;
	height: 50px;
	float: left;
}
#text p{
line-height:1.35em;
margin: 5px;
}


/* ---------- Mega Drop Down --------- */
#mega {
	list-style:none;
	font-weight:bold;
	margin-top: 1px;
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: -1;
	padding-left: 0px;
	padding-top: 30px;
}
#mega li {
	margin-left:-1px;
	float:right;
	width:153px;
	text-align:center;
	position:relative;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-image: url(images/menu_hint.png);
	margin-top: 1px;
	margin-right: -1px;
	margin-bottom: 0px;
	color: #CCC;
	padding-bottom: 10px;
}
#mega li:hover {
	z-index:1;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: -1px;
	margin-left: -1px;
	color: #FFF;
	margin-top: 1px;
}
#mega a {
	font-family: 'Pathway Gothic One', sans-serif;
	/*font-family: 'Voltaire', sans-serif;*/
	font-size: 22px;
	font-weight: 400;
	color:#FFF;
	outline:0;
	text-decoration:none;
	display:block;
	line-height:2em;
	z-index: 2;
}
/* ----------- Hide/Show Div ---------- */
#mega div {
	position:absolute;
	left:-999em;
	margin-top:13px;
	width:auto;
	font-weight:normal;
	text-align:left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(i_set/menu_hin.png);
	background-repeat: repeat;
	z-index: 2;
}
#mega li:hover div {
	left:-1px;
	top:auto;
	z-index: 2;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#mega li.dif:hover div {
	left:-221px;
	z-index: 2;
	color: #F00;
}
/* --------- Within Div Styles --------- */
#mega div h2 {
	font-size:1em;
	padding:0 10px;
	margin:10px 0 5px 0;
	clear:both;
	float:left;
	width:530px;
	position:relative; /* makes above drop shadow */
	background-color: #5E5E5D;
	color: #FFF;
}
#mega div p {
	float:left;
	width:156px;
	padding-left:10px;
	position:relative;
	color: #FFF;
}
#mega div p a {
	float:left;
	clear:left;
	width:100%; /* For IE6/7 */
	line-height:1.4;
	color: #CCC;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 20px;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
	text-decoration:none;
	color: #FFF;
	font-weight: normal;
}
/* ---------- Drop Shadow ---------- */
#mega div .s1, #mega div .s2, #mega div .s3 {
	position:absolute;
	width:100%;
	height:100%;
	color: #FFF;
}
#mega div .s1 {
	background:url(images/rightcorner.png) 100% 0 no-repeat;
	top:1px;
	right:-9px;
	color: #FFF;
} 
#mega div .s2 {
	background:url(images/leftcorner.png) 0 100% no-repeat;
	bottom:-9px;
	left:1px;
	color: #FFF;
} 
#mega div .s3 {
	background:url(images/shadow.png) 100% 100%;
	top:9px;
	right:-9px;
	color: #FFF;
}
#mega li:hover .s4 {
	background:url(images/li-shadow.png) 100% 0 repeat-y;
	position:absolute;
	top:0;
	right:-9px;
	height:100%;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFF;
}
* html #mega li:hover .s4 {
	background:none;
	color: #FFF;
}
#mega li:hover .dif-s4 {
padding-bottom:9px
}

#footer{
	font-family: 'Pathway Gothic One', sans-serif;
	font-size: 20px;
	padding-right: 0;
	padding-top: 0px;
	background-repeat: no-repeat;
	width: 1080px;
	text-align: center;
	height: 240px;
	color: #666;
	padding-left: 0px;
	margin-right: 0px;
	/*margin-bottom: 20px; */
	margin-left: 0px;
	padding-bottom: 30px;
	background-image: url(images/footer.png);
	clear: both;
}
h2.speziell{
	font-family: 'Pathway Gothic One', sans-serif;
	color:#999999;
	font-size: 20px;
}
a.speziell:link {
	font-family: 'Pathway Gothic One', sans-serif;
	color:#999999;
	font-size: 20px;
	
}

a[class ="popup"] {
	font-family: 'Pathway Gothic One', sans-serif;
	color:#999999;
	font-size: 20px;
	padding-left: 60px;
	background-color: transparent;
	background-image: url(i_set/youtube_link.png);
	background-repeat: no-repeat;
	background-position: left center;
}

a.speziell:hover {
	background-color: #999;
	font-size: 20px;
	color: #FFF;	
}
#footer1{
	font-size:0.8em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 280px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 5px;
	
}
#footer img{
	padding-right: 20px;
}
#footer a{
	color: #999;
}
#footer a:hover{
	color: #FFF;
}
#footer2{
	font-size:0.8em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 5px;
}

#footer3{
	font-size:0.8em;
	float: right;
	width: 350px;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
