body {
  color: #ddd;
  font-family: trebuchet ms, lucida sans unicode, arial, tahoma, verdana, sans-serif;
  font-size: 10pt;
}

.textbox h1 {
  color: #ddd;
  font-size: 16pt;
  margin-left: -35px;
  padding: 0 10px 5px 35px;
  background-image: url('../img/h1.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  display: inline-block;
}

/* Tabellen */
table.contenttable {
  width: 105%;
}

table.contenttable tr:hover {
  background-color: #1A171B;
}
table.contenttable tr {
  background-color: #212024;
}

table.contenttable td {
  line-height: 100%;
  padding: 7px 10px 7px 10px;
  border: 1px solid #1A171B;
  text-align: right;
}
table.contenttable td.left {
  text-align: left;
  width: 55%;
}

table.contenttable td p {
  margin: 0px;
}

table.contenttable tr.caption td {
  background-color: #670001;
  border: 1px solid #670001;
  color: white;
  font-weight: bold;
  font-size: 10pt;
  font-family: arial, tahoma, sans-serif;
}
table.contenttable td .detail {
  font-weight: normal;
  padding-left: 35px;
  color: #ddd;
}
table.contenttable tr.caption td.info {
  font-size: 9pt;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background-color: #1A171B;
  border: 1px solid #1A171B;
  color: gray;
}
/* */

.angebote {
  float: right;
  margin: 20px -35px -35px 50px;
  z-index: 150;
  border: 3px solid #670001;
  background-color: white;
  color: #dd0000 !important;
  font-weight: bold;
  padding: 5px 8px;
  font-size: 11pt;
  text-align: right;
}
.textbox a.angebote:hover {
  color: #670001 !important;
  border-bottom: 3px solid #670001 !important;
}

.extraimg {
  margin: -17px 0 0 -35px;
}
.angebot {
  margin: 20px 0 0 -15px;
}
.extra {
  display: inline-block;
  background-color: #880000;
  font-weight: bold;
  color: white;
  padding: 4px 8px;
  margin: 0px;
  font-size: 11pt;
}
.textbox .extra a {
  color: #fff;
}
.textbox .extra a:hover {
  color: #111;
}

.box {
  font-weight: bold;
  text-transform: uppercase;
  border: 3px solid #990000;
  color: #990000;
  background-color: #fff;
  padding: 7px 7px 8px 9px;
  margin: 10px 15px 15px 15px;
  font-size: 12pt;
}

.textbox {
  line-height: 135%;
}
.textbox a {
  color: #cc0000;
  text-decoration: none;
  display: inline-block
  border-bottom: 1px solid #1A171B;
}
.textbox a:hover {
  border-bottom: 1px solid #990000;
}

a img, a:hover img, a img:hover, .csc-textpic a:hover {
  border: 0px none !important;
  text-decoration: none !important;
}


/* Textinhalte */
.detail {
  color: gray;
  font-family: arial, tahoma, sans-serif;
}
.important {
  color: #bb0000;
  font-size: 11pt;
  font-weight: bold;
  font-family: tahoma, lucida sans unicode, trebuchet ms, arial, verdana, sans-serif;
}

/* Listen im Text */
.textbox ul {
  list-style-type: none;
  padding-left: 0px;
  font-size: 11pt;
  margin: 0 0 5px 15px;
}
.textbox ul li {
  background-image: url('../img/haken_hover.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 14px 0 5px 25px;
  margin: 0px;
  vertical-align: top;
  line-height: 1.1em;
}

div.hr {
  border-top: 1px solid #1A171B;
  border-bottom: 1px solid #1A171B;
  height: 1px !important;
}

/* aktuelle Bauvorhaben */

.innermenue a, .innermenue a:hover {
	color: white !important;
	border-color: white !important;
}

a.download {
	color: white;
	font-weight: bold;
	letter-spacing: 0.10em;
	padding-left: 15px;
	background-image: url('../img/download.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.download:hover {
	text-decoration: none;
	border: 0px none;
	background-image: url('../img/download2.gif');
}

h3 {
  margin: 0px 0 10px 0px;
}


h5 {
	color: white;
	margin: -20px -65px 0 -35px;
	text-transform: uppercase;
	background-color: #651314;
	padding: 13px 35px;
	font-size: 16pt;
	letter-spacing: 0.15em;
	font-weight: normal;
}

.csc-uploads td {
 vertical-align: top;
}

.csc-uploads-description {
  color:gray;
  font-family:arial,tahoma,sans-serif;
  margin-top: 0px;
}
.csc-uploads-fileName p, .csc-uploads-fileSize p {
  margin: 0px;
}

.csc-uploads-fileName {
  padding-left: 35px;
  background-image: url('../img/download.png');
  background-position: left center;
  background-repeat: no-repeat;
}

.csc-uploads-fileSize {
  padding-left: 15px;
}

.csc-textpic-caption {
  padding-bottom: 20px;
}
