body					{	background-color:#EBEDEB;
							scrollbar-base-color:#EBEDEB;
						}
a:link				{	color:#506372;
							text-decoration:underline;
							font-family:Verdana;
							font-size:11px;
							font-weight:bold;			
						}
a:active			{	color:#506372;
							text-decoration:underline;
							font-family:Verdana;
							font-size:11px;
							font-weight:bold;			
						}
a:visited 			{	color:#506372;
							text-decoration:underline;
							font-family:Verdana;
							font-size:11px;
							font-weight:bold;			
						}
a:hover	 		{	color:#DD4D45;
							font-family:Verdana;
							font-size:11px;
							font-weight:bold;
						}
.small				{	color:#506372;
							font-family:Verdana;
							font-size:8pt;
							font-weight:bold;
						}
.large				{	color:#506372;
							font-family:Verdana;
							font-size:11pt;
						}
						
.td_menue		{	border-bottom:1px solid #506372;
							border-top:1px solid #506372;
							border-right:1px solid #506372;
							border-left:1px solid #506372;
							font-size:10pt;
							font-family:Verdana;
							font-weight:bold;
							text-align:center;
							padding:5;
						}
hr						{	color:#506372;
							height:1px;
						}
img    	   			{    border-style:none;
           				}
.td_rahmen 		{	border-bottom:1px solid #506372;
							border-top:1px solid #506372;
							border-right:1px solid #506372;
							border-left:1px solid #506372;
						}
.td_ueberschrift		{	border-bottom:1px dotted #506372;
							border-top:1px dotted #506372;
							border-right:1px dotted #506372;
							border-left:1px dotted #506372;
							font-size:11pt;
							font-family:Verdana;
							font-weight:bold;
							color:#506372;						
						}						
#dropmenudiv	{	position:absolute;
							border:1px solid #506372;
							font:normal 12px Verdana;
							line-height:18px;
							z-index:100;
						}
#dropmenudiv a	{
								width: 100%;
								display: block;
								text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#F3FFE2;
}
.anmerkung				{	color:#506372;
							font-family:Verdana;
							font-size:7pt;
						}