#obwl {
text-decoration: none;
display:block;
}

#obwl .red {
  color:red;
}

.field {
  margin:0px;
  /*border:1px solid #cccccc;*/
}

.fielderror {
	color: blue;
	background: #FFCE7B;
}

#obwl .yellow {
  background:yellow;
  text-decoration: none;
  font-style: normal;
}

#portal-column-content {
  width:780px;
  margin-left:0px;
}


#portal-column-content #content {
   margin:0px;
}


#thema .haupt {
	background-color: #D3D3D3;
}

#thema .haupt TH {
	text-decoration: none;
	background-color: Silver;
}


#thema .sub {
	font-size: x-small;
}

#thema .sub TH {
	text-decoration: none;
	font-size: larger;
	background-color: #D3D3D3;
}


