/*standard.css */
   
body      {		background-color:#655744;
				color: rgb(0, 0, 0); 
				margin-top:2px;
				font-family: Times new roman;
}

h1	{
	font-size: 26px;
	text-align:center;
}


#hidetext{
	visibility:hidden;
	width: 600px;
	max-height: 12px;
	float:left;
	scrolling:auto;
	font-size: 0.8em;
	color:#AAA;
	z-index: 20;
}

#hidetext a{
	color:#BBB;
}

#hidetext UL, #hidetext UL LI{
height: 2px;
}

#hidetext h1, #hidetext h2 {
	font-size: 0.9em;
}

h2.htext {margin:0; padding:0; font-size:1em;}

td.tdleft {  /*linke spalte*/
			 /*	background-color:#DE0505; */
			 margin:0px; 
			 padding: 0px;
}

td.tdnav  {padding: 3px 0 7px 16px; 
			background-color:#FFDB6C;
}


.nav      {font-size: 1em; text-decoration: underline; color: #444; }
.keyw     {text-decoration: none; color: rgb(204, 0, 0);}
.fuss     {border-top: 1px dashed #FE8811;}
.stichworte {font-size: 1.4em; font-color: #B4783C; color: #B4783C;}
.wichtig  {color: rgb(204, 0, 0); font-weight: bold; font-size: 1.2em}
.bildtext {display: none; rgb(204, 0, 0);}
.content  { padding: 5px 8px 2px 16px} /*background-color: rgb(255, 255, 255);*/
.normtext { font-size: 1em; color:#444;}

.ullist  {color: rgb(204, 0, 0); font-size: 1.1em; padding-top:8px; font-weight:bold; mar\gin:0 4px 0 -16px; }
* html .ullist  {color: rgb(204, 0, 0); font-size: 1.1em;  font-weight:bold; mar\gin:0 4px 0 20px; }

.ullist2  {list-style:none; font-weight: lighter; mar\gin: 0 0 0 -45px;}
* html .ullist2  {list-style:none; font-weight: lighter; mar\gin: 1px;}

.s1       {font-size:1.2em;}
.s2       {font-size:1.1em;}
.s3       {font-size:0.9em;}
.s4       {font-size:0.8em;}
.s5       {font-size:0.8em; letter-spacing:0.6em}
	