html { height:100%; line-height: 15px; } 

body {
     height:100%;
     margin: 0;
     padding: 0;
     font-family: arial, verdana, helvetica;  
     background-color: #faf8f4;  }

img { border: 0px; }

td,th,div,p {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
  border-collapse:separate;
  line-height: 23px; }
	
.table {
	width:100%;
	height: 100%;
	border-collapse:separate;
  table-layout:fixed; }

/* UEBERSCHRIFTEN */
h1 {
  font-size: 17px;
  color: #841518;
  line-height: 23px;
  font-weight: bold; }

h2 {
  font-size: 14px;
  color: #841518; }

ul { 
 /* list-style-type: none; */
  margin:0;
  padding:0; }

.red_line {
     margin: 0 4px;
     border-left: 1px dotted #841518;
     width: 0px;
     height:100%; }
  
.content_cell { padding: 0 23px 0 30px; }
 
.content_cell p, .column_cell p { text-align: left; }

.content_cell img {  }
 
.column_cell { padding: 0 20px 0 20px; color: #841518;}

.column_cell p { font-size: 12px! important; }

*+html tr.right_image { height:374px; }

* html tr.right_image { height:374px; }

tr.right_image { height:374px;\ }

a { color: #841518; }
a:visited { color: #841518; }
a:hover { color: #841518; }
a:active { color: #841518; }

/* ********************************** */
/* MAIN MENU */

a.mainMenu-NO, a.mainMenu-CUR {
  font-size: 13px; 
  text-decoration: none;
  font-weight: bold;
  color: #841518;
  text-transform: uppercase;
  margin: 10px 0;
  display: block; }

a.mainMenu-NO { }
a.mainMenu-CUR { }

li.mainMenu-NO, li.mainMenu-CUR {
  text-align: center;
  height: 32px;
  color: #B2FFFFFF;
  background: #fff;
  padding: 0px 7px;
  display:block;
  float: left; 
  margin: 0 6px;
  filter: Alpha(opacity=70);
  opacity: 0.6;
  moz-opacity: 0.6;
  list-style-type: none; }

* html li.mainMenu-NO, * html li.mainMenu-CUR {
  background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF,endColorstr=#B2FFFFFF);zoom: 1;
  background: rgba(255,255,255,0.7); }

*+html li.mainMenu-NO, *+html li.mainMenu-CUR {
  background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF,endColorstr=#B2FFFFFF);zoom: 1;
  background: rgba(255,255,255,0.7); }

li.mainMenu-NO { }

li.mainMenu-CUR  {
  filter: Alpha(opacity=100);
  opacity: 1.0;
  moz-opacity: 1.0; }

* html li.mainMenu-CUR  { 
  background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);zoom: 1;
  background: rgba(255,255,255,1.0); }

*+html li.mainMenu-CUR  { 
  background:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);zoom: 1;
  background: rgba(255,255,255,1.0); }

ul.menuLeft { 
  padding: 36px 0 0 0;
  position: absolute;
  width: 215px;
  list-style-type: none; }

a.menuLeft-NO, a.menuLeft-CUR {
  font-size: 12px; 
  font-weight: bold;
  color: #fff! important;
  text-transform: uppercase;
  display: block;
  text-align: right;
  line-height: 23px; }
  
a.menuLeft-NO { text-decoration: none; }

li.menuLeft-NO, li.menuLeft-CUR { margin:0px 0 0 0; }

/* Formatierungen für Kontaktformular begin */
legend { padding-left: 10px; padding-right: 10px; border: 0px; }
fieldset { border: 0px; padding: 10px; border: 1px solid #841518; }
.radiolayout { width: 60%; padding-top: 15px; padding-bottom: 15px; }
.formu { width: 70%; padding-top:10px; padding-bottom:10px; padding-left:20px; border: 0px solid #841518; }
.mf-radio { border:0px; }
.mf-text { color: #000000; border: 1px solid #841518; margin-bottom: 5px; }
.mf-check { border: 0px; }
.mf-select { border: 0px; }
.mf-input { border: 1px solid #841518; margin-bottom: 5px; }
.mf-submit { color: #ffffff; background-color: #841518; border: 0px; }
/* Formatierungen für Kontaktformular end */

/* Bildunterschrift */
span.image_caption { color: #841518; } 

/* Mail Links */
.mail { color: #841518; }

/* Impressum */
.impressum-NO {
  color: #841518! important;
  text-decoration: none; 
  font-size: 10.5px;
  line-height: 23px; }

.impressum-ACT {
  color: #841518! important;
  text-decoration: underline;
  font-weight: bold;  
  font-size: 10.5px;
  line-height: 23px; }

.content_cell ul { list-style-type: disc; }

.content_cell li { /* color: #841518! important; */ }

