.rand{
  margin:0px 0px 10px 0px;
}
.rand div.layout0, .rand div.layout1, .rand div.layout2, .rand div.csc-default{
  background:none transparent;
  padding:0px;
}
.rand {
  font-size:0.85em;
}
.rand h1, .rand h2, .rand h3, .rand h4,.rand h5, .rand h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	background:none;
	padding-left:0px;
	position:relative;
	clear:both;
}
.rand h1 a, .rand h1 a:link, .rand h1 a:visited, .rand h1 a:active, .rand h1 a:hover, .rand h1 a:focus {
	color:#446471;
}
.rand h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  font-weight:bold;
  font-size: 1.2em;
	color:#446471;
	position:relative;
}
.rand h2 a, .rand h2 a:link, .rand h2 a:visited, .rand h2 a:active, .rand h2 a:hover, .rand h2 a:focus {
	color:#446471;
}
.rand h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	text-transform:none;
	color:#446471;
}
.rand h3 {
	color:#446471;
  text-transform:none;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.rand h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.1em;
}
.rand h5, .rand h6 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.0em;
}
.rand div.textbody{
  padding:3px 0px 0px 0px;
}
.rand p {
	line-height:1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color:#333;
}
.rand hr {
  border:none;
  height:3px;
  background:transparent url('/fileadmin/n4m01/images/bg_hr_rand.gif') no-repeat center center;
}
.rand li {
	line-height:1.4em;
	color:#333;
	padding:4px 0px;
}
.rand a, .rand a:link, .rand a:visited, .rand a:active, .rand a:hover, .rand a:focus {
	color:#efb00d;
	text-decoration:none;
	outline:none;
}
.rand a:hover{
	color:#efb00d;
	text-decoration:underline;
}
/* ************************************************************************* */
/* Formulare */
.rand .n4mform dl {
  margin:0px 0px 0px 0px;
  border-bottom:solid 1px #ccc;
}
.rand .n4mform dt{
  /* margin-top:15px;
  margin-bottom:15px; */
	width:130px;
	text-align:right;
	float:left;
}
.rand .n4mform dd{
	margin-left:150px;
  margin-top:15px;
  margin-bottom:15px;
}
.rand .n4mform dd input.textinput{
	border:1px solid #888;
	width:300px;
}
.rand .n4mform dd select {
	border:1px solid #888;
}
.rand .n4mform dd input.submitbutton{
  border:1px solid #888;
}
.rand .n4mform dd fieldset {
	border:none;
}
.rand .n4mform dd legend {
	display:none;
}
.rand .n4mform .n4mformcomment{
	padding:10px 0px 10px 150px;
	line-height:1.4em;
  border-bottom:solid 1px #ccc;
}

/* ************************************************************************* */
