html, body	{       font-family:'Verdana', 'Tahoma', 'Arial';
			font-size:12px;
                    	font-style:normal;
               		background:#53676c;
               		color:#000000;
               		width:100%;
               		height:100%;
               		margin:0px;
               		bottom:0px;
               		z-index:0; }

#mainframe	{	width:100%;
			height:100%;
            		position:relative;
            		background:transparent;
                         text-align:center;
            		z-index:1; }

#centersite	{	width:750px;
                         margin:0px auto;
                         position:relative;
                         background:url("grafik_index/bg_index.png");
            		z-index:2; }

#logoframe	{       width:750px;
			height:150px;
                         position:relative;
                         top:20px;
                    	text-align:center;
                         overflow:hidden;
               	   	background:transparent;
            	   	z-index:2; }

#contentframe	{	width:750px;
                         position:relative;
               	   	background:transparent;
            	   	z-index:2; }

#content_intro    {	width:650px;
			height:99px;
                         text-align:justify;
                         margin:0px auto;
                         margin-bottom:40px;
                         margin-top:40px;
                         position:relative;
               	   	background:transparent;
            	   	z-index:2; }

#content_main    {	width:500px;
                         text-align:justify;
                         margin:0px auto;
                         margin-left:200px;
                         margin-bottom:60px;
                         position:relative;
               	   	background:transparent;
            	   	z-index:2; }

#iconframe	{	width:160px;
			margin-left:35px;
                         margin-top:161px;
                         position:absolute;
                    	background:transparent;
                    	z-index:3; }

#navitop	{      	 	height:20px;
			width:750px;
        	     		text-align:center;
          	     	position:relative;
                         float:right;
               		background:url("grafik_index/bg_navitop.png");
            		z-index:4; }

#navibottom	{      	height:20px;
			width:750px;
                         position:absolute;
                         bottom:0px;
                         left:0px;
                         text-align:center;
                         margin:0px auto;
               		background:url("grafik_index/bg_navitop.png");
                         z-index:4; }

#bottom_spacer {		width:750px;
			height:10px;
                         position:relative;
                         background:transparent; }

#preloader	{	position:absolute;
                         width:1px; height:1px;
                         float:left; overflow:hidden;
			visibility:hidden; }

a	{	background:transparent;
     		color:#ffffff;
      		font-weight:normal;
      		font-size:12px;
                 line-height:20px;
                 padding-left:20px;
                 padding-right:20px;
      		text-decoration:none;
          	outline:none; }

a:hover, a:active	{	color:#444444; }

a.web	{				background:url("grafik_index/icon_web_1.png");
					width:150px;
               				height:68px;
               				display:block;
                                         border:0px solid;
                                         padding:0px;
               				text-decoration:none; }

a.web:hover, a.web:active	{	background:url("grafik_index/icon_web_2.png");
					text-decoration:none; }

a.log	{				background:url("grafik_index/icon_logo_1.png");
					width:150px;
               				height:68px;
                                         border:0px solid;
                                         padding:0px;
               				display:block; }

a.log:hover, a.log:active	{	background:url("grafik_index/icon_logo_2.png"); }

a.ani	{				background:url("grafik_index/icon_animation_1.png");
					width:150px;
               				height:68px;
                                         border:0px solid;
                                         padding:0px;
               				display:block; }

a.ani:hover, a.ani:active	{	background:url("grafik_index/icon_animation_2.png"); }

a.fot	{				background:url("grafik_index/icon_foto_1.png");
					width:150px;
               				height:68px;
                                         border:0px solid;
                                         padding:0px;
               				display:block; }

a.fot:hover, a.fot:active	{	background:url("grafik_index/icon_foto_2.png"); }
