html{
	padding:0px;
	margin:0px;
	width:auto;
}
body {
	background:url(../../img/body/bg.jpg) repeat-x center -122px white;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	width:auto;
	min-width:1000px;
}
#HeadLink{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	height:202px;
}
#Header{
	background:url(../../img/body/titel.png) no-repeat center top transparent;
	border-bottom:2px solid #0080ff;
	padding:0px;
	margin:0px;
	width:100%;
	height:232px;
	display:block;
}
#Header h1{
	display:none;
	padding:0px;
	margin:0px;
	height:0px;
}
#Header ol{
	display:inline-block;
	margin:0px;
	width:auto;
	padding:0px 0px 0px 100px;
	height:232px;
	float:left;
}
#Header ol li{
	float:left;
	height:30px;
	min-width:20px;
	margin-left:1px;
	list-style-image:none;
	list-style-type:none;
	display:inline-block;
	margin-top:208px;
	font-weight:bold;
}
#Header ol li span.Desc{
	padding-left:20px;
	padding-right:2px;
	font-weight:lighter;
	font-size:10pt;
}
#Header ol li a{
	color:rgb(255,255,255);
	height:20px;
	min-width:20px;
	padding:2px 8px 2px 8px;
	text-align:center;
	display:inline-block;
	margin:0px;
	text-decoration:none;
	border:0px none;
	background-color:rgb(77,189,255);
}
#Header ol li a:hover{
	color:rgb(77,189,255);
	background:rgb(255,255,255);
	padding:2px 8px 2px 8px;
	text-decoration:none;
	border:0px none;
}
#Header ol li.Default a{
	color:rgb(255, 128, 64);
	background-color:transparent;
	padding:2px 8px 2px 8px;
	text-decoration:none;
	border:0px none;
	filter: none;
}
#Header ol li.Default a:hover{
	color:rgb(66, 189, 255);
	background-color:rgb(255, 128, 64);
	padding:2px 8px 2px 8px;
	text-decoration:none;
	border:0px none;
}
/* Because of rgba() I needed to render this separetely! */
#Header ol li a{
	color:rgba(255, 255, 255, 0.75);
	background-color:rgba(255, 255, 255, 0);
}
#Header ol li a:hover{
	color:rgba(0, 128, 255, 0.2);
	background-color:rgba(255, 255, 255, 0.5);
}
/* --- */

#Booty{
	padding:20px;
	display:block;
}

#Booty a{
	cursor:pointer;
	color:#0080ff;
	border:1px dashed white;
	text-decoration:none;
}
#Booty a:hover{
	color:#8ac5ff;
	background-color:rgba(255,255,255,0.5);
	border:1px dashed #8ac5ff;
	text-decoration:none;
}
#Booty a.ext{
	color:#ffa87d;
	border:1px dashed white;
	text-decoration:none;
}
#Booty a:hover.ext{
	color:#ff8040;
	border:1px dashed #ff8040;
	text-decoration:none;
}
#Booty ul.files{
	list-style-position:inside;
	list-style:none;
	margin:10px 10px 10px 10px;
	padding:10px 50px 20px 50px;
	border:1px dashed black;
	background:url(../../img/body/file.jpg) 0px 0px repeat;
}
#Booty ul.files li{
	text-shadow:0px 0px 2px silver;
	list-style:none;
	margin-left:0px;
	border:0px none;
}
#Booty ul.files li a{
	height:20px;
	display:inline-block;
	margin-bottom:2px;
	padding-left:25px;
	background:url(../../img/body/hierarchy.png) 0px 0px no-repeat transparent;
}
#Booty ul.files li span{
	font-style:italic;
	font-weight:bold;
	text-shadow:0px 0px 2px gray;
	color:gold;
	height:20px;
	display:inline-block;
	padding-left:25px;
	margin-left:-20px;
	margin-bottom:2px;
	background:url(../../img/body/hierarchy.png) 0px -20px no-repeat transparent;
}
#Booty ul.files li.Img a{
	background:url(../../img/body/hierarchy.png) 0px -40px no-repeat transparent;
}
#Booty ul.files li.Unkn a{
	background:url(../../img/body/hierarchy.png) 0px -60px no-repeat transparent;
}
#Booty ul.files li.Plug a{
	background:url(../../img/body/hierarchy.png) 0px -80px no-repeat transparent;
}
#FontMenu{
	text-align:right;
	display:block;
	border:0px none;
	height:0px;
   	-moz-user-select: none;
  	-khtml-user-select: none;
   	user-select: none;
}
#FontMenuDiv{
	background:url(../../img/body/dafont.png) no-repeat left top transparent;
	position:absolute;
	text-align:left;
	padding:0px;
	right:20px;
	top:-5px;
	width:210px;
	height:90px;
	z-index:1;
	white-space:normal;
   	-moz-user-select: none;
   	-khtml-user-select: none;
   	user-select: none;
}
#FontMenu a{
	border:0px none;
	cursor:pointer;
	background-color:#8B4500;
	text-decoration:none;
}
#FontMenu a:hover, #MinA:hover, #MidA:hover, #MaxA:hover, #OpenA:hover, #CloseA:hover{
	border:0px none;
	cursor:pointer;
	background-color:#ff0000;
	text-decoration:none;
}
#FontMenu div #MinA{
	position:absolute;
	display:block;
	top:10px;
	left:16px;
	width:50px;
	height:50px;
	border:0px none;
	cursor:pointer;
	text-decoration:none;
	background-image:url(../../img/body/dafont.png);
	background-position:-16px -9px;
	background-repeat:no-repeat;
}
#FontMenu div #MidA{
	position:absolute;
	display:block;
	top:10px;
	left:71px;
	width:50px;
	height:50px;
	border:0px none;
	cursor:pointer;
	margin-left:9px;
	margin-right:9px;
	background-image:url(../../img/body/dafont.png);
	background-position:-80px -9px;
	background-repeat:no-repeat;
}
#FontMenu div #MaxA{
	position:absolute;
	display:block;
	top:10px;
	left:146px;
	width:50px;
	height:50px;
	border:0px none;
	cursor:pointer;
	background-image:url(../../img/body/dafont.png);
	background-position:-145px -9px;
	background-repeat:no-repeat;
}
#FontMenu div #CloseA{
	position:absolute;
	display:block;
	top:70px;
	left:5px;
	width:200px;
	height:20px;
	border:0px none;
	cursor:pointer;
	background-image:url(../../img/body/dafont.png);
	background-position:-5px -95px;
	background-repeat:no-repeat;
}
#FontMenu div #OpenA{
	position:absolute;
	display:none;
	top:70px;
	left:5px;
	width:200px;
	height:20px;
	border:0px none;
	cursor:pointer;
	margin-top:1px;
	background-image:url(../../img/body/dafont.png);
	background-position:-5px -115px;
	background-repeat:no-repeat;
}

#BTT{
	position:fixed;
	right:5px;
	top:-5px;
	width:110px;
	height:80px;
	z-index:99;
	padding-top:25px;
	padding-left:5px;
	border:0px none;
	background:url(../../img/body/totop.png) no-repeat 0px 0px transparent;
	text-decoration:none;
	display:none;
	opacity: .70;
	-khtml-opacity: .70;
	-moz-opacity: .70;
}
#BTT a{
	width:95px;
	height:50px;
	border:0px none;
	text-decoration:none;
	cursor:pointer;
	display:block;
	background:url(../../img/body/totop.png) no-repeat -5px -25px white;
}
#BTT a:hover{
	background-color:blue;
}

#Booty .Div100{
	display:inline-block;
	width:95%;
	min-height:200px;
	margin:3%;
	overflow:visible;
	border:1px dashed #0080ff;
	padding-bottom:10px;
}
#Booty .Div50L{
	display:block;
	width:46%;
	height:200px;
	margin-left:3%;
	margin-bottom:3%;
	border:1px dashed #0080ff;
	float:left;
}
#Booty .Div50R{
	display:block;
	width:46%;
	height:200px;
	margin-left:3%;
	margin-bottom:3%;
	margin-right:-1px;
	border:1px dashed #0080ff;
	float:left;
}
#Booty .Div100 p, #Booty .Div50L p, #Booty .Div50R p{
	margin:10px;
	margin-bottom:0px;
}
#Booty .Div100 h2, #Booty .Div50L h2, #Booty .Div50R h2{
	margin:10px;
	margin-bottom:0px;
	color:#0080ff;
	padding-bottom:10px;
	margin-bottom:0px;
	text-align:center;
	border-bottom:1px dashed;
}
#Booty h2 a, #Booty h2 a:hover{
	border:0px none;
}
#Booty .Div100 h3, #Booty .Div50L h3, #Booty .Div50R h3{
	display:inline-block;
	width:33%;
	text-align:center;
	margin-left:0px;
	margin-top:25px;
	margin-bottom:0px;
	border-bottom:1px dashed;
}
#Booty .Div100 div, #Booty .Div50L div, #Booty .Div50R div{
	color:black;
	display:block;
	margin:0px;
	padding:0px;
}
a.ProfImg, a:hover.ProfImg, a.ProfImg:hover{
	cursor:pointer;
	height:200px;
	border:0px none;
	margin:10px;
	float:left;
	display:inline-block;
	padding:0px;
}
a.ProfImg #P{
	margin:0px;
	border:0px none;
	display:inline-block;
	float:left;
	padding:0px;
}
a.ProfImg #P img{
	float:left;
	display:inline-block;
	padding:0px;
	margin:0px;
	border:1px dashed black;
	opacity: .80;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-khtml-opacity: .80;
	-moz-opacity: .80;
}
a:hover.ProfImg #P img{
	opacity: 1.00;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.00;
	-moz-opacity: 1.00;
}
a.ProfImg #PP{
	position:absolute;
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
	z-index:-1;
}
a:hover.ProfImg #PP{
	position:absolute;
	width:700px;
	height:700px;
	margin-top:-350px;
	margin-left:-40px;
	display:block;
	visibility:visible;
	z-index:9;
}
a.ProfImg #PP img{
	display:inline-block;
	padding:0px;
	margin:0px;
	border:1px dashed black;
}
#MovieDiv{
	position:static;
	display:inline-block;
	margin:11px 5px 0px -5px;
	padding:0px;
	float:left;
}
#flvPlayer{
	position:static;
	display:inline-block;
	margin:11px 5px 0px -5px;
	padding:0px;
	float:left;
	background-color:#000000;
}
.Hidden{
	display:none;
	visibility:hidden;
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
