@charset "UTF-8";/*css*//*all*/*{	margin: 0;	padding: 0;}/*class: body tag*/body {	margin: 0;	font-family: "Trebuchet MS", Geneva, Helvetica, Arial sans-serife;	background: #000;	font-size: 70.01%;	letter-spacing: 0.1em;	line-height: 1.5em;	color:#FFF;}/*class: headline tag*/h1{	font-weight: bold;	font-size: 2.5em;	letter-spacing: 0.1em;	padding: 0.2em 0.2em 0 0.2em;}/*class: headline tag*/h2{	font-weight: bold;	font-size: 2em;	letter-spacing: 0.1em;	line-height: 1.5em;	padding: 0 0.2em 0 0.2em;}/*class: headline tag*/h3{	font-weight: bold;	font-size: 1.3em;	letter-spacing: 0.1em;	margin-bottom: 0.2em;}/*class: headline tag*/h4{	font-weight: bold;	font-size: 1em;	letter-spacing: 0.1em;}/*class: paragraph tag*/p{	margin-bottom: 1em;}/*class: table data tag*/td {	font-weight:normal;	vertical-align:top;	padding:0.1em 0 0.1em 0;}/*class: input textfield tag*/input{	border: none;	background:#FFFFFF;	padding: 0.2em;	margin:0.1em 0 0.1em 0;}/*class: textarea textfield tag*/textarea{	font-family: "Trebuchet MS", Geneva, Helvetica, Arial sans-serife;	font-size: 1.2em;	font-style:normal;	padding: 0.2em;	margin:0.1em 0 0.1em 0;	border: none;}/*tag: table*/table{	width:100%;	margin-bottom:0.4em;}/*id: hidden elements*/.hidden{	display:none;}/*id: menue link*/#main_window{	margin:auto;	border:20px solid #000;}/*class: link*/a:link{	color:#09F;	text-decoration: none;}/*class: link over*/a:hover{	color:#FFF;	text-decoration: none;}/*class: link active*/a:active{	color:#FFF;	text-decoration: none;}/*class: link*/a:visited{	color:#09F;	text-decoration: none;}a.active_main_men{	color:#FFF;}/*header*/#head{	margin: 100px 0 0 50px; 	background:#000000; 	font-weight:bold; 	color:#FFFFFF; 	padding: 0.4em 0 0 0.4em;}/*id: menue*/#menue{	margin: 10px 0 0 50px;	width: 11em;	float:left;}.main_menue{	font-size:1.5em;}/*class: unordered list*/ul{	list-style:none;	background: #000;	margin: 20px 0 0 0;	padding: 0.4em;}/*class: link*/a:link .hidden{	color:#fff;	text-decoration: none;	display: none;	background:#000; 	border: 3px solid #fff; 	padding:0.4em;	width: 25em;}/*class: link*/a:hover .hidden{	display: block;	position:absolute;	left:17em;}/*class: link*/a:link .inactive{	color:#fff;	text-decoration: none;}/*class: link*/a:hover .inactive{	color:#09F;	text-decoration: none;}/*class: link*/a:visited .inactive{	color:#fff;	text-decoration: none;}/*Design Footer*/#design_footer{	clear:both;	height:200px; 	width:100%;}/*content*/#content{	margin: 28px 20px 0 18em;}/**/#flash{	position:absolute;	z-index:0;	width:95%;	height:95%;}/**/#frame{	position:relative;	z-index:1;}/*WIDGET header*/.wid_header{	background: #FFF; 	color:#000; 	padding: 0.2em 0 0 0.5em;}/*WIDGET */.wid_content{	padding: 5px;}/*widget_main*/#widget_main{	background: #000; 	top:180px; 	left:50px; 	overflow:hidden;}/*developers*/#dev_only{	display: none;}
