/* CSS Document */

.selskabfoto {
 margin-left : 10px;
}

table.indholdsramme {
  width : 100%;
  background-color : #ffffff;
  vertical-align: top;
}

td.celleramme {
  vertical-align: top;
  text-align : center;
  font-family : verdana, arial, sans-serif;
  color : #6C1A29;
  font-size : 14px;  
  font-weight : normal;  
}

table.historie {
  width : 500px;
  vertical-align: top;
}

td.historietxt {
  vertical-align: top;
  text-align : center;
  font-family : verdana, arial, sans-serif;
  color : #6C1A29;
  font-size : 12px;  
  font-weight : normal;
  text-align: left;
  padding : 0px;
  width : 500px; 
}

table.kngch7 {
  background-image: url("grafik/kong-ch7.jpg");
  background-repeat : no-repeat; 
  vertical-align: top;
  width : 360px;
  height : 510px;
}

a:link {color:#6C1A29; text-decoration: underline;}
a:visited {color:#6C1A29; text-decoration: underline;}
a:hover {color:#6C1A29; text-decoration: underline;}












