body, table, ol, ul	{
		font-family : Arial, Verdana, sans-serif;
		font-size: 12px;
		text-align: justify;
		margin: 2px;
		}
h3		{
		font-size: 15px;
		}
.tabRahmen	{
		font-family : Arial, Verdana, sans-serif;
		font-size: 12px;
		text-align: justify;
		padding: 2px;
		border-color: #FFFFA0;
		border-width:2px; 
		border-style:solid;
		}
.textklein	{
		font-weight: normal; 
		color: black; 
		font-size: 10px;
		}
.textmittel	{
		font-weight: normal; 
		color: black; 
		font-size: 12px;
		}
.textmittelfett	{
		font-weight: bold; 
		color: black; 
		font-size: 12px;
		}
.textmittelRot	{
		font-weight: normal; 
		color: red; 
		font-size: 12px;
		}
.logoFarbe	{
		background-color: #FFFFA0;
		font-family : Arial, Verdana, sans-serif;
		font-size: 12px;
		}
.initSuchbegriff	{
		font-style:italic;
		}
.normalSuchbegriff	{
		font-style:normal;
		}

.roterLink a	{
		color: red; 
		font-weight: bold; 
		font-size: 14px;
}

/* background-color: #EEE8AA; */

input, select	{
		padding: 1px; 
		font-size: 10px;
		font-family : Arial, Verdana, sans-serif; 
		color: #494949;
}
input.button	{
		padding: 1px; 
		font-size: 10px;
		font-family : Arial, Verdana, sans-serif;
		color: #494949;
		}

.menucontainer	{
		font-size: 12px;
		padding: 5px;
		margin: 5px 0;
		border: 1px solid black;
		background-color: #FFFFA0;
		position: relative;
		}

/* weiß */
.farbe1 {background-color: #FFFFFF;}

/* gelb */
.farbe2 {background-color: #FFFFA0;}
 
