@CHARSET "UTF-8";

#column_left #column_left_menu,
#column_left #column_left_bilder {
	display: none;
}

#column_left #column_left_newsteaser {
	display: block;
}

#sitecontainer textarea {
	margin-right: 0px;
	width: 318px;
}

a.submit {
  background-color: #666;
  color: #fff;
  font-size: 13px;
  line-height: 30px;
  padding: 0px 20px;
  margin-top: -23px;
  text-decoration: none;
}
a.submit:hover {
  background-color: #c00;
}