/*
  Layout template_projekt.html

  |-frameRightBottom------------------------------------------------------|
  | |-table.content-----------------------------------------------------| |
  | | td.content   | td.projekt                                         | |
  | |              | |-table.projektkasten----------------------------| | |
  | |              | |     td.projektkasten_title (colspan=2)         | | |
  | |              | |     td.projektkasten_image (colspan=2)         | | |
  | |              | | td.projektkasten_left | td.projektkasten_right | | |
  | |              | | -----------------------------------------------| | |
  | |-------------------------------------------------------------------| |
  |-----------------------------------------------------------------------|

/*
  h1 .. h5, p
  a
  input
  content
  projekt
  projektkasten
  projektkasten_content

  table.contenttable
  Tabelle Geschaeftsfelder > Technische Ausruestung
*/

/*
  h1 .. h5, p
*/
h1, h2, h3, h4, h5 {
  margin: 0px;
  padding: 0px;
/*
  alle weiteren Formatierungen
   -> table.contenttable-3
   -> spalten.css:h1.normal .. h5.rand
*/
}
h2.content_header {
  padding: 4px 0px 4px 0px;
  border-bottom: 1px solid black;
  font-size: 18px;
}
/*
  alle weiteren Formatierungen
   -> table.contenttable-3
   -> spalten.css:h1.normal .. h5.rand
*/
p {
  font-size: 14px;
  line-height: 18px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  text-align: justify;
}
/*
  alle weiteren Formatierungen
   -> table.contenttable-3
*/

/*
  a
*/
a {
  font-weight: bold;
  text-decoration: none;
}
a:link, a:visited {
  color: #3D3D3D;
}
a:active, a:hover {
  background: #747474;
  color: white;
}

/*
  input
*/
input{
  border: 1px solid #747474;
}
input.submit,
input.submit_delete {
  background-color: #747474;
  border: 0px;
  color: white;
  cursor: hand;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0px 10px 0px;
  padding: 1px 2px 1px 2px;
}
input.submit_delete {
  background-color: #A40003;
  color: white;
}

/*
  content
    table
    h1 .. h5
    p
    td
*/

table.content {
  background-image: url(../images/logoRightBottom.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 200px; /* Hoehe, damit background-image auch bei keinem Inhalt erscheint */
  margin: 0px;
  width: 767px; /* Gleicher Wert wie in -> frame.css:td.frameRightTop */
}
td.content,
td.content_header {
  vertical-align: top;
}
td.content {
  padding: 10px 0px 0px 30px;
}
td.content_header {
  height: 61px;
  max-height: 61px;
  padding: 31px 0px 0px 30px;
}

/* alle weiteren Formatierungen -> spalten.css:p.normal .. p.rand */

/*
  projekt
    td
*/
td.projekt {
  margin: 0px;
  padding: 31px 0px 0px 16px;
  vertical-align: top;
  width: 262px;
}

/*
  projektkasten
  projektkasten_content
  projektkasten_title
    table
    td
    ul
*/
table.projektkasten {
  border: 1px solid #747474;
  table-layout: fixed;
  width: 262px;
}

.csc-default {
	margin-bottom: 10px;
}
	
td.projektkasten_title {
  background-color: #747474;
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  height: 18px;
  padding: 1px 2px 1px 2px;
  vertical-align: top;
}
td.projektkasten_image {
  min-height: 10px;
  margin: 0px;
  padding: 0px 0px 6px 0px;
}
td.projektkasten_left,
td.projektkasten_right {
  font-size: 12px;
  line-height: 14px;
  margin: 0px;
  padding: 0px 2px 8px 2px;
  vertical-align: top;
  width: 50%;
}
td.projektkasten_left {
  padding-right: 3px;
}
td.projektkasten_right {
  padding-left: 3px;
}
td.projektkasten_left td,
td.projektkasten_right td {
  font-size: 10px;
  font-weight: normal;
  line-height: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 2px 0px 0px;
  text-align: left;
  vertical-align: top;
}
td.projektkasten_right td {
  padding: 0px 0px 0px 0px;
}
td.projektkasten_left p,
td.projektkasten_right p {
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
td.projektkasten_left .td-last p,
td.projektkasten_right .td-last p {
  text-align: left;
}
table.projektkasten ul {
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  list-style-image: url(images/listenzeichen-linie-0.gif); /* vers 1.1 */
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
}
table.projektkasten .contenttable {
  margin: 0px;
  padding: 0px 0px 0px 2px;
  width: 100%;
}

table.contenttable {font-size:14px;}
table.contenttable tr { line-height:18px; }

/* Tabelle Geschaeftsfelder > Technische Ausruestung */
table.contenttable-3 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
table.contenttable-3 h1,
table.contenttable-3 h2  {
  margin: 0px;
  padding: 0px;
}
table.contenttable-3 h1  {
  padding: 4px 0px 0px 0px;
  font-size: 18px;
}
table.contenttable-3 h2  {
  padding: 10px 0px 2px 0px;
  font-size: 14px;
}
table.contenttable-3 p  {
  margin: 0px;
  padding: 0px;
}
table.contenttable-3 td.td-1 {
  padding-right: 40px;
}
table.contenttable-3 td.td-1,
table.contenttable-3 td.td-last {
  text-align: right;
}

/* rtecss overrider */
div.csc-textpic div.csc-textpic-single-image img {
    margin-bottom: 0;
}
