BODY
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-repeat: repeat-y, repeat-x;
	margin-top: 10px;
	color: #00458A;
}

.h { font-size: 16px; }
.h_klein { font-size: 14px; text-decoration: underline; }

TABLE, TR, TD
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
    
TD.page
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width:1px;
    border-left-style:solid;
    border-top-width:1px;
    border-top-style:solid; 
    border-bottom-width:1px;
    border-bottom-style:solid; 
    border-color:#3E559B;

    }

A 	{ color: #006699; text-decoration: none; font-size: 12px; }
A:link   { color: #006699; font-size: 12px; }
A:hover 	{ color: #C9D6E8; font-size: 12px; text-decoration: underline; }


A.button_menue		    { color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold;}
A.button_menue:link 	{ color: #FFFFFF; text-decoration: none; font-size: 12px; font-weight: bold;}
A.button_menue:hover 	{ color: #0066CC; text-decoration: none; font-size: 12px; font-weight: bold;}

.menue { 
	   border-bottom-width:1px;
       border-bottom-style:solid; 
       border-color:#000000;
}

.button_menue { 
	   		  color: #FFFFFF;
			  padding-left:10px; 
	   		  text-decoration: none; 
	   		  font-size: 12px; 
	   		  font-weight: bold;
}

.pull_menue {
			font-weight: bold;
			padding-left:10px;
			border-left-width:1px;
    		border-left-style:solid;
    		border-right-width:1px;
    		border-right-style:solid; 
    		border-bottom-width:1px;
    		border-bottom-style:solid; 
    		border-color:#000000;
}

.bottom {
		font-size: 9px;
		color: #C9D6E8;
		text-align: center;
}