@charset "UTF-8";
/*--------------------------------------------------------------------
----------------------------------------------------------------------
----------------------FUNCTION FOLLOWS FICTION------------------------
----------------------------------------------------------------------
----------------------------------------------------------------------
**********************************************************************

													         _| 
	   _|    _|  _|_|_|    _|    _|_|_|  _|  _|_|  _|_|_|    
	   _|    _|  _|    _|  _|  _|    _|  _|_|      _|    _|  
   	   _|    _|  _|    _|  _|  _|    _|  _|        _|    _|  
	     _|_|_|  _|    _|  _|    _|_|_|  _|        _|    _|  
                                     _|                      

**********************************************************************
----------------------------------------------------------------------
----------------                                  --------------------
----------------          MITGIFT HAMBURG         --------------------
----------------   MAIN CSS Styles - UNIQRN.COM   --------------------
----------------    developed by Eddy Salzmann    --------------------
----------------                                  --------------------
----------------------------------------------------------------------
--------------------------------------------------------------------*/


* 			{margin:0; padding:0;}

html, body 	{height:100%; font-size:20px;}
body 		{background-color:#ffffff; color:#630; font:100%/1.4 sans-serif; text-align:center;/* horizontal centering for IE Win quirks */}

/*--------------------------------------- Links ----------------------------------------------*/

a:link 		{text-decoration: none;}
a:visited 	{text-decoration: none;}
a:hover 	{text-decoration: none;}
a:active 	{text-decoration: none;}

/*--------------------------------------- Container ----------------------------------------------*/

#distance 	{width:1px; height:50%; background-color:#ffffff; margin-bottom:-260px; /* half of container's height */ float:left;}

#container 	{margin:0 auto; position:relative; /* puts container in front of distance */ text-align:left; height:510px; width:890px; 
			clear:left; border:1px solid #8F5C3A;}

/*--------------------------------------- Content ----------------------------------------------*/

#content	{width:792px; height:380px; border:1px solid #8F5C3A; position:absolute; overflow:hidden; margin-left:48px; margin-top:88px; background-image:url(../img/main.jpg);}

/*--------------------------------------- Navigation ----------------------------------------------*/	
		
#logo	{ width:213px; height:304px; position:absolute; background-image:url(../de/img/logo.gif);}

#select {font-family:"Times New Roman", Times, serif; margin-top:50px; margin-left:270px; width:500px;}

.float {float:left; padding-right:10px;}
#german a{color:#FFFFFF; }
#german a:hover{text-decoration:underline;}
#seperator {color:#000000;}
#english a{color:#000000;}
#english a:hover{ text-decoration:underline;}

div.navi_main {position:absolute; margin-left:658px; margin-top:54px;}
