body, html {
  background-color: #261511;
  height: 100%;
  margin: 0;
  padding: 0;  
}


td {
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #574B4D;
	text-decoration:none;
	line-height:1.6;
	
}

h1, h2, h3, h4, h5, h6 {
  text-align:left;
}


div, table, img, td {
  border-style:none;
  vertical-align:top;

}

div.mainNarrow
{
  padding-left: 80px;
  padding-top: 20px;
  padding-bottom:40px;
}

div.bilder {
  height: 100%;
  width:252px;
  padding-top: 20px;
  padding-bottom:40px;
}

div.bilder img {
  clear:left;
  margin-bottom:5px
}


#navi {
	position: absolute;
	z-index: 2;
	width:184px;
	top: 310px;
	height:400px;
}

.footer {
	background-color:#5F0700;
  	color:#666666;
  	opacity:0.7;
 	 -moz-opacity:0.7;
 	 filter:Alpha(opacity=70);
  	-khtml-opacity:0.7;
	height: 27px;
}

.td {
 background-color:#FDF6EB;
 height: 100%;
}

.table {
width:100%;
height: 100%;
table-layout: fixed;
background-color: #990000;
}

.big-red {
  color:#AE0426;
  font-size:100%;
  font-weight:bold;
}

.big-bold {
  font-size:100%;
  font-weight:bold;
}

a {
  color:#AE0426;
  font-size:100%;
  cursor:pointer;
  text-decoration:none;
}

.mainNarrow h1, h2, h3 {
  font-weight:bold;
  padding-left:41px;
  width:388px;
}

.mainNarrow h2 {
  color:#AE0426;
  font-weight:bold;
  font-size:16px;
}

.mainNarrow h3 {
  color:#574B4D;
  font-size:12px;
  margin-bottom:-10px;
}

.mainNarrow h1 {
  color:#AE0426;
  font-size:12px;
  margin-bottom:-10px;
}

.mainNarrow p {
  padding-left:41px;
  width:370px;
  line-height:1.5em;
}

ul {
  padding-left:54px;
  padding-right:54px;
}

li {
  color:#867e7f;
}

li span {
  color:#574B4D;
}

.bull {
  color:#867e7f;
}

a.more {
  font-weight:bold;
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
  cursor:pointer;
}

.kursiv {
  font-style:italic;
  text-align:left;
}

.punktlinien {
  font-family:courier;
  font-size:10px;
  letter-spacing:-1px;
  text-align:center;
  overflow:hidden
}