/* -------------------------- 
        Bodyformatierung 
   -------------------------- */
   
    /* Buttons */
	.cssButton{
		border-right: #ffffff  1px inset;
		border-top: #ffffff  1px outset;
		font-weight:Normal;
		font-size: 10pt; 
		border-left: #FFFFFF 1px outset;
		color: #FFFFFF;
		border-bottom: #ffffff  1px inset;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #1F1275; 
		}
	
	/* Scrollbars IE only*/
 	BODY{
		scrollbar-face-color:#246835;
		scrollbar-arrow-color:#ffffff;
		scrollbar-track-color:#1F1275;
		scrollbar-shadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#246835;
		scrollbar-darkshadow-Color:#606060;
		}

	/* Links */
		
	A.submenu  
		{
	    color:#4F514F;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight:normal;
		text-decoration:none
	    }
		
	A.submenutitle  
		{
	    color:#4F514F;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight:bold;
		text-decoration:none
	    }
			
	A.menu  
		{
	    color:#1F1275;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: bold;
		text-decoration: none
	    }

	A.menublue  
		{
	    color:#1F1275;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: normal;
		text-decoration: none
	    }
	A.menured  
		{
	    color:red;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: normal;
		text-decoration: none
	    }
      
	A.menuwhite  
		{
	    color:white;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: normal;
		text-decoration: none
	    }		
		
	A.menuboldgrey  
		{
	    color:#4F514F;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: bold;
		text-decoration: none
	    }	
	A.menugrey  
		{
	    color:#CCCCCC;
		font-family : Verdana,Arial,sans-serif;
		font-size : 12px;
		font-weight: normal;
		text-decoration: none
	    }	
		
	A.submenu:Visited  
		{
	    color:#4F514F;
	    }
	
	A.submenutitle:Visited  
		{
	    color:#4F514F;
	    }
			
	A.menu:Visited  
		{
	    color:#1F1275;
	    }
		
	A.menublue:Visited  
		{
	    color:#1F1275;
	    }		
	A.menured:Visited  
		{
	    color:red;
	    }	
      
	A.menuwhite:Visited  
		{
	    color:white;
	    }		
	
	A.menuboldgrey:Visited  
		{
	    color:#4F514F;
	    }	
	
	A.menugrey:Visited  
		{
	    color:#CCCCCC;
	    }	
		
	A.submenu:Active  
		{
		color:#4F514F;
		}		
	
	A.submenutitle:Active  
		{
		color:#4F514F;
		}
	
	A.menu:Active  
		{
		color:#1F1275;
		text-decoration: underline		
		}
		
	A.menublue:Active  
		{
		color:#1F1275;
		text-decoration: underline		
		}		
    
	A.menured:Active  
		{
		color:red;
		text-decoration: underline		
		}
	
	A.menuwhite:Active  
		{
		color:white;
		text-decoration: underline		
		}
	
	A.menuboldgrey:Active  
		{
		color:#1F1275;

		}
	
	A.menugrey:Active  
		{
		color:#CCCCCC;
		text-decoration: underline		
		}
	
	A.submenu:Hover  
		{
		color:#1F1275;
		font-weight: normal;
		text-decoration: underline
		}                          
	
	A.submenutitle:Hover  
		{
		color:#1F1275;
		font-weight: bold;
		text-decoration: underline
		} 
	
	A.menu:Hover  
		{
		color:#1F1275;
		text-decoration: underline
		}
	
	A.menublue:Hover  
		{
		color:#1F1275;
		text-decoration: underline
		}
		
	A.menured:Hover  
		{
		color:red;
		text-decoration: underline		
		}		
		
	A.menuwhite:Hover  
		{
		color:white;
		text-decoration: underline
		}
   
   A.menuboldgrey:Hover  
		{
		color:#1F1275;
		}

   A.menugrey:Hover  
		{
		color:#CCCCCC;
		text-decoration: underline
		}
/* -------------------------- 
        Textformatierung 
   -------------------------- */
                     
	/* Titles */
	.title 
		{
	 	font-size : 13px;
	 	font-family : Verdana,Arial,sans-serif;
	 	font-weight : bold;
	 	color : #4F514F;
	 	}
		
	.title2 
		{
	 	font-size : 14px;
	 	font-family : Verdana,Arial,sans-serif;
	 	font-weight : bold;
	 	font-style : normal;
	 	color : #4F514F;
	 	}
			
	/* Fliesstext */
	.normal    
		{
	 	font-size:13px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:normal;
	 	font-style:normal;
	 	color:#000000;
	 	}
	
	.normalbold    
		{
	 	font-size:12px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:bold;
	 	font-style:normal;
	 	color:#4F514F;
	 	}
		
	.normalboldred    
		{
	 	font-size:12px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:bold;
	 	font-style:normal;
	 	color:red;
	 	}
		
	.normalboldgrey   
		{
	 	font-size:13px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:bold;
	 	font-style:normal;
	 	color:#CCCCCC;
	 	}
		
	.normalgrey   
		{
	 	font-size:13px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:normal;
	 	font-style:normal;
	 	color:#CCCCCC;
	 	}
		
	.normalblue    
		{
	 	font-size:13px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:normal;
	 	font-style:normal;
	 	color:#1F1275;
	 	}	
		
	.normalboldblue    
		{
	 	font-size:13px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:bold;
	 	font-style:normal;
	 	color:#1F1275;
	 	}	
		
	.normalsmall    
		{
	 	font-size:11px;
	 	font-family: Verdana,Arial,sans-serif;
	 	font-weight:normal;
	 	font-style:normal;
	 	color:#000000;
	 	}
		
	.print    
		{
	 	font-size:12px;
	 	font-family:Verdana,Arial,sans-serif;
	 	font-weight:normal;
	 	font-style:normal;
	 	color:#000000;
	 	}
    .print_line    
		{
	 	font-size:12px;
	 	font-family:Verdana,Arial,sans-serif;
	 	font-weight:bold;
	 	text-decoration:underline;
	 	color:#000000;
	 	}

