/*==============================================================================
==============================================================================*/

body  { background-color: 		#FFFFFF; 
        color:                  #5b5b5b;
		font-family:            Verdana, sans-serif; 
        font-size:              0.9em; 
        text-align:             center;
        padding:                0; 
        margin:                 0;
       }

#mainIndex  { margin: 0px auto; text-align: left; width:22em; }
.logo	    { display:none; }
.mailIndex  { color:#808080; font-size:0.8em; letter-spacing:0.1em; text-align:center; margin-bottom:2em; }
.textIndex  { color:#000064; font-size:0.9em; line-height:1.7em; margin-left:1.4em; padding:0.2em 0em 0.2em 0em; }
.button		{ display:none; }

#main       { margin: 0px auto; width:40em; text-align: left; position:relative;}
.imgLeft    { float:left; margin-right:3em; width:252px; }
.first		{ margin-top:1em; }
.imgRight   { float:left; width:252px;}
.imgText    {  
			 border-bottom:		1px solid #d2d2d2;
			 border-right:		1px solid #d2d2d2;			 
			 float:				left;
			 font-size:			0.8em;
			 margin-top:		0.5em; 
			 margin-bottom:		2.0em; 
		 	 width:				248px;
			 padding:			0.1em 0em 0.7em 0.2em;
		    }
.imgTextAbstand { margin-right:5.3em; }
.last 			{ margin-bottom:4em; }
.borderImg  	{ border:1px solid #7e7e7e; }

.blue			{color: #000064;}
.grey 			{ color:#808080;}
.spacing 		{ letter-spacing:0.05em; }

a.extLink:link , a.extLink:visited , a.extLink:focus , a.extLink:active 
 { color:#808080; text-decoration:none; } 
a.extLink:hover
 { color:#000064; text-decoration:none; } 
 
 .content      { display:none; }
 .contentImg   { display:none; }
 .contentTxt   { display:none; }
 .address 	   { clear:both; border-top: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2; border-left: 1px solid #d2d2d2; color:#c0c0c0; font-size:0.8em; padding:0.5em 0em 0.5em 0.2em }
 .addressUnten { display:none; }
 /*==============================================================================
==============================================================================*/
