					     
/*@font-face { font-family: Corporate E; src: url('c064006t.ttf'); format("truetype")}*/

@font-face 					{font-family: 'Corporate E';
  							 src: url('c064006t.eot');
  					         src: local('☺'),
                             url('c064006t.ttf') format('opentype');
							}



html 					{height:100%;}

body	 				{height:100%; 
					     margin:0; 
					     padding:0;
					     text-align:center;
					     background: #fff;}
					     

#bg 					{position:fixed; 
						 top:0; left:0; 
						 width:100%; height:100%;
						 padding:0 0 0 0;}

#wrap         			{position:relative; 
						 z-index:1; 				    /* places the content ontop of the background image */
						 margin:0 auto 0 auto;
						 width:100%;
						 height:90%
						 border:1px solid red;
						 overflow:hidden;
						 background: url(../layout/bg_wrap.jpg) no-repeat;
						 background-position:top left;
						 }


#center  	 			{width:800px;
						 height:90%
						 overflow:hidden; 
						 margin:3px auto 0 auto; 
						 /*position:relative; 
						 z-index:1; 				    /* places the content ontop of the background image 
						 margin:5px auto 0 auto;
						 width:800px;
						 height:90%
						 border:1px solid red;
						 overflow:hidden;*/                                       
						 }
	 

#viamala 				{display:block;
						 width:632px;
						 height:40px;
						 position:absolute:
						 top:0px;
						 z-index:1;
						 margin:0 auto 0 auto;
						 text-align:left;
						 padding:0px 0 0 168px;}
						 
						          
#header     			{width:800px;
						 height:147px;
						 margin:0 0 0 0;
						 padding: 0 0 0 0;
						 }

#title 					{display:block;
						 float:left;
						 width:490px;
						 height:112px;
						 margin:0 0 0 165px;
						 padding: 25px 0 0 0;
						 text-align:left;}

#signet 				{display:block;
						 float:right;
						 width:140px;
						 height:147px;}			 			

#header img.signet     	{width:140px;
						 height:140px;
						 border:0;
						 }    
						          
/* #header img     	    {} nur IE 6 zeigt img statt font-face an */

/*#navi_horiz      		{display:block;float:right;margin:87px 0 0 0;}*/


#left      				{display:block;
						 float:left;
			 			 width:168px;
            			 overflow:hidden!important;
           				 padding:0 0 0 0;
            			 margin:0 0 0 0;}
            
            
#contentwrap 			{display:block;
						 float:left;
						 width:448px;
						 min-height:300px;
						 margin:0 0 0 0;
						 border:1px solid #fff;
						 border-bottom:0px;}  
						 
#bluetop 				{background:#323f5e;
						 border-bottom:1px solid #fff;
						 height:24px;
						 width:448px;}
						 						           
#content_outer 			{position: relative; 
						 width:448px;
						 padding:0;
						 margin:0;
						 text-align:left;
						 overflow:hidden;
						 }
						 
#transparency            {position: absolute; 
						  background-color: #fff; 
						  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80, style=0);
						  -moz-opacity:0.8;
						  -khtml-opacity: 0.8;
						  opacity:0.8; 
						  height: 10000px; 
						  width: 1000px; 
						  z-index: 1;}						  

#content_inner 			{position:relative;
						 width:418px;
						 min-height:435px; 
						 z-index: 2; 
						 padding: 15px 5px 25px 25px;
						 text-align:left;}

				 


/* rechte Spalte */
						 
/*#right 					{display:block;
						 float:right;
						 width:177px;
						 min-height:499px;
						 border:1px solid #fff;
						 padding: 0px;
						 margin:0;
						 background:#fff;
						 text-align:left;
						 overflow:hidden;}*/

#right_outer 		  	{position: relative; 
						 width:177px;
						 padding:0;
						 margin:0;
						 border:1px solid #fff;
						 text-align:left;
						 overflow:hidden;}
	
#right_transparency 	{position: absolute; 
						 background-color: #fff; 
						 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80, style=0);
						 -moz-opacity:0.8;
						 -khtml-opacity: 0.8;
						 opacity:0.8; 
						 height: 10000px; 
						 width: 1000px; 
						 z-index: 1;}

#right_inner 			{position:relative;
						 z-index: 2;
						 display:block;
						 float:right;
						 width:177px;
						 min-height:499px;
						 padding: 0px;
						 margin:0;
						 text-align:left;
						 overflow:hidden;}
						 	
div.txtbx				{padding:4px 0 8px 4px;}

img.txtbx				{width:177px;
						 height:100px;
						 border:0;}
						 
						 
						 
						 
						 
						 

#footer					{display:block;
						 width:603px;
						 margin:0 20px 0 168px;
						 padding:3px 0 3px 25px;
						 background:#323f5e;
						 border:1px solid #fff;
						 text-align:left;}


						 

#summsel                							{position:fixed;
													 bottom:2px; right:2px;}
#summsel a, #summsel a:link, #summsel a:visited 	{color:#333;}
#summsel a:hover 									{}





.clear:after, #clear:after    						{visibility: hidden;
													 display: block;
													 font-size: 0;
													 content: " ";
													 clear: both;
													 height: 0;
													}     				 
           											 
           											 
           											 
           											 
