/********************** CSS Document ************************/
/* Datum der letzten Änderung	: 2009-02-03   	                                   */
/* Copyright			        : by EuCF      	   	 		   */
/************************************************************/

.td_linie_unten 	{
  				border-color: #000099; 				
				border-bottom-style: solid;				
				border-bottom-width: 1px;								
				}		

.td_linie_unten_grafik1 	{  						
						background-image: url(../image/map1a.png);						
						background-repeat: no-repeat; /* keine wiederholung */
						/*background-repeat: repeat-y; /* Y wiederholung */
						/*background-repeat: repeat-x; /* X wiederholung */
						border-color: #000099; 
						border-bottom-style: solid;		
						border-bottom-width: 1px;								
						}			
						
.td_linie_unten_grafik2 	{  						
						border-color: #000099;
 						border-bottom-style: solid;
						border-bottom-width: 1px;
						background-image: url(../image/map2a.png);
						background-repeat: no-repeat; /* keine wiederholung */
						/*background-repeat: repeat-y; /* Y wiederholung */
						/*background-repeat: repeat-x; /* X wiederholung */
						border-color: #000099; 						
						border-bottom-style: solid;						
						border-bottom-width: 1px;								
						}
						
.td_linie_unten_grafik3 	{  						
						background-image: url(../image/map3a.png);
						background-repeat: no-repeat; /* keine wiederholung */
						/*background-repeat: repeat-y; /* Y wiederholung */
						/*background-repeat: repeat-x; /* X wiederholung */
						}
						
.td_linie_unten_grafik4 	{
  						background-image: url(../image/map4a.png);						
						background-repeat: no-repeat; /* keine wiederholung */						
						/*background-repeat: repeat-y; /* Y wiederholung */						
						/*background-repeat: repeat-x; /* X wiederholung */						
						}
.td_linien		{				
				border-color: #000099; 
				border-top-style: solid;
				border-left-style: solid;	
				border-bottom-style: solid;
				border-width: 1px;
				}
				
.td_linien2		{				
				border-color: #000099;
				border-left-style: solid;
				border-bottom-style: solid;	
				border-width: 1px;
				}
				
.update			{
				font-family:arial,verdana,sans-serif;				
				font-size:8pt;
				line-height:12pt;
				color:#ffffff;
				font-weight:normal;	
				letter-spacing:0.15em;	
				vertical-align:middle;
				}

				
.eucf			{
				font-family:arial,verdana,sans-serif;				
				font-size:8pt;
				line-height:10pt;
				color:#000;
				font-weight:bold;
				letter-spacing:0.15em;
				}

	  
.input 	{
         background-color: #ff0000;
		 background: #ff0000;
		}

				
#divid1		{		
			position:absolute;		
			left:450px; 
			top:60px; 
			width:300px; 
			height:250px;		
			z-index:0;		
			background-image: url(../image/map.png);		
			background-color:#ffff99;		
			width:300px;		
			height:250px;		
			border:0px;		
			padding:20px;		
			opacity:.8;		
			filter:alpha(opacity=80);		
			-moz-opacity:.8;		
			}

body		{		
		font-family:arial,verdana,sans-serif;		
		font-size:10pt;				
		line-height:10pt;		
		color:#000000;		
		font-weight:normal;		
		text-align:left;			
		background-color:#ffff99;		
		margin-left:2px;		
		margin-top:2px;		
		margin-right:2px;		
		margin-bottom:2px;		
		}

.checkit	{				
			font-family:arial,verdana,sans-serif;				
			font-size:10pt;						
			line-height:12pt;				
			color:#333333;				
			font-weight:bolder;				
			padding-left:5px;
			}
	
.ueberschrift1	{				
				font-family:arial,verdana,sans-serif;				
				font-size:15pt;						
				line-height:18pt;				
				color:#333333;				
				font-weight:bolder;				
				padding-left:20px;								
				}
				
.ueberschrift2	{				
				font-family:arial,verdana,sans-serif;				
				font-size:12pt;						
				line-height:14pt;				
				color:#666666;				
				font-weight:bold;					
				padding-left:20px;								
				}
				
.ueberschrift3	{
				font-family:arial,verdana,sans-serif;				
				font-size:10pt;						
				line-height:14pt;				
				color:#333333;				
				font-weight:bold;					
				padding-left:20px;								
				}

.ueberschrift4	{				
				font-family:arial,verdana,sans-serif;				
				font-size:10pt;						
				line-height:14pt;				
				color:#333333;				
				font-weight:normal;	
				font-style:italic;
				padding-left:20px;
				text-decoration:underline;								
				}				

.menuepunkt		{
				font-family:arial,verdana,sans-serif;				
				font-size:8pt;						
				line-height:10pt;				
				color:#333333;				
				font-weight:bold;						
				}

.haupttext		{				
				font-family:arial,verdana,sans-serif;				
				font-size:10pt;						
				line-height:12pt;				
				color:#333333;				
				font-weight:normal;					
				padding-left:20px;								
				}
				
.unten			{				
				font-family:arial,verdana,sans-serif;				
				font-size:9pt;						
				line-height:10pt;				
				color:#000000;				
				font-weight:normal;				
				text-align:center;
				}

				
.unten2			{				
				font-family:arial,verdana,sans-serif;				
				font-size:8pt;						
				line-height:9pt;				
				color:#000000;				
				font-weight:normal;				
				text-align:center;
				}				
				
.error			{				
				font-family:arial,verdana,sans-serif;				
				font-size:15pt;						
				line-height:18pt;				
				color:#333333;				
				font-weight:bolder;				
				}

				
.step			{				
				font-family:arial,verdana,sans-serif;				
				font-size:13pt;						
				line-height:16pt;				
				color:#666666;				
				font-weight:bolder;	
				padding-left:10px;				
				padding-right:10px;
				}				
				
				
a:link		{			
			text-decoration:none;			
			color:#0000ee;															
			}

a:active	{			
			text-decoration:none;				
			color:#000033;			
			}
			
a:visited	{			
			text-decoration:none;			
			color:#000099;										
			}
			
a:hover		{			
			text-decoration:underline;			
			color:#66cc00;			
			}

.normal a:link		{
					text-decoration:none;					
					color:#000;
					font-family:arial,verdana,sans-serif;					
					font-size:9pt;							
					line-height:10pt;									
					font-weight:normal;					
					text-align:center;											
					}
				
.normal a:active		{									
					text-decoration:none;						
					color:#000;					
					}
					
.normal a:visited	{					
					text-decoration:none;					
					color:#000;												
					}
					
.normal a:hover		{
					text-decoration:none;					
					color:#000;					
					}			  																
					
	