.content {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  position:relative;
  display:block;
  font-size:0.9em;
}
.content h1, .content h2, .content h3, .content h4,.content h5, .content h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#ccc;
	background:none;
	padding-left:0px;
	position:relative;
	clear:both;
}
.content h1 a, .content h1 a:link, .content h1 a:visited, .content h1 a:active, .content h1 a:hover, .content h1 a:focus {
	color:#BB093A;
}
.content h1 {
  padding:0px 10px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;
  font-size: 1.6em;
  color:#BB093A;
  text-transform:none;
}
.content h2 a, .content h2 a:link, .content h2 a:visited, .content h2 a:active, .content h2 a:hover, .content h2 a:focus {
	color:#eb6909;
}
.content h2 {
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	text-transform:uppercase;
	color:#eb6909;
}
.content h3 {
  color:#333;
  text-transform:none;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.content h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-size: 1.1em;
}
.content h5, .content h6 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 1.1em;
}
.content div.textbody{
  padding:3px 0px 0px 0px;
}
.content p {
	line-height:1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	color:#333333;
}
.content li {
	line-height:1.4em;
	color:#333333;
}
.content a, .content a:link, .content a:visited, .content a:active, .content a:hover, .content a:focus {
	color:#BB093A;
	text-decoration:none;
	font-weight:normal;
	outline:none;
}
.content a:hover{
	color:#BB093A;
	text-decoration:underline;
}
/* ************************************************************************* */
/* Formulare */
.content .n4mform dl {
  margin:0px 0px 0px 0px;
  border-bottom:solid 1px #ccc;
}
.content .n4mform dt{
  /* line-height:45px; */
	width:130px;
	text-align:right;
	float:left;
}
.content .n4mform dd{
	margin:15px 0px 15px 150px;
	/* line-height:45px; */
}
.content .n4mform dd input.textinput{
	border:1px solid #888;
	width:300px;
}
.content .n4mform dd select {
	border:1px solid #888;
}
.content .n4mform dd input.submitbutton{
  border:1px solid #888;
}
.content .n4mform dd fieldset {
	border:none;
}
.content .n4mform dd legend {
	display:none;
}
.content .n4mform .n4mformcomment{
	padding:10px 0px 10px 150px;
	line-height:1.4em;
  border-bottom:solid 1px #ccc;
}

/* ************************************************************************* */
/* Layout mit Padding und Hintergrund */
#headerStart .small .csc-default{
  width:165px;
  height:107px;
  background-image:url('/fileadmin/n4m01/images/0_bg_startbox.png');
  background-repeat:repeat-x;
  padding:8px 9px;
}
#headerStart .wide .csc-default{
  width:356px;
  height:107px;
  background-image:url('/fileadmin/n4m01/images/0_bg_startbox.png');
  background-repeat:repeat-x;
  padding:8px 9px;
}
#headerStart .startBox .csc-default p{
  padding:0px;
  margin:0px;
  color:#fff;
  font-size:0.9em;
}
#headerStart .startBox .csc-default h1, #headerStart .startBox .csc-default h2{
  padding:0px 5px;
  margin:0px;
  font-weight:normal;
  font-size:1.05em;
  background-color:#fff;
  color:#BB093A;
  text-transform:uppercase;
}
#headerStart .startBox .csc-default a, #headerStart .startBox .csc-default a:link, #headerStart .startBox .csc-default a:active, #headerStart .startBox .csc-default a:focus, #headerStart .startBox .csc-default a:visited{
  color:#fff;
  text-decoration:none;
}
#headerStart .startBox .csc-default a:hover{
  color:#fff;
  text-decoration:underline;
}
/* Layout ohne Padding */
#headerStart .startBox .bet-clean p{
  padding:0px;
  margin:0px;
  color:#333;
  font-size:0.9em;
}
#headerStart .startBox .bet-clean h1, #headerStart .startBox .bet-clean h2{
  padding:0px;
  margin:0px;
  font-size:1.4em;
  color:#BB093A;
}
#headerStart .startBox .bet-clean a, #headerStart .startBox .bet-clean a:link, #headerStart .startBox .bet-clean a:active, #headerStart .startBox .bet-clean a:focus, #headerStart .startBox .bet-clean a:visited{
  color:#BB093A;
  text-decoration:none;
}
#headerStart .startBox .bet-clean a:hover{
  color:#BB093A;
  text-decoration:underline;
}
