@import "arno_gemein.css";
@import "header.css";
@import "expert.css";
/* @import "forum.css"; /* pun-css*/

.dateneingabe {
	width: 22em;
}

#navlist li
{
 display: inline;
 list-style-type: none;
 padding-right: 20px;
 font-weight: bolder;
}

.red {
	color:red;
}

.fett {
  font-weight: bold;
}  

.markiert {
  background-color: yellow;
}  
