body{
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, sans-serif;/*
	background: #00014B url("./bg0.jpg")*/;
	background: #00014B url("./bghorizon.jpg") repeat-x center 0px;
}

h1{
	color: #00014B;
	font-size: 15px;
	font-weight: bold;
}

h2, em{
	color: #00014B;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

h3 {
	color: #00014B;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

ul{
	 list-style-image:url("./cursorL.gif");
}


.ha2{
	color: #00014B;
	font-size: 13px;
	font-weight: bold;
}

td{
	color: #00014B;
	font-size: 12px;
}

th{
	color: #00014B;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
	
a:link, a:visited {
	color: #2F4994;
	text-decoration: underline;
}

a:hover{
	color: #D0AC0C;
	text-decoration: underline;
}

a:active{
	color: #FF8800;
	text-decoration: none;
}
/**/
#container{
	width: 970px;
	margin-top: 0px;
	font-family: Verdana, sans-serif;/*
	background: #00014B url("./bg0.jpg")*/;
	background: #00014B url("./bgsilhouette.jpg") no-repeat center 0px;
}

#mainframe {
	background: #FFFFFF url("./bgmainframe.jpg");
}

.albert {
position: relative;
top: 0px;
left: 0px;
}

#logolink {
	position: absolute;
	left: 0px;
	top: -12px;
	width: 970px;
	height: 84px;
}

#headliner {
	height: 96px;
}

#headliner h1{
	position: relative;
	left: 0px;
	top: 8px;
	width: 970px;
	text-align: right;
	/*324A92 0 70
	color: #F8ED34;*/
	color: #F8ED34;
	font-size: 18px;
	font-weight: bold;
}

#counter{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 100%;
	text-align: right;
	font-size: 10px;
	color: #2F4994;
}

#counter a:link, #counter a:visited {
	color: #2F4994;
	text-decoration: underline;
}

#counter a:hover{
	color: #ADADAD;
	text-decoration: none;
}

#counter a:active{
	color: #F8ED34;
	text-decoration: underline;
}

.teli{
	width: 200px;
}

.temi{
	width: 570px;
}

.tere{
	width: 200px;
}

.tezwo {
	background: url("./bgtable.jpg") no-repeat;
}

.min {
	font-size: 10px;
}

.rubrik {
	line-height: 22px;
	font-weight: bold;
	background: url("./bgddn.jpg") repeat-x;
	border-left: solid 1px #00014B;
	border-right: solid 1px #00014B;
}

.rubrikle {
	font-size: 12px;
	line-height: 17px;
	background: #FEFDA0 url("./bgtablerepeat.jpg") repeat-x;
	border-left: solid 1px #00014B;
	border-right: solid 1px #00014B;
}

.deact{
	color: #DADADA	
}

/*start ddmen.css */

div#navitop {
  height: 26px;
 	color: #324A92;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;  /*
  border: 1px solid #123456;
   float: right;*/
}

div#navitop div {
	clear: left;
}

#navidrop span.ellbow {
  margin-left: 5px;
  margin-right: 5px;
}

ul#navidrop {
  margin: 0px;
  padding: 3px 0px 0px 7px;
  height: 24px;
/*  border: 1px solid #123456 */
}

ul#navidrop li {
  list-style: none;
	position: relative;
  float: left;
	height: 28px; 
/*  border: 1px solid #123456;  */
}

ul#navidrop li ul {
  margin: 0px;
  padding: 3px 0px 0px 9px;
  height: 24px;
  position: absolute;
  top: 21px; left: -14px;
  display: none;
/*  border: 1px solid #123456 */
}

ul#navidrop li a:link, #navidrop li a:visited {
  text-decoration: none;
  color: #324A92;
}

ul#navidrop li a:hover {
  text-decoration: underline;
  color: #00014B;
}

ul#navidrop li:hover ul {
	display: block;
}

ul#navidrop li ul li {
  float: none;
	display: block;
	  
	text-indent: 4px;
  width: 100%;
  height: 25px;
  line-height: 23px;
  z-index: 34;
  border-left: 1px solid #324A92;
}

* html ul#navidrop li ul li {
	text-indent: 5px;;
}
 
ul#navidrop ul li a, ul#navidrop ul li span {
  display: block;
  width: 196px;
  text-decoration: none; font-weight: bold;
  border-right: 1px solid #324A92;
	border-top: 1px solid #324A92;
	border-bottom: 1px solid #324A92;
  color: #324A92;
  height: 25px;
  background: #FEFDA0 url("./bgddn.jpg") repeat-x;
}
* html ul#navidrop ul li a, * html ul#navidrop ul li span {
  width: 196px;   /* Breite nach altem MS-Boxmodell f&uuml;r IE 5.x */
  border-top: 0px solid #324A92;
  background: #FEFDA0;
 	w\idth: 196px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}

ul#navidrop ul li a:hover{
  display: block;
  width: 196px;
  text-decoration: underline; font-weight: bold;
  border-right: 1px solid #324A92;  
  color: #324A92;
  height: 25px;
  background: #F8ED34 url("./bgddnhov.jpg") repeat-x;
}
* html ul#navidrop ul li a:hover {
  width: 196px;   /* Breite nach altem MS-Boxmodell f&uuml;r IE 5.x */
  border-top: 0px solid #324A92;
  background: #F8ED34;
 	w\idth: 196px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */

}
.notOn {
	color: #2F4994;
}

.kleiner {
	font-size: 11px;
}

.grgblau{
	color: #2F4994;	
}

#trauer {
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	font-size: 13px;
	border: solid 3px #000;
	padding:33px;
}
#trauer h1{
	font-size: 21px;
	color: #000;
}
#trauer td{
	font-family: Georgia, serif;
	color: #000;
	font-size: 13px;
}

td ol li{
	margin-bottom: 0.4em;
}


.picL {
	float: left;
	margin-right: 24px;
	margin-bottom: 24px;
	font-size: 11px;
}

.picR {
	float: right;
	margin-left: 24px;
	margin-bottom: 24px;
	font-size: 11px;
}

.picC {
	margin-left: auto;
	margin-bottom: auto;
	font-size: 10px;
}

#resols h3{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 3px;
	background: #FEFDA0 url("./bgtablerepeat.jpg") repeat-x;
}

#resols h4{
	font-size: 13px;
}

#rss {
	width: 16px;
	position: absolute;
	top: 4px;
	left: 948px;	
}